master
build: set CFLAGS as necessary
devel: make local header inclusion consistent
Fixed the check at src/benchmark-tls.c
.gitlab-ci.yml: indent code using Clang 17
benchmark: use fallback gettime provided by Gnulib's timespec module
Fixed some compilation warnings
build: re-indent code
certtool: add --key-format option to select ML-DSA key format
src/cfg: avoid a data leak in clear_options, on the error path
kTLS: fix gnutls-cli-debug - test
tools: fix memleak around getline
build: remove MIN(...) macro in favor of Gnulib's minmax module
Make option specification type-safe
src/danetool.c: Use gnutls_hex_encode2() instead of gnutls_hex_encode() to avoid memory leak
build: exclude duplicate entries in src/mech-list.h
gnutls-serv, gnutls-cli, gnutls-cli-debug: add --attime option
cli,serv: make it explicit that they are a testing program
fix formatting
ocsptool: add --attime option
build: pacify GCC analyzer false-positive in src/ocsptool.c
Reduce sensitive language
p11tool: use object reference to list data
cli: send early data only after session data is set
cli: add --starttls-name option
srptool: resurrect default value for -i
srptool: fix stack buffer overflow with large SRP groups