]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/modules/extra/m_sslinfo.cpp
Fix a lot of calls to match() and uses of wildcard.h (which doesn't exist anymore...
[user/henk/code/inspircd.git] / src / modules / extra / m_sslinfo.cpp
2008-08-22 specialFix a lot of calls to match() and uses of wildcard...
2008-07-14 w00tLots, lots more numerics.h conversion
2008-06-11 pippijnfixed some indentation and spacing in modules
2008-05-19 brainFix these too
2008-05-05 peaveyConvert even more
2008-03-24 brainWheeeeee
2008-03-22 brainWheeee for HUGE commits. Convert all numerics to WriteN...
2008-02-20 brainWheee, mass commit! this adds const stafety, throwing...
2008-01-10 w00tHeader update: 2007 -> 2008
2007-11-04 brainRemove Implements() method from every module. booya.
2007-11-04 brainConvert all to new Attach() system. The Implements...
2007-10-23 brainAll of insp now builds with -pedantic (theres some...
2007-10-15 w00tIn the grand tradition of huge fucking commits:
2007-10-15 w00tclass command_t -> class Command. Whey :D
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-06-17 brainMore (last of extra)
2007-06-13 brainAdd DllExport
2007-06-13 brainMake these safe for use in vc
2007-05-21 brainHeader rearrangement, move inspircd.h to top, remove...
2006-12-15 w00tStill more massive commit fun. Headers in include/...
2006-12-10 brainRename ssl.h -> transport.h, as its now used for ziplinks
2006-12-09 brainRename ssl_cert.h to ssl.h, it will contain the interfa...
2006-12-04 brainMore $ModDep stuff
2006-10-19 brainInsert massive change here.
2006-10-06 brainDocument a ton of classes (e.g. give them a short descr...
2006-10-01 brainNow with binary versioning goodness
2006-09-06 brainAll commands now return results CMD_FAILURE or CMD_SUCCESS
2006-09-03 brainWe now have a test module that can dump someones certif...