]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/dnsqueue.cpp
Removed __single_client_alloc again because gcc devs were smoking crack and removed it
[user/henk/code/inspircd.git] / src / dnsqueue.cpp
2005-05-16 brainRemoved __single_client_alloc again because gcc devs...
2005-05-15 brainChanged to use __single_client_alloc, supposedly faster...
2005-05-15 brainMoved StrHashComp and InAddr_HashComp into the irc...
2005-05-15 brainsorted hashcomp etc
2005-05-15 brainMoved a ton of functions into helperfuncs.h to speed...
2005-05-12 brainOptimized some static structs
2005-05-12 brainChanged the type of struct whowas records are stored...
2005-05-09 brainHit dns with spork. Repeat until crispy.
2005-05-09 brainFixes to way allocations are handled
2005-04-18 brainFixed strhashcomp
2005-04-11 brainDns free() errors fixed
2005-04-07 brainFixed a double free in dnsqueue.cpp
2005-04-05 brainMajor optimizations!
2005-04-03 brainFixed a few small dns timeout bugs (allowing users...
2005-04-03 brainMajor optimizations! now uses under 1% cpu all the...
2005-04-02 brainFixes for dns queueing, timeout functions etc moved...
2005-04-02 brainFixes for dns queueing
2005-04-02 brainFixed dns queue stuff?
2005-04-02 brainOne final attempt at fixing some of craigs whinges...
2005-04-01 brainTurned an unstable vector into an array
2005-04-01 brainMore dns fixes
2005-04-01 brainAttempts to fix some random crashes
2005-04-01 brainDNS timeout fixes!
2005-04-01 brainAdded nonblocking dns