]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/modules/m_spanningtree/treesocket2.cpp
Add config <options:disablehmac> to support disabling of HMAC, and tidy up to detect...
[user/henk/code/inspircd.git] / src / modules / m_spanningtree / treesocket2.cpp
2007-04-09 brainAdd config <options:disablehmac> to support disabling...
2007-04-09 brainI think we're almost there now
2007-04-09 brainMore fucking around
2007-04-09 brainThis is likely fucked up beyond all recognition. Today...
2007-04-09 brainCheck against the HMAC challenge now: *UNTESTED*
2007-04-09 brainAdd basic HMAC suggested by jilles to make the auth...
2007-04-09 brainTest code that pretends to send a hashed value if its...
2007-04-07 brainAdd licensing headers to files which are missing them...
2007-04-06 brainWe had to roll our own time function because some craqs...
2007-04-06 brainShow expiry times of glines, klines, qlines and elines...
2007-04-05 brainAdd support for <link:hidden> fixes feature request...
2007-04-05 brainAdd extra /map info (connection uptime, and lag time...
2007-04-02 brainThis needs some general QA-ing. Add support to new...
2007-03-20 w00tUpdate a notice on server already existing to be more...
2007-03-18 brainset the TS of a channel in JoinUser, not after the...
2007-03-17 brainAbort link at +/- 300secs, warn at +/- 30 secs
2007-03-16 brainRemote /MODULES
2007-03-16 brainDifferent timesync, dont use yet
2007-03-15 brainAdd third parameter to OnUserQuit (quit reason for...
2007-03-11 specialFixed a crash with a malformed server-to-server NICK...
2007-03-10 brainThis now makes RemoveStatus remove *everything* as...
2007-03-10 brainAdd a TODO comment
2007-03-03 peaveyFix m_services_account logout by allowing meta with...
2007-02-11 brainSpecial *slap* seems to have set this to true :/
2007-01-19 brainFix dependencies
2007-01-19 brainSplit this up even more, much smaller files that are...