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


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] man/        
[TXT] shlib_version  1.77   6 weeks  tb   crank libtls like libcrypto and libssl
[TXT] tls.c  1.104   7 weeks  tb   Remove spaces before tabs
[TXT] tls_config.c  1.70   2 months  joshua   Use TLS_ERROR_INVALID_ARGUMENT for "too large" and "too small" errors ok beck t...
[TXT] tls_signer.c  1.12   2 months  joshua   Use TLS_ERROR_INVALID_ARGUMENT for "too large" and "too small" errors ok beck t...
[TXT] tls.h  1.66   2 months  joshua   Add TLS_ERROR_INVALID_ARGUMENT error code to libtls This is an initial pass, de...
[TXT] tls_client.c  1.51   2 months  joshua   Add TLS_ERROR_INVALID_CONTEXT error code to libtls ok jsing@ beck@
[TXT] tls_server.c  1.51   2 months  joshua   Add TLS_ERROR_INVALID_CONTEXT error code to libtls ok jsing@ beck@
[TXT] tls_conninfo.c  1.27   2 months  jsing   Fix previous commit.
[TXT] tls_bio_cb.c  1.22   2 months  joshua   Add error code support to libtls This adds tls_config_error_code() and tls_erro...
[TXT] tls_internal.h  1.85   2 months  joshua   Add error code support to libtls This adds tls_config_error_code() and tls_erro...
[TXT] tls_keypair.c  1.9   2 months  joshua   Add error code support to libtls This adds tls_config_error_code() and tls_erro...
[TXT] tls_ocsp.c  1.26   2 months  joshua   Add error code support to libtls This adds tls_config_error_code() and tls_erro...
[TXT] tls_verify.c  1.30   2 months  joshua   Add error code support to libtls This adds tls_config_error_code() and tls_erro...
[TXT] tls_util.c  1.16   12 months  op   add missing #include <string.h>; ok tb@
[TXT] Makefile  1.38   12 months  tb   Use -Wshadow with clang ok jsing (a very long time ago)
[TXT] Symbols.list  1.16   2 years  tb   Hide the tls_signer from public visibility. It's not ready yet and should not be...
[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_init.3 (in the Attic) [Hide]  1.87   7 years  schwarze   split the tls_init(3) that had grown fat to allow healthy future growth; suggest...