]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - include/connection.h
Services speedups for stupid buffered i/o uplinks
[user/henk/code/inspircd.git] / include / connection.h
2005-04-23 brainServices speedups for stupid buffered i/o uplinks
2005-04-22 brainAdded server input buffers (for systems that decide...
2005-04-15 brainRemoved deprecated class 'packet'
2005-03-21 brainChanged ordering of sys/socket.h and sys/types.h to...
2004-05-16 brainUpdated header comments
2004-04-29 brainMoved more types into Extensible
2004-04-29 brainAdded 'Extensible' class which allows modules to store...
2004-04-24 brainAdded a bunch of xline stuff and added qline spport...
2004-04-21 brainVarious services compatibility stuff
2004-04-17 brainAdded calls to sched_yield() to cut down processor...
2004-04-17 brainAdded new documentation to cover ircd_connector
2004-04-17 brainUpdated comments here
2004-04-16 brainMesh cookie linking fixes (was giving remote port to...
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 brainMesh tweaks (wasnt sending the ip in the + packet)
2004-04-15 brainMesh linking stuff
2004-04-15 brainTons of linking tweaks
2004-04-14 brainBuffering fixes
2004-04-14 brainMore fixes to connection buffer handling
2004-04-14 brainChanged server to server links from UDP to TCP due...
2004-04-11 brainPacket buffering
2004-04-11 brainAdded better checking to packet sending (MUST receive...
2004-04-10 brainAdded experimental 'P' token (privmsg)
2004-04-01 brainFixed <link> tags
2003-07-22 randomdanSTL namespace fixes
2003-02-07 brainChanged to using LogLevels
2003-02-02 brainAdded first part of server linking code
2003-01-30 brainMoved to Dev-C++ as an editor for project (more stable...
2003-01-26 brainModified documentation for base classes