]> git.ipfire.org Git - thirdparty/gnutls.git/shortlog
thirdparty/gnutls.git
2025-08-20  Wilfred Mallawatests/psk-file: Add testing for _credentials2 functions
2025-08-20  Wilfred Mallawalib/psk: add null check for binder algo
2025-08-20  Daiki UenoMerge branch 'wip/dueno/post-optimize2' into 'master'
2025-08-19  Daiki Uenocrypto-selftests-pk: skip negative tests by default
2025-08-19  Daiki Uenofips: skip compat API tests in AES self-tests
2025-08-19  Daiki Uenofips: only run the first test vector for each symmetric...
2025-08-19  Daiki Uenofips: run AES-256 self-tests with only a single mode
2025-08-19  Daiki UenoMerge branch 'wip/cjhxmx/nc' into 'master'
2025-08-18  chenjianhux509: fix incorrect handling in name constraints merging
2025-08-15  Daiki UenoMerge branch 'wip/purdue-university1/malloc-check2...
2025-08-15  Jiasheng Jiangtests/key-usage-ecdhe-rsa.c: Add gnutls_free() to avoid...
2025-08-15  Jiasheng JiangAdd check for memory allocation APIs to avoid NULL...
2025-08-05  Daiki UenoMerge branch 'wip/twilfredo/record-size-tls-test' into...
2025-08-05  Wilfred Mallawaext/max_record: add function to get max send size
2025-08-05  Daiki UenoMerge branch 'wip/purdue-university1/malloc-check'...
2025-08-04  Daiki Ueno.gitlab-ci.yml: bump cache version
2025-08-04  Jiasheng Jiangtests/psk-importer.c: Add check for gnutls_malloc to...
2025-08-04  Jiasheng Jiangsrc/pkcs11.c: Add check for gnutls_malloc and gnutls_strdup
2025-08-04  Jiasheng Jiangtests/suite/mini-record-timing.c: Add check for gnutls_...
2025-08-04  Jiasheng Jianglib/pkcs11_privkey.c: Add check for gnutls_malloc
2025-08-04  Jiasheng Jianglib/x509/x509_dn.c: Add check for gnutls_calloc
2025-08-04  Jiasheng Jianglib/anon_cred.c: Add check for gnutls_calloc
2025-08-01  Daiki UenoMerge branch 'wip/dueno/rekey' into 'master'
2025-08-01  Daiki UenoMerge branch 'wip/devkdas/esys-crypto-callback' into...
2025-08-01  Daiki Uenokey_update: rework the rekeying logic
2025-08-01  Daiki Uenoconstate: switch epoch lookup to linear search
2025-08-01  Daiki Uenokey_update: fix state transition in KTLS code path
2025-07-31  Karthik Dasbuild: check if Esys_SetCryptoCallbacks is available
2025-07-30  Daiki UenoMerge branch 'wip/dueno/certtool-without-pkcs1' into...
2025-07-29  Daiki Uenotests: do not assume RSAES-PKCS1-v1_5 is enabled in...
2025-07-29  Daiki Uenofips: perform both PCTs for unrestricted RSA key
2025-07-29  Daiki Uenopk: exercise decrypt2 in PCT
2025-07-29  Daiki Uenopk: sprinkle SPKI over encryption functions
2025-07-29  Daiki Uenofips: perform RSA self-tests using RSA-PSS instead...
2025-07-29  Daiki Uenopk: use deterministic RNG for RSA-PSS in self-tests
2025-07-29  Daiki UenoMerge branch 'wip/fundawang/sanity-lib' into 'master'
2025-07-29  fundawangtests: only do sanity-lib test when tpm-tss is dlopened
2025-07-28  Daiki UenoMerge branch 'wip/dueno/test-fixes' into 'master'
2025-07-28  Daiki Ueno.gitlab-ci.yml: manual trigger fedora-cross/bootstrap
2025-07-28  Daiki Uenotests: skip system-override-compress-cert.sh for missin...
2025-07-28  Daiki Uenotests: distribute ktls_utils.h
2025-07-28  Daiki Uenotests: make cert-tests/mldsa.sh work in VPATH build
2025-07-28  Daiki UenoMerge branch 'wip/apteryks/portability-improvements...
2025-07-28  Maxim Cournoyertests: Remove dependency on `which' command.
2025-07-28  Maxim Cournoyertests: Lookup softhsm tools from PATH.
2025-07-28  Maxim CournoyerMakefile.am: Hint at libdane requirement for distcheck...
2025-07-28  Maxim Cournoyerscripts: Use /usr/bin/env for more portable shebangs.
2025-07-28  Daiki UenoMerge branch 'wip/purdue-university1/memleaks' into...
2025-07-28  Daiki Ueno.gitlab-ci.yml: remove "texconfig rehash" invocation
2025-07-28  Daiki Ueno.gitlab-ci.yml: exercise heartbeat and SRP support
2025-07-28  Daiki Ueno.gitlab-ci.yml: reduce fedora/test matrix
2025-07-28  Jiasheng JiangReplace with statically allocated buffer
2025-07-28  Jiasheng Jianglib/hello_ext.c: Add check for gnutls_strdup()
2025-07-28  Jiasheng Jianglib/file.c: Add check for gnutls_malloc()
2025-07-28  Jiasheng Jianglib/ext/srp.c: Add gnutls_free() to avoid memory leak
2025-07-28  Jiasheng Jianglib/ext/srp.c: Add gnutls_free() in the error path
2025-07-28  Jiasheng Jianglib/cert-cred-rawpk.c: Add gnutls_free() and gnutls_pce...
2025-07-28  Jiasheng Jiangfuzz/gnutls_srp_server_fuzzer.c: Add check for gnutls_m...
2025-07-25  Daiki UenoMerge branch 'wip/hare1712/psk-sha384' into 'master'
2025-07-24  Daiki Ueno.gitlab-ci.yml: point to the gnulib checkout
2025-07-24  Hannes Reineckelib/psk: Add gnutls_psk_allocate_{client,server}_creden...
2025-07-24  Daiki UenoMerge branch 'wip/dueno/ci-optimize' into 'master'
2025-07-24  Daiki Uenotests: skip tlsfuzzer tests in FIPS mode
2025-07-24  Daiki Ueno.gitlab-ci.yml: remove mingw-vista pipelines
2025-07-24  Daiki Ueno.gitlab-ci.yml: bump cache version
2025-07-24  Daiki Uenocfg: avoid UB on FILE stream marked as error
2025-07-24  Daiki Uenofastopen: check return value of connect before inspecti...
2025-07-24  Daiki Uenopkcs11: read pkcs11.conf at once with gnutls_load_file
2025-07-24  Daiki Ueno.gitlab-ci.yml: install clang19-extra-tools in .pre
2025-07-24  Daiki Uenobuild: indent with latest Clang 19
2025-07-24  Daiki Ueno.gitlab-ci.yml: disable fedora-nettle pipelines
2025-07-24  Daiki Ueno.gitlab-ci.yml: merge fedora-{ktls, leancrypto, FIPS140...
2025-07-24  Daiki Ueno.gitlab-ci.yml: merge fedora-notools pipeline into...
2025-07-24  Daiki Ueno.gitlab-ci.yml: split doc-dist.Fedora into build and...
2025-07-24  Daiki Ueno.gitlab-ci.yml: manually trigger CPU intensitive tests
2025-07-24  Daiki Ueno.gitlab-ci.yml: rework sanitizer pipeline
2025-07-22  Daiki Uenostr: make gnutls_buffer resizing behavior configurable...
2025-07-20  Daiki Ueno.gitlab-ci.yml: mount binfmt_misc only at test phase
2025-07-20  Daiki Ueno.gitlab-ci.yml: use shallow git clone
2025-07-11  Daiki UenoMerge branch 'ddudas/tpm2-switch-crypto-backend' into...
2025-07-09  d-DudasCumulative update
2025-07-09  d-DudasAdd support for regular CFB.
2025-07-09  d-DudasMake TPM2 support self-contained
2025-07-09  Daiki UenoMerge branch 'wip/dueno/release-3.8.10' into 'master' 3.8.10
2025-07-09  Daiki Ueno.gitlab-ci.yml: use self-hosted runner
2025-07-08  Daiki UenoRelease 3.8.10
2025-07-08  Daiki Uenodoc: fix texinfo menu entries
2025-07-08  Daiki Uenotests: add missing automake variable prefix to pkcs11...
2025-07-08  Daiki Uenocli: print DEFAULT_TRUST_STORE_{DIR,PKCS11} with -...
2025-07-08  Daiki Uenohandshake: clear HSK_PSK_SELECTED is when resetting...
2025-07-08  Daiki Uenocerttool: avoid 1-byte write buffer overrun when parsin...
2025-07-07  Daiki Uenox509: avoid double free when exporting othernames in SAN
2025-07-07  Andrew Hamiltonx509: reject zero-length version in certificate request
2025-07-07  Andrew Hamiltonpsk: fix read buffer overrun in the "pre_shared_key...
2025-07-07  Andrew Hamiltonx509: fix read buffer overrun in SCT timestamps
2025-07-07  Daiki UenoMerge branch 'wip/dueno/pkcs11-provider-docs' into...
2025-07-07  Zoltan FridrichAdd NEWS entry for the PKCS#11 provider [skip ci]
2025-07-07  Zoltan FridrichAdd documentation for the pkcs#11-provider
2025-07-07  Daiki UenoMerge branch 'wip/dueno/pkcs11-provider-fixes' into...
2025-07-07  Daiki Uenobuild: fix build with --with-included-libtasn1
next