summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-12-10Add InspIRCd::UseInterface and InspIRCd::DoneWithInterface, and also InspIRCd...brain
2006-12-10Change this to prepend its lines to stats z which already shows misc statsbrain
2006-12-10Add very funky stats C (compression statistics) for people using m_ziplinksbrain
2006-12-10Record compression ratio stats for a /stats char (this isnt finished yet)brain
2006-12-10Correctly handle write eventsbrain
2006-12-10Fix bug found on barafranca, where quitting the user causes a cascade of erro...brain
2006-12-10Host cloaks for resolved hosts are wayyyy too long, cut the hash down to the ...brain
2006-12-10Comment tidyupsbrain
2006-12-10Fix m_conn_waitpong not to use base64 uneccessarily.brain
2006-12-10Removal of AES, this is no longer required. (This also eliminates code that i...brain
2006-12-10Update comment's ascii diagram to be more like those in an RFCbrain
2006-12-10Add m_ziplink.so to example confbrain
2006-12-10Rename ssl.h -> transport.h, as its now used for ziplinksbrain
2006-12-10Add buffering of last frame, if we dont read the whole framebrain
2006-12-10More stuffbrain
2006-12-10Tweaksbrain
2006-12-10Change namebrain
2006-12-10This compiles, but isnt tested yet. DO NOT USE.brain
2006-12-10Add prefix to /PRIVMSG, similar to bug #178 for /NOTICEpeavey
2006-12-10Fix for bug #178peavey
2006-12-10Fix for end of handshake detection, HANDSHAKEN is a silly name for a const :/brain
2006-12-09add a comment to the example config reminding users that gnutls and openssl a...brain
2006-12-09Don't allow the user to define a non-existent transport in the <link> tagbrain
2006-12-09Update docs to reflect new stuff (OOO SHINEY SPANGLEY SPARKLEY NEW STUFF)brain
2006-12-09Correctly report the transport names when server links occurbrain
2006-12-09Remove AESbrain
2006-12-09Make it all work properly. Have it wait for handshake to complete before send...brain
2006-12-09It works! WOO AND YAY! (this isnt finished yet, only an idiot would use this ...brain
2006-12-09Whoops, some stuff was sdrawkcab!brain
2006-12-09Move around the initialization stuff so it gets called in the right orderbrain
2006-12-09Add stuff for <bind:transport> and <link:transport> that should be the transp...brain
2006-12-09Enumerate InspSocketHook modulesbrain
2006-12-09Add stuff so that TreeSockets can call any found hook modulesbrain
2006-12-09Move thisbrain
2006-12-09Add the stuff required for the InspSocketHook interfacebrain
2006-12-09Whoopsbrain
2006-12-09Rename ssl_cert.h to ssl.h, it will contain the interface for hooking inspsoc...brain
2006-12-09Add OnRawSocketConnect, we've not had it till now because we've not needed it :)brain
2006-12-09Not yet tested -- allow iohooking of inspsocketsbrain
2006-12-07(1) make command reloads be announced to opersbrain
2006-12-07Whoopsbrain
2006-12-07Bad w00tie bad, /who isnt checking +s for channel /who!brain
2006-12-05Fix for peavy :pbrain
2006-12-05Update example conf to new way of using oper password hashingbrain
2006-12-05More tidyupsbrain
2006-12-05Tidy up cloaking algorithms a bitbrain
2006-12-05Add VF_SERVICEPROVIDER flag to thesebrain
2006-12-05Tidy up with a typedefbrain
2006-12-05Throw if we cant find any modules that implement our interfacebrain
2006-12-05Comments comments!brain