summaryrefslogtreecommitdiffstats
path: root/dirmngr (follow)
Commit message (Expand)AuthorAgeFilesLines
* Portability build fix.Ben Kibbey2016-09-101-1/+1
* dirmngr: Terminate on deletion of the socket file (Linux only).Werner Koch2016-09-071-4/+99
* dirmngr: Exclude D lines from the IPC debug output.Werner Koch2016-09-053-5/+76
* common: Add an assuan logging monitor.Werner Koch2016-09-051-1/+1
* dirmngr: Add --policy-flags option to WKD_GET.Werner Koch2016-09-021-3/+12
* tests: Run test requiring the network only in maintainer-mode.Werner Koch2016-09-011-3/+11
* dirmngr: Remove all system daemon features.Werner Koch2016-08-187-237/+14
* Call log_set_prefix() with human-readable labels.Daniel Kahn Gillmor2016-08-122-3/+3
* common: New function string_to_u64.Werner Koch2016-08-111-11/+2
* Cleanup initialization of libgcrypt.Ben Kibbey2016-08-092-6/+2
* More cleanup of "allow to".Daniel Kahn Gillmor2016-08-032-3/+3
* dirmngr: Emit correct spelling of "superseded".Daniel Kahn Gillmor2016-08-032-2/+2
* dirmngr: fix handling of HTTP redirectionsDamien Goutte-Gattat2016-07-141-1/+2
* gpg: Fix regression since 2.1 in --search-key with a fingerprint.Werner Koch2016-07-141-2/+6
* build: Require latest released librariesWerner Koch2016-07-141-7/+2
* dirmngr: Fix typo.Daniel Kahn Gillmor2016-07-121-1/+1
* Fix trivial memory leaks in tests.Justus Winter2016-07-011-0/+2
* dirmngr: add option to retrieve extra WKS info.Werner Koch2016-06-281-8/+22
* ldap: Improve info output for v3 fallbackWerner Koch2016-06-141-2/+3
* dirmngr: Try ldap protocol V3 as fallbackAndre Heinecke2016-06-141-0/+12
* dirmngr: Print ldap error if bind failsAndre Heinecke2016-06-141-1/+1
* doc: Consistently use 'keyserver'.Werner Koch2016-06-141-1/+1
* Explicitly restrict socket permissions.Werner Koch2016-06-081-0/+4
* Do not use no-libgcrypt dummy for toolsWerner Koch2016-06-081-5/+4
* common: Remove homedir arg from start_new_{dirmngr,gpg_agent}.Werner Koch2016-06-071-1/+0
* Replace use of opt.homedir by accessor functions.Werner Koch2016-06-073-31/+20
* common: Extend gnupg_create_inbound_pipe et al.Werner Koch2016-05-271-2/+2
* dirmngr: Adjust the WKD lookup to specs version -01.Werner Koch2016-05-181-2/+0
* dirmngr: Add experimental command WKD_GET.Werner Koch2016-04-271-4/+74
* dirmngr: Use system provided root CAs with KS_FETCH.Werner Koch2016-04-271-1/+3
* http: Allow to request system defined CAs for TLS.Werner Koch2016-04-265-14/+41
* dirmngr: Fix https never reported in general helpAndre Heinecke2016-04-151-1/+7
* dirmngr: Fix https incorrectly reported in helpAndre Heinecke2016-04-151-0/+2
* dirmngr: Autodetect PEM format in dirmngr-client.Justus Winter2016-04-051-13/+30
* dirmngr: Add more missing CFLAGS.Justus Winter2016-03-031-2/+2
* common: Consolidate Assuan server argument handling.Justus Winter2016-03-021-72/+1
* dirmngr: Add missing CFLAGS.Justus Winter2016-03-011-2/+4
* dirmngr: fix for memory alignment.NIIBE Yutaka2016-02-151-6/+14
* dirmngr: Build fix for FreeBSD (EAI macros)Werner Koch2016-01-271-0/+4
* dirmngr: Indicate that serial numbers are hexadecimal.Werner Koch2016-01-223-9/+16
* dirmngr: Provide the keyserver pool name even if there is no CNAME.Werner Koch2016-01-221-2/+2
* dirmngr: Use sks-keyservers CA by default for the hkps pool.Daniel Kahn Gillmor2016-01-226-5/+36
* dirmngr: Silence one regression test.Werner Koch2016-01-061-2/+4
* gpg: Suppress a warning.Neal H. Walfield2015-12-221-0/+2
* dirmngr: Initialize http status code.Justus Winter2015-12-071-1/+1
* dirmngr: Stricter handling of http error codes.Justus Winter2015-12-043-13/+21
* dirmngr: Really search all keyservers for patterns.Justus Winter2015-12-041-1/+14
* dirmngr: Handle http status '501 Not Implemented'.Justus Winter2015-12-041-0/+4
* dirmngr: Add command to print the resolver version.Werner Koch2015-12-041-0/+12
* build: Require at least Libassuan 2.4.1.Werner Koch2015-12-022-17/+0