]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/connection.cpp
SVSJOIN fixes
[user/henk/code/inspircd.git] / src / connection.cpp
2004-04-23 brainCrash fix
2004-04-19 brainMoved all command handler functions into commands.cpp...
2004-04-19 brain/WHO and routing fixes
2004-04-18 brainFixed typos in FindHost
2004-04-18 brainChecks to stop a server connecting twice
2004-04-18 brainFixes to recovery
2004-04-18 brainAdded more rigorous link connection checking and recovery
2004-04-18 brainForgot to save some stuff
2004-04-18 brainFixed minor desync issues
2004-04-18 brainFixes to ircd_connector::SetServerDesc() (was setting...
2004-04-18 brainDns lookup fixes (hands up if you hate DNS)
2004-04-18 brainAttempted dns fixes
2004-04-17 brainMore fixes to class 'packet'
2004-04-17 brainFixes to class connection to make it work!
2004-04-17 brainFixes to class packet to make it work!
2004-04-16 brainFixed some SQUIT stuff
2004-04-16 brainMesh cookie linking fixes (was giving remote port to...
2004-04-16 brainMore SQUIT fixes
2004-04-16 brainFixes to only send SQUIT tokens to servers that are...
2004-04-16 brainAdded some netsplit handling stuff (untested)
2004-04-16 brainAdded ability to update routing table on the fly if...
2004-04-16 brainAdded various routing tokens (such as 'R' redirect...
2004-04-15 brain/MAP and /LINKS added back (do not use - needs testing)
2004-04-15 brainMore dns fixes
2004-04-15 brainName resolution fixes
2004-04-15 brainMesh tweaks (wasnt sending the ip in the + packet)
2004-04-15 brainMesh linking stuff
2004-04-15 brainFixes for nonblocking socket issues
2004-04-15 brainTons of linking tweaks
2004-04-14 brainAuthentication fixes
2004-04-14 brainBuffering fixes
2004-04-14 brainMore fixes to connection buffer handling
2004-04-14 brainFixes
2004-04-14 brainChanged server to server links from UDP to TCP due...
2004-04-12 brainAdded 'K' token (remote kills)
2004-04-11 brainFinally gave up fixing all this.
2004-04-11 brainFixes
2004-04-11 brainFixed synching
2004-04-11 brainFixes to packet handling
2004-04-11 brainFixes
2004-04-11 brainBuffering fixes
2004-04-11 brainAdded buffering fix
2004-04-11 brainFixes to use iterator
2004-04-11 brainFixes to make it work :p (obviously)
2004-04-11 brainFixes
2004-04-11 brainSync Fixes
2004-04-11 brainFixes
2004-04-11 brainPacket buffering
2004-04-11 brainFixes
2004-04-11 brainMore fixes :/
2004-04-11 brainAttempted sync fixes
2004-04-11 brainMore race condition fixes
2004-04-11 brainAttempted fixes for UDP race conditions
2004-04-11 brainFixes to packet acks
2004-04-11 braingrr :p
2004-04-11 brainMore fixes
2004-04-11 brainAdded better checking to packet sending (MUST receive...
2004-04-01 brainFixed <link> tags
2003-07-22 randomdanSTL namespace fixes
2003-02-07 brainChanged to using LogLevels
2003-02-02 brainForgot this..