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
2016-11-23
Fix LibreSSL not having a shim for the OpenSSL 1.1 BIO API.
Peter Powell
2016-10-25
Fix OpenSSL build errors caused by BIO/BIO_METHOD now being opaque.
Peter Powell
2016-09-16
Add CentOS PackageInfo
Adam
2016-09-16
Merge pull request #1222 from SaberUK/master+warnings
Attila Molnar
2016-09-16
Rewrite the build system directive parser.
Peter Powell
2016-09-15
Fix m_ldap warning about OpenLDAP being deprecated on OS X.
Peter Powell
2016-09-15
Fix m_geoip warning about the use of C++11 features.
Peter Powell
2016-09-02
Merge insp20
Attila Molnar
2016-09-02
Fix whitespace issues
Attila Molnar
2016-08-23
Remove broken mssql module
Attila Molnar
2016-08-19
Fix m_mysql warning about use of C++11 features on C++03.
Peter Powell
2016-08-19
Fix m_ldap not linking to liblber on UNIX systems.
Peter Powell
2016-08-19
m_ldap Remove unused LDAPService::last_timeout_check
Attila Molnar
2016-08-17
m_sqlite3 Fix possible memory leak when opening a database fails
Attila Molnar
2016-08-17
Merge insp20
Attila Molnar
2016-08-10
m_ssl_mbedtls Apply dummy CA workaround for client context
Attila Molnar
2016-08-08
m_ssl_* Add option to sslprofile controlling whether to request client certif...
Attila Molnar
2016-08-08
Add StreamSocket::GetModHook() for obtaining the IOHook belonging to a given ...
Attila Molnar
2016-08-08
Pass sendq to OnStreamSocketWrite
Attila Molnar
2016-07-22
m_ssl_openssl Verify DH params being non-NULL before setting it on the context
Attila Molnar
2016-06-21
m_ssl_gnutls, m_ssl_openssl After a read schedule another read if data remain...
Attila Molnar
2016-06-15
Add mbedTLS SSL module
Attila Molnar
2016-04-28
Deduplicate code for on connect SSL ciphersuite NOTICE by moving it into m_ss...
Attila Molnar
2016-04-28
Export the GetCiphersuite() method from the SSL modules
Attila Molnar
2016-02-25
Introduce Stats::Context, pass it to the OnStats hook and switch all code to it
Attila Molnar
2016-02-22
Merge insp20
Attila Molnar
2016-02-20
Fix GCC 6 warning about auto_ptr via a different method.
Peter Powell
2016-02-19
Fix warnings when building under GCC 6.
Peter Powell
2016-02-11
Update m_ssl_gnutls to use libgnutls-30 for gnutls 3.4
Adam
2015-11-11
m_ssl_gnutls Disable SSL v3 and when acting as a server enforce our cipher pr...
Attila Molnar
2015-11-11
m_ssl_gnutls Strip unrecognized tokens from the priority string if configured...
Attila Molnar
2015-11-11
m_ssl_gnutls Add GnuTLS::Priority::GetDefault()
Attila Molnar
2015-11-10
m_ssl_gnutls Remove DH parameter generation
Attila Molnar
2015-11-10
m_ssl_openssl Disable compression and SSL v3 by default
Attila Molnar
2015-11-10
m_ssl_openssl Add workaround for a memory leak in OpenSSL
Attila Molnar
2015-07-07
m_ssl_openssl Implement custom BIO methods that call SocketEngine methods
Attila Molnar
2015-07-07
m_ssl_openssl Remove NULL check of the session in OpenSSLIOHook constructor
Attila Molnar
2015-07-06
m_ssl_openssl Use SSL_MODE_RELEASE_BUFFERS if available
Attila Molnar
2015-07-06
m_ssl_openssl Enable ECDH when acting as a server on OpenSSL 1.0.0 and later
Attila Molnar
2015-07-06
m_ssl_openssl Unconditionally compile code for detecting renegotiation and di...
Attila Molnar
2015-06-22
m_ssl_gnutls, m_ssl_openssl Log library version information on load
Attila Molnar
2015-06-06
m_ssl_gnutls Implement corking on GnuTLS 3.1.9 and later to avoid data copies...
Attila Molnar
2015-06-06
Call OnStreamSocketWrite() once per write event
Attila Molnar
2015-06-06
Add max outgoing record size option to sslprofile config
Attila Molnar
2015-06-06
Convert all code to use StreamSocket::SendQueue
Attila Molnar
2015-05-18
New m_ldap from Anope
Adam
2015-05-10
Merge insp20
Attila Molnar
2015-05-10
m_ssl_gnutls Hold users in pre-registration state until the handshake is comp...
Attila Molnar
2015-04-12
Dispatch EventHandler events to dedicated virtual functions
Attila Molnar
2015-03-06
m_ssl_gnutls Set a vector push function on GnuTLS 2.12 and later
Attila Molnar
[next]