Overview
Comment: | Removed support for obsolete OpenSSL versions prior to v1.1.1. |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | status_x509 |
Files: | files | file ages | folders |
SHA3-256: |
0de7b4fc0aa601b24f179a928dc88b01 |
User & Date: | bohagan on 2023-05-27 03:06:08 |
Other Links: | branch diff | manifest | tags |
Context
2023-05-27
| ||
19:20 | Added session id and ticket to connection status. Added callback to handle session id and ticket updates after the handshake. check-in: 489f45bd81 user: bohagan tags: status_x509 | |
03:06 | Removed support for obsolete OpenSSL versions prior to v1.1.1. check-in: 0de7b4fc0a user: bohagan tags: status_x509 | |
2023-05-26
| ||
22:43 | Added set security level option to set all relevant parameters including cipher suite, encryption algorithms, supported ECC curves, supported signature algorithms, DH parameter sizes, certificate key sizes and signature algorithms in one operation. check-in: 32ce5d6220 user: bohagan tags: status_x509 | |
Changes
Modified generic/tls.c from [0c71e3381c] to [c78a7d27a7]. [diff]
Modified generic/tlsBIO.c from [2e81a5f072] to [88d81d7f98]. [diff]
Modified generic/tlsIO.c from [ff0429678e] to [66122f9e33]. [diff]
Modified generic/tlsInt.h from [9a55e93f5a] to [2fc41e655c]. [diff]
Modified generic/tlsX509.c from [d4377f05cd] to [ae7fc978bb]. [diff]