aboutsummaryrefslogtreecommitdiffstats
path: root/dirmngr (follow)
Commit message (Expand)AuthorAgeFilesLines
* dirmngr: Fix help string and argument.NIIBE Yutaka2016-10-271-2/+2
* dirmngr: Fix hang due to deferred thread initialization.Werner Koch2016-10-261-13/+12
* dirmngr: Allow command VERSIONCHECK to handle 3 part version numbers.Werner Koch2016-10-251-35/+83
* dirmngr: Fix segfault in VERSIONCHECK.Kai Michaelis2016-10-241-2/+2
* Fix use cases of snprintf.NIIBE Yutaka2016-10-211-2/+1
* dirmngr: improve VERSIONCHECKKai Michaelis2016-10-191-99/+133
* dirmngr: use gnupg_mkdtemp instead of mkstempKai Michaelis2016-10-141-20/+44
* dirmngr: add VERSIONCHECK commandKai Michaelis2016-10-141-0/+227
* agent, dirmngr, scd: Fix init_common_subsystems.NIIBE Yutaka2016-10-071-0/+1
* agent, dirmngr, scd: npth_init must be after fork.NIIBE Yutaka2016-10-041-11/+20
* w32: Fix STARTTLS on LDAP connections.Justus Winter2016-09-301-1/+15
* dirmngr: Fix STARTTLS on LDAP connections.Justus Winter2016-09-291-1/+1
* dirmngr: Removal of no-libgcrypt.o.NIIBE Yutaka2016-09-271-8/+1
* dirmngr: Fix type.Justus Winter2016-09-201-1/+1
* dirmngr: Open file CRL's in binary modeAndre Heinecke2016-09-201-1/+1
* dirmngr: Silence diagnostics about starting housekeeping.Werner Koch2016-09-191-2/+2
* move some file encodings to UTF-8Daniel Kahn Gillmor2016-09-172-8/+7
* spelling: conenction should be connectionDaniel Kahn Gillmor2016-09-151-1/+1
* 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