Age | Commit message (Expand) | Author |
2006-02-26 | That's enough tweaks for now | brain |
2006-02-26 | Tweaks for valgrind (again) | brain |
2006-02-26 | Fixes for valgrind | brain |
2006-02-26 | Tweaks to closed socket detection | brain |
2006-02-24 | Another tweak for port | brain |
2006-02-24 | One character brain-wave fix (had idea at work) | brain |
2006-02-24 | Wrong address being bound by InspSocket when binding to a specific ip | brain |
2006-02-16 | Extra checking and exception handling in InspSocket::Write | brain |
2006-02-15 | Test for bug reported by TDC | brain |
2006-02-15 | Extra error logging | brain |
2006-02-14 | Fix to compare against signed/unsigned warning | brain |
2006-02-14 | Force initialization of fd to -1 | brain |
2006-02-14 | We're going for that commits per minute record again. | brain |
2006-02-14 | Helps to get the var names right too.. | brain |
2006-02-14 | Error checking for out of range buffer reads (this shouldnt happen, read is b... | brain |
2006-02-07 | Uses less write() calls | brain |
2006-02-07 | Slightly more efficient write buffers | brain |
2006-02-02 | More nonblocking dns stuffs | brain |
2006-02-02 | Fixes to set correct resolver address before looking up host | brain |
2006-02-02 | Nonblocking dns for InspSocket class (used by server to server) | brain |
2006-02-02 | *UNTESTED DO NOT USE YET* - async dns for InspSocket as test - removing requi... | brain |
2006-01-15 | Updated copyrights in headers etc using perl inplace edit | brain |
2006-01-15 | Removed some redundant (and commented out) functions | brain |
2006-01-15 | Made InspSocket::Read return an empty but non-NULL string when it receives EA... | brain |
2005-12-30 | Made socket.cpp flush its write buffer more often (fixes odd lag on server to... | brain |
2005-12-29 | Changed to MAX_DESCRIPTORS | brain |
2005-12-16 | Moved SocketEngine* SE into InspIRCd class | brain |
2005-12-15 | Output buffering fixes | brain |
2005-12-15 | New socket handling code | brain |
2005-12-15 | Full removal of inspircd_util.h | brain |
2005-12-14 | Started moving of data into ServerConfig class | brain |
2005-12-12 | Efficiency suggestion by w00t, faster processing of module sockets at the exp... | brain |
2005-12-12 | Fixed timeout code | brain |
2005-12-12 | Fixed outbounds | brain |
2005-12-12 | Added module sockets to new engine, MAY NOT WORK | brain |
2005-11-27 | Added proper administrativia notices to CONNECT and inbound connections | brain |
2005-11-27 | Added /CONNECT | brain |
2005-11-26 | Added stricter checking for listening sockets | brain |
2005-11-26 | Added reading of server link configs | brain |
2005-11-26 | Added listening socket support for InspSocket | brain |
2005-11-26 | Added start of spanning tree system TEST MODULE, tested outbound connections | brain |
2005-11-25 | Started removal of server linking code from core and implementation of socket... | brain |
2005-11-23 | Added some stuff to socket classes | brain |
2005-11-23 | Added start of socket classes used by modular linking | brain |