Age | Commit message (Expand) | Author |
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 | Finally change all the Version() objects | brain |
2008-02-13 | Commit patch from danieldg that makes a ton of stuff const-safe for latest wa... | brain |
2008-02-11 | More -Wshadow fixes.. not really finished yet | w00t |
2008-01-10 | Header update: 2007 -> 2008 | w00t |
2008-01-06 | 90% sure this fix will mean SHA256 works consistantly. Was a problem in SHA25... | 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 | 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 |
2006-12-15 | Remove global namespacing, makes modules compile FASTAH. Also massive update ... | w00t |
2006-12-05 | Add VF_SERVICEPROVIDER flag to these | brain |
2006-12-05 | More stuff | brain |
2006-12-05 | Fix up brokage | 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 | More tweakage | brain |
2006-12-05 | Seperate out sha256 into m_sha256.so. API is identical to MD5 except where th... | brain |