]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - include/modules/ssl.h
Remove the Kiwi links from the readme.
[user/henk/code/inspircd.git] / include / modules / ssl.h
2021-03-09 Sadie PowellAdd a subclass of IOHookProvider for SSL modules.
2020-07-27 Matt SchatzFix secure websocket users not being seen as secure.
2020-04-24 InspIRCd RobotUpdate copyright headers.
2020-04-21 InspIRCd RobotFixes by misspell-fixer
2020-04-14 Matt SchatzUpdate user-facing text and comments of SSL to TLS.
2020-01-11 InspIRCd RobotUpdate copyright headers.
2019-05-13 Peter PowellAllow SSLIOHook instances to override Get{Certificate...
2019-05-01 Peter PowellMerge branch 'insp20' into insp3.
2019-02-01 B00mX0rFix a minor typo in ssl.h
2018-11-26 Peter PowellOnly check if a SSL cert is usable if we're getting...
2018-11-07 Peter PowellMerge tag 'v2.0.27' into master.
2018-10-25 Peter PowellAllow HAProxy to specify that a client is connecting...
2018-09-24 Peter PowellMerge branch 'insp20' into master.
2018-08-15 Peter PowellMerge branch 'insp20' into master.
2018-07-15 Peter PowellMerge branch 'insp20' into master.
2018-04-22 Peter PowellMerge tag 'v2.0.26' into master.
2018-03-29 Dylan FrankIgnore expired or invalid client certificates (#1468).
2017-12-11 Peter PowellMerge branch 'insp20' into master.
2017-11-12 Peter PowellMerge tag 'v2.0.25' into master.
2017-10-29 Peter PowellAdd support to IOHook for retrieving the hostname sent...
2017-10-12 Peter PowellMerge the latest changes from insp20 into master.
2017-07-12 Peter PowellMerge pull request #677 from Robby-/master-dnsblzline
2017-07-09 Peter PowellMerge v2.0.23 and v2.0.24 into master.
2016-09-02 Attila MolnarMerge insp20
2016-08-17 Attila MolnarMerge insp20
2016-04-30 Attila MolnarMerge branch 'master+sslconnmsg'
2016-04-28 Attila MolnarExport the GetCiphersuite() method from the SSL modules
2016-04-28 Attila MolnarAdd SSLIOHook::IsSSL() to determine whether a socket...
2016-02-22 Attila MolnarMerge insp20
2015-06-25 Attila MolnarMerge pull request #1059 from OVERdrive-IRC/m_repeat...
2015-06-08 Attila MolnarMerge branch 'master+sendq'
2015-06-06 Attila MolnarCall OnStreamSocketWrite() once per write event
2015-05-10 Attila MolnarMerge insp20
2015-04-20 Attila MolnarMerge insp20
2014-10-27 Attila MolnarMerge insp20
2014-07-25 Attila MolnarMerge insp20
2014-04-07 Attila MolnarMerge insp20
2014-01-22 Attila MolnarSplit IOHook into IOHook and IOHookProvider
2014-01-21 Attila MolnarMerge insp20
2013-08-30 attilamolnarMerge insp20
2013-06-06 attilamolnarChange the API of m_sslinfo to be dynamic_reference...
2013-06-06 attilamolnarCreate SSLIOHook interface that provides GetCertificate()
2013-06-06 attilamolnarCreate IOHook interface (extracted from Module)
2013-06-05 attilamolnarMerge insp20
2013-04-27 attilamolnarMerge insp20
2013-04-12 Attila MolnarMerge pull request #461 from SaberUK/master+header...
2013-04-12 Peter PowellTidy up source files: