Index of /pub/NetBSD/NetBSD-release-10/src/crypto/external/bsd/openssl/dist/demos/bio/
Name | Last Modified | Size | Type |
Parent Directory/ | | - | Directory |
CVS/ | 2023-Aug-12 05:31:26 | - | Directory |
Makefile | 2023-Aug-12 05:31:26 | 1.0K | application/octet-stream |
README.txt | 2023-Aug-11 15:40:48 | 0.2K | text/plain |
accept.cnf | 2023-Aug-12 05:31:26 | 0.4K | application/octet-stream |
client-arg.c | 2023-Aug-12 05:31:26 | 2.9K | text/plain |
client-conf.c | 2023-Aug-12 05:31:26 | 3.1K | text/plain |
cmod.cnf | 2023-Aug-12 05:31:26 | 0.6K | application/octet-stream |
connect.cnf | 2023-Aug-12 05:31:26 | 0.3K | application/octet-stream |
descrip.mms | 2020-Jan-23 03:48:04 | 1.2K | application/octet-stream |
intca.pem | 2018-Sep-23 15:17:50 | 1.5K | application/octet-stream |
root.pem | 2018-Sep-23 15:17:50 | 1.6K | application/octet-stream |
saccept.c | 2023-Aug-12 05:31:26 | 2.9K | text/plain |
sconnect.c | 2023-Aug-12 05:31:26 | 3.0K | text/plain |
server-arg.c | 2023-Aug-12 05:31:26 | 4.0K | text/plain |
server-cmod.c | 2023-Aug-12 05:31:26 | 2.4K | text/plain |
server-conf.c | 2023-Aug-12 05:31:26 | 3.7K | text/plain |
server-ec.pem | 2018-Sep-23 15:17:50 | 0.9K | application/octet-stream |
server.pem | 2018-Sep-23 15:17:50 | 4.8K | application/octet-stream |
shared.opt | 2018-Feb-08 21:57:00 | 0.1K | application/octet-stream |
static.opt | 2018-Feb-08 21:57:00 | 0.1K | application/octet-stream |
This directory contains some simple examples of the use of BIO's
to simplify socket programming.
The client-conf, server-conf, client-arg and client-conf include examples
of how to use the SSL_CONF API for configuration file or command line
processing.