Age | Commit message (Expand) | Author |
2006-08-06 | Support CIDR, CIDR zline, /oper and CIDR <connect> tags. NOTE: With CIDR oper... | brain |
2006-08-06 | Fix CIDR functions so they work | brain |
2006-08-06 | Simple CIDR checking routine | brain |
2006-08-03 | Fix bindsocket to work in ipv6 mode | brain |
2006-08-02 | Check for invalid ip's being bound to | brain |
2006-08-02 | (1) remove CleanAndResolve. | brain |
2006-08-01 | Fix broken inet_pton call | brain |
2006-08-01 | Fixes for inspsocket in ipv6 environment | 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-07-28 | Tidyup message.cpp, remove some really old craq. | brain |
2006-07-19 | Change stats recv/send to double, so they can hold truly massive numbers of t... | brain |
2006-07-11 | Move openSockfd[] into ServerConfig | brain |
2006-05-03 | Checks for negative fd's when adding them to the socketengine so we can gener... | brain |
2006-04-12 | Someone didnt test their fixes in cygwin *gets tortoise torture kit* | brain |
2006-04-08 | Split inspircd_io.* insp inspsocket.* and configreader.* with a few odd bits ... | om |
2006-04-06 | Holy christ that was a LOT OF SPACES. TABS, USE THEM, LOVE THEM, APPRECIATE T... | w00t |
2006-04-04 | Connection refused bug is FIXED!!!! | brain |
2006-04-04 | Bad brain bad | brain |
2006-04-04 | Tweaks to hopefully prevent 100% cpu use issue | brain |
2006-04-01 | Fixes for stability of connects (these didnt make it into trunk!!!) | brain |
2006-03-28 | Backport of 100% cpu on connection refused bug | brain |
2006-03-27 | Remove debugging | brain |
2006-03-26 | Regressed buffering code | brain |
2006-03-13 | Removal of ancient TRUE/FALSE #defines (C-ish stuff) | brain |
2006-03-11 | Complete removal of all stl stuff here | brain |
2006-03-11 | Completely removed the deque | brain |
2006-03-11 | Put some error checking back in here | brain |
2006-03-11 | Temporarily removed output buffering as an experiment | brain |
2006-03-11 | Blah | brain |
2006-03-11 | Logging | brain |
2006-03-11 | Different way of using substr | brain |
2006-03-11 | Deque doing some reallllly odd stuff | brain |
2006-03-11 | Cant do *ANYTHING* in the damn destructor?! | brain |
2006-03-11 | Close-pending checks | brain |
2006-03-11 | Checking that buffers are empty in destructor | brain |
2006-03-11 | Checks and stuff :p | brain |
2006-03-11 | Damnit | brain |
2006-03-11 | Fixes | brain |
2006-03-11 | Added method to check if an fd is in the socketengine or not | brain |
2006-03-11 | Re-enterant safety | brain |
2006-03-11 | Re-enterance safety | brain |
2006-03-09 | Convert more by-values to const references, optimise ConfigReader a bit | om |
2006-03-07 | Tweaks to socket engine, faster buffer flush and hopefully more stable | brain |
2006-03-07 | true and false transposed in new code | brain |
2006-03-07 | Exception to the rules for EAGAIN | brain |
2006-03-07 | Check for write errors in inspsocket (this is probably causing excessive cpu... | brain |
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 |