..
apple.c
tidy-up: fix comment indentation
2026-07-23 12:01:40 +02:00
apple.h
lib: use lib source directory as base include path
2026-02-23 16:00:42 +01:00
cipher_suite.c
tidy-up: use more static, sizeof(), char[], double-const
2026-07-28 13:53:11 +02:00
cipher_suite.h
lib: use lib source directory as base include path
2026-02-23 16:00:42 +01:00
gtls.c
lib: new easy option string storage
2026-08-21 09:36:07 +02:00
gtls.h
TLS: drop support for TLS-SRP
2026-07-04 12:20:20 +02:00
hostcheck.c
vdns: directory for all DNS related sources
2026-08-05 08:09:07 +02:00
hostcheck.h
lib: use lib source directory as base include path
2026-02-23 16:00:42 +01:00
keylog.c
keylog: add a random size argument to Curl_tls_keylog_write()
2026-08-12 14:33:01 +02:00
keylog.h
keylog: add a random size argument to Curl_tls_keylog_write()
2026-08-12 14:33:01 +02:00
mbedtls.c
lib: new easy option string storage
2026-08-21 09:36:07 +02:00
mbedtls.h
lib: use lib source directory as base include path
2026-02-23 16:00:42 +01:00
openssl.c
tidy-up: fix typos in docs and comments
2026-08-23 22:27:41 +02:00
openssl.h
FTP: fix TLS session reuse on the data connection
2026-07-02 17:39:04 +02:00
rustls.c
lib: new easy option string storage
2026-08-21 09:36:07 +02:00
rustls.h
lib: use lib source directory as base include path
2026-02-23 16:00:42 +01:00
schannel.c
tidy-up: fix typos in docs and comments
2026-08-23 22:27:41 +02:00
schannel.h
lib: use lib source directory as base include path
2026-02-23 16:00:42 +01:00
schannel_int.h
schannel: reuse the send buffer
2026-08-11 03:14:04 -04:00
schannel_verify.c
tidy-up: use more static, sizeof(), char[], double-const
2026-07-28 13:53:11 +02:00
vtls.c
lib: new easy option string storage
2026-08-21 09:36:07 +02:00
vtls.h
urldata: cleanups
2026-08-17 14:03:14 +02:00
vtls_config.c
lib: new easy option string storage
2026-08-21 09:36:07 +02:00
vtls_config.h
TLS: drop support for TLS-SRP
2026-07-04 12:20:20 +02:00
vtls_int.h
filter: change time reporting
2026-08-17 23:35:57 +02:00
vtls_scache.c
tidy-up: drop redundant includes
2026-07-25 11:37:12 +02:00
vtls_scache.h
api-guard: check lock on session cache
2026-07-24 22:57:58 +02:00
vtls_spack.c
ssls: fix potential memory leak on import
2026-07-15 22:18:04 +02:00
vtls_spack.h
lib: use lib source directory as base include path
2026-02-23 16:00:42 +01:00
wolfssl.c
tidy-up: fix typos in docs and comments
2026-08-23 22:27:41 +02:00
wolfssl.h
FTP: fix TLS session reuse on the data connection
2026-07-02 17:39:04 +02:00
x509asn1.c
x509asn1: fix DH public key parameter extraction
2026-05-16 01:06:56 +02:00
x509asn1.h
x509asn1: fixed and adapted for ASN1tostr unit testing
2026-03-20 13:03:40 +01:00