Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update demos/tutorial to distinguish between stream and connection errors | Matt Caswell | 2023-08-25 | 2 | -12/+81 |
* | Add some additional comments to the demos | Matt Caswell | 2023-08-25 | 2 | -0/+4 |
* | Add a QUIC multi-stream client demo | Matt Caswell | 2023-08-25 | 4 | -4/+373 |
* | Update the desciption of shutdown in the QUIC client blocking tutorial | Matt Caswell | 2023-08-25 | 1 | -1/+3 |
* | QUIC: Rename SSL_set_initial_peer_addr to SSL_set1_initial_peer_addr | Hugo Landau | 2023-08-24 | 1 | -1/+1 |
* | Fix new typo found by codespell in demo | Dimitri Papadopoulos | 2023-06-30 | 1 | -2/+2 |
* | Add a non-blocking QUIC client demo | Matt Caswell | 2023-06-28 | 3 | -8/+308 |
* | Fix new typos found by codespell | Dimitri Papadopoulos | 2023-06-18 | 1 | -2/+2 |
* | Fix minor issues in the demo/man pages for TLS client/blocking | Matt Caswell | 2023-06-14 | 1 | -3/+1 |
* | Add a very simple blocking TLS client demo | Matt Caswell | 2023-06-14 | 2 | -0/+289 |