| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update copyright headers. | 2022-12-30 | 1 | -1/+1 | |
| * | Add a sslprofile option for disabling TLS 1.3 in ssl_openssl.•••This mirrors the options (<sslprofile:tlsv{1,11,12}>) for other TLS versions. | 2022-12-10 | 1 | -0/+6 | |
| * | Update copyright headers. | 2022-04-28 | 1 | -2/+2 | |
| * | Allow building with license-incompatible modules if manually enabled.•••[skip alpine ci] [skip macos ci] [skip ubuntu ci] | 2022-04-24 | 1 | -2/+2 | |
| * | Work around the deprecation of the old curve API in OpenSSL 3.0.0. | 2022-01-25 | 1 | -3/+9 | |
| * | Work around the deprecation of manual DH params in OpenSSL 3.0.0.•••As of this version specifying custom DH parameters is deprecated and should not be used. Instead, a default (secure) DH parameters will be used. | 2022-01-21 | 1 | -0/+13 | |
| * | Fix ssl_openssl on OpenSSL 1.0. | 2022-01-07 | 1 | -1/+1 | |
| * | Make reading DNs more consistent across modules.•••- If the DN contains a new line character then replace it with a space instead of killing the entire DN in the ssl_gnutls and ssl_openssl modules. - Apply the same logic to ssl_mbedtls which previously did not handle spaces in DNs. | 2021-10-14 | 1 | -11/+12 | |
| * | Make the deprecation of LibreSSL support more explicit. | 2021-10-05 | 1 | -1/+1 | |
| * | Send SSL profile reloading errors to snomask `a`. | 2021-09-22 | 1 | -1/+1 | |
| * | Add an API for checking if I/O hooks are ready or not. | 2021-09-22 | 1 | -18/+13 | |
| * | Fix ssl_openssl on a broken fork of OpenSSL. | 2021-09-07 | 1 | -1/+3 | |
| * | Fix using the wrong variable for the ciphersuites in ssl_openssl. | 2021-07-19 | 1 | -1/+1 | |
| * | Allow reloading SSL profiles on rehash. | 2021-06-24 | 1 | -3/+3 | |
| * | Add a log message to the SSL mods to remind users how to reload profiles. | 2021-06-24 | 1 | -0/+5 | |
| * | Fix various spelling issues (#1883).•••Signed-off-by: Josh Soref <jsoref@users.noreply.github.com> | 2021-06-21 | 1 | -11/+11 | |
| * | Implement support for setting TLSv1.3 ciphersuites in ssl_openssl. | 2021-05-25 | 1 | -1/+25 | |
| * | Update references to config fields which were renamed. | 2021-04-14 | 1 | -1/+1 | |
| * | Add a subclass of IOHookProvider for SSL modules. | 2021-03-09 | 1 | -2/+2 | |
| * | Update copyright headers. | 2021-03-05 | 1 | -1/+2 | |
| * | Update copyright headers. | 2021-02-26 | 1 | -1/+1 | |
| * | Fix the message sent when SSL profiles are rehashed. | 2021-02-18 | 1 | -1/+1 | |
| * | Add default empty openssl compiler flags.•••This makes things easier for users who are using InspIRCd on OSes where OpenSSL is part of the base system. | 2021-01-18 | 1 | -1/+1 | |
| * | Make it clear that <gnutls>, <mbedtls>, and <openssl> are deprecated. | 2020-09-16 | 1 | -1/+1 | |
| * | Improve SSL module debug logging. | 2020-06-16 | 1 | -0/+3 | |
| * | Add a warning about LibreSSL support being removed in master. | 2020-05-15 | 1 | -0/+7 | |
| * | Update copyright headers. | 2020-04-24 | 1 | -3/+3 | |
| * | Only read the SSL profiles if they're actually specified. | 2020-04-21 | 1 | -22/+24 | |
| * | Tell the admin how to use a SSL profile if they define one. | 2020-04-21 | 1 | -0/+1 | |
| * | Allow 'tls' to be used in /REHASH. | 2020-04-14 | 1 | -1/+1 | |
| * | Update user-facing text and comments of SSL to TLS. | 2020-04-14 | 1 | -7/+7 | |
| * | Fix an oversight in mkversions that caused it to not update extras. | 2020-04-10 | 1 | -1/+1 | |
| * | Update the module descriptions using mkversion. | 2020-04-10 | 1 | -1/+1 | |
| * | Set the minimum length to 1 for most config items with a default. | 2020-04-09 | 1 | -9/+9 | |
| * | Update copyright headers. | 2020-01-11 | 1 | -4/+11 | |
| * | SSL modules: send SNOTICE upon successful rehash. | 2019-11-15 | 1 | -0/+1 | |
| * | Use case insensitive comparisons when checking for SSL rehashes. | 2019-11-03 | 1 | -1/+1 | |
| * | Add package names for ArchLinux. | 2019-07-16 | 1 | -0/+1 | |
| * | Reset diagnostic pragmas after including external headers (#1661). | 2019-06-24 | 1 | -0/+8 | |
| * | Add a way to disable older SSL versions with ssl_openssl. | 2019-06-10 | 1 | -1/+16 | |
| * | Some more text fixes and improvements (#1618). | 2019-04-28 | 1 | -1/+1 | |
| * | Make more config stuff case insensitive. | 2018-07-24 | 1 | -3/+3 | |
| * | Add ConfigTag::getUInt for reading unsigned config values. | 2018-04-16 | 1 | -1/+1 | |
| * | Remove the default value in ConfigTag::get{Duration,Float,Int}. | 2018-04-16 | 1 | -2/+2 | |
| * | Merge pull request #1370 from clinew/insp30+openssl-crl•••Add OpenSSL CRLs. | 2017-12-21 | 1 | -0/+45 | |
| |\ | |||||
| | * | Add OpenSSL CRLs.•••The 'crlfile' argument can point to a file that contains valid CRLs. The 'crlpath' argument can point to a directory which contains CRLs, albeit in OpenSSL's special hashed/symlink format. The 'crlmode' option 'chain' checks all certificates in the chain while the option 'leaf' checks only the leaf certificate in a chain. | 2017-12-14 | 1 | -0/+45 | |
| * | | Remove usage of deprecated API members in m_ssl_openssl.•••Closes #1440. | 2017-12-16 | 1 | -5/+19 | |
| |/ | |||||
| * | Bump the minimum versions of GnuTLS to 2.0.0 and OpenSSL to 1.0.0.•••Old TLS libraries should not be used anymore due to security risks. | 2017-11-30 | 1 | -7/+2 | |
| * | Improve TLS security configuration in m_ssl_openssl.•••- Always disable SSLv3. Unreal has already done this so clients will have to upgrade anyway. - Disable TLSv1.0 by default. Various security standards (e.g. PCI DSS) are already planning on sunsetting this so we should too. | 2017-11-30 | 1 | -4/+3 | |
| * | Unite SSL service providers and SSL profile classes | 2017-11-13 | 1 | -19/+31 | |
