summaryrefslogtreecommitdiff
path: root/src/dns.cpp
AgeCommit message (Expand)Author
2005-12-07Tons of DNS debugging and stability fixesbrain
2005-12-07DNS safety and loggingbrain
2005-12-02Fixed dns lookupsbrain
2005-12-02Bloody ip addresses.brain
2005-12-02Om's ip is annoying to parse.brain
2005-12-02Changed to %u for unsignedbrain
2005-12-02Signed octets in dns forward lookup! GAHbrain
2005-12-01Multithreaded DNS -- not tested!!!!brain
2005-05-30Started on -Wall - safe compilebrain
2005-05-15Changed to use __single_client_alloc, faster on most systems in a single threadbrain
2005-05-15New docsbrain
2005-05-15Moved a ton of functions into helperfuncs.h to speed up recompilesbrain
2005-05-09Hit dns with spork. Repeat until crispy.brain
2005-05-09Fixes to way allocations are handledbrain
2005-05-02Added /stats Tbrain
2005-04-26Major code tidyup (-W) - expect a few belchesbrain
2005-04-20Added OnUserDisconnect method to modules.* to fix fd leak in m_ident.cppbrain
2005-04-19Fixed fd leaksbrain
2005-04-11Dns free() errors fixedbrain
2005-04-05Major optimizations!brain
2005-04-02Fixes for dns queueing, timeout functions etc moved to more sensible placebrain
2005-04-01DNS timeout fixes!brain
2005-04-01Added nonblocking dnsbrain