summaryrefslogtreecommitdiffstats
path: root/demos/guide (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update demos/tutorial to distinguish between stream and connection errorsMatt Caswell2023-08-252-12/+81
* Add some additional comments to the demosMatt Caswell2023-08-252-0/+4
* Add a QUIC multi-stream client demoMatt Caswell2023-08-254-4/+373
* Update the desciption of shutdown in the QUIC client blocking tutorialMatt Caswell2023-08-251-1/+3
* QUIC: Rename SSL_set_initial_peer_addr to SSL_set1_initial_peer_addrHugo Landau2023-08-241-1/+1
* Fix new typo found by codespell in demoDimitri Papadopoulos2023-06-301-2/+2
* Add a non-blocking QUIC client demoMatt Caswell2023-06-283-8/+308
* Fix new typos found by codespellDimitri Papadopoulos2023-06-181-2/+2
* Fix minor issues in the demo/man pages for TLS client/blockingMatt Caswell2023-06-141-3/+1
* Add a very simple blocking TLS client demoMatt Caswell2023-06-142-0/+289