Age | Commit message (Expand) | Author |
2004-04-22 | Added more services stuff | brain |
2004-04-22 | Added tons of services/uline stuff. DO NOT USE YET! services data isnt replic... | brain |
2004-04-21 | Various services compatibility stuff | brain |
2004-04-21 | Updated to support services | brain |
2004-04-21 | Fixes for bug #13 (trailing or leading spaces on a command) | brain |
2004-04-19 | Changed occurances of udp_host to tcp_host for readability | brain |
2004-04-19 | Moved all command handler functions into commands.cpp/commands.h | brain |
2004-04-19 | /WHO and routing fixes | brain |
2004-04-19 | Code Tidyup | brain |
2004-04-19 | added mode.h/mode.cpp and seperated mode functions into it | brain |
2004-04-19 | Moving yet more stuff into message.cpp | brain |
2004-04-19 | Started seperating out functions | brain |
2004-04-18 | Checks to stop a server connecting twice | brain |
2004-04-18 | Changes of RemoveServer to char* to const char* | brain |
2004-04-18 | Fixes to typos in recovery checking | brain |
2004-04-18 | Added more rigorous link connection checking and recovery | brain |
2004-04-18 | Added connection version checking | brain |
2004-04-18 | Added GetRevision() function returning a long with the internal revision | brain |
2004-04-18 | Changed format of 'b' token | brain |
2004-04-18 | Improved layout of /version, used strtok_r to prevent buffer whacking | brain |
2004-04-18 | Improved /version line and made it show optimisation level for support | brain |
2004-04-18 | Fixes to GetServerDescription() | brain |
2004-04-18 | Fixed server descriptions in /whois and /links (untested) | brain |
2004-04-18 | Added back authorised state checking in server/server links (untested!) | brain |
2004-04-18 | Minor code tweaks, tidyups | brain |
2004-04-17 | Added calls to sched_yield() to cut down processor usage - won't work in *bsd | brain |
2004-04-17 | Added SQUIT command | brain |
2004-04-17 | Added SQUIT (untested) | brain |
2004-04-16 | Yet more 'bad cookie' fixes :/ | brain |
2004-04-16 | More reconnect fixes | brain |
2004-04-16 | Added extra rejoin stuff | brain |
2004-04-16 | added more connectback handling | brain |
2004-04-16 | More rejoin fixes | brain |
2004-04-16 | Fixed some SQUIT stuff | brain |
2004-04-16 | More linkback fixes | brain |
2004-04-16 | Fixes to not establish links to what we already are linked to | brain |
2004-04-16 | Mesh cookie linking fixes (was giving remote port to servers and not local port) | brain |
2004-04-16 | SQUIT and routing of messages fixes during periods of downtime | brain |
2004-04-16 | SQUIT stuff | brain |
2004-04-16 | Fixes to only send SQUIT tokens to servers that are still alive to avoid rout... | brain |
2004-04-16 | Added some netsplit handling stuff (untested) | brain |
2004-04-16 | Added ability to update routing table on the fly if a connection is lost | brain |
2004-04-16 | Added routing table transfer between mesh nodes | brain |
2004-04-16 | Added 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-15 | Mesh linking just about completed - needs testing! | brain |
2004-04-15 | Name resolution fixes | brain |
2004-04-15 | Mesh tweaks (wasnt sending the ip in the + packet) | brain |
2004-04-15 | Mesh authcookie fixes | brain |
2004-04-15 | Mesh fixes | brain |