summaryrefslogtreecommitdiffstats
path: root/doc/man7/ossl-guide-quic-client-block.pod
AgeCommit message (Expand)Author
2023-11-21augment quic demos to support ipv4/6 connectionsNeil Horman
2023-09-08Return NULL if we fail to create a BIO in the demos/quicserverMatt Caswell
2023-09-08Add a missing call to BIO_closesocket()Matt Caswell
2023-08-25Update demos/tutorial to distinguish between stream and connection errorsMatt Caswell
2023-08-25Add some additional comments to the demosMatt Caswell
2023-08-25Provide introduction/tutorial page for QUIC multi-streamMatt Caswell
2023-08-25Update some links within the guide to not use crypto(7)Matt Caswell
2023-08-25Update the desciption of shutdown in the QUIC client blocking tutorialMatt Caswell
2023-08-24QUIC: Rename SSL_set_initial_peer_addr to SSL_set1_initial_peer_addrHugo Landau
2023-07-01Fix new typos found by codespell in man pagesDimitri Papadopoulos
2023-06-28Add a tutorial on writing a simple blocking QUIC clientMatt Caswell