2008-01-10 |
w00t | Header update: 2007 -> 2008 |
blob | commitdiff | raw |
2007-08-19 |
brain | Allow support for multiple dns results per request... |
blob | commitdiff | raw | diff to current |
2007-07-16 |
peavey | OOPS! We try again, since I'm smoking craq. LF is 0x0a... |
blob | commitdiff | raw | diff to current |
2007-07-16 |
peavey | 'svn propset -R svn:eol-style CR *' Set to UNIX-style... |
blob | commitdiff | raw | diff to current |
2007-06-14 |
pippijn | Some general syntax cleanups. |
blob | commitdiff | raw | diff to current |
2007-05-30 |
brain | Apply ipv6 #ifdef tidyup patch from djGrrr, thanks :) |
blob | commitdiff | raw | diff to current |
2007-05-19 |
brain | Space indents must die. |
blob | commitdiff | raw | diff to current |
2007-05-19 |
w00t | Windows support. Tested and working to compile on freeb... |
blob | commitdiff | raw | diff to current |
2007-02-05 |
brain | No gaurantees on this atm |
blob | commitdiff | raw | diff to current |
2007-02-05 |
brain | This wont compile atm |
blob | commitdiff | raw | diff to current |
2007-01-09 |
brain | Comment on a lot of recently added stuff that wasnt... |
blob | commitdiff | raw | diff to current |
2007-01-08 |
brain | Add repeating timers, and make an hourly prune of the... |
blob | commitdiff | raw | diff to current |
2007-01-08 |
brain | Add /CLEARCACHE, oper only command which completely... |
blob | commitdiff | raw | diff to current |
2007-01-07 |
brain | Document dns caching, add a "bool cached" to OnLookupCo... |
blob | commitdiff | raw | diff to current |
2007-01-07 |
brain | DNS caching stuff (almost done) |
blob | commitdiff | raw | diff to current |
2007-01-07 |
brain | DNS Stuff - this wont work right yet, it will soon... |
blob | commitdiff | raw | diff to current |
2007-01-07 |
brain | Add TTL stuff to dns system (pass it to inherited objects) |
blob | commitdiff | raw | diff to current |
2006-12-31 |
brain | Add missing feature: /rehash reinitializes dns subsytem... |
blob | commitdiff | raw | diff to current |
2006-12-18 |
brain | Refactor dns.cpp to use an array of request types rathe... |
blob | commitdiff | raw | diff to current |
2006-12-15 |
w00t | And now, just to force you to recompile the *whole... |
blob | commitdiff | raw | diff to current |
2006-11-19 |
brain | Fix all the _FORTIFY_SOURCE warnings except "punned... |
blob | commitdiff | raw | diff to current |
2006-11-10 |
brain | Add fix for patch #166 (this is a reasonably big one) |
blob | commitdiff | raw | diff to current |
2006-10-31 |
brain | Socket error state stuff |
blob | commitdiff | raw | diff to current |
2006-10-22 |
brain | Change around some dns stuff (dont use this yet) |
blob | commitdiff | raw | diff to current |
2006-10-22 |
brain | Call OnError when timing out |
blob | commitdiff | raw | diff to current |
2006-08-18 |
brain | EventHandler class, an abstraction for raw i/o |
blob | commitdiff | raw | diff to current |
2006-08-10 |
brain | Move the socket functions like insp_ntoa into their... |
blob | commitdiff | raw | diff to current |
2006-08-09 |
brain | Change some resolver stuff. |
blob | commitdiff | raw | diff to current |
2006-08-03 |
brain | Add proper support for "munging" of ipv6 addresses... |
blob | commitdiff | raw | diff to current |
2006-08-03 |
brain | Change comments to reflect change from ip6.int to... |
blob | commitdiff | raw | diff to current |
2006-08-03 |
brain | Extra stuff for forcing a v4 or v6 lookup |
blob | commitdiff | raw | diff to current |
2006-08-03 |
brain | Added test framework, so that i can work on improving... |
blob | commitdiff | raw | diff to current |
2006-08-03 |
brain | *.ip6.int PTR lookups. FUGLY AS FUCK. someone please... |
blob | commitdiff | raw | diff to current |
2006-08-03 |
brain | Support CNAME, AAAA |
blob | commitdiff | raw | diff to current |
2006-08-03 |
brain | Check for spoofed DNS replies where the source-port... |
blob | commitdiff | raw | diff to current |
2006-08-03 |
brain | Improve PRNG |
blob | commitdiff | raw | diff to current |
2006-08-02 |
brain | Added comments to class DNS and typedefs |
blob | commitdiff | raw | diff to current |
2006-08-02 |
brain | Allocate request id's in sequence, which means we wont... |
blob | commitdiff | raw | diff to current |
2006-08-02 |
brain | Change to a const |
blob | commitdiff | raw | diff to current |
2006-08-02 |
brain | Change more names and types |
blob | commitdiff | raw | diff to current |
2006-08-02 |
brain | Move more stuff into private members of class DNS |
blob | commitdiff | raw | diff to current |
2006-08-02 |
brain | Tidyups, rename some vars |
blob | commitdiff | raw | diff to current |
2006-08-02 |
brain | Made MasterSocket static |
blob | commitdiff | raw | diff to current |
2006-08-02 |
brain | Move more stuff into class DNS |
blob | commitdiff | raw | diff to current |
2006-08-02 |
brain | Change comment at start of the file, rename dns_connection |
blob | commitdiff | raw | diff to current |
2006-08-02 |
brain | Add error messages to Resolver::OnError() |
blob | commitdiff | raw | diff to current |
2006-08-02 |
brain | Change comment which referred to an fd, is now an id |
blob | commitdiff | raw | diff to current |
2006-08-01 |
brain | Remove unused vars from class DNS |
blob | commitdiff | raw | diff to current |
2006-08-01 |
brain | Remove unused temp buffers |
blob | commitdiff | raw | diff to current |
2006-08-01 |
brain | Removed threaded dns (it might make a comeback some... |
blob | commitdiff | raw | diff to current |
2006-08-01 |
brain | The IPV6 stuff compiles now, with compile-correct ipv6... |
blob | commitdiff | raw | diff to current |
2006-08-01 |
brain | Move to entirely using insp_sockaddr and insp_inaddr... |
blob | commitdiff | raw | diff to current |
2006-07-16 |
brain | Fix socket leak properly this time |
blob | commitdiff | raw | diff to current |
2006-07-12 |
brain | Tiny tiny docs update, not even worth re-generating... |
blob | commitdiff | raw | diff to current |
2006-07-12 |
brain | Document class Resolver |
blob | commitdiff | raw | diff to current |
2006-07-12 |
brain | Make it work: |
blob | commitdiff | raw | diff to current |
2006-07-12 |
brain | Added class Resolver (needs testing) |
blob | commitdiff | raw | diff to current |
2006-07-10 |
brain | Sort include dependencies of dns.h |
blob | commitdiff | raw | diff to current |
2006-07-10 |
brain | Made a load more stuff Extensible which might be of... |
blob | commitdiff | raw | diff to current |
2006-04-10 |
om | Route some more stuff through socket.h and hash_map... |
blob | commitdiff | raw | diff to current |
2006-03-12 |
brain | Const refs (this is about the last of them in the core... |
blob | commitdiff | raw | diff to current |
2006-02-02 |
brain | *UNTESTED DO NOT USE YET* - async dns for InspSocket... |
blob | commitdiff | raw | diff to current |
2005-12-16 |
brain | Moved command parsing crap into command_parse.cpp |
blob | commitdiff | raw | diff to current |
2005-12-12 |
brain | Attempts to make DNS nicer with new socket engine |
blob | commitdiff | raw | diff to current |
2005-12-07 |
brain | Tons of DNS debugging and stability fixes |
blob | commitdiff | raw | diff to current |
2005-12-01 |
brain | Multithreaded DNS -- not tested!!!! |
blob | commitdiff | raw | diff to current |
2005-05-30 |
brain | Started on -Wall - safe compile |
blob | commitdiff | raw | diff to current |
2005-04-26 |
brain | Major code tidyup (-W) - expect a few belches |
blob | commitdiff | raw | diff to current |
2005-04-11 |
brain | Dns free() errors fixed |
blob | commitdiff | raw | diff to current |
2005-04-02 |
brain | Added DNS class to documentation |
blob | commitdiff | raw | diff to current |
2005-04-01 |
brain | DNS timeout fixes! |
blob | commitdiff | raw | diff to current |
2005-04-01 |
brain | Added nonblocking dns |
blob | commitdiff | raw | diff to current |
|