summaryrefslogtreecommitdiff
path: root/src/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Replace FSF snail mail addresses with URLStefan Kangas2022-12-271-2/+1
* cligen: update git submoduleDaiki Ueno2022-04-151-3/+3
* Make option specification type-safeDaiki Ueno2022-03-101-9/+15
* src: avoid overriding noinst_PROGRAMSDaiki Ueno2022-01-161-4/+3
* src: replace autoopts/libopts with minimal config parserDaiki Ueno2022-01-151-15/+19
* src: generate option handling code from JSONDaiki Ueno2022-01-141-167/+86
* Port openconnect TPM2 codeNikos Mavrogiannopoulos2021-11-131-0/+4
* serv: replace our own list implementation with Gnulib's gl_listDaiki Ueno2020-10-181-1/+1
* cli: support building with OCSP and ANON disabledDmitry Eremin-Solenikov2019-12-291-10/+5
* serv: support building with OCSP disabledDmitry Eremin-Solenikov2019-12-291-2/+5
* gnutls-cli: benchmark-tls-kx can work with sub-ms accuracyNikos Mavrogiannopoulos2019-12-201-1/+1
* p11tool: print mechanism info in list-mechanismsDmitry Eremin-Solenikov2019-10-091-0/+1
* src/Makefile.am: fix detection of .bak filesNikos Mavrogiannopoulos2019-08-051-6/+5
* Do not regenerate autogen files if --enable-local-libopts is giventmp-fix-liboptsNikos Mavrogiannopoulos2019-05-291-0/+18
* build: do not generate mech-list.h if p11-kit is not availableDmitry Eremin-Solenikov2019-02-021-2/+3
* src/Makefile.am: remove .bak files before autogeneratingNikos Mavrogiannopoulos2019-01-251-0/+2
* Revert "build: remove src/*.bak from distribution"tmp-autogen-bak-revertDaiki Ueno2019-01-081-12/+36
* build: remove src/*.bak from distributionTim Rühsen2018-12-121-31/+12
* build: fix srcdir detection when VPATH buildDaiki Ueno2018-11-241-7/+3
* build: minor cleanup of mech-list.h generationtmp-autogen-bakDaiki Ueno2018-11-131-5/+1
* build: remove autogen .bak files from the repositoryDaiki Ueno2018-11-131-0/+2
* build: use suffix rules for generating .bak filesDaiki Ueno2018-11-131-48/+34
* src: include .bak files in EXTRA_DISTDmitry Eremin-Solenikov2018-11-101-8/+28
* src: update .bak files during -args.c/.h regenerationDmitry Eremin-Solenikov2018-11-101-13/+15
* src: mark autogen'ed sources as nodist_Dmitry Eremin-Solenikov2018-11-101-11/+22
* src: args-std.def: substitute variables using configureDmitry Eremin-Solenikov2018-11-101-12/+12
* src: fix regenerating autogen files if builddir = srcdirDmitry Eremin-Solenikov2018-06-271-1/+7
* Makefile.am: move autogen files update to src/Makefile.amDmitry Eremin-Solenikov2018-06-191-0/+8
* Add DISTCLEANFILES to src/Makefile.am to fix 'make distcheck'Tim Rühsen2018-06-141-0/+5
* p11tool: auto-generate the list of PKCS#11 mechanisms from p11-kitNikos Mavrogiannopoulos2017-08-041-4/+9
* ocsptool: added --load-chain optionNikos Mavrogiannopoulos2017-06-191-1/+1
* Do not add cli-args.h to cli-args.stamp Makefile targetAlexander Kanavin2016-12-161-1/+1
* src: clean all stamp files on 'make clean'Nikos Mavrogiannopoulos2016-12-051-0/+3
* tools: use stamp files to allow parallel build of autogen filesNikos Mavrogiannopoulos2016-11-291-22/+53
* tools: Use correct include dir with minitasnJussi Kukkonen2016-08-311-0/+1
* tools: TLS handling has been incorporated into socket_open()Nikos Mavrogiannopoulos2016-07-261-2/+1
* certtool: added the ability to encode arbitrary extensionsNikos Mavrogiannopoulos2016-07-141-9/+16
* crywrap: was removed from gnutls toolsNikos Mavrogiannopoulos2016-04-091-4/+0
* src: added systemkey-args to BUILT_SOURCESNikos Mavrogiannopoulos2016-02-181-1/+1
* certtool: the --generate-dh-params option can be combined with --provableNikos Mavrogiannopoulos2016-02-111-1/+1
* build: fix make distclean by including src/gl only onceNikos Mavrogiannopoulos2015-12-151-1/+2
* tools: don't compile tpmtool if PKCS11 is disabledNikos Mavrogiannopoulos2015-12-011-3/+5
* libopts: fixed the reading of the --enable-local-libopts flagNikos Mavrogiannopoulos2015-04-201-7/+8
* danetool: only compile when dane is enabledNikos Mavrogiannopoulos2015-01-061-0/+2
* completely separated the two gnulibs to avoid conflictsNikos Mavrogiannopoulos2014-12-231-2/+0
* renamed systemkey-tool to systemkey, and don't install it by defaultNikos Mavrogiannopoulos2014-11-231-5/+5
* Added API to read/write/delete key-cert pairs (limited to windows for now)Nikos Mavrogiannopoulos2014-11-191-0/+17
* tools: use idna_to_ascii_8z() to convert internationalized hostnamesNikos Mavrogiannopoulos2014-08-231-5/+5
* danetool: if the certificate to verify against is not provide it try to obtai...Nikos Mavrogiannopoulos2014-08-081-1/+1
* Do not run autogen twice to generate the header files.Nikos Mavrogiannopoulos2014-05-061-9/+19