Check-in [4a0a74f238]
Overview
Comment:Added session context, basic constraints, and publickeyhash status
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | status_x509
Files: files | file ages | folders
SHA3-256: 4a0a74f23803fec6e431869ba3dd7a8e790501be0f02902bf5b8053e6e7c8204
User & Date: bohagan on 2023-08-12 04:07:40
Other Links: branch diff | manifest | tags
Context
2023-08-13
01:00
Added get CA list to connection status check-in: c95df396da user: bohagan tags: status_x509
2023-08-12
04:07
Added session context, basic constraints, and publickeyhash status check-in: 4a0a74f238 user: bohagan tags: status_x509
03:34
Refactored X509 code to consolidate like functions, eliminate many buffers, etc Added function BIO_to_Buffer to consolidate copy BIO data to buffer. Moved get all data and certificate to end of function. check-in: a1bcda35b1 user: bohagan tags: status_x509
Changes