master
Update oss-fuzz corpora
handshake: reject no_renegotiation alert if handshake is incomplete
Added initial corpora for rawpk client and server fuzzers.
Sync with fuzzers from OSS-Fuzz
Add fuzz corpora for gnutls_ext_raw_parse_fuzzer
fuzz: limit the retry count in handshake fuzzer
lib/x509/output.c: remove occasioinal memory leak in print_issuer_sign_tool()
Merge branch 'tmp-ed448' into 'master'
pkcs12: do not go try calculating pbkdf2 with 0 iterations
fuzz in gost pkcs7/8/12 files
psk: fix read buffer overrun in the "pre_shared_key" extension
fuzz: updated traces for final TLS1.3 version
tls13/finished: addressed memory leak in receiving finished packet
fuzz: fixed Ed448 fuzzer traces
fuzz: added reproducer for leak in gnutls_x509_crl_list_import
fuzz: add simple x509 certificate requests and revocation lists fuzzers
lib/x509: use common routine for parsing data version
x509: reject zero-length version in certificate request
x509: fix read buffer overrun in SCT timestamps
encode_ber_digest_info: added sanity check
tests: conditionalize SRP tests
README-adding-traces.md: updated with more precise information
Drop guile bindings. See <https://gitlab.com/gnutls/guile/>.
build: re-indent code
.gitlab-ci.yml: move fedora jobs to Fedora 43
build: pacify sc_unportable_grep_q check
fuzzer: Update base64 fuzzers + corpora
fuzz/gnutls_srp_server_fuzzer.c: Add check for gnutls_malloc()
tests: use ": ${FOO=BAR}" syntax for default handling in shell scripts
Improve fuzzer coverage report creation