Age | Commit message (Expand) | Author |
2012-05-28 | [2.0] md5: zero the whole MD5Context, not only part | Garrett Holmstrom |
2012-04-19 | Replace copyright headers with headers granting specific authors copyright | Robby- |
2010-02-21 | Add HMAC implementation to HashProvider | danieldg |
2010-01-11 | ...because every now and again, i have to do a massive commit. | brain |
2009-11-16 | Use ServiceProvider for inter-module dependencies | danieldg |
2009-10-18 | Remove VF_SERVICEPROVIDER, prevent heap allocation of ConfigReader | danieldg |
2009-10-17 | Remove dummy API_VERSION from Version constructor | danieldg |
2009-10-10 | Update m_cloaking to use free-form keys instead of weakening the hash IV | danieldg |
2009-10-08 | Update Event and Request APIs | danieldg |
2009-09-26 | Remove InspIRCd* parameters and fields | danieldg |
2009-09-22 | Describe module purpose in /MODULES output | danieldg |
2009-03-15 | Update all wiki links to point to the new wiki. This was done automatically w... | psychon |
2009-01-02 | Update copyrights for 2009. | w00t |
2008-08-25 | Change module versions to use a string instead of fixed digits, and use props... | w00t |
2008-06-11 | fixed some indentation and spacing in modules | pippijn |
2008-04-09 | Apply brain's patch for binary safety of hash providers, and remove rehash fr... | w00t |
2008-03-24 | And more of them | brain |
2008-02-13 | Commit patch from danieldg that makes a ton of stuff const-safe for latest wa... | brain |
2008-02-11 | Add -Wshadow to cflags, and fix a bunch of warnings that come with it. Add a ... | w00t |
2008-01-10 | Header update: 2007 -> 2008 | w00t |
2007-11-04 | Remove Implements() method from every module. booya. | brain |
2007-11-04 | Convert all to new Attach() system. The Implements() method needs removing fr... | brain |
2007-08-28 | Move everything module-related out of InspIRCd and into ModuleManager, there ... | om |
2007-08-27 | Remove unnecessary header traffic | 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-03 | Removed superfluous semicolons | pippijn |
2007-06-17 | Conversions | w00t |
2007-05-21 | In this module we declare the md5 context as a class, then reference it in fu... | brain |
2007-05-21 | Header rearrangement, move inspircd.h to top, remove stdio, stdlib, stdblahbl... | brain |
2007-05-19 | SPACE INDENTING ACTION RANGERS -- ATTACK! | brain |
2007-05-19 | Windows support. Tested and working to compile on freebsd and linux. Next ste... | w00t |
2007-05-16 | This is funny, in m_md5 we have an ancient comment from w00t that i forgot to... | brain |
2006-12-15 | Remove global namespacing, makes modules compile FASTAH. Also massive update ... | w00t |
2006-12-12 | Remove unused debug | brain |
2006-12-05 | Add VF_SERVICEPROVIDER flag to these | brain |
2006-12-05 | More stuff | brain |
2006-12-05 | Allow for querying the hash modules for the hashing algorithm name | brain |
2006-12-05 | Untested, undocumented PublishInterface, UnpublishInterface, FindInterface. | brain |
2006-12-05 | Fix all this. | brain |
2006-12-05 | More tweakage | brain |
2006-12-04 | Update $ModDep lines so that these properly depend on their headers in the ma... | brain |
2006-12-04 | m_md5 works now. No docs yet, CODER BEWARE! | brain |
2006-12-04 | MD5 service provider module (not tested yet) | brain |