]> git.ipfire.org Git - thirdparty/gnutls.git/shortlog
thirdparty/gnutls.git
2026-04-29  Alexander Sosedkintests/mini-dtls-fragments: implement a basic DTLS test
2026-04-27  Daiki UenoMerge branch 'typo-test-fix' into 'master'
2026-04-27  Sam Jamestests: fix typo in skip message 2101/head
2026-04-27  Daiki UenoMerge branch 'wip/dueno/hpke2' into 'master'
2026-04-27  Daiki UenoMerge branch 'wip/dueno/minor-fixes' into 'master'
2026-04-27  Daiki UenoMerge branch 'wip/dueno/mldsa-pk-from-sk-followup'...
2026-04-27  Daiki Uenonettle: support truncated authentication tag in Nettle... 2099/head
2026-04-27  Daiki Uenotests: execise client cert selection for RSA-PSS-RSAE...
2026-04-27  Daiki UenoNEWS: mention gnutls_pkcs11_obj_get_pk_algorithm as...
2026-04-27  Alexander Sosedkindoc/Makefile: add stamp_error_codes to EXTRA_DIST
2026-04-27  Daiki Uenotests: match automake variables for pkcs11-obj-get...
2026-04-27  Daiki Uenobuild: switch to using static_assert instead of verify
2026-04-27  Daiki UenoMerge branch 'fix-tls-1.3-handshake' into 'master'
2026-04-26  Daiki Ueno.gitlab-ci.yml: enable HPKE in Fedora builds 2097/head
2026-04-26  Alexander Sosedkinhpke/hpke-builders: use a relative include
2026-04-26  Daiki Uenohpke-key-management: use memcmp instead of manual compa...
2026-04-26  Daiki Uenohpke-key-management: fix the license header
2026-04-26  Daiki Uenohpke: rework public key serialization logic with existi...
2026-04-26  Daiki Uenohpke: use _gnutls_set_datum as possible
2026-04-26  Daiki Uenoconfigure: make it possible to toggle HPKE support
2026-04-26  Daiki UenoNEWS: expand HPKE entry with a bit more detail
2026-04-26  Daiki Uenodoc: add HPKE section in "Using GnuTLS as a cryptograph...
2026-04-26  Daiki Uenohpke: fix documentation comments
2026-04-26  Daiki Uenohpke: stop exposing gnutls_hpke_get_enc_size from publi...
2026-04-26  Daiki Uenohpke: rename gnutls_hpke_generate_keypair to _derive_ke...
2026-04-26  Daiki Uenohpke: stop exposing testing functions from public API
2026-04-25  Daiki Uenohpke: give all additional information to encap/decap...
2026-04-25  Daiki Uenognutls_hpke_generate_keypair: expect initialized keys
2026-04-25  Daiki Uenohpke: add "const" qualifier to gnutls_pubkey_t/gnutls_p...
2026-04-25  Daiki Uenohpke: remove unnecessary "const" qualifier to enum...
2026-04-25  Daiki Uenohpke-tests: remove unnecessary cleanup label
2026-04-25  Daiki Uenohpke: fix gtk-doc markup for gnutls_hpke_{mode,role}_t
2026-04-25  Daiki Uenohpke: shorten function names by stripping _context_
2026-04-24  Alexander SosedkinMerge branch 'wip/dueno/news-3.8.13' into 'master'
2026-04-24  Daiki UenoNEWS: add entries for 3.8.13 [ci skip] 2091/head
2026-04-18  Daiki UenoMerge branch 'dev/ddudas/hpke' into 'master'
2026-04-18  d-DudasUpdated NEWS and HPKE functions release version. 1976/head
2026-04-18  d-DudasRemoved libgnutls_hpke.la
2026-04-18  d-DudasFixed memory leaks.
2026-04-18  d-DudasRemoved file commited by mistake.
2026-04-18  d-DudasAdded minitasn1 dependency to HPKE Makefile
2026-04-18  d-DudasMake raw pubkey optional for raw privkey import.
2026-04-18  d-DudasReplaced buf+size pairs with datum
2026-04-18  d-DudasRemove GNUTLS_ prefix from private HPKE macros
2026-04-18  d-DudasReplace int to bool as return type for boolean functions
2026-04-18  d-DudasCreated separate HPKE module
2026-04-18  d-DudasAdded gnutls/hpke.h
2026-04-18  d-DudasHPKE API rework.
2026-04-18  d-DudasAdded HPKE API for DHKEM.
2026-04-18  Daiki UenoMerge branch 'fix-p11tool-same-url' into 'master'
2026-04-17  Romain TartièreFix TLS 1.3 handshake 2095/head
2026-04-17  Ghadi Elie... Add unit test for gnutls_pkcs11_obj_get_pk_algorithm 2074/head
2026-04-17  Daiki UenoMerge branch 'tests-kryoptic-sha3' into 'master'
2026-04-16  Alexander Sosedkintests/pkcs11-provider/pkcs11-provider-hmac: uncomment... 2094/head
2026-04-15  Ghadi Elie... p11tool: use object reference to list data
2026-04-15  Ghadi Elie... lib/pkcs11.c: fix dangling pointer in pkcs11_read_pubkey
2026-04-15  Ghadi Elie... auto-generated files update
2026-04-15  Ghadi Elie... lib/pkcs11: Add new API to fetch privkey type
2026-04-15  Daiki UenoMerge branch 'wip/dueno/nc-tree-followup' into 'master'
2026-04-15  Daiki Uenonettle: sanity check ML-DSA private key in pk_fixup 2093/head
2026-04-15  Daiki Uenox509/name_constraints: use stdbool more 2092/head
2026-04-15  Daiki Uenox509/name_constraints: remove unnecessary manual cleanup
2026-04-15  Daiki UenoMerge branch 'dev/ddudas/debug/compilation-warnings...
2026-04-14  d-DudasUpdated cligen submodule 2090/head
2026-04-13  d-DudasFixed some compilation warnings
2026-04-13  Daiki UenoMerge branch 'wip/dueno/mldsa-pk-from-sk' into 'master'
2026-04-12  Daiki UenoMerge branch 'master' into 'master'
2026-04-12  Daiki Uenonettle: support deriving ML-DSA public key from expande... 2088/head
2026-04-10  Guillaume Gardetaarch64: Enable GCS 2038/head
2026-04-10  Daiki Uenonettle: use "switch" instead of "if" in wrap_nettle_pk_...
2026-04-09  Daiki Uenoprivkey_to_pubkey: use constants to access public key...
2026-03-30  Daiki UenoMerge branch 'master' into 'master'
2026-03-30  Daiki UenoMerge branch 'wip/dueno/nc-tree' into 'master'
2026-03-29  Joachim VandersmissenUse client certificate in gnutls-cli test 2087/head
2026-03-29  Daiki UenoMerge branch 'wip/dueno/doc-update' into 'master'
2026-03-29  Daiki UenoSECURITY.md: suggest CVSS v3.1 [ci skip] 2086/head
2026-03-29  Daiki UenoSECURITY.md: don't impose normal process for low severi...
2026-03-29  Daiki UenoSECURITY.md: make it explicit that testing programs...
2026-03-29  Daiki Uenocli,serv: make it explicit that they are a testing...
2026-03-28  Daiki Uenox509/name_constraints: refactor intersection/union... 2083/head
2026-03-27  Joachim VandersmissenCheck client certificate usage in serv
2026-03-27  Daiki Uenox509/name_constraints: redefine type_bitmask_t as unsig...
2026-03-26  Daiki Uenohello_ext: move static assertions from gnutls_int.h...
2026-03-26  Daiki Uenox509/name_constraints: extensively use bool instead...
2026-03-26  Daiki Ueno_gnutls_x509_name_constraints_is_empty: remove type...
2026-03-26  Daiki Uenox509/name_constraints: extensively use gnutls_x509_subj...
2026-03-26  Daiki Uenox509/name_constraints: rework with rbtree-list
2026-03-26  Alexander SosedkinMerge branch 'wip/dueno/utils' into 'master'
2026-03-26  Daiki Uenomem: make _gnutls_take_pointer type safer 2085/head
2026-03-26  Daiki Uenomem,str,datum: rename _steal_* to _take_*
2026-03-12  Daiki UenoMerge branch 'ci-f43' into 'master'
2026-03-12  Alexander SosedkinMerge branch 'devel-ci-local' into 'master'
2026-03-09  Alexander Sosedkin.gitlab-ci.yml: move fedora jobs to Fedora 43
2026-03-06  Alexander Sosedkindevel/ci-local.sh: add a gitlab-ci-local wrapper
2026-03-06  Daiki UenoMerge branch 'c99' into 'master'
2026-03-05  Ross Burtonconfigure: make the C99 detection more resiliant
2026-03-04  Alexander SosedkinMerge branch 'ktls-chacha-iv-fix' into 'master'
2026-03-04  Alexander Sosedkinktls: simplify ChaCha20‑Poly1305 IV passing
2026-03-04  Alexander Sosedkinktls: fix ChaCha20-Poly1305 IV passing for TLS 1.2
2026-03-04  Alexander SosedkinMerge branch 'wip/dueno/remove-nettle-bundle' into...
next