index
:
user/henk/code/inspircd.git
insp3
insp3-update-helpop-chmodes-s-and-p
[no description]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
modules
/
extra
/
m_ssl_gnutls.cpp
Age
Commit message (
Expand
)
Author
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-27
Remove unused includes and rename classes from ModuleSSL to ModuleSSLGnuTLS s...
om
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