Age | Commit message (Expand) | Author |
2005-11-25 | Removed references to connection.cpp and servers.cpp | brain |
2005-11-25 | Fixes for removal of serverrec | brain |
2005-11-25 | Added references to connection.h | brain |
2005-11-25 | Re-added required parts of connection.h | brain |
2005-11-25 | Removed references to deprecated files servers.* and connection.* | brain |
2005-11-25 | Removed static meshed linking from core | brain |
2005-11-25 | Fixed removal of mesh linking from core | brain |
2005-11-25 | Removal of mesh stuff (lots of) | brain |
2005-11-25 | Added ifndef stuff | brain |
2005-11-25 | Removed cross-server mesh stuff | brain |
2005-11-25 | Removed mesh module functions | brain |
2005-11-25 | Removed server socket stuff from socketengine | brain |
2005-11-25 | Fixed compile time glitches in new code, removed obselete variables | brain |
2005-11-25 | Started removal of server linking code from core and implementation of socket... | brain |
2005-11-23 | Added some stuff to socket classes | brain |
2005-11-23 | Added start of socket classes used by modular linking | brain |
2005-08-24 | Changed comments | brain |
2005-08-24 | Tidied up socket engine code, moved into a specialized header full of #defines | brain |
2005-06-01 | Added OnLoadModule and OnUnloadModule (OnLoadModule was not triggering) | brain |
2005-06-01 | Missing vars | brain |
2005-06-01 | Many linking fixes | brain |
2005-05-30 | GCC4.0 warning fixes | brain |
2005-05-30 | Started on -Wall - safe compile | brain |
2005-05-30 | Added BoolSet utility class | brain |
2005-05-29 | Compensate for ~ in ident length | brain |
2005-05-29 | Highly optimized userrec saving 1.5k per user | brain |
2005-05-29 | Fixed lengths | brain |
2005-05-29 | A lot more of the core consts are now configurable at compile time | brain |
2005-05-28 | Fixed fd_Setsize in cygwin | brain |
2005-05-26 | Added/fixed .cvsignore files | brain |
2005-05-25 | Added parameters | brain |
2005-05-24 | Nonblocking connect() for outbound server links (why was this blocking anyway) | brain |
2005-05-24 | Added ping checks for server links (experimental) | brain |
2005-05-23 | Buffer size limits (hard coded to 1mb for now, will allow to raise in config ... | brain |
2005-05-23 | Tidied up some socket stuff into userrec | brain |
2005-05-23 | Output buffering on server connections | brain |
2005-05-22 | Changed revision id's to std::string | brain |
2005-05-20 | Removed stupid consts | brain |
2005-05-20 | *** empty log message *** | brain |
2005-05-20 | Added COMMANDS command (yes, really) | brain |
2005-05-17 | Shrunk some datatypes | brain |
2005-05-17 | Moved a load of servers-only stuff into serverrec out of the way of userrec | brain |
2005-05-16 | Removed __single_client_alloc again because gcc devs were smoking crack and r... | brain |
2005-05-15 | Changed to use __single_client_alloc, faster on most systems in a single thread | brain |
2005-05-15 | Updated to keep lowermap const within hashcomp.cpp | brain |
2005-05-15 | Updated strhashcomp to use irc::string internally rather than a combination o... | brain |
2005-05-15 | Moved StrHashComp and InAddr_HashComp into the irc:: namespace | brain |
2005-05-15 | Added comments for doxygen | brain |
2005-05-15 | Added irc::string | brain |
2005-05-15 | sorted hashcomp etc | brain |