Overview
Comment: | 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. |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | errors_and_callbacks |
Files: | files | file ages | folders |
SHA3-256: |
c072b00aebbdca0dec0b915ca2d44cc9 |
User & Date: | bohagan on 2023-07-30 00:20:14 |
Other Links: | branch diff | manifest | tags |
Context
2023-07-30
| ||
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 | |
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 | |
Changes
Modified doc/tls.html from [cc4fe664cc] to [a0b037f824]. [diff]
Modified generic/tls.c from [a5b24e4b6d] to [c6cfb160ec]. [diff]