2006-12-13 |
brain | Whoops, one too many params |
commit | commitdiff | tree | snapshot |
2006-12-13 |
brain | Fix /nick signoff message |
commit | commitdiff | tree | snapshot |
2006-12-13 |
brain | More to fix. |
commit | commitdiff | tree | snapshot |
2006-12-13 |
brain | Make this behave more like other WATCH implementations |
commit | commitdiff | tree | snapshot |
2006-12-13 |
brain | Fix quite a few whoopsies |
commit | commitdiff | tree | snapshot |
2006-12-13 |
brain | Untested! New m_watch that should be hundreds of times... |
commit | commitdiff | tree | snapshot |
2006-12-12 |
brain | Avoid pointless vsnprintf() when our loglevel doesnt... |
commit | commitdiff | tree | snapshot |
2006-12-12 |
brain | Remove unused debug |
commit | commitdiff | tree | snapshot |
2006-12-12 |
brain | Improve how we handle ELINEs on connect, turn O(2n... |
commit | commitdiff | tree | snapshot |
2006-12-12 |
brain | New clone counting mechanism (this isnt tested yet) |
commit | commitdiff | tree | snapshot |
2006-12-12 |
brain | Make FounderProtectBase::remove_own_privs a reference... |
commit | commitdiff | tree | snapshot |
2006-12-12 |
brain | Someone forgot to do founder too :p |
commit | commitdiff | tree | snapshot |
2006-12-12 |
brain | Make the world not end when special commits (this will... |
commit | commitdiff | tree | snapshot |
2006-12-12 |
special | Fixed a pretty nasty bug that allowed users to +a thems... |
commit | commitdiff | tree | snapshot |
2006-12-12 |
special | Reverted om's commit so we can keep laughing at him... |
commit | commitdiff | tree | snapshot |
2006-12-12 |
om | I yell 'LIES' in the face of anyone who says I don... |
commit | commitdiff | tree | snapshot |
2006-12-12 |
brain | AnMaster thinks im not committing enough, so heres... |
commit | commitdiff | tree | snapshot |
2006-12-12 |
brain | More comments |
commit | commitdiff | tree | snapshot |
2006-12-12 |
brain | Fix trivial broken stat counter |
commit | commitdiff | tree | snapshot |
2006-12-12 |
brain | Whoops, forgot to unpublish the interface! |
commit | commitdiff | tree | snapshot |
2006-12-11 |
brain | irc::string assign(std::string&) |
commit | commitdiff | tree | snapshot |
2006-12-11 |
brain | Just comments |
commit | commitdiff | tree | snapshot |
2006-12-11 |
brain | Tidy up a loop a bit so it isnt for(;;) with a break |
commit | commitdiff | tree | snapshot |
2006-12-11 |
brain | And fix the typos in it. |
commit | commitdiff | tree | snapshot |
2006-12-11 |
brain | Attempt another speedup |
commit | commitdiff | tree | snapshot |
2006-12-11 |
brain | Fix kinda stupid whoopsie |
commit | commitdiff | tree | snapshot |
2006-12-11 |
brain | Faster, stronger, ...err no, not the million dollar... |
commit | commitdiff | tree | snapshot |
2006-12-11 |
brain | Change how assembling of multiple lines works, avoid... |
commit | commitdiff | tree | snapshot |
2006-12-11 |
special | Fixed a typo in select |
commit | commitdiff | tree | snapshot |
2006-12-11 |
brain | Fix EOF conditions on inspsockets which are having... |
commit | commitdiff | tree | snapshot |
2006-12-11 |
brain | Better handling of write() failure, but this might... |
commit | commitdiff | tree | snapshot |
2006-12-11 |
brain | This is better now. |
commit | commitdiff | tree | snapshot |
2006-12-11 |
w00t | Initial commit of m_dnsbl, v2.0 - based on satmd's... |
commit | commitdiff | tree | snapshot |
2006-12-11 |
brain | Someone forgot to add the copyright headers here :p |
commit | commitdiff | tree | snapshot |
2006-12-11 |
brain | And give it error checking... whoops. |
commit | commitdiff | tree | snapshot |
2006-12-11 |
brain | Pinch simple output buffering from m_ssl_openssl |
commit | commitdiff | tree | snapshot |
2006-12-11 |
brain | Tidyup comments and debug |
commit | commitdiff | tree | snapshot |
2006-12-11 |
brain | Finally got read buffering working properly |
commit | commitdiff | tree | snapshot |
2006-12-11 |
brain | *annoyance* |
commit | commitdiff | tree | snapshot |
2006-12-11 |
brain | Damnit damnit damnit! |
commit | commitdiff | tree | snapshot |
2006-12-11 |
brain | This should do it. |
commit | commitdiff | tree | snapshot |
2006-12-11 |
brain | Rethink |
commit | commitdiff | tree | snapshot |
2006-12-11 |
brain | Grr. |
commit | commitdiff | tree | snapshot |
2006-12-11 |
brain | More tweaks |
commit | commitdiff | tree | snapshot |
2006-12-11 |
brain | Increase CHUNK |
commit | commitdiff | tree | snapshot |
2006-12-11 |
brain | more stuff :p |
commit | commitdiff | tree | snapshot |
2006-12-11 |
brain | Test |
commit | commitdiff | tree | snapshot |
2006-12-11 |
brain | More crap |
commit | commitdiff | tree | snapshot |
2006-12-11 |
brain | Tons of debug, dont use |
commit | commitdiff | tree | snapshot |
2006-12-11 |
brain | Debug stuff, and some minor fixes |
commit | commitdiff | tree | snapshot |
2006-12-11 |
brain | Untested, new clever pointer voodoo class for binary... |
commit | commitdiff | tree | snapshot |
2006-12-11 |
peavey | Fix case insensitive compare (operator ==) between... |
commit | commitdiff | tree | snapshot |
2006-12-10 |
brain | Add InspIRCd::UseInterface and InspIRCd::DoneWithInterf... |
commit | commitdiff | tree | snapshot |
2006-12-10 |
brain | Change this to prepend its lines to stats z which alrea... |
commit | commitdiff | tree | snapshot |
2006-12-10 |
brain | Add very funky stats C (compression statistics) for... |
commit | commitdiff | tree | snapshot |
2006-12-10 |
brain | Record compression ratio stats for a /stats char (this... |
commit | commitdiff | tree | snapshot |
2006-12-10 |
brain | Correctly handle write events |
commit | commitdiff | tree | snapshot |
2006-12-10 |
brain | Fix bug found on barafranca, where quitting the user... |
commit | commitdiff | tree | snapshot |
2006-12-10 |
brain | Host cloaks for resolved hosts are wayyyy too long... |
commit | commitdiff | tree | snapshot |
2006-12-10 |
brain | Comment tidyups |
commit | commitdiff | tree | snapshot |
2006-12-10 |
brain | Fix m_conn_waitpong not to use base64 uneccessarily. |
commit | commitdiff | tree | snapshot |
2006-12-10 |
brain | Removal of AES, this is no longer required. (This also... |
commit | commitdiff | tree | snapshot |
2006-12-10 |
brain | Update comment's ascii diagram to be more like those... |
commit | commitdiff | tree | snapshot |
2006-12-10 |
brain | Add m_ziplink.so to example conf |
commit | commitdiff | tree | snapshot |
2006-12-10 |
brain | Rename ssl.h -> transport.h, as its now used for ziplinks |
commit | commitdiff | tree | snapshot |
2006-12-10 |
brain | Add buffering of last frame, if we dont read the whole... |
commit | commitdiff | tree | snapshot |
2006-12-10 |
brain | More stuff |
commit | commitdiff | tree | snapshot |
2006-12-10 |
brain | Tweaks |
commit | commitdiff | tree | snapshot |
2006-12-10 |
brain | Change name |
commit | commitdiff | tree | snapshot |
2006-12-10 |
brain | This compiles, but isnt tested yet. DO NOT USE. |
commit | commitdiff | tree | snapshot |
2006-12-10 |
peavey | Add prefix to /PRIVMSG, similar to bug #178 for /NOTICE |
commit | commitdiff | tree | snapshot |
2006-12-10 |
peavey | Fix for bug #178 |
commit | commitdiff | tree | snapshot |
2006-12-10 |
brain | Fix for end of handshake detection, HANDSHAKEN is a... |
commit | commitdiff | tree | snapshot |
2006-12-09 |
brain | add a comment to the example config reminding users... |
commit | commitdiff | tree | snapshot |
2006-12-09 |
brain | Don't allow the user to define a non-existent transport... |
commit | commitdiff | tree | snapshot |
2006-12-09 |
brain | Update docs to reflect new stuff (OOO SHINEY SPANGLEY... |
commit | commitdiff | tree | snapshot |
2006-12-09 |
brain | Correctly report the transport names when server links... |
commit | commitdiff | tree | snapshot |
2006-12-09 |
brain | Remove AES |
commit | commitdiff | tree | snapshot |
2006-12-09 |
brain | Make it all work properly. Have it wait for handshake... |
commit | commitdiff | tree | snapshot |
2006-12-09 |
brain | It works! WOO AND YAY! (this isnt finished yet, only... |
commit | commitdiff | tree | snapshot |
2006-12-09 |
brain | Whoops, some stuff was sdrawkcab! |
commit | commitdiff | tree | snapshot |
2006-12-09 |
brain | Move around the initialization stuff so it gets called... |
commit | commitdiff | tree | snapshot |
2006-12-09 |
brain | Add stuff for <bind:transport> and <link:transport... |
commit | commitdiff | tree | snapshot |
2006-12-09 |
brain | Enumerate InspSocketHook modules |
commit | commitdiff | tree | snapshot |
2006-12-09 |
brain | Add stuff so that TreeSockets can call any found hook... |
commit | commitdiff | tree | snapshot |
2006-12-09 |
brain | Move this |
commit | commitdiff | tree | snapshot |
2006-12-09 |
brain | Add the stuff required for the InspSocketHook interface |
commit | commitdiff | tree | snapshot |
2006-12-09 |
brain | Whoops |
commit | commitdiff | tree | snapshot |
2006-12-09 |
brain | Rename ssl_cert.h to ssl.h, it will contain the interfa... |
commit | commitdiff | tree | snapshot |
2006-12-09 |
brain | Add OnRawSocketConnect, we've not had it till now becau... |
commit | commitdiff | tree | snapshot |
2006-12-09 |
brain | Not yet tested -- allow iohooking of inspsockets |
commit | commitdiff | tree | snapshot |
2006-12-07 |
brain | (1) make command reloads be announced to opers |
commit | commitdiff | tree | snapshot |
2006-12-07 |
brain | Whoops |
commit | commitdiff | tree | snapshot |
2006-12-07 |
brain | Bad w00tie bad, /who isnt checking +s for channel ... |
commit | commitdiff | tree | snapshot |
2006-12-05 |
brain | Fix for peavy :p |
commit | commitdiff | tree | snapshot |
2006-12-05 |
brain | Update example conf to new way of using oper password... |
commit | commitdiff | tree | snapshot |
2006-12-05 |
brain | More tidyups |
commit | commitdiff | tree | snapshot |
2006-12-05 |
brain | Tidy up cloaking algorithms a bit |
commit | commitdiff | tree | snapshot |
2006-12-05 |
brain | Add VF_SERVICEPROVIDER flag to these |
commit | commitdiff | tree | snapshot |
2006-12-05 |
brain | Tidy up with a typedef |
commit | commitdiff | tree | snapshot |
next |