Changes On Branch c072b00aebbdca0d

Changes In Branch errors_and_callbacks Through [c072b00aeb] Excluding Merge-Ins

This is equivalent to a diff from 1924dcd361 to c072b00aeb

2023-07-30
03:21
Merged errors_and_callbacks branch into master check-in: dbe759a0f2 user: bohagan tags: trunk
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
2023-07-16
15:21
Created error handler and callback updates branch check-in: 0d1d711916 user: bohagan tags: errors_and_callbacks
15:05
Merge status and X509 updates branch check-in: 1924dcd361 user: bohagan tags: trunk
03:33
X509 status optimizations to reduce number of buffers and reordered parameters to match certificate order. check-in: 335b04b2fe user: bohagan tags: status_x509
2023-05-13
20:25
Merged TEA branch into master check-in: 6c02d4d029 user: bohagan tags: trunk

Modified doc/tls.html from [a1837c5221] to [a0b037f824].    [diff]

Modified generic/tls.c from [55d19f65b6] to [c6cfb160ec].    [diff]

Modified generic/tlsIO.c from [a52b873d9c] to [ede520a139].    [diff]

Modified generic/tlsInt.h from [c6bd77ee65] to [bb784703e5].    [diff]

Modified library/tls.tcl from [cfce68af71] to [91a83164bf].    [diff]