]> git.ipfire.org Git - thirdparty/gnutls.git/shortlog
thirdparty/gnutls.git
2021-03-05  Steffen JaeckelAdd unit test for id-on-xmppAddr decoding error
2021-03-05  Daiki Uenognutls_x509_trust_list_verify_crt2: skip duped certs...
2021-03-04  Steffen Jaeckeloutput UTF-8 decoded id-on-xmppAddr SAN's
2021-02-28  Daiki UenoMerge branch 'tmp-ctype-handling-improvements' into...
2021-02-28  Tom VranckenChanged _gnutls_session_cert_type_supported prototype...
2021-02-28  Tom VranckenChanged certificate retrieval callback prototype parame...
2021-02-28  Tom VranckenAdded documentation for rawpk use in certificate retrie...
2021-02-28  Tom VranckenAdded extra logging and done some variable refactoring...
2021-02-28  Tom VranckenAdded extra logging and done some variable refactoring...
2021-02-25  Daiki UenoMerge branch 'padlock-aes-192' into 'master'
2021-02-25  JonasZhoupadlock:add support for AES-192-CBC
2021-02-19  Daiki Ueno.gitlab-ci.yml: run fedora-valgrind jobs only on upstre...
2021-02-19  Daiki UenoMerge branch 'wip/dueno/valgrind' into 'master'
2021-02-19  Daiki Uenotests: remove *hello_random_value tests
2021-02-19  Daiki Ueno.gitlab-ci.yml: use longer handshake timeout for valgri...
2021-02-18  Daiki UenoMerge branch 'wip/dueno/nofipshmac' into 'master'
2021-02-17  Daiki Uenotests: make any ad-hoc timeout setting controllable...
2021-02-17  Daiki Uenotests: suffix .sh for all shell-script tests
2021-02-17  Daiki Uenotests: don't conditionalize valgrind with --disable...
2021-02-17  Daiki Uenotests: don't run shell-script tests under valgrind
2021-02-17  Daiki Uenonettle: check lib state early to cope with synthesized...
2021-02-17  Daiki Uenotests: fix memory leak in tests/tls13/no-auto-send...
2021-02-17  Daiki Uenotests: remove init_fds test
2021-02-17  Daiki Uenosafe-memfuncs: rely on explicit_bzero implementation...
2021-02-17  Daiki Ueno.gitlab-ci.yml: remove scriptlet to generate HMAC files...
2021-02-17  Ondrej Morisfips: replace fipshmac usage with internal program
2021-02-17  Daiki UenoMerge branch 'wip/dueno/typo-fixes' into 'master'
2021-02-17  Daiki Uenobuild: don't remove distributed stamp files on "make...
2021-02-17  Daiki UenoMerge branch 'bug/require-gmp' into 'master'
2021-02-17  Daiki Uenofastopen: remove call to abort()
2021-02-17  Daiki Uenohex: use a table to avoid meaningless assertion
2021-02-17  Daiki Uenognutlsxx: add const and explicit specifiers where possible
2021-02-16  Dmitriy Tsvettsikhconfigure.ac: fix "nettle_rsa_sec_decrypt" check error
2021-02-16  Daiki UenoMerge branch 'w32_sendmsg' into 'master'
2021-02-16  Evgeny GrinSockets: implement sendmsg()-like functions on Win32
2021-02-16  Daiki Uenognutlsxx: dh_params, rsa_params: actually assign values...
2021-02-15  Daiki UenoMerge branch 'wip/dueno/guile-fixes' into 'master'
2021-02-15  Daiki UenoREADME.md: don't suggest installing lockfile-progs
2021-02-15  Daiki Ueno.gitlab-ci.yml: fix typo in cppcheck -I argument
2021-02-15  Daiki UenoREADME.md: fix typo in libev URL
2021-02-13  Daiki UenoMerge branch 'wip/dueno/bootstrap' into 'master'
2021-02-13  Andreas MetzlerMerge branch 'tmp-tests-missing-nettle-cflags' into...
2021-02-13  Daiki Ueno.gitlab-ci.yml: bump cache version
2021-02-13  Daiki Uenobootstrap.conf: initialize openssl submodule
2021-02-13  Daiki Uenoconfigure.ac: fix misleading --help output on guile...
2021-02-13  Daiki Uenobootstrap: update from Gnulib
2021-02-13  Daiki Uenobootstrap.conf: refactor detection of gtk-doc and gnuli...
2021-02-13  Daiki Ueno.gitignore: ignore more files
2021-02-13  Andreas MetzlerFix test error with nettle in non-default location
2021-02-11  Daiki Ueno.gitlab-ci.yml: remove FreeBSD run
2021-02-10  Daiki UenoMerge branch 'wip/dueno/hrr-resumption' into 'master'
2021-02-10  Daiki UenoMerge branch 'wip/dueno/cli-debug' into 'master'
2021-02-09  Daiki Uenotests/gnutls-cli-debug.sh: don't unset system priority...
2021-02-08  Daiki UenoMerge branch 'wip/dueno/dupes' into 'master'
2021-02-08  Daiki UenoMerge branch 'master' into 'master'
2021-02-08  Daiki Uenognutls_x509_trust_list_verify_crt2: ignore duplicate...
2021-02-07  Dosenpfanddoc: Add some missing algorithm keywords to priority...
2021-02-04  Daiki UenoMerge branch 'wip/dueno/parallel-openssl' into 'master'
2021-02-04  Daiki Uenotests: close unused fd opened by socketpair
2021-02-04  Daiki Ueno.gitlab-ci.yml: remove redundant "make check" in build...
2021-02-04  Daiki Uenohandshake: TLS 1.3: don't generate session ID in resump...
2021-02-04  Daiki Uenognutls_session_is_resumed: don't check session ID in...
2021-02-04  Daiki Ueno_gnutls_openpgp_send_fingerprint: remove unused declaration
2021-02-04  Daiki Ueno_gnutls_session_is_resumable: remove unused internal...
2021-02-04  Daiki Uenohandshake: replace TRUE and FALSE with <stdbool.h>
2021-02-04  Daiki Uenohandshake: replace RESUME_TRUE and RESUME_FALSE with...
2021-02-01  Daiki Uenotestcompat-openssl: run TLS 1.3 client/server tests...
2021-01-31  Daiki Uenotestcompat-openssl: remove hand-written parallelism
2021-01-31  Daiki UenoMerge branch 'check_cert_list_argument' into 'master'
2021-01-25  Daiki Uenotestcompat-polarssl: remove hand-written parallelism
2021-01-25  Daiki UenoMerge branch 'wip/dueno/fips-dh-memleak' into 'master'
2021-01-25  Daiki UenoMerge branch 'pcert_deinit_on_cleanup' into 'master'
2021-01-22  Daiki Uenofips: avoid memleak in (EC)DH internal APIs
2021-01-11  Tom CarrollDeinitialize pcerts array elements during cleanup.
2021-01-11  Tom CarrollEnsure ca_list != NULL and ca_list_size > 0.
2021-01-11  Tom CarrollVerify that cert_list != NULL and cert_list_size > 0.
2021-01-09  Daiki UenoMerge branch 'no-weak' into 'master'
2021-01-08  Daiki UenoMerge branch 'wip/dueno/autoconf-2.70' into 'master'
2021-01-08  Martin Storsjoconfigure: Remove -no_weak_links from LDFLAGS after...
2021-01-08  Daiki UenoMerge branch 'ci-rework' into 'master'
2021-01-08  AirtowerMerge branch 'github-macos' into 'master'
2021-01-07  Fiona KluteUpdate year of copyright notices in doc/gnutls.texi
2021-01-02  Fiona KluteUpdate CI documentation for use of Github Actions
2021-01-02  Fiona KluteRemove Travis CI configuration
2021-01-02  Fiona KluteGithub Actions job for MacOS CI
2020-12-30  Andreas MetzlerMerge branch 'tmp-limit-gnutls-openssl-exported-symbols...
2020-12-29  Daiki Uenognulib: update git submodule
2020-12-29  Sadie PowellFix a common typo of gnutls_priority_t.
2020-12-29  Andreas Metzlerlibgnutls-openssl: Clean up list of exported symbols
2020-12-29  Daiki UenoMerge branch 'wip/dueno/test-fixes' into 'master'
2020-12-29  Daiki Uenotestcompat-openssl: specify -sigalgs on s_client comman...
2020-12-29  Daiki Uenotestpkcs11: use datefudge to trick certificate expiry
2020-12-29  Stefan Bergertests: Fix tpmtool_test due to changes in trousers
2020-12-08  Daiki UenoMerge branch '#1074' into 'master'
2020-12-08  Norbert PocsFix non-empty session id (TLS13_APPENDIX_D4)
2020-12-02  Daiki UenoRelease 3.7.0 3.7.0
2020-12-02  Daiki UenoNEWS: update for 3.7.0 release
2020-12-01  Daiki UenoMerge branch 'ihsinme-master-patch-42280' into 'master'
2020-12-01  ihsinmefix invalid unsigned arithmetic.
2020-12-01  Daiki UenoMerge branch 'wip/dueno/fuzzer-fixes' into 'master'
next