]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/modules/extra/m_ssl_gnutls.cpp
Fix random debian (well, duplicated on debian) breakage with client sockets 'hanging...
[user/henk/code/inspircd.git] / src / modules / extra / m_ssl_gnutls.cpp
2006-01-25 omAdding the +e and +I modules m_banexception and m_invit...
2006-01-23 omUse libgnutls-config --libs to configure linker options
2006-01-23 omUse IS_LOCAL() macro
2006-01-23 omDon't try and kill off remote ssl users
2006-01-23 omremoving the rest of a redundant and dangerour OnUserQuit
2006-01-23 om...and stop it segfaulting when you do unload it, ty...
2006-01-23 omAdding ability to unload module
2006-01-23 brainFixed OnUserQuit... again.
2006-01-23 omMake relative paths in the config file tags be relative...
2006-01-23 brainDon't try and CloseSession remote users!
2006-01-22 omAllow for <bind> tags with no or empty type, as well...
2006-01-22 omSet vendor and static module flags...even though the...
2006-01-22 omMake errors loading certificates DEFAULT level
2006-01-22 omInital commit of the first SSL module \o/ \o/ \o/ Also...