OpenBSD CVS

src/lib/libtls/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / lib / libtls

Current tag: OPENBSD_6_3


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] man/        
[TXT] Makefile  1.33   6 years  jsing   Split keypair handling out into its own file - it had already appeared in multip...
[TXT] Symbols.list  1.10   6 years  jsing   Add support to libtls for client-side TLS session resumption. A libtls client c...
[TXT] shlib_version  1.49   6 years  tb   bump minors after symbol addition
[TXT] tls.c  1.79   6 years  jsing   Automatically handle library initialisation for libtls. Now that we have tls_in...
[TXT] tls.h  1.53   6 years  jsing   Bump TLS API version since we've added more functionality.
[TXT] tls_bio_cb.c  1.19   7 years  jsing   Inline strlen() call to reduce/simplify code.
[TXT] tls_client.c  1.45   6 years  jsing   Automatically handle library initialisation for libtls. Now that we have tls_in...
[TXT] tls_config.c  1.51.2.1   6 years  jsing   Limit tls_config_clear_keys() to only clearing private keys. This was inadverte...
[TXT] tls_conninfo.c  1.20   6 years  jsing   Tidy/standardise some code.
[TXT] tls_internal.h  1.71.2.1   6 years  jsing   Limit tls_config_clear_keys() to only clearing private keys. This was inadverte...
[TXT] tls_keypair.c  1.5.2.1   6 years  jsing   Limit tls_config_clear_keys() to only clearing private keys. This was inadverte...
[TXT] tls_ocsp.c  1.18   6 years  jsing   Do not bother NULLing pointers in memory that is freed immediately after.
[TXT] tls_peer.c  1.8   7 years  jsing   Rework name verification code so that a match is indicated via an argument, rath...
[TXT] tls_server.c  1.44   6 years  jsing   Automatically handle library initialisation for libtls. Now that we have tls_in...
[TXT] tls_util.c  1.12   6 years  jsing   Assert tedu's copyright since some of the code moved here is his.
[TXT] tls_verify.c  1.20   6 years  jsing   Be consistent with the goto label names used in libtls code. No change to gener...