aboutsummaryrefslogtreecommitdiffstats
path: root/dirmngr (unfollow)
Commit message (Expand)AuthorFilesLines
2016-09-20dirmngr: Fix type.Justus Winter1-1/+1
2016-09-20dirmngr: Open file CRL's in binary modeAndre Heinecke1-1/+1
2016-09-19dirmngr: Silence diagnostics about starting housekeeping.Werner Koch1-2/+2
2016-09-17move some file encodings to UTF-8Daniel Kahn Gillmor2-8/+7
2016-09-15spelling: conenction should be connectionDaniel Kahn Gillmor1-1/+1
2016-09-10Portability build fix.Ben Kibbey1-1/+1
2016-09-07dirmngr: Terminate on deletion of the socket file (Linux only).Werner Koch1-4/+99
2016-09-05dirmngr: Exclude D lines from the IPC debug output.Werner Koch3-5/+76
2016-09-05common: Add an assuan logging monitor.Werner Koch1-1/+1
2016-09-02dirmngr: Add --policy-flags option to WKD_GET.Werner Koch1-3/+12
2016-09-01tests: Run test requiring the network only in maintainer-mode.Werner Koch1-3/+11
2016-08-18dirmngr: Remove all system daemon features.Werner Koch7-237/+14
2016-08-12Call log_set_prefix() with human-readable labels.Daniel Kahn Gillmor2-3/+3
2016-08-11common: New function string_to_u64.Werner Koch1-11/+2
2016-08-09Cleanup initialization of libgcrypt.Ben Kibbey2-6/+2
2016-08-03More cleanup of "allow to".Daniel Kahn Gillmor2-3/+3
2016-08-03dirmngr: Emit correct spelling of "superseded".Daniel Kahn Gillmor2-2/+2
2016-07-14dirmngr: fix handling of HTTP redirectionsDamien Goutte-Gattat1-1/+2
2016-07-14gpg: Fix regression since 2.1 in --search-key with a fingerprint.Werner Koch1-2/+6
2016-07-14build: Require latest released librariesWerner Koch1-7/+2
2016-07-12dirmngr: Fix typo.Daniel Kahn Gillmor1-1/+1
2016-07-01Fix trivial memory leaks in tests.Justus Winter1-0/+2
2016-06-28dirmngr: add option to retrieve extra WKS info.Werner Koch1-8/+22
2016-06-14ldap: Improve info output for v3 fallbackWerner Koch1-2/+3
2016-06-14dirmngr: Try ldap protocol V3 as fallbackAndre Heinecke1-0/+12
2016-06-14dirmngr: Print ldap error if bind failsAndre Heinecke1-1/+1
2016-06-14doc: Consistently use 'keyserver'.Werner Koch1-1/+1
2016-06-08Explicitly restrict socket permissions.Werner Koch1-0/+4
2016-06-08Do not use no-libgcrypt dummy for toolsWerner Koch1-5/+4
2016-06-07common: Remove homedir arg from start_new_{dirmngr,gpg_agent}.Werner Koch1-1/+0
2016-06-07Replace use of opt.homedir by accessor functions.Werner Koch3-31/+20
2016-05-27common: Extend gnupg_create_inbound_pipe et al.Werner Koch1-2/+2
2016-05-18dirmngr: Adjust the WKD lookup to specs version -01.Werner Koch1-2/+0
2016-04-27dirmngr: Add experimental command WKD_GET.Werner Koch1-4/+74
2016-04-27dirmngr: Use system provided root CAs with KS_FETCH.Werner Koch1-1/+3
2016-04-26http: Allow to request system defined CAs for TLS.Werner Koch5-14/+41
2016-04-15dirmngr: Fix https never reported in general helpAndre Heinecke1-1/+7
2016-04-15dirmngr: Fix https incorrectly reported in helpAndre Heinecke1-0/+2
2016-04-05dirmngr: Autodetect PEM format in dirmngr-client.Justus Winter1-13/+30
2016-03-03dirmngr: Add more missing CFLAGS.Justus Winter1-2/+2
2016-03-02common: Consolidate Assuan server argument handling.Justus Winter1-72/+1
2016-03-01dirmngr: Add missing CFLAGS.Justus Winter1-2/+4
2016-02-15dirmngr: fix for memory alignment.NIIBE Yutaka1-6/+14
2016-01-27dirmngr: Build fix for FreeBSD (EAI macros)Werner Koch1-0/+4
2016-01-22dirmngr: Indicate that serial numbers are hexadecimal.Werner Koch3-9/+16
2016-01-22dirmngr: Provide the keyserver pool name even if there is no CNAME.Werner Koch1-2/+2
2016-01-22dirmngr: Use sks-keyservers CA by default for the hkps pool.Daniel Kahn Gillmor6-5/+36
2016-01-06dirmngr: Silence one regression test.Werner Koch1-2/+4
2015-12-22gpg: Suppress a warning.Neal H. Walfield1-0/+2
2015-12-07dirmngr: Initialize http status code.Justus Winter1-1/+1