Check-in [f7b84d671a]
Overview
Comment:Added Next Protocol Negotiation (NPN) for TLS 1.0 to TLS 1.2.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | errors_and_callbacks
Files: files | file ages | folders
SHA3-256: f7b84d671ab40c58415240b69b4a6552f09e836c5adfc7a9cc8e504b99b444aa
User & Date: bohagan on 2023-07-16 18:41:20
Other Links: branch diff | manifest | tags
Context
2023-07-21
23:01
Added new option -validatecommand to handle callbacks that require a return value. Consolidated evaluate callback commands into one function EvalCallback. Return alert codes for callbacks. Added more comments to callback functions. check-in: 91ff651d51 user: bohagan tags: errors_and_callbacks
2023-07-16
18:41
Added Next Protocol Negotiation (NPN) for TLS 1.0 to TLS 1.2. check-in: f7b84d671a user: bohagan tags: errors_and_callbacks
17:26
Added alert type to info callback parameters and refactored code. check-in: 0aa8ad9487 user: bohagan tags: errors_and_callbacks
Changes