Age | Commit message (Expand) | Author |
2006-02-11 | Extra checks to not set the ssl marker twice on re-handshake (nonfatal but wa... | brain |
2006-02-11 | Added a sanity check that was left out, prevents crash on invalid fd (e.g. vi... | brain |
2006-02-05 | Add .c_str()'s to m_sqloper in call to OneOfMatches(), and change prototype o... | om |
2006-02-04 | Added support for space-seperated lists here, too | brain |
2006-02-04 | Added "char status" parameter to OnUserPreNotice and OnUserPreMessage for NOT... | brain |
2006-02-04 | Added gnutls_rpath.pl. This works out the lib dir and does: | brain |
2006-02-04 | Only send 320 numeric if the SSL user is on our port | om |
2006-02-03 | I R SECURE CONNECTION! (fix) | frostycoolslug |
2006-01-31 | Some changes to some stuff.. | om |
2006-01-30 | Wrong userrec var used | brain |
2006-01-30 | Moved metadata code into into OnGlobalConnect | brain |
2006-01-30 | Added new event into m_spanningtree, event id send_metadata, which allows arb... | brain |
2006-01-30 | Change irritatingly Unreal-ish capitalisation | om |
2006-01-29 | Created OnPostOper that can be gauranteed to be called *after* opering (by AL... | brain |
2006-01-29 | Tidied up intending, oh no, really serious fatal bug right there :p | brain |
2006-01-29 | Remove -lcrypto | om |
2006-01-29 | Missing delete for config reader | om |
2006-01-29 | Add checks for AddIOHook failing | om |
2006-01-29 | Change isin() x2 to pass a const reference instead | om |
2006-01-29 | Wheee, two SSL modules :D And they work together ^^ | om |
2006-01-28 | Deleted the semicolon that had half the dev team wondering... | om |
2006-01-28 | A few tweaks here and there | brain |
2006-01-28 | Missing extern | brain |
2006-01-28 | TESTME: Fix to this to make it work with newer OnPreCommand event (a paramete... | brain |
2006-01-28 | Incorporated Craig's friendlier SQL class (documentation to come later) | brain |
2006-01-28 | Fix small memory leaks in some cases (bad password, bad query, lost mysql ser... | om |
2006-01-27 | Remove unused includes and rename classes from ModuleSSL to ModuleSSLGnuTLS s... | om |
2006-01-27 | Moved to extra/ - not all systems have stdint.h yet? | brain |
2006-01-25 | And making m_ssl_gnutls require an 'ssl' parameter to /rehash to reload certi... | om |
2006-01-25 | Adding the +e and +I modules m_banexception and m_inviteexception, also addin... | om |
2006-01-23 | Use libgnutls-config --libs to configure linker options | om |
2006-01-23 | Use IS_LOCAL() macro | om |
2006-01-23 | Don't try and kill off remote ssl users | om |
2006-01-23 | removing the rest of a redundant and dangerour OnUserQuit | om |
2006-01-23 | ...and stop it segfaulting when you do unload it, ty Brain | om |
2006-01-23 | Adding ability to unload module | om |
2006-01-23 | Fixed OnUserQuit... again. | brain |
2006-01-23 | Make relative paths in the config file tags be relative to the insp config di... | om |
2006-01-23 | Don't try and CloseSession remote users! | brain |
2006-01-22 | Allow for <bind> tags with no or empty type, as well as 'clients' ones | om |
2006-01-22 | Set vendor and static module flags...even though the booms from trying to unl... | om |
2006-01-22 | Make errors loading certificates DEFAULT level | om |
2006-01-22 | Inital commit of the first SSL module \o/ \o/ \o/ Also Ommeh's first official... | om |
2006-01-15 | Updated copyrights in headers etc using perl inplace edit | brain |
2006-01-14 | SQL uses some crappy structs with pointer voodoo that prevent comparison with... | brain |
2006-01-14 | Fix to parentheses and chown to brain | brain |
2006-01-14 | Extra m_sql field checking | root |
2006-01-12 | I dont know what ive been told, but extra brackets are mighty cold *singing m... | brain |
2005-12-31 | Removed cvsignores, set svn:ignore property using -F .cvsignore | brain |
2005-12-26 | Last set converted to 'Implements' | brain |