Age | Commit message (Expand) | Author |
2006-08-10 | Move the socket functions like insp_ntoa into their own namespace. They arent... | brain |
2006-08-09 | Change some resolver stuff. | brain |
2006-08-03 | Add proper support for "munging" of ipv6 addresses when ::ffff:addr is used (... | brain |
2006-08-03 | Change comments to reflect change from ip6.int to ip6.arpa which occured on ... | brain |
2006-08-03 | Extra stuff for forcing a v4 or v6 lookup | brain |
2006-08-03 | Added test framework, so that i can work on improving MakeIP6Int | brain |
2006-08-03 | *.ip6.int PTR lookups. FUGLY AS FUCK. someone please help me tidy (backported... | brain |
2006-08-03 | Support CNAME, AAAA | brain |
2006-08-03 | Check for spoofed DNS replies where the source-port is invalid, or the ip is ... | brain |
2006-08-03 | Improve PRNG | brain |
2006-08-02 | Added comments to class DNS and typedefs | brain |
2006-08-02 | Allocate request id's in sequence, which means we wont get a duplicate id unt... | brain |
2006-08-02 | Change to a const | brain |
2006-08-02 | Change more names and types | brain |
2006-08-02 | Move more stuff into private members of class DNS | brain |
2006-08-02 | Tidyups, rename some vars | brain |
2006-08-02 | Made MasterSocket static | brain |
2006-08-02 | Move more stuff into class DNS | brain |
2006-08-02 | Change comment at start of the file, rename dns_connection | brain |
2006-08-02 | Add error messages to Resolver::OnError() | brain |
2006-08-02 | Change comment which referred to an fd, is now an id | brain |
2006-08-01 | Remove unused vars from class DNS | brain |
2006-08-01 | Remove unused temp buffers | brain |
2006-08-01 | Removed threaded dns (it might make a comeback some day, but as it stands its... | brain |
2006-08-01 | The IPV6 stuff compiles now, with compile-correct ipv6 code. I dont know if t... | brain |
2006-08-01 | Move to entirely using insp_sockaddr and insp_inaddr for socket stuff, first ... | brain |
2006-07-16 | Fix socket leak properly this time | brain |
2006-07-12 | Tiny tiny docs update, not even worth re-generating the docs for atm | brain |
2006-07-12 | Document class Resolver | brain |
2006-07-12 | Make it work: | brain |
2006-07-12 | Added class Resolver (needs testing) | brain |
2006-07-10 | Sort include dependencies of dns.h | brain |
2006-07-10 | Made a load more stuff Extensible which might be of use to someone | brain |
2006-04-10 | Route some more stuff through socket.h and hash_map.h. Add #define protection... | om |
2006-03-12 | Const refs (this is about the last of them in the core api) | brain |
2006-02-02 | *UNTESTED DO NOT USE YET* - async dns for InspSocket as test - removing requi... | brain |
2005-12-16 | Moved command parsing crap into command_parse.cpp | brain |
2005-12-12 | Attempts to make DNS nicer with new socket engine | brain |
2005-12-07 | Tons of DNS debugging and stability fixes | brain |
2005-12-01 | Multithreaded DNS -- not tested!!!! | brain |
2005-05-30 | Started on -Wall - safe compile | brain |
2005-04-26 | Major code tidyup (-W) - expect a few belches | brain |
2005-04-11 | Dns free() errors fixed | brain |
2005-04-02 | Added DNS class to documentation | brain |
2005-04-01 | DNS timeout fixes! | brain |
2005-04-01 | Added nonblocking dns | brain |