summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* Release 3.7.3Daiki Ueno2022-01-181-1/+1
* fips: add build option to embed FIPS module info in library configDaiki Ueno2022-01-171-0/+18
* configure.ac: emit feature summary as C macroDaiki Ueno2022-01-161-1/+65
* build: hide maintainer tool invocation behind AM_V_GENDaiki Ueno2022-01-161-0/+3
* src: remove AutoGen .def filesDaiki Ueno2022-01-151-13/+0
* src: remove included copy of liboptsDaiki Ueno2022-01-151-18/+3
* src: generate option handling code from JSONDaiki Ueno2022-01-141-1/+0
* python: add library for handling JSON-based option descriptionDaiki Ueno2022-01-141-1/+2
* pkcs7: determine iteration count for PBKDF2 at build timeDaiki Ueno2022-01-071-0/+10
* build: update to use the latest valgrind-tests module from GnulibDaiki Ueno2021-11-271-3/+3
* Port openconnect TPM2 codeNikos Mavrogiannopoulos2021-11-131-2/+35
* ktls: basic implementation of SW modeHedgehog50402021-10-191-0/+1
* mem: instrument with ASan memory poisoning as well as valgrindDaiki Ueno2021-08-091-0/+1
* Release 3.7.2Daiki Ueno2021-05-291-1/+1
* gnulib: update git submoduleDaiki Ueno2021-05-281-0/+5
* configure.ac: specify -ladvapi32 in mingw buildsDaiki Ueno2021-05-131-1/+1
* Add AF_ALG accelerationStephan Mueller2021-04-201-0/+1
* Release 3.7.13.7.1Daiki Ueno2021-03-101-1/+1
* Merge branch 'wip/dueno/valgrind' into 'master'Daiki Ueno2021-02-191-1/+1
|\
| * safe-memfuncs: rely on explicit_bzero implementation from gnulibDaiki Ueno2021-02-171-1/+1
* | fips: replace fipshmac usage with internal programOndrej Moris2021-02-171-0/+1
|/
* configure.ac: fix "nettle_rsa_sec_decrypt" check errorDmitriy Tsvettsikh2021-02-171-1/+1
* Merge branch 'wip/dueno/guile-fixes' into 'master'Daiki Ueno2021-02-151-1/+1
|\
| * configure.ac: include <libguile.h> when checking scm_* functionsDaiki Ueno2020-11-231-1/+1
* | configure.ac: fix misleading --help output on guile bindingsDaiki Ueno2021-02-131-1/+1
* | configure: Remove -no_weak_links from LDFLAGS after detecting function availa...Martin Storsjo2021-01-081-1/+18
* | Release 3.7.03.7.0Daiki Ueno2020-12-021-1/+1
|/
* build: hard require nettle 3.6Daiki Ueno2020-11-041-72/+0
* bootstrap.conf: exercise more tests from GnulibDaiki Ueno2020-10-271-1/+1
* configure.ac: don't enable warning only available in decent gccDaiki Ueno2020-09-171-0/+1
* gnulib: update git submoduleDaiki Ueno2020-09-171-1/+1
* Merge branch 'tmp-type-limits' into 'master'Daiki Ueno2020-08-181-0/+1
|\
| * minitasn1: move WARN_CFLAGS setting to configure.actmp-type-limitsDaiki Ueno2020-08-131-0/+1
* | Merge branch 'tmp-public-header-guards' into 'master'Daiki Ueno2020-08-141-1/+0
|\ \ | |/ |/|
| * Add or clean header guards in lib/includes/gnutls/tmp-public-header-guardsTim Rühsen2019-05-081-1/+0
* | Detect Python interpreter instead of assuming "python"Fiona Klute2020-06-161-0/+3
* | Merge branch 'tmp-gettext' into 'master'Dmitry Baryshkov2020-06-141-0/+3
|\ \
| * | configure.ac: prefer the latest version of build infrastructuretmp-gettextDaiki Ueno2020-06-081-0/+3
* | | configure: improve nettle, gmp, and hogweed soname detectionVitezslav Cizek2020-06-091-3/+12
|/ /
* | Merge branch 'gost-split-6' into 'master'Dmitry Baryshkov2020-06-061-0/+31
|\ \
| * | nettle/gost: add CMAC-64/Magma/Kuznyechik codeDmitry Eremin-Solenikov2020-06-071-0/+19
| * | nettle/gost: add Kuznyechik codeDmitry Eremin-Solenikov2020-06-071-0/+6
| * | nettle/gost: add Magma codeDmitry Eremin-Solenikov2020-06-071-0/+6
* | | Merge the extra libraries to link dynamically in GNUTLS_LIBS_PRIVATESteve Lhomme2020-06-061-6/+6
|/ /
* | Release 3.6.14 [ci skip]Daiki Ueno2020-06-031-1/+1
* | Merge branch 'nowincrypt' into 'master'Dmitry Baryshkov2020-05-311-0/+7
|\ \
| * | win32: use bcrypt instead of CryptoAPI on Vista+ for random numbersSteve Lhomme2020-05-281-0/+7
* | | Merge branch 'fix-valgrind' into 'master'Dmitry Baryshkov2020-05-311-0/+4
|\ \ \
| * | | configure.ac: add -fno-builtin-strcmp if valgrind is enabledDmitry Baryshkov2020-05-261-0/+4
* | | | Merge branch 'tmp-fix-macosx-link' into 'master'Dmitry Baryshkov2020-05-301-1/+1
|\ \ \ \