Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Dynamically link libssl for QUIC regress. | jsing | 2022-10-02 | 1 | -2/+2 |
| | | | | Now that the QUIC API is public, we can stop linking this statically. | ||||
* | Add regress for QUIC. | jsing | 2022-08-27 | 2 | -0/+358 |
This exercises the libssl QUIC implementation and completes a TLS handshake using the SSL_QUIC_METHOD interface. |