Age | Commit message (Expand) | Author |
2006-12-12 | AnMaster thinks im not committing enough, so heres a pointless commit for him. | brain |
2006-12-12 | More comments | brain |
2006-12-12 | Fix trivial broken stat counter | brain |
2006-12-12 | Whoops, forgot to unpublish the interface! | brain |
2006-12-11 | irc::string assign(std::string&) | brain |
2006-12-11 | Just comments | brain |
2006-12-11 | Tidy up a loop a bit so it isnt for(;;) with a break | brain |
2006-12-11 | And fix the typos in it. | brain |
2006-12-11 | Attempt another speedup | brain |
2006-12-11 | Fix kinda stupid whoopsie | brain |
2006-12-11 | Faster, stronger, ...err no, not the million dollar man. | brain |
2006-12-11 | Change how assembling of multiple lines works, avoid data copies | brain |
2006-12-11 | Fixed a typo in select | special |
2006-12-11 | Fix EOF conditions on inspsockets which are having their write() handled by m... | brain |
2006-12-11 | Better handling of write() failure, but this might still not be exactly right. | brain |
2006-12-11 | This is better now. | brain |
2006-12-11 | Initial commit of m_dnsbl, v2.0 - based on satmd's 1.0 m_dnsbl, modified to w... | w00t |
2006-12-11 | Someone forgot to add the copyright headers here :p | brain |
2006-12-11 | And give it error checking... whoops. | brain |
2006-12-11 | Pinch simple output buffering from m_ssl_openssl | brain |
2006-12-11 | Tidyup comments and debug | brain |
2006-12-11 | Finally got read buffering working properly | brain |
2006-12-11 | *annoyance* | brain |
2006-12-11 | Damnit damnit damnit! | brain |
2006-12-11 | This should do it. | brain |
2006-12-11 | Rethink | brain |
2006-12-11 | Grr. | brain |
2006-12-11 | More tweaks | brain |
2006-12-11 | Increase CHUNK | brain |
2006-12-11 | more stuff :p | brain |
2006-12-11 | Test | brain |
2006-12-11 | More crap | brain |
2006-12-11 | Tons of debug, dont use | brain |
2006-12-11 | Debug stuff, and some minor fixes | brain |
2006-12-11 | Untested, new clever pointer voodoo class for binary-safe ziplinks output buf... | brain |
2006-12-11 | Fix case insensitive compare (operator ==) between irc::string and std::strin... | peavey |
2006-12-10 | Add InspIRCd::UseInterface and InspIRCd::DoneWithInterface, and also InspIRCd... | brain |
2006-12-10 | Change this to prepend its lines to stats z which already shows misc stats | brain |
2006-12-10 | Add very funky stats C (compression statistics) for people using m_ziplinks | brain |
2006-12-10 | Record compression ratio stats for a /stats char (this isnt finished yet) | brain |
2006-12-10 | Correctly handle write events | brain |
2006-12-10 | Fix bug found on barafranca, where quitting the user causes a cascade of erro... | brain |
2006-12-10 | Host cloaks for resolved hosts are wayyyy too long, cut the hash down to the ... | brain |
2006-12-10 | Comment tidyups | brain |
2006-12-10 | Fix m_conn_waitpong not to use base64 uneccessarily. | brain |
2006-12-10 | Removal of AES, this is no longer required. (This also eliminates code that i... | brain |
2006-12-10 | Update comment's ascii diagram to be more like those in an RFC | brain |
2006-12-10 | Rename ssl.h -> transport.h, as its now used for ziplinks | brain |
2006-12-10 | Add buffering of last frame, if we dont read the whole frame | brain |
2006-12-10 | More stuff | brain |