Age | Commit message (Expand) | Author |
2005-12-26 | And more | brain |
2005-12-26 | More stuff converted to new faster system | brain |
2005-12-26 | Converted more stuff to 'Implements' system | brain |
2005-12-26 | Converted to new implements system | brain |
2005-12-26 | Fixed to new new 'Implements' array | brain |
2005-12-26 | New 'Implements' system | brain |
2005-12-23 | Attempted fix for munged ctcps during encryption | brain |
2005-12-23 | Review and optimize | brain |
2005-12-23 | Fixed (hopefully) m_blockcolor | brain |
2005-12-23 | Stylistic changes, added a comment on possible configuration file inclusion. | w00t |
2005-12-23 | Added query about printf() use | w00t |
2005-12-23 | Hopefully sped things up here -- I need to check this out on a box that I can... | w00t |
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 |