Check-in [75f1cfb376]
Overview
Comment:Add match result to ALPN callback parameters. This indicates if a common protocol was found or not.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | errors_and_callbacks
Files: files | file ages | folders
SHA3-256: 75f1cfb376cd5d48b303cbe5ff428563935f55b1b6aa7b864c3f5e6ffda3fc12
User & Date: bohagan on 2023-07-30 02:09:34
Other Links: branch diff | manifest | tags
Context
2023-07-30
02:53
Updated default callbacks in tls.tcl file Leaf check-in: cdb51c799e user: bohagan tags: errors_and_callbacks
02:09
Add match result to ALPN callback parameters. This indicates if a common protocol was found or not. check-in: 75f1cfb376 user: bohagan tags: errors_and_callbacks
00:20
Updated password callback to add rwflag size arguments to callback. Callback now works like other callbacks with the function followed by args. Refactored get result processing. Added more info to doc file. check-in: c072b00aeb user: bohagan tags: errors_and_callbacks
Changes