Index of /pub/Distributions_Linux/NetBSD/NetBSD-release-11/src/crypto/external/bsd/openssl/dist/demos/bio/
| Name | Last Modified | Size | Type |
| Parent Directory/ | | - | Directory |
| CVS/ | 2025-Jul-31 20:20:36 | - | Directory |
| Makefile | 2023-May-07 20:29:23 | 1.0K | application/octet-stream |
| README.txt | 2023-May-07 20:29:23 | 0.2K | text/plain |
| accept.cnf | 2023-May-07 20:29:23 | 0.4K | application/octet-stream |
| client-arg.c | 2023-May-07 20:29:23 | 2.9K | text/plain |
| client-conf.c | 2023-May-07 20:29:23 | 3.1K | text/plain |
| cmod.cnf | 2023-May-07 20:29:23 | 0.6K | application/octet-stream |
| connect.cnf | 2023-May-07 20:29:23 | 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-May-07 20:29:23 | 2.9K | text/plain |
| sconnect.c | 2023-May-07 20:29:23 | 3.0K | text/plain |
| server-arg.c | 2023-May-07 20:29:23 | 4.0K | text/plain |
| server-cmod.c | 2023-May-07 20:29:23 | 2.4K | text/plain |
| server-conf.c | 2023-May-07 20:29:23 | 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.