aboutsummaryrefslogtreecommitdiffstats
path: root/doc/man7/ossl-guide-quic-client-block.pod
Commit message (Expand)AuthorAgeFilesLines
* augment quic demos to support ipv4/6 connectionsNeil Horman2023-11-211-1/+1
* Return NULL if we fail to create a BIO in the demos/quicserverMatt Caswell2023-09-081-2/+4
* Add a missing call to BIO_closesocket()Matt Caswell2023-09-081-0/+1
* Update demos/tutorial to distinguish between stream and connection errorsMatt Caswell2023-08-251-2/+67
* Add some additional comments to the demosMatt Caswell2023-08-251-0/+1
* Provide introduction/tutorial page for QUIC multi-streamMatt Caswell2023-08-251-3/+9
* Update some links within the guide to not use crypto(7)Matt Caswell2023-08-251-3/+4
* Update the desciption of shutdown in the QUIC client blocking tutorialMatt Caswell2023-08-251-19/+30
* QUIC: Rename SSL_set_initial_peer_addr to SSL_set1_initial_peer_addrHugo Landau2023-08-241-2/+2
* Fix new typos found by codespell in man pagesDimitri Papadopoulos2023-07-011-2/+2
* Add a tutorial on writing a simple blocking QUIC clientMatt Caswell2023-06-281-0/+294