Check-in [5ddead759f]
Overview
Comment:Added message status to callback command results. It is only available when OpenSSL is complied with the enable-ssl-trace option.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | errors_and_callbacks
Files: files | file ages | folders
SHA3-256: 5ddead759f4322cb531aca7d082778e6ef1602283439830661e264289945fd13
User & Date: bohagan on 2023-07-29 21:33:28
Other Links: branch diff | manifest | tags
Context
2023-07-30
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
2023-07-29
21:33
Added message status to callback command results. It is only available when OpenSSL is complied with the enable-ssl-trace option. check-in: 5ddead759f user: bohagan tags: errors_and_callbacks
2023-07-28
19:42
Set ErrorCode for returned errors check-in: d7ece0aec4 user: bohagan tags: errors_and_callbacks
Changes