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_openssl.cpp
Age
Commit message (
Expand
)
Author
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-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-07
m_ssl_openssl Remove unused MAX_DESCRIPTORS define
Attila Molnar
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-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-26
m_ssl_openssl Fix memory leaks on /rehash ssl, unload and in VerifyCertificate()
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
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-16
Clean up the build system properties and related code.
Peter Powell
2013-08-12
Add <path> keys for all of the compile-time paths.
Peter Powell
2013-08-04
Automatically attach modules to events
attilamolnar
2013-08-04
Modify the log message to contain the log type.
Peter Powell
2013-08-04
Change modules to use the MODNAME constant when logging.
Peter Powell
2013-07-16
m_ssl_openssl Fix inverted check that prevented certificates from being recog...
attilamolnar
2013-07-06
Allow the user to specify any hashing mechanism supported by the underlying S...
Daniel Vassdal
2013-07-04
Remove $Core and $Mod* comments apart from $ModDep.
Peter Powell
2013-06-07
Create SSLIOHook interface that provides GetCertificate()
attilamolnar
2013-06-07
Create IOHook interface (extracted from Module)
attilamolnar
2013-05-19
Fix spacing in calls to LogManager::Log.
Peter Powell
2013-05-18
Deduplicate hex string creation code
attilamolnar
2013-05-15
Tidy up keywords on module methods.
Peter Powell
2013-05-14
Add method for writing server notices.
Peter Powell
2013-04-12
Tidy up source files:
Peter Powell
2013-04-12
Add LOG_ prefix to the log level enum values.
Peter Powell
2013-04-11
Convert ISUPPORT to use a map instead of a string.
Peter Powell
2013-04-01
Whitespace and empty destructor removal, minor coding style changes
attilamolnar
2013-03-15
m_ssl_openssl Make it clear that a CA file is not mandatory
attilamolnar
2012-11-28
Silence OpenSSL deprecation warnings on OS X.
Peter Powell
2012-11-09
m_ssl_gnutls, m_ssl_openssl Set error message for the socket to "Connection c...
attilamolnar
2012-11-09
m_ssl_openssl Remove unused variables
attilamolnar
2012-10-12
Windows: In-depth cleanup (see details)
ChrisTX
2012-10-04
Replace hardcoded paths with configurable ones
ChrisTX
2012-07-27
m_ssl_openssl Port ISUPPORT changes from m_ssl_gnutls to fix #261
attilamolnar
2012-07-13
m_ssl_openssl Use the system default cipher list if no cipher list is specifed
attilamolnar
2012-06-27
m_ssl_openssl: Allow the list of available ciphers to be customized.
Robby-
2012-06-27
m_ssl_openssl: Show the SSL cipher used after connecting.
Robby-
2012-04-19
Replace copyright headers with headers granting specific authors copyright
Robby-
2011-06-23
Remove possibly dangerous skip of VerifyCertificate
Daniel De Graaf
2011-06-23
Fix initialization of SSL certificate field on connect
Daniel De Graaf
2011-06-18
Fix extras compilation under Windows
Adam
[next]