summaryrefslogtreecommitdiffstats
path: root/demos/guide/tls-client-block.c
AgeCommit message (Expand)Author
2023-11-21augment quic demos to support ipv4/6 connectionsNeil Horman
2023-11-02Amend the TLS demos to accept hostname/port as an argumentMatt Caswell
2023-10-25quic: documentation and demo nitsJames Muir
2023-09-08Return NULL if we fail to create a BIO in the demos/quicserverMatt Caswell
2023-08-25Add a QUIC multi-stream client demoMatt Caswell
2023-06-28Add a non-blocking QUIC client demoMatt Caswell
2023-06-18Fix new typos found by codespellDimitri Papadopoulos
2023-06-14Fix minor issues in the demo/man pages for TLS client/blockingMatt Caswell
2023-06-14Add a very simple blocking TLS client demoMatt Caswell