summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update symbolsaja-certificate-transparencyAnder Juaristi2021-12-043-0/+24
* devel: Suppress new API functionsAnder Juaristi2021-12-042-0/+27
* x509 CT: Add testsAnder Juaristi2021-12-042-1/+312
* x509 CT: implement new public APIAnder Juaristi2021-12-044-0/+654
* Merge branch 'wip/dueno/abi-check-latest' into 'master'František Krenželok2021-12-024-8/+31
|\
| * devel/libgnutls.abignore: ignore drbg_aes_* functionsDaiki Ueno2021-11-301-0/+10
| * CONTRIBUTING.md: clarify how to introduce new APIDaiki Ueno2021-11-271-5/+17
| * release-steps: "make abi-dump-latest" at release timeDaiki Ueno2021-11-271-2/+3
| * build: stop running abi-dump-latest at "make files-update"Daiki Ueno2021-11-271-1/+1
* | Merge branch 'wip/dueno/config-allowlisting' into 'master'Daiki Ueno2021-11-2922-148/+1690
|\ \
| * | priority: support allowlisting in configuration fileDaiki Ueno2021-11-2922-201/+1548
| * | priority: refactor config file parsingDaiki Ueno2021-11-246-57/+252
| |/
* | Merge branch 'wip/dueno/valgrind-tests' into 'master'Daiki Ueno2021-11-274-7/+14
|\ \
| * | build: update to use the latest valgrind-tests module from GnulibDaiki Ueno2021-11-274-7/+14
| |/
* | Merge branch 'fix_non_vla_02' into 'master'Daiki Ueno2021-11-261-3/+8
|\ \ | |/ |/|
| * sockets: fixed compiler warning on Windows x32Evgeny Grin2021-11-261-0/+2
| * sockets: fixed building for Windows with compilers without VLA supportEvgeny Grin2021-11-261-3/+6
|/
* Merge branch 'wip/dueno/thr' into 'master'Daiki Ueno2021-11-2213-290/+300
|\
| * locks: deprecate gnutls_global_set_mutexDaiki Ueno2021-11-171-15/+6
| * locks: use once execution for on-demand initialization of globalsDaiki Ueno2021-11-178-31/+90
| * locks: rework rwlock primitivesDaiki Ueno2021-11-173-79/+142
| * pkcs11: switch to using static mutexDaiki Ueno2021-11-172-12/+3
| * verify-tofu: switch to using static mutex for lockingDaiki Ueno2021-11-172-12/+4
| * locks: replace custom mutex wrappers with "glthread/lock.h"Daiki Ueno2021-11-176-144/+58
|/
* Merge branch 'wip/dueno/tpm2' into 'master'Daiki Ueno2021-11-1417-11/+1710
|\
| * Port openconnect TPM2 codeNikos Mavrogiannopoulos2021-11-1317-11/+1710
* | Merge branch 'abs-top-builddir-fix' into 'master'Daiki Ueno2021-11-114-0/+4
|\ \ | |/ |/|
| * tests: set $abs_top_builddir in more placesAlexander Sosedkin2021-11-104-0/+4
|/
* Merge branch 'wip/dueno/system_wide_priority_strings_init' into 'master'Daiki Ueno2021-11-054-108/+134
|\
| * priority: rework config reloading logic and lockingDaiki Ueno2021-11-054-106/+141
| * Revert "priority: fix potential race in reloading system-wide config"Daiki Ueno2021-11-031-15/+6
|/
* Merge branch 'wip/dueno/abi-dump-release' into 'master'Daiki Ueno2021-10-303-22/+46
|\
| * devel: update release procedure taking into account of abi-dumpDaiki Ueno2021-10-263-22/+46
* | Merge branch 'wip/dueno/priority-race' into 'master'Daiki Ueno2021-10-301-6/+15
|\ \
| * | priority: fix potential race in reloading system-wide configDaiki Ueno2021-10-301-6/+15
* | | Merge branch 'wip/asosedki/gitlab-ci-speed-up-cppcheck' into 'master'Daiki Ueno2021-10-281-2/+6
|\ \ \ | |/ / |/| |
| * | .gitlab-ci.yml: add caching to cppcheckAlexander Sosedkin2021-10-271-2/+6
|/ /
* | Merge branch 'wip/asosedki/hash-filters-prf' into 'master'Daiki Ueno2021-10-214-14/+122
|\ \ | |/ |/|
| * NEWS: add a notice of insecure-hash filtering ciphersuites on PRFAlexander Sosedkin2021-10-211-0/+3
| * tests: add system-override-hash-influences-prfAlexander Sosedkin2021-10-212-1/+90
| * priority: filter out ciphersuites with prf blocked by insecure-hashAlexander Sosedkin2021-10-211-0/+13
| * priority: refactor ciphersuite filteringAlexander Sosedkin2021-10-211-13/+16
|/
* Merge branch 'ktls' into 'master'Daiki Ueno2021-10-2012-25/+812
|\
| * ktls: basic implementation of SW modeHedgehog50402021-10-1912-25/+812
|/
* Merge branch 'wip/dueno/abi-dump' into 'master'František Krenželok2021-10-1910-64734/+11
|\
| * devel: make use of abidw --drop-private-typesDaiki Ueno2021-10-182-1/+1
| * devel: move .abi files into a separate repositoryDaiki Ueno2021-10-1810-64733/+10
|/
* Merge branch 'mingw64-detection' into 'master'Daiki Ueno2021-09-241-1/+1
|\
| * fix mingw64 detectionSteve Lhomme2021-09-231-1/+1
|/
* Merge branch 'x25519-and-x448' into 'master'Daiki Ueno2021-09-2321-9/+485
|\