Age | Commit message (Expand) | Author |
2005-12-31 | Added specific errors relating to invalid link tags (requested by Strike) | brain |
2005-12-31 | Minor cosmetic fault pointed out by Trystan | w00t |
2005-12-31 | Blockcolor now blocks reverse and other mirc sillies | brain |
2005-12-30 | Ommitting \r and \n from debug display of outbound lines | brain |
2005-12-30 | Now uses two AES contexts, an 'in' context and an 'out' context | brain |
2005-12-30 | TEST CODE: CBC encryption type in AES rather than ECB | brain |
2005-12-29 | Initial revision of /devoice. | w00t |
2005-12-29 | Removed an unused OnUserConnect() method | w00t |
2005-12-28 | Made 'fake direction' less loud, removed 'invalid source' | brain |
2005-12-27 | Check on upper bounds of base64 decode | brain |
2005-12-27 | Added checking for bad base64 decodes | brain |
2005-12-27 | Updated chanfilter to use irc::string | frostycoolslug |
2005-12-26 | Missing Implements section | brain |
2005-12-26 | Fixed missing I_On005Numeric | brain |
2005-12-26 | Last set converted to 'Implements' | brain |
2005-12-26 | Converted to 'Implements' system | brain |
2005-12-26 | Ported to new system | brain |
2005-12-26 | Corrections | brain |
2005-12-26 | Converted to new Implements system | brain |
2005-12-26 | More 'Implements' Conversions | brain |
2005-12-26 | More conversions to 'Implements' | brain |
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 |