Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 8c0294c2 | 2022-03-11 19:53:16 | drop RCS Ids | ||
| 09b56d3e | 2022-01-11 13:19:58 | As LibreSSL defines TLS1_3_VERSION now, IO::Socket::SSL can disable protocol version TLSv1_3 if needed. The hack in the test to set version TLSv1_2 explicitly is no longer necessary. | ||
| f88760c9 | 2022-01-10 18:44:58 | update p5-IO-Socket-SSL to 2.074 | ||
| 3d704421 | 2021-11-11 18:32:08 | security/p5-IO-Socket-SSL: disable two tests that fail due to the fact that we no longer allow creation of certificates containing illegal sandns names (x509_alt.c r1.3, r1.5). ok bluhm beck agrees with the approach | ||
| 964469ff | 2021-09-01 15:04:37 | Fix Perl tests for p5-Net-SSLeay and p5-IO-Socket-SSL that fail due to LibreSSL. With Bob's uncommited x509 verify diff and local patches for the tests, everythig passes again. The remaining issues are: - TLS1_3_VERSION is not exported, but TLS 1.3 gets used - session reuse does not work with TLS 1.3 Especially the export of the define may change soon. OK beck@ | ||
| 70ad62bf | 2021-08-30 17:49:51 | update p5-IO-Socket-SSL to 2.072 fixes tests: sni.t sni_verify.t still failing: multiple-cert-rsa-ecc.t protocol_version.t session_ticket.t sessions.t verify_fingerprint.t | ||
| 79ad70b4 | 2020-09-14 13:38:58 | Update dependencies after renaming p5-Net_SSLeay to p5-Net-SSLeay. | ||
| 95d31a4b | 2020-07-03 21:44:29 | bump for search.cpan.org->metacpan.org change | ||
| a7197b08 | 2020-04-02 01:21:21 | update p5-IO-Socket-SSL to 2.068 | ||
| 79594944 | 2020-02-14 22:46:04 | update p5-IO-Socket-SSL to 2.067 |