aboutsummaryrefslogtreecommitdiffstats
path: root/dirmngr/Makefile.am (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Avoid unnecessary library linkageDaniel Kahn Gillmor2014-10-091-1/+1
* First changes for future use of NTBTLS.Werner Koch2014-10-021-1/+1
* Make -jN work again.Werner Koch2014-05-071-0/+3
* http: Revamp TLS API.Werner Koch2014-05-021-4/+5
* Check for lber and link dirmngr_ldap to it.Marcus Brinkmann2012-02-161-1/+2
* Port to npth.Marcus Brinkmann2012-01-251-2/+2
* Generate the ChangeLog from commit logs.Werner Koch2011-12-011-1/+1
* Add missing LIBGCRYPT_CFLAGS for dirmngr_ldap.Marcus Brinkmann2011-06-011-1/+1
* Add framework to print keyserver engine informationWerner Koch2011-02-091-1/+1
* Support key fetching using HTTP.Werner Koch2011-02-091-1/+1
* Add finger support to dirmngr.Werner Koch2011-02-081-1/+2
* Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch2011-02-041-4/+4
* Fix test for gcry_pk_get_curve.Werner Koch2011-02-031-1/+1
* Merge branch 'master' into ECC-INTEGRATION-2-1Werner Koch2011-01-241-1/+2
|\