summaryrefslogtreecommitdiffstats
path: root/dirmngr (follow)
Commit message (Expand)AuthorAgeFilesLines
* dirmngr: Prepare to trigger jobs by network activity.Werner Koch2016-11-113-1/+44
* dirmngr: Improve concurrency in the non-adns case.Werner Koch2016-11-102-35/+60
* Change all http://www.gnu.org in license notices to https://Werner Koch2016-11-0533-33/+33
* dirmngr: Fix signature checking.Werner Koch2016-10-271-25/+76
* Fix typos.Justus Winter2016-10-271-1/+1
* dirmngr: Do not implement --supervised in Windows.Werner Koch2016-10-271-3/+7
* dirmngr: ADNS error handling fix.NIIBE Yutaka2016-10-271-4/+4
* dirmngr: More ADNS error fix.NIIBE Yutaka2016-10-271-4/+4
* dirmngr: Fix error return for ADNS.NIIBE Yutaka2016-10-271-1/+1
* dirmngr: Implement --supervised command (for systemd, etc).Daniel Kahn Gillmor2016-10-271-0/+40
* dirmngr: report actual socket name.Daniel Kahn Gillmor2016-10-273-1/+11
* 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