Age | Commit message (Expand) | Author |
2005-12-23 | (Probably) major speed improvements, nuked a hell of a lot of strlen()s. Adde... | w00t |
2005-12-23 | Small change to logic in m_alias, tidies an if (). Minor change. | w00t |
2005-12-23 | Semi-pointless commit to see CIA in action... | w00t |
2005-12-22 | Optimized out strcpys that copy empty strings (craq++) | brain |
2005-12-22 | Fixed encryption being set on a connection that has only just begun! | brain |
2005-12-22 | Allowed capab unencrypted in an encrypted connection | brain |
2005-12-22 | Maybe done removing of CBans? | w00t |
2005-12-22 | Fixed | brain |
2005-12-22 | Added debugging. Let's fix this sucker >:/ | w00t |
2005-12-22 | Well, it should do something useful now | w00t |
2005-12-22 | Another commit, just because I can :P | w00t |
2005-12-22 | Changed to use [] | brain |
2005-12-22 | c++ errors, ftw | w00t |
2005-12-22 | Getting closer... | w00t |
2005-12-22 | Fixed compile problems... Move along please, nothing to see here.. | w00t |
2005-12-21 | More CBAN structuring... getting there :-) | w00t |
2005-12-21 | Updated m_alias to fix bug #92, updated configs | brain |
2005-12-21 | Fixed to include new parameter | brain |
2005-12-21 | Improved m_alias to only capture complete commands and rewrite them (bug #92 ... | brain |
2005-12-21 | Added more verbose error output during link | brain |
2005-12-21 | Moved CAPAB | brain |
2005-12-21 | Added CAPAB checking to prevent some obvious n00biness that may occur | brain |
2005-12-21 | Initiial revision of CBAN. It doesn't do anything useful just yet. | w00t |
2005-12-21 | Changed $CompileFlags to seperate $CompileFlags and $LinkerFlags | brain |
2005-12-21 | Removed some redundant code that was commented out | brain |
2005-12-20 | Added extra sanity check in squit to make sure REMOTE Servers dont try and sq... | brain |
2005-12-20 | Added Socket = NULL for local server class to prevent it being 'selectable' b... | brain |
2005-12-20 | Prevent user from squitting server from itself using squit * (!) | brain |
2005-12-20 | Made linking more nazi, will drop connections that send bad commands | brain |
2005-12-20 | Added extra diagnostic messages during connect, if connect fails | brain |
2005-12-20 | Added stricter checking for encryption on connect, if enabled | brain |
2005-12-19 | Added extra key length checks, documented encryption in example conf | brain |
2005-12-19 | Fixed broken display of 'aes enabled' | brain |
2005-12-19 | Changed AES negotiation to occur before SERVER | brain |
2005-12-19 | Tidied up AES encryption | brain |
2005-12-19 | Fixed blank crap on end of lines | brain |
2005-12-19 | std::string doesnt like null chars?! | brain |
2005-12-19 | Encryption debug | brain |
2005-12-19 | Added AES | brain |
2005-12-19 | Adding AES encryption to spanningtree links | brain |
2005-12-18 | Added IOHookModule stuff to allow for different modules to hook different ports | brain |
2005-12-18 | Fixed spanningtree to not allow malformed conf tags (missing/empty values) | brain |
2005-12-17 | Fixed typo in command source | brain |
2005-12-16 | Typo in declaration | brain |
2005-12-16 | Last set of modules converted to new command system | brain |
2005-12-16 | Added support for new command system | brain |
2005-12-16 | Moved to new command system | brain |
2005-12-16 | Porting to new command system | brain |
2005-12-16 | Split all commands into seperate files and redid command system to take class... | brain |
2005-12-16 | Moved a ton of defined to modules.h that belong there | brain |