summaryrefslogtreecommitdiff
path: root/include/connection.h
AgeCommit message (Expand)Author
2004-04-29Moved more types into Extensiblebrain
2004-04-29Added 'Extensible' class which allows modules to store custom data in objectsbrain
2004-04-24Added a bunch of xline stuff and added qline spport for /nick and svsnickbrain
2004-04-21Various services compatibility stuffbrain
2004-04-17Added calls to sched_yield() to cut down processor usage - won't work in *bsdbrain
2004-04-17Added new documentation to cover ircd_connectorbrain
2004-04-17Updated comments herebrain
2004-04-16Mesh cookie linking fixes (was giving remote port to servers and not local port)brain
2004-04-16Added various routing tokens (such as 'R' redirect message)brain
2004-04-15/MAP and /LINKS added back (do not use - needs testing)brain
2004-04-15Mesh tweaks (wasnt sending the ip in the + packet)brain
2004-04-15Mesh linking stuffbrain
2004-04-15Tons of linking tweaksbrain
2004-04-14Buffering fixesbrain
2004-04-14More fixes to connection buffer handlingbrain
2004-04-14Changed server to server links from UDP to TCP due to data loss problemsbrain
2004-04-11Packet bufferingbrain
2004-04-11Added better checking to packet sending (MUST receive an ack)brain
2004-04-10Added experimental 'P' token (privmsg)brain
2004-04-01Fixed <link> tagsbrain
2003-07-22STL namespace fixesrandomdan
2003-02-07Changed to using LogLevelsbrain
2003-02-02Added first part of server linking codebrain
2003-01-30Moved to Dev-C++ as an editor for project (more stable than gvim!)brain
2003-01-26Modified documentation for base classesbrain