Age | Commit message (Expand) | Author |
2007-11-04 | Remove Implements() method from every module. booya. | brain |
2007-11-04 | Honking huge commit. Removal of DELETE() template that never worked right anyway | brain |
2007-11-04 | Convert all to new Attach() system. The Implements() method needs removing fr... | brain |
2007-10-25 | Make install list list automatically generated from build targets and provide... | brain |
2007-10-24 | /usr/local/include/openssl/pqueue.h:73: error: ISO C++ does not support `long... | brain |
2007-10-23 | All of insp now builds with -pedantic (theres some warnings to squash in modu... | brain |
2007-10-21 | Remove debug | brain |
2007-10-21 | Fixed ssl clients on trunk. The problem peavey was having was that before Rea... | brain |
2007-10-15 | InspSocket -> BufferedSocket. Paves the way for a SimpleSocket class which id... | w00t |
2007-10-15 | In the grand tradition of huge fucking commits: | w00t |
2007-10-13 | Add sanity checks to the ssl modules so that theres no possibility of an out ... | brain |
2007-10-03 | PROPAGATE this fix | brain |
2007-09-29 | Removed extremely verbose debugging from the SSL modules, as I believe that b... | special |
2007-08-29 | I lose for being slow. also tidyup a bit, still needs to fix that sizeof.. | peavey |
2007-08-28 | Move everything module-related out of InspIRCd and into ModuleManager, there ... | om |
2007-08-05 | Try this | brain |
2007-08-05 | Fix to trigger the write notification on successful writes, too | brain |
2007-08-05 | Revert my fix and apply the flushevent, and a bit of debugging output. | peavey |
2007-08-04 | Remove debug again. | peavey |
2007-08-04 | Fix openssl. | peavey |
2007-08-03 | Second part of fix, in theory | brain |
2007-08-03 | Attempt fix for openssl buffer issue (fix was already here but experimental a... | brain |
2007-07-24 | A few more I missed. | w00t |
2007-07-16 | OOPS! We try again, since I'm smoking craq. LF is 0x0a NOT CR. | peavey |
2007-07-16 | 'svn propset -R svn:eol-style CR *' Set to UNIX-style always. Binaries are au... | peavey |
2007-07-07 | Implement /dalinfo, as a joke. Consider this an easter egg. | brain |
2007-07-06 | Warning: Loads of craq logging in here atm. /connect with openssl is broken, ... | brain |
2007-06-18 | Add ISUPPORT SSL token requested by tabris. | brain |
2007-06-17 | More | brain |
2007-06-13 | Me so dummee. | brain |
2007-06-09 | A ton more clear() and empty() stuff thats been lingering on the long term to... | brain |
2007-05-21 | Header rearrangement, move inspircd.h to top, remove stdio, stdlib, stdblahbl... | brain |
2007-05-19 | Windows support. Tested and working to compile on freebsd and linux. Next ste... | w00t |
2007-05-11 | Refactor port binding, warning not yet tested fully | brain |
2007-05-10 | Add m_taxonomy and api minor tweak to make it work, enable some modules for it. | brain |
2007-04-05 | Add feature outlined in bug #192, give a notice showing cipher on connect to ... | brain |
2007-04-01 | Add -config parameter to bin/inspircd which allows a user to specify the conf... | brain |
2007-03-22 | Some tweaks for gnutls | brain |
2007-03-22 | More checks in IS_HSDONE event hook | brain |
2007-03-22 | Fix crashes in ipv6 ssl using gnutls, and crashes when linking ssl to non-ssl... | brain |
2007-02-27 | Fix for small display issue, when both ssl modules are loaded, both output a ... | brain |
2007-02-08 | Catch the ModuleException thrown when AddIOHook fails, so that we can make a ... | brain |
2007-02-07 | To be more specific, specify rpath() macro here | brain |
2007-02-05 | Move quitting of clients to a central Cull List, and do quitting outside user... | peavey |
2007-02-03 | Better logging for openssl, using SSL_print_error_cb() which calls a callback... | brain |
2007-01-28 | Remove debug, add a few comments | brain |
2007-01-28 | Fix broken openssl outbound connects. | brain |
2007-01-21 | Add check for openssl >= 0.9.7, and fix for if the library cant be found at all | brain |
2007-01-17 | Remove/fix unused variable warning | brain |
2007-01-17 | It says something about how excessive our debug output is when the ssl module... | brain |