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_5_7_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] man/        
[TXT] Makefile  1.7   9 years  jsing   Rename tls_config_insecure_noverifyhost() to tls_config_insecure_noverifyname(),...
[TXT] shlib_version  1.6   9 years  jsing   Bump libtls major due to symbol removal.
[TXT] tls.c  1.7   9 years  jsing   Convert tls_connect_fds() and tls_accept_socket() to the new OpenSSL error dance...
[TXT] tls.h  1.11   9 years  jsing   Prefix function parameter names with underscores in tls.h, since this makes them...
[TXT] tls_client.c  1.15   9 years  jsing   Provide a tls_connect_servername() function that has the same behaviour as tls_c...
[TXT] tls_config.c  1.9   9 years  jsing   Rename tls_config_insecure_noverifyhost() to tls_config_insecure_noverifyname(),...
[TXT] tls_internal.h  1.11   9 years  jsing   In the interests of being secure by default, make the default TLS ciphers be tho...
[TXT] tls_server.c  1.5   9 years  jsing   Convert tls_connect_fds() and tls_accept_socket() to the new OpenSSL error dance...
[TXT] tls_util.c  1.2   9 years  reyk   Add tls_load_file() as a helper to load certificates or encrypted keys into memo...
[TXT] tls_verify.c  1.7   9 years  jsing   Be consistent with naming - only use "host" and "hostname" when referring to an ...
[TXT] tls_init.3 (in the Attic) [Hide]  1.18   9 years  jsing   Rename tls_config_insecure_noverifyhost() to tls_config_insecure_noverifyname(),...