Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a simple QUIC test for blocking mode | Matt Caswell | 2023-03-20 | 1 | -8/+8 |
* | Rename various functions OSSL_QUIC_FAULT -> QTEST_FAULT | Matt Caswell | 2023-02-22 | 1 | -29/+29 |
* | Add a helper function to prepend a frame to a packet | Matt Caswell | 2023-02-22 | 1 | -22/+4 |
* | Extend the corruption test to truncate a datagram | Matt Caswell | 2023-02-22 | 1 | -9/+34 |
* | Add a test for a corrupted packet | Matt Caswell | 2023-02-22 | 1 | -1/+123 |
* | Expand some comments in the header file | Matt Caswell | 2023-02-22 | 1 | -1/+1 |
* | Add a test for a server that doesn't provide transport params | Matt Caswell | 2023-02-22 | 1 | -8/+54 |
* | Add a test where an unknown frame type is received | Matt Caswell | 2023-02-22 | 1 | -0/+129 |
* | Add a skeleton quicfaultstest | Matt Caswell | 2023-02-22 | 1 | -0/+103 |