Overview
Comment: | Merged master into branch |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | status_x509 |
Files: | files | file ages | folders |
SHA3-256: |
739742d3d4e67a0b31d71361a24d8d59 |
User & Date: | bohagan on 2023-07-30 03:39:18 |
Other Links: | branch diff | manifest | tags |
Context
2023-07-30
| ||
22:25 | Replaced custom X509 ASN1_UTCTIME_tostr function with OpenSSL function ASN1_TIME_print. Added catch errors returned from get certificate functions. check-in: b50520df51 user: bohagan tags: status_x509 | |
03:39 | Merged master into branch check-in: 739742d3d4 user: bohagan tags: status_x509 | |
03:21 | Merged errors_and_callbacks branch into master check-in: dbe759a0f2 user: bohagan tags: trunk | |
2023-07-16
| ||
03:33 | X509 status optimizations to reduce number of buffers and reordered parameters to match certificate order. check-in: 335b04b2fe user: bohagan tags: status_x509 | |
Changes
Modified doc/tls.html from [a1837c5221] to [3c88bc4018]. [diff]
Modified generic/tls.c from [55d19f65b6] to [b314eff29c]. [diff]
Modified generic/tlsIO.c from [a52b873d9c] to [ede520a139]. [diff]
Modified generic/tlsInt.h from [c6bd77ee65] to [bb784703e5]. [diff]
Modified library/tls.tcl from [cfce68af71] to [806ff9312a]. [diff]