aboutsummaryrefslogtreecommitdiffstats
path: root/dirmngr/Makefile.am (unfollow)
Commit message (Expand)AuthorFilesLines
2023-10-02dirmngr: Add code to support the negotiation auth method.Werner Koch1-1/+1
2023-09-26dirmngr: Implement automatic proxy detection on Windows.Werner Koch1-0/+1
2023-05-24w32: Add missing manifests and set a requestedExecutionLevel.Werner Koch1-4/+26
2023-05-24w32: Add missing manifests and set a requestedExecutionLevel.Werner Koch1-4/+26
2023-03-16dirmngr: Add framework to implement a fake CRL feature.Werner Koch1-0/+1
2022-12-09build: Remove Windows CE support.NIIBE Yutaka1-2/+2
2022-10-05dirmngr: Support paged LDAP mode for KS_GETWerner Koch1-1/+1
2022-08-16dirmngr: Fix NTBTLS include for testAndre Heinecke1-1/+2
2022-04-21dirmngr: Fix MakefileWerner Koch1-1/+1
2022-04-20dirmngr: Changes to the linking order.Werner Koch1-11/+15
2022-03-29dirmngr: Clean up for not supporting WindowsCE.NIIBE Yutaka1-1/+1
2021-09-20build: Fix several "include file not found" problemsIngo Klöcker1-1/+1
2021-06-16dirmngr: Rewrite the LDAP wrapper toolWerner Koch1-4/+12
2020-08-20build: New configure option --disable-testsWerner Koch1-0/+4
2020-07-30w32: Add link to $(NETLIB) for -lws2_32.NIIBE Yutaka1-1/+1
2020-01-21dirmngr: Fix building w/o LDAP supportWerner Koch1-0/+6
2019-11-11dirmngr: Remove cruft from dirmngr_ldapWerner Koch1-14/+1
2018-11-22dirmngr: Avoid possible CSRF attacks via http redirects.Werner Koch1-1/+10
2018-07-25dirmngr: Print a WARNING status for DNS config problems.Werner Koch1-2/+2
2017-12-11dirmngr: Add a background task framework.Werner Koch1-0/+1
2017-12-11dirmngr: Keep track of domains used for WKD queriesWerner Koch1-0/+3
2017-11-14dirmngr: Add a background task framework.Werner Koch1-0/+1
2017-11-13dirmngr: Keep track of domains used for WKD queriesWerner Koch1-0/+3
2017-06-23build: Add missing LIBASSUAN_CFLAGS to dirmngr/.Werner Koch1-3/+5
2017-03-07Remove -I option to common.NIIBE Yutaka1-1/+1
2017-03-02dirmngr: Rearrange files to fix de6d831.Werner Koch1-4/+3
2017-02-20dirmngr: Make t-http.c work again with gnutls.Werner Koch1-2/+4
2017-02-19dirmngr: First take on ntbtls cert verification.Werner Koch1-0/+1
2016-12-14dirmngr: New configure option --disable-libdns.Werner Koch1-2/+8
2016-12-14dirmngr: Require a c99 compilerWerner Koch1-4/+5
2016-12-14dirmngr: Add basic libdns supportJustus Winter1-3/+4
2016-11-16dirmngr: Add command to only load the swdb.Werner Koch1-0/+1
2016-11-05Change all http://www.gnu.org in license notices to https://Werner Koch1-1/+1
2016-09-27dirmngr: Removal of no-libgcrypt.o.NIIBE Yutaka1-8/+1
2016-09-10Portability build fix.Ben Kibbey1-1/+1
2016-09-01tests: Run test requiring the network only in maintainer-mode.Werner Koch1-3/+11
2016-08-09Cleanup initialization of libgcrypt.Ben Kibbey1-2/+2
2016-06-08Do not use no-libgcrypt dummy for toolsWerner Koch1-5/+4
2016-03-03dirmngr: Add more missing CFLAGS.Justus Winter1-2/+2
2016-03-01dirmngr: Add missing CFLAGS.Justus Winter1-2/+4
2016-01-22dirmngr: Use sks-keyservers CA by default for the hkps pool.Daniel Kahn Gillmor1-0/+1
2015-11-12dirmngr: Do not block during ADNS calls.Werner Koch1-0/+1
2015-10-25dirmngr: Add workaround for broken getaddrinfo.Werner Koch1-2/+2
2015-10-21dirmngr: Check that getaddrinfo is available.Werner Koch1-2/+3
2015-10-21dirmngr: Rename file dns-cert.c.Werner Koch1-4/+4
2015-10-19dirmngr: Use Assuan socket wrappers for http.cWerner Koch1-1/+1
2015-10-18Move http module from common/ to dirmngr/.Werner Koch1-7/+23
2015-04-23gpg: Move all DNS access to Dirmngr.Werner Koch1-1/+5
2015-04-20Remove the obsolete keyserver directory from the repo.Werner Koch1-1/+1
2015-04-13dirmngr: If LDAP is not enable, don't build the LDAP bits.Neal H. Walfield1-5/+9