curl-curl/lib/vtls
Stefan Eissing 9325eb5fc4
urldata: import port types and conn destination format
Convert more `int port` to `uint16_t` port types. Reshuffle ports in
connectdata to save some bytes. Change `conn->destination` format to

- make it more readable and thus usable in tracing
- add the IPv6 scope_id only when not default (global)
  and make it resemble more the textual format for IPv6
  (e.g. suffix '%<scope_id>')

Closes #20918
2026-03-15 12:02:26 +01:00
..
apple.c badwords: rework exceptions, fix many of them 2026-03-12 01:01:16 +01:00
apple.h lib: use lib source directory as base include path 2026-02-23 16:00:42 +01:00
cipher_suite.c lib: use lib source directory as base include path 2026-02-23 16:00:42 +01:00
cipher_suite.h lib: use lib source directory as base include path 2026-02-23 16:00:42 +01:00
gtls.c badwords: rework exceptions, fix many of them 2026-03-12 01:01:16 +01:00
gtls.h lib: use lib source directory as base include path 2026-02-23 16:00:42 +01:00
hostcheck.c lib: use lib source directory as base include path 2026-02-23 16:00:42 +01:00
hostcheck.h lib: use lib source directory as base include path 2026-02-23 16:00:42 +01:00
keylog.c clang-tidy: enable readability-math-missing-parentheses, adjust code 2026-02-23 18:57:40 +01:00
keylog.h lib: use lib source directory as base include path 2026-02-23 16:00:42 +01:00
mbedtls.c badwords: rework exceptions, fix many of them 2026-03-12 01:01:16 +01:00
mbedtls.h lib: use lib source directory as base include path 2026-02-23 16:00:42 +01:00
openssl.c openssl: trace count of found / imported Windows native CA roots 2026-03-12 10:49:21 +01:00
openssl.h badwords: rework exceptions, fix many of them 2026-03-12 01:01:16 +01:00
rustls.c badwords: rework exceptions, fix many of them 2026-03-12 01:01:16 +01:00
rustls.h lib: use lib source directory as base include path 2026-02-23 16:00:42 +01:00
schannel_int.h lib: use lib source directory as base include path 2026-02-23 16:00:42 +01:00
schannel_verify.c badwords: rework exceptions, fix many of them 2026-03-12 01:01:16 +01:00
schannel.c badwords: rework exceptions, fix many of them 2026-03-12 01:01:16 +01:00
schannel.h lib: use lib source directory as base include path 2026-02-23 16:00:42 +01:00
vtls_int.h lib: use lib source directory as base include path 2026-02-23 16:00:42 +01:00
vtls_scache.c docs: avoid starting sentences with However, 2026-03-07 23:49:11 +01:00
vtls_scache.h badwords: rework exceptions, fix many of them 2026-03-12 01:01:16 +01:00
vtls_spack.c lib: use lib source directory as base include path 2026-02-23 16:00:42 +01:00
vtls_spack.h lib: use lib source directory as base include path 2026-02-23 16:00:42 +01:00
vtls.c urldata: import port types and conn destination format 2026-03-15 12:02:26 +01:00
vtls.h urldata: import port types and conn destination format 2026-03-15 12:02:26 +01:00
wolfssl.c badwords: rework exceptions, fix many of them 2026-03-12 01:01:16 +01:00
wolfssl.h lib: use lib source directory as base include path 2026-02-23 16:00:42 +01:00
x509asn1.c x509asn1: make encodeOID stop on too long input 2026-03-09 22:06:45 +01:00
x509asn1.h lib: use lib source directory as base include path 2026-02-23 16:00:42 +01:00