summaryrefslogtreecommitdiffstats
path: root/dirmngr/Makefile.am (follow)
Commit message (Expand)AuthorAgeFilesLines
* build: Remove Windows CE support.NIIBE Yutaka2022-12-091-2/+2
* dirmngr: Support paged LDAP mode for KS_GETWerner Koch2022-10-051-1/+1
* dirmngr: Fix NTBTLS include for testAndre Heinecke2022-08-161-1/+2
* dirmngr: Fix MakefileWerner Koch2022-04-211-1/+1
* dirmngr: Changes to the linking order.Werner Koch2022-04-201-11/+15
* dirmngr: Clean up for not supporting WindowsCE.NIIBE Yutaka2022-03-291-1/+1
* build: Fix several "include file not found" problemsIngo Klöcker2021-09-201-1/+1
* dirmngr: Rewrite the LDAP wrapper toolWerner Koch2021-06-161-4/+12
* build: New configure option --disable-testsWerner Koch2020-08-201-0/+4
* w32: Add link to $(NETLIB) for -lws2_32.NIIBE Yutaka2020-07-301-1/+1
* dirmngr: Fix building w/o LDAP supportWerner Koch2020-01-211-0/+6
* dirmngr: Remove cruft from dirmngr_ldapWerner Koch2019-11-111-14/+1
* dirmngr: Avoid possible CSRF attacks via http redirects.Werner Koch2018-11-221-1/+10
* dirmngr: Print a WARNING status for DNS config problems.Werner Koch2018-07-251-2/+2
* dirmngr: Add a background task framework.Werner Koch2017-11-141-0/+1
* dirmngr: Keep track of domains used for WKD queriesWerner Koch2017-11-131-0/+3
* build: Add missing LIBASSUAN_CFLAGS to dirmngr/.Werner Koch2017-06-231-3/+5
* Remove -I option to common.NIIBE Yutaka2017-03-071-1/+1
* dirmngr: Rearrange files to fix de6d831.Werner Koch2017-03-021-4/+3
* dirmngr: Make t-http.c work again with gnutls.Werner Koch2017-02-201-2/+4
* dirmngr: First take on ntbtls cert verification.Werner Koch2017-02-191-0/+1
* dirmngr: New configure option --disable-libdns.Werner Koch2016-12-141-2/+8
* dirmngr: Require a c99 compilerWerner Koch2016-12-141-4/+5
* dirmngr: Add basic libdns supportJustus Winter2016-12-141-3/+4
* dirmngr: Add command to only load the swdb.Werner Koch2016-11-161-0/+1
* Change all http://www.gnu.org in license notices to https://Werner Koch2016-11-051-1/+1
* dirmngr: Removal of no-libgcrypt.o.NIIBE Yutaka2016-09-271-8/+1
* Portability build fix.Ben Kibbey2016-09-101-1/+1
* tests: Run test requiring the network only in maintainer-mode.Werner Koch2016-09-011-3/+11
* Cleanup initialization of libgcrypt.Ben Kibbey2016-08-091-2/+2
* Do not use no-libgcrypt dummy for toolsWerner Koch2016-06-081-5/+4
* dirmngr: Add more missing CFLAGS.Justus Winter2016-03-031-2/+2
* dirmngr: Add missing CFLAGS.Justus Winter2016-03-011-2/+4
* dirmngr: Use sks-keyservers CA by default for the hkps pool.Daniel Kahn Gillmor2016-01-221-0/+1
* dirmngr: Do not block during ADNS calls.Werner Koch2015-11-121-0/+1
* dirmngr: Add workaround for broken getaddrinfo.Werner Koch2015-10-251-2/+2
* dirmngr: Check that getaddrinfo is available.Werner Koch2015-10-211-2/+3
* dirmngr: Rename file dns-cert.c.Werner Koch2015-10-211-4/+4
* dirmngr: Use Assuan socket wrappers for http.cWerner Koch2015-10-191-1/+1
* Move http module from common/ to dirmngr/.Werner Koch2015-10-181-7/+23
* gpg: Move all DNS access to Dirmngr.Werner Koch2015-04-231-1/+5
* Remove the obsolete keyserver directory from the repo.Werner Koch2015-04-201-1/+1
* dirmngr: If LDAP is not enable, don't build the LDAP bits.Neal H. Walfield2015-04-131-5/+9
* dirmngr,w32: Make it build for Windows.Werner Koch2015-04-101-2/+4
* Remove obsolete directories from AM_CPPFLAGS.Werner Koch2015-04-101-1/+1
* Add support to talking to LDAP key servers.Neal H. Walfield2015-03-231-2/+8
* Add new LDAP utility functions.Neal H. Walfield2015-03-231-0/+13
* dirmngr: Fix TLS build problems.Werner Koch2015-01-211-2/+4
* Remove use of gnulib (part 1)Werner Koch2014-11-111-3/+3
* dirmngr: Allow building without LDAP support.Werner Koch2014-10-171-7/+15