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] 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] shlib_version  1.77   4 weeks  tb   crank libtls like libcrypto and libssl
[TXT] tls.c  1.104   5 weeks  tb   Remove spaces before tabs
[TXT] tls.h  1.66   7 weeks  joshua   Add TLS_ERROR_INVALID_ARGUMENT error code to libtls This is an initial pass, de...
[TXT] tls_bio_cb.c  1.22   7 weeks  joshua   Add error code support to libtls This adds tls_config_error_code() and tls_erro...
[TXT] tls_client.c  1.51   7 weeks  joshua   Add TLS_ERROR_INVALID_CONTEXT error code to libtls ok jsing@ beck@
[TXT] tls_config.c  1.70   7 weeks  joshua   Use TLS_ERROR_INVALID_ARGUMENT for "too large" and "too small" errors ok beck t...
[TXT] tls_conninfo.c  1.27   7 weeks  jsing   Fix previous commit.
[TXT] tls_internal.h  1.85   7 weeks  joshua   Add error code support to libtls This adds tls_config_error_code() and tls_erro...
[TXT] tls_keypair.c  1.9   7 weeks  joshua   Add error code support to libtls This adds tls_config_error_code() and tls_erro...
[TXT] tls_ocsp.c  1.26   7 weeks  joshua   Add error code support to libtls This adds tls_config_error_code() and tls_erro...
[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.51   7 weeks  joshua   Add TLS_ERROR_INVALID_CONTEXT error code to libtls ok jsing@ beck@
[TXT] tls_signer.c  1.12   7 weeks  joshua   Use TLS_ERROR_INVALID_ARGUMENT for "too large" and "too small" errors ok beck t...
[TXT] tls_util.c  1.16   12 months  op   add missing #include <string.h>; ok tb@
[TXT] tls_verify.c  1.30   7 weeks  joshua   Add error code support to libtls This adds tls_config_error_code() and tls_erro...
[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...