summaryrefslogtreecommitdiff
path: root/src/regress/lib/libssl/renegotiation/renegotiation_test.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Test SSL_OP_NO_RENEGOTIATION and SSL_OP_ALLOW_CLIENT_RENEGOTIATION.jsing2025-03-121-1/+56
| | | | | Extend renegotiation tests to cover SSL_OP_NO_RENEGOTIATION and SSL_OP_ALLOW_CLIENT_RENEGOTIATION.
* Improve detection and handling of alerts in renegotiation regress.jsing2025-02-011-23/+76
|
* Add regress coverage for TLS renegotiation.jsing2025-02-011-0/+542