Age | Commit message (Expand) | Author |
2012-04-19 | Replace copyright headers with headers granting specific authors copyright | Robby- |
2012-04-14 | Fix some of the include guard names (requested by SaberUK) | Justin Crawford |
2012-04-14 | Fixes for bug #12 | Justin Crawford |
2010-02-21 | Add Base64 encode/decode functions to the core | danieldg |
2010-01-11 | ...because every now and again, i have to do a massive commit. | brain |
2009-10-12 | CoreExport changes, clean up DoHostCycle when users are exempted | danieldg |
2009-10-10 | Update m_cloaking to use free-form keys instead of weakening the hash IV | danieldg |
2009-09-02 | Remove strnewdup(), it is a good source of possible memory leaks | 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-06-12 | for real | pippijn |
2008-02-03 | Clear up header insanity | w00t |
2008-01-10 | Header update: 2007 -> 2008 | 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-06-17 | Guess what i added here? | brain |
2007-05-19 | Windows support. Tested and working to compile on freebsd and linux. Next ste... | w00t |
2006-12-15 | And now, just to force you to recompile the *whole* ircd.. updated headers on... | w00t |
2006-08-10 | FindNick, FindChan, ChanModes, UserList, CountInvisible, PurgeEmptyChannels, ... | brain |
2005-03-25 | Fixed gentoo (mainly) compatibility -- missing strlcat in this implementation: | brain |
2005-03-25 | Fixed inspstring strlcpy and strlcat | brain |
2005-03-25 | Added implementation of strlcpy and strlcat for systems that dont have it | brain |