]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/modules/extra/m_ssl_openssl.cpp
Whos been commiting a quarter of a fix?
[user/henk/code/inspircd.git] / src / modules / extra / m_ssl_openssl.cpp
2008-06-19 brainWhos been commiting a quarter of a fix?
2008-06-11 pippijnfixed some indentation and spacing in modules
2008-05-19 brainFix these too
2008-05-16 brainMD_update causes valgrind warnings, remove it........
2008-05-13 brainCheck for windows drive letters on the start of paths...
2008-04-27 brainMore stuff so that freebsd users can still use the...
2008-04-27 brainand make it work right...
2008-04-27 brainAdd some stuff from the freebsd port based on ideas...
2008-04-09 w00tFix these
2008-04-04 brainMake all our modules use the new stuff rather than...
2008-04-02 brainAutomatic detection and allocation of max fds. No longe...
2008-04-01 brainSome metadata commands were using nicknames to identify...
2008-03-30 aquanightCommit -Wformat=2 -Wmissing-format-attributes, printf...
2008-03-24 brainShould now work with ports bound to all interfaces
2008-03-24 brainopenssl should now work too
2008-03-24 brainAdd stuff so that modules can hook users by altering...
2008-03-24 brainWheeeeee
2008-02-22 aquanightConvert remaining InspIRCd::Log() calls to new logging...
2008-02-13 brainCommit patch from danieldg that makes a ton of stuff...
2008-02-12 aquanight-Wshadow fixes for some modules in extra/
2008-02-05 braindz, you cant delete a nonpointer!
2008-02-02 w00tPatch: /rehash (not /rehash ssl) will now rebind SSL...
2008-01-31 fezapplink.c should be included in the link command, not...
2008-01-10 w00tHeader update: 2007 -> 2008
2007-11-04 brainRemove Implements() method from every module. booya.
2007-11-04 brainHonking huge commit. Removal of DELETE() template that...
2007-11-04 brainConvert all to new Attach() system. The Implements...
2007-10-25 brainMake install list list automatically generated from...
2007-10-24 brain/usr/local/include/openssl/pqueue.h:73: error: ISO...
2007-10-23 brainAll of insp now builds with -pedantic (theres some...
2007-10-21 brainRemove debug
2007-10-21 brainFixed ssl clients on trunk. The problem peavey was...
2007-10-15 w00tInspSocket -> BufferedSocket. Paves the way for a Simpl...
2007-10-15 w00tIn the grand tradition of huge fucking commits:
2007-10-13 brainAdd sanity checks to the ssl modules so that theres...
2007-10-03 brainPROPAGATE this fix
2007-09-29 specialRemoved extremely verbose debugging from the SSL module...
2007-08-29 peaveyI lose for being slow. also tidyup a bit, still needs...
2007-08-28 omMove everything module-related out of InspIRCd and...
2007-08-05 brainTry this
2007-08-05 brainFix to trigger the write notification on successful...
2007-08-05 peaveyRevert my fix and apply the flushevent, and a bit of...
2007-08-04 peaveyRemove debug again.
2007-08-04 peaveyFix openssl.
2007-08-03 brainSecond part of fix, in theory
2007-08-03 brainAttempt fix for openssl buffer issue (fix was already...
2007-07-24 w00tA few more I missed.
2007-07-16 peaveyOOPS! We try again, since I'm smoking craq. LF is 0x0a...
2007-07-16 peavey'svn propset -R svn:eol-style CR *' Set to UNIX-style...
2007-07-07 brainImplement /dalinfo, as a joke. Consider this an easter...
2007-07-06 brainWarning: Loads of craq logging in here atm. /connect...
2007-06-18 brainAdd ISUPPORT SSL token requested by tabris.
2007-06-17 brainMore
2007-06-13 brainMe so dummee.
2007-06-09 brainA ton more clear() and empty() stuff thats been lingeri...
2007-05-21 brainHeader rearrangement, move inspircd.h to top, remove...
2007-05-19 w00tWindows support. Tested and working to compile on freeb...
2007-05-11 brainRefactor port binding, warning not yet tested fully
2007-05-10 brainAdd m_taxonomy and api minor tweak to make it work...
2007-04-05 brainAdd feature outlined in bug #192, give a notice showing...
2007-04-01 brainAdd -config parameter to bin/inspircd which allows...
2007-03-22 brainSome tweaks for gnutls
2007-03-22 brainMore checks in IS_HSDONE event hook
2007-03-22 brainFix crashes in ipv6 ssl using gnutls, and crashes when...
2007-02-27 brainFix for small display issue, when both ssl modules...
2007-02-08 brainCatch the ModuleException thrown when AddIOHook fails...
2007-02-07 brainTo be more specific, specify rpath() macro here
2007-02-05 peaveyMove quitting of clients to a central Cull List, and...
2007-02-03 brainBetter logging for openssl, using SSL_print_error_cb...
2007-01-28 brainRemove debug, add a few comments
2007-01-28 brainFix broken openssl outbound connects.
2007-01-21 brainAdd check for openssl >= 0.9.7, and fix for if the...
2007-01-17 brainRemove/fix unused variable warning
2007-01-17 brainIt says something about how excessive our debug output...
2007-01-13 brainExtra stuff to improve buildsystem, calculate lib and...
2007-01-06 brainFix crash when unloading ssl module on shutdown --...
2007-01-01 brainFix to allow for OnRehash to know what user initiated...
2007-01-01 brainFix this so it works properly, and removes the descript...
2007-01-01 brainAdd port type identifiers
2006-12-15 w00tStill more massive commit fun. Headers in include/...
2006-12-11 brainSomeone forgot to add the copyright headers here :p
2006-12-11 brainDebug stuff, and some minor fixes
2006-12-10 brainFix m_conn_waitpong not to use base64 uneccessarily.
2006-12-10 brainRename ssl.h -> transport.h, as its now used for ziplinks
2006-12-09 brainMake it all work properly. Have it wait for handshake...
2006-12-09 brainIt works! WOO AND YAY! (this isnt finished yet, only...
2006-12-09 brainAdd the stuff required for the InspSocketHook interface
2006-12-09 brainWhoops
2006-12-09 brainRename ssl_cert.h to ssl.h, it will contain the interfa...
2006-12-09 brainAdd OnRawSocketConnect, we've not had it till now becau...
2006-12-04 brainMore $ModDep stuff
2006-11-26 brainAdd a description to an exception in the constructor...
2006-11-24 brainSmarter openssl detection
2006-11-19 brainUse pkg-config to detect lib paths - thanks darix we...
2006-11-11 brainDont allow overlapped ports in these files
2006-11-11 brainAdd irc::portparser, a class to parse port ranges in...
2006-11-11 brainMake these properly detect port ranges.
2006-10-28 brainFix these too!
2006-10-28 brainAdd support for OnWhoisLine, which allows modules to...
2006-10-19 brainInsert massive change here.
next