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   2 years  tb   Use -Wshadow with clang ok jsing (a very long time ago)
[TXT] Symbols.list  1.17   7 months  tb   expose tls_peer_cert_common_name()
[TXT] shlib_version  1.83   3 weeks  tb   bump major for libssl and libtls to match libcrypto
[TXT] tls.c  1.104   15 months  tb   Remove spaces before tabs
[TXT] tls.h  1.68   7 months  tb   Provide tls_peer_cert_common_name() There is currently no sane way of getting y...
[TXT] tls_bio_cb.c  1.22   16 months  joshua   Add error code support to libtls This adds tls_config_error_code() and tls_erro...
[TXT] tls_client.c  1.51   16 months  joshua   Add TLS_ERROR_INVALID_CONTEXT error code to libtls ok jsing@ beck@
[TXT] tls_config.c  1.71   12 months  tb   libtls: fix legacy protocol parsing Redefining TLS_PROTOCOL_TLSv1_0 and TLS_PRO...
[TXT] tls_conninfo.c  1.28   7 months  tb   Provide tls_peer_cert_common_name() There is currently no sane way of getting y...
[TXT] tls_internal.h  1.86   7 months  tb   Provide tls_peer_cert_common_name() There is currently no sane way of getting y...
[TXT] tls_keypair.c  1.9   16 months  joshua   Add error code support to libtls This adds tls_config_error_code() and tls_erro...
[TXT] tls_ocsp.c  1.26   16 months  joshua   Add error code support to libtls This adds tls_config_error_code() and tls_erro...
[TXT] tls_peer.c  1.9   7 months  tb   Provide tls_peer_cert_common_name() There is currently no sane way of getting y...
[TXT] tls_server.c  1.52   2 months  tb   libtls: abort handshake on no ALPN protcol overlap RFC 7301, section 3.2: In th...
[TXT] tls_signer.c  1.13   13 months  op   sync includes in tls_signer.c pthread -> mutex stdint -> uint8_t stdio.h -> asp...
[TXT] tls_util.c  1.16   2 years  op   add missing #include <string.h>; ok tb@
[TXT] tls_verify.c  1.32   7 months  tb   Provide tls_peer_cert_common_name() There is currently no sane way of getting y...
[TXT] tls_init.3 (in the Attic) [Hide]  1.87   8 years  schwarze   split the tls_init(3) that had grown fat to allow healthy future growth; suggest...