Age | Commit message (Expand) | Author |
2006-08-02 | More tidying | 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 | Tweak case of all classes to match those in the rest of the core | brain |
2006-08-02 | Change comment at start of the file, rename dns_connection | brain |
2006-08-02 | Change a message | brain |
2006-08-02 | More tidying. Add comments. More comments to do :p | brain |
2006-08-02 | Add error messages to Resolver::OnError() | brain |
2006-08-02 | The great summer clean (better than a spring clean) | brain |
2006-08-02 | Tidyup var names. people who use 'l' to mean 'length' need to be shot with a ... | brain |
2006-08-02 | More tidyups | brain |
2006-08-02 | Tidyups (as usual) | brain |
2006-08-02 | More tidyups | brain |
2006-08-02 | Tidyup var names. If i ever meet this person who called all the firedns vars ... | brain |
2006-08-02 | Tidyup dns.cpp | brain |
2006-08-02 | Check for invalid ip's being bound to | brain |
2006-08-02 | (1) remove CleanAndResolve. | brain |
2006-08-02 | Check for duplicate servers in OnLookupComplete | brain |
2006-08-02 | Comment ServernameResolver class | brain |
2006-08-02 | InspSocket no longer resolves hosts. | brain |
2006-08-02 | Change comment which referred to an fd, is now an id | brain |
2006-08-02 | Fixes | brain |
2006-08-01 | Remove dnsqueue | brain |
2006-08-01 | Remove dnsqueue | brain |
2006-08-01 | Comments, add more detail, remove dnsqueue.h include from tons of places | brain |
2006-08-01 | Fixes | brain |
2006-08-01 | Fixes | brain |
2006-08-01 | Stuff to make user host resolving use class Resolver - not tested yet | brain |
2006-08-01 | Remove X_ESTAB_CLASSDNS, X_ESTAB_DNS now does the job of this (i TOLD w00t an... | 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 | Clone counting works with ipv6 now | brain |
2006-08-01 | Add support for comparing ipv6 for clone counting | brain |
2006-08-01 | Remove the same craq | brain |
2006-08-01 | Remove ZapThisDns | brain |
2006-08-01 | Fix broken inet_pton call | brain |
2006-08-01 | Fixes for inspsocket in ipv6 environment | brain |
2006-08-01 | Still working under ipv4 now | brain |
2006-08-01 | Dns stuff | brain |
2006-08-01 | This might well be the last commit to this dns resolver in its current form. ... | brain |
2006-08-01 | The IPV6 stuff compiles now, with compile-correct ipv6 code. I dont know if t... | brain |
2006-08-01 | AF_INET -> define to AF_FAMILY, will be either AF_INET or AF_INET6 | brain |
2006-08-01 | Move to entirely using insp_sockaddr and insp_inaddr for socket stuff, first ... | brain |
2006-08-01 | Missing include breaks "make clean" on the cmd_* files | brain |
2006-07-31 | Remove match/wildcmp wrapper which just casts from const char* to char*, do t... | brain |
2006-07-30 | I think ive found the answer to the hanging connections problem. The majority... | brain |
2006-07-30 | When m_ident isnt loaded, dont prepend ~ to idents | brain |