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
Age
Commit message (
Expand
)
Author
2014-10-15
m_ssl_openssl Free the ssl_cert object as soon as the session is closed inste...
Attila Molnar
2014-10-15
m_ssl_openssl Remove bogus errno assignment from CloseSession()
Attila Molnar
2014-10-14
m_ssl_openssl Return an error from the IOHook read and write functions if the...
Attila Molnar
2014-10-14
m_ssl_openssl Add user-friendly config options for setting a few OpenSSL cont...
Attila Molnar
2014-10-10
m_ssl_openssl Allow configuring raw OpenSSL context options
Attila Molnar
2014-10-10
m_ssl_openssl Disable session caching and session tickets
Attila Molnar
2014-10-10
m_ssl_openssl Enable single (EC)DH use and disable SSL v2
Attila Molnar
2014-10-08
m_ssl_openssl Clear the error queue before every SSL_* call
Attila Molnar
2014-10-03
m_ssl_gnutls Re-set DH params when the gnutls_certificate_credentials_t struc...
Attila Molnar
2014-09-02
m_sqlite3 Fix cleanup of unsuccessful database connections
Attila Molnar
2014-07-25
m_ssl_openssl Read the DH params file using the BIO API on all OSes
Attila Molnar
2014-07-25
Merge insp20
Attila Molnar
2014-07-24
Make sure the DN strings obtained from the SSL mods are always valid
Attila Molnar
2014-07-19
Say "SSL certificate fingerprint" instead of "SSL fingerprint" everywhere
Attila Molnar
2014-07-19
Access local user list via new UserManager::GetLocalUsers() and make local_us...
Attila Molnar
2014-07-19
Move and rename typedef LocalUserList to UserManager::LocalList
Attila Molnar
2014-07-10
Remove current time parameter of the Timer constructor
Attila Molnar
2014-06-30
Set SSL options to sane default and enfore server cipher preferences
Julien Vehent
2014-06-28
Ignore safe compiler warnings in a more reliable way.
Peter Powell
2014-06-14
Kill needless #includes in source files
Attila Molnar
2014-06-13
Change allocation of InspIRCd::Threads to be physically part of the object co...
Attila Molnar
2014-06-07
m_ssl_openssl Remove unused MAX_DESCRIPTORS define
Attila Molnar
2014-05-26
m_ssl_gnutls Don't include cap.h
Attila Molnar
2014-05-10
m_ldap: time out LDAP queries
Adam
2014-04-13
Change Windows libraries to be dynamically linked
Adam
2014-04-13
m_ssl_openssl Avoid Applink on Windows by calling PEM_read_bio_DHparams() ins...
Attila Molnar
2014-04-07
Merge insp20
Attila Molnar
2014-03-15
Change allocation of InspIRCd::Timers to be physically part of the object con...
Attila Molnar
2014-02-13
Remove support for advertising the SSL ports in RPL_ISUPPORT.
Peter Powell
2014-02-08
Change all socketengine methods to be static
Attila Molnar
2014-01-31
Remove some dead code
Attila Molnar
2014-01-30
Allow Timers to delete themselves in Tick()
Attila Molnar
2014-01-26
m_ssl_openssl Fix memory leaks on /rehash ssl, unload and in VerifyCertificate()
Attila Molnar
2014-01-25
Omit the server name internally when building a /STATS reply and prepend it l...
Attila Molnar
2014-01-24
Set a session id on our server ssl context in m_ssl_openssl. It is required f...
Adam
2014-01-22
Split IOHook into IOHook and IOHookProvider
Attila Molnar
2014-01-22
Add the ability to have multiple SSL profiles
Attila Molnar
2014-01-22
m_ssl_gnutls Create GNUTLS_NEW_CERT_CALLBACK_API and cert_cb_last_param_type
Attila Molnar
2014-01-21
Add m_starttls and remove it from m_ssl_gnutls, which allows it to work with ...
Adam
2013-12-19
Add m_ldap, and convert m_ldapoper and m_ldapauth to use it.
Adam
2013-11-18
Use gnutls_rnd instead of gcry_randomize on newer GnuTLS versions.
Peter Powell
2013-11-12
Use WriteNumeric() everywhere we send numerics and include the user's nick au...
Adam
2013-09-08
Automatically register ServiceProviders created by modules
attilamolnar
2013-08-30
Replace OnRehash() with ReadConfig() that is called on boot, on module load a...
attilamolnar
2013-08-30
Merge insp20
attilamolnar
2013-08-27
Fix various small issues.
Peter Powell
2013-08-27
Make all regex modules throw the same exception on error.
Peter Powell
2013-08-16
Clean up the build system properties and related code.
Peter Powell
2013-08-15
Remove $ModDep comments
attilamolnar
2013-08-13
m_ssl_gnutls Fix feature testing and cipher suite related errors on older Gnu...
attilamolnar
[prev]
[next]