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_0_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] man/        
[TXT] Makefile  1.23   8 years  jmc   for some time now mandoc has not required MLINKS to function correctly - logical...
[TXT] shlib_version  1.17   8 years  jsing   Crank majors for lib{crypto,ssl,tls} due to symbol removals, symbol additions an...
[TXT] tls.c  1.41   7 years  jsing   Revert previous - it introduces problems with a common privsep use case.
[TXT] tls.h  1.29   8 years  jsing   Fix function parameters that do not have an underscore prefix.
[TXT] tls_client.c  1.33   8 years  jsing   Factor our the keypair handling in libtls. This results in more readable and sel...
[TXT] tls_config.c  1.22   7 years  jsing   Split the existing TLS cipher suite groups into four: "secure" (TLSv1.2+AEAD+PF...
[TXT] tls_conninfo.c  1.5   8 years  beck   Add tls_peer_cert_notbefore and tls_peer_cert_notafter to expose peer certificat...
[TXT] tls_internal.h  1.32   7 years  jsing   Split the existing TLS cipher suite groups into four: "secure" (TLSv1.2+AEAD+PF...
[TXT] tls_peer.c  1.5   8 years  beck   Add tls_peer_cert_notbefore and tls_peer_cert_notafter to expose peer certificat...
[TXT] tls_server.c  1.19   8 years  jsing   Factor our the keypair handling in libtls. This results in more readable and sel...
[TXT] tls_util.c  1.3   8 years  jsing   Indent labels with a space so that diff -p is more friendly. Requested by bluhm...
[TXT] tls_verify.c  1.15   8 years  jsing   Instead of declaring a union in multiple places, move it to tls_internal.h. ok ...
[TXT] tls_init.3 (in the Attic) [Hide]  1.62   7 years  jsing   Split the existing TLS cipher suite groups into four: "secure" (TLSv1.2+AEAD+PF...