summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* KTLS: Invalidate session on ktls errorfix/ktls_fallbackFrantisek Krenzelok2022-11-302-6/+12
* Merge branch 'wip/dueno/gnulib' into 'master'Daiki Ueno2022-11-2817-26/+74
|\
| * .gitlab-ci.yml: disable full test suite in fedora-nettle jobsDaiki Ueno2022-11-281-1/+1
| * build: pacify sc_unportable_grep_q checkDaiki Ueno2022-11-225-8/+8
| * .gitlab-ci.yml: disable GCC analyzer in sanitizer jobsDaiki Ueno2022-11-221-0/+6
| * build: suppress GCC analyzer warningsDaiki Ueno2022-11-226-10/+26
| * tests: skip tpm2.sh test for now if OpenSSL version 3 is detectedDaiki Ueno2022-11-221-0/+9
| * .gitlab-ci.yml: bump cache versionDaiki Ueno2022-11-221-1/+1
| * .gitlab-ci.yml: update fedora image to Fedora 36Daiki Ueno2022-11-221-1/+1
| * tests: move <assert.h> out of extern "C"Daiki Ueno2022-11-221-1/+1
| * build: use AM_DISTCHECK_CONFIGURE_FLAGSDaiki Ueno2022-11-221-3/+2
| * .gitlab-ci.yml: update mingw image to Fedora 36Daiki Ueno2022-11-221-1/+1
| * gl: add workaround for mingw32 buildDaiki Ueno2022-11-221-0/+18
| * gnulib: update git submoduleDaiki Ueno2022-11-221-0/+0
|/
* Merge branch 'wip/dueno/rsa-pss-saltlen' into 'master'Daiki Ueno2022-11-212-10/+53
|\
| * nettle: mark non-compliant RSA-PSS salt length to be not-approvedDaiki Ueno2022-11-202-10/+53
* | Merge branch 'SIGPIPE' into 'master'Daiki Ueno2022-11-161-0/+2
|\ \ | |/ |/|
| * tests: More SIGPIPE treatment as errorSamuel Thibault2022-11-161-0/+2
|/
* Merge branch 'zfridric_devel' into 'master'Zoltán Fridrich2022-11-153-11/+16
|\
| * Remove library path checking from FIPS integrity checkZoltan Fridrich2022-11-151-5/+0
| * Fipshmac: always use realpathsZoltan Fridrich2022-11-152-6/+16
|/
* Merge branch 'wip/dueno/rehandshake-tickets' into 'master'Zoltán Fridrich2022-11-157-1/+164
|\
| * handshake: clear server's session ticket indication at rehandshakeDaiki Ueno2022-11-057-1/+164
* | Merge branch 'master' into 'master'Daiki Ueno2022-11-0313-12/+52
|\ \
| * | priority: fix typos in documentationEric Blake2022-11-021-3/+3
| * | priority: Use gnutls_free consistentlyEric Blake2022-11-021-1/+1
| * | privkey: Allow deinit after failed exportEric Blake2022-11-021-0/+2
| * | lib: Consistenly return sane results for all *_init()Eric Blake2022-11-0212-3/+31
| * | gnutls_init: Always initialize *sessionEric Blake2022-11-021-3/+13
| * | build: Silence cppcheck false positiveEric Blake2022-11-021-2/+2
|/ /
* | Merge branch 'jas/drop-announcetxt' into 'master'Simon Josefsson2022-11-021-294/+0
|\ \
| * | Drop stale doc/announce.txt.Simon Josefsson2022-10-311-294/+0
* | | Merge branch 'wip/dek-info' into 'master'Daiki Ueno2022-11-022-16/+41
|\ \ \
| * | | Handle private keys with lowercase hex digits in DEK-InfoTim Kosse2022-11-022-16/+41
|/ / /
* | | Merge branch 'jas/drop-guile' into 'master'Simon Josefsson2022-10-3156-8756/+32
|\ \ \
| * | | Drop guile bindings. See <https://gitlab.com/gnutls/guile/>.Simon Josefsson2022-10-2656-8756/+32
| | |/ | |/|
* | | Merge branch 'zfridric_devel3' into 'master'Zoltán Fridrich2022-10-314-82/+203
|\ \ \ | |/ / |/| |
| * | Fix removal of duplicate certs during verificationZoltan Fridrich2022-10-314-82/+203
* | | Merge branch 'zfridric_devel' into 'master'Zoltán Fridrich2022-10-262-0/+6
|\ \ \ | |/ / |/| |
| * | Fix handshake segfault if no privkey is suppliedZoltan Fridrich2022-10-212-0/+6
* | | Merge branch 'zfridric_devel2' into 'master'Zoltán Fridrich2022-10-261-7/+8
|\ \ \
| * | | compress_certificate: fix err code on invalid lengthZoltan Fridrich2022-10-241-1/+1
| * | | Ignore unknown algorithms received in compress_certificate extensionZoltan Fridrich2022-10-241-6/+7
| |/ /
* | | Merge branch 'jas/update-libtasn1' into 'master'Daiki Ueno2022-10-262-0/+2
|\ \ \
| * | | doc: Add NEWS entry.Simon Josefsson2022-10-251-0/+2
| * | | Update libtasn1 to 4.19.0.Simon Josefsson2022-10-251-0/+0
|/ / /
* | | Merge branch 'wip/dueno/ccm-tlen' into 'master'Daiki Ueno2022-10-254-2/+218
|\ \ \
| * | | cipher: add restriction on CCM tag length under FIPS modeDaiki Ueno2022-10-254-2/+218
* | | | Merge branch 'wip/dueno/git-authors' into 'master'Daiki Ueno2022-10-211-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | build: fix AUTHORS generationDaiki Ueno2022-10-211-1/+1
| |/ /