rubiks-ircd.git
2016-09-02 Matthew MondorNot over yet, but added some more bound checks in strin... master
2016-08-28 Matthew MondorUpdate RUBIKS-CHANGES and revision rubiks-ircd-1-0-6
2016-08-28 Matthew MondorIf RC4_MITIGATE is defined, discard the first 3072...
2016-08-27 Matthew MondorANSI and 64-bit related cleanup - kqueue socket engine
2016-08-27 Matthew MondorANSI and 64-bit related cleanup - maybe-unitialized...
2016-08-27 Matthew MondorANSI and 64-bit related cleanup - format arguments
2016-08-27 Matthew MondorANSI and 64-bit related cleanup - integer-pointer mismatch
2016-08-27 Matthew MondorANSI and 64-bit related cleanup - prototypes
2016-08-18 Matthew MondorFix broken build because of incomplete client certifica...
2014-11-01 Matthew MondorDisable SSLv3 and some other minor modifications
2014-06-08 Matthew MondorReplace 338 response by 378 which irssi supports for... rubiks-ircd-1-0-5
2014-06-08 Matthew Mondor- Now use vsprintf()/vsnprintf() instead of the buggy...
2006-12-15 Matthew Mondorzlib upgrade leading to release 1.0.4 rubiks-ircd-1-0-4
2006-02-20 Matthew MondorFixed typo :) rubiks-ircd-1-0-3
2006-02-20 Matthew MondorIf WHOIS_IDLE_NO_OPERS is defined, WHOIS command will...
2005-03-17 Matthew Mondor*** empty log message *** rubiks-ircd-1-0-2
2005-03-17 Matthew Mondor- Cleanups to SSL related code
2005-03-16 Matthew Mondor*** empty log message *** rubiks-ircd-1-0-1
2005-03-16 Matthew Wigginsfixed ssl channel bug across multiple servers
2005-03-08 Matthew Wigginsfixed couple opf snafu
2005-03-07 Matthew Wiggins*** empty log message ***
2005-03-07 Matthew Wigginsmisc release updates
2005-03-07 Matthew WigginsAdded the scripts from fqircd to build SSL certificate...
2005-03-07 Matthew WigginsUnapplied COLORED_NICK patch
2005-01-19 Matthew Wigginsmade remote msg hooks more robust
2005-01-15 Matthew Wigginssimple module example showing how to use new remotemsg...
2005-01-15 Matthew WigginsAdded an extra hook (and #ifdef), MODULE_HOOK_REMOTEMSG
2005-01-14 Matthew Wigginsre: ssl, fakehost
2005-01-14 Matthew MondorSet proper version
2005-01-14 Matthew MondorAdvertize proper version
2005-01-14 Matthew Mondor*** empty log message ***
2005-01-14 Matthew MondorMore default options fixing for rubiks network
2005-01-14 Matthew MondorAdded AOPER_AUTO to allow SA opers to automatically...
2005-01-14 Matthew Wiggins*** empty log message ***
2005-01-14 Matthew Wigginsmade SEND_UMODES sane with SSL (config.h)
2005-01-14 Matthew MondorWe don't want SHOW_HEADERS on rubiks
2005-01-14 Matthew MondorFixed bug related to !DO_IDENTD && NO_TILDE
2005-01-14 Matthew MondorAdded NO_TILDE in include/config.h with corresponding...
2005-01-14 Matthew Mondor*** empty log message ***
2005-01-14 Matthew Mondor*** empty log message ***
2005-01-14 Matthew MondorMinor cleanup
2005-01-13 Matthew MondorPermits to track changes between official bahamut relea...
2005-01-13 Matthew MondorMake distclean used to forget to get rid of zlib/Makefi...
2005-01-13 Matthew MondorAdded OpenSSL support, ported from diff distributed...
2005-01-13 Matthew MondorAllow FAKEHOST by default
2005-01-13 Matthew MondorCleaned up colored-nicks diff
2005-01-13 Matthew MondorCleaned up fake-host diff, and added missing preprocess...
2005-01-13 Matthew MondorWarning cleanup when assigning NULL to udata field...
2005-01-13 Matthew MondorApplied colored-nicks diff
2005-01-13 Matthew MondorApplied dcc-allow diff
2005-01-13 Matthew MondorApplied fake-host diff
2005-01-12 Matthew MondorInitial import of bahamut-1.8.3 BAHAMUT-1-8-3