summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* gpg: Fix minor memory leak in the compress filter.Werner Koch2018-05-023-9/+21
* gpg: Fix "Too many open files" when using --multifile.Werner Koch2018-05-021-0/+1
* dirmngr: Implement timeout for dirmngr_ldap under Windows.Werner Koch2018-05-021-4/+44
* build: New configure option to help with nPth debugging.Werner Koch2018-05-021-0/+11
* speedo: Install Spanish translation for Libgpg-error.Werner Koch2018-05-021-0/+5
* common,w32: Hide spawned processes by defaultAndre Heinecke2018-05-021-1/+1
* dirmngr: Sleep in the ldap wrapper thread.Werner Koch2018-04-301-212/+311
* dirmngr: Use the LDAP wrapper process also for Windows.Werner Koch2018-04-273-187/+237
* dirmngr: Silence log output from dirmngr_ldap.Werner Koch2018-04-273-5/+13
* dirmngr: Lower the dead host resurrection time to 1.5hWerner Koch2018-04-262-2/+4
* dirmngr: Fix handling of CNAMEed keyserver pools.Werner Koch2018-04-263-1/+36
* dirmngr: Add the used TLS library to the debug output.Werner Koch2018-04-252-4/+15
* dirmngr: Allow redirection from https to http for CRLsWerner Koch2018-04-255-21/+40
* dirmngr: Implement CRL fetching via https.Werner Koch2018-04-2510-131/+133
* g10: Fix printing the keygrip with --card-status.NIIBE Yutaka2018-04-251-1/+1
* dirmngr: Fallback to CRL if no default OCSP responder is configured.Werner Koch2018-04-242-47/+59
* doc: Update NEWS and add an example to gpg.texi.Werner Koch2018-04-232-1/+23
* Revert "po: correct label tags in Polish translation"Werner Koch2018-04-231-34/+34
* Revert "po: correct label tags in Finnish translation"Werner Koch2018-04-231-24/+24
* dirmngr: More binary I/O on Windows for CRLsAndre Heinecke2018-04-201-2/+5
* doc: Remove unneccesary empty flags in vsndf.prfAndre Heinecke2018-04-201-1/+1
* po: more updates to Spanish translationemma peel2018-04-161-110/+105
* po: correct attribution for Spanish translationemma peel2018-04-161-3/+2
* po: correct label tags in Polish translationemma peel2018-04-161-34/+34
* po: correct label tags in Finnish translationemma peel2018-04-161-24/+24
* build: New target "release" to automate the release process.Werner Koch2018-04-151-2/+73
* g10: Fix memory leak in check_sig_and_print.NIIBE Yutaka2018-04-131-0/+1
* g10: Push compress filter only if compressed.NIIBE Yutaka2018-04-131-5/+8
* po: Update Spanish translationemma peel2018-04-121-2183/+1536
* gpg: Extend the "sig" record in --list-mode.Werner Koch2018-04-1210-21/+55
* gpg: Extend the ERRSIG status line with a fingerprint.Werner Koch2018-04-123-23/+50
* gpg: Relax printing of STATUS_FAILURE.Werner Koch2018-04-121-1/+1
* agent,dirmngr: Add "getenv" to the getinfo command.Werner Koch2018-04-122-1/+37
* build: Update getswdb version check to 2.2Andre Heinecke2018-04-121-2/+2
* po: Update Japanese translation.NIIBE Yutaka2018-04-121-53/+48
* gpg: New option --no-symkey-cache.Werner Koch2018-04-115-2/+22
* agent: Improve the unknown ssh flag detection.Werner Koch2018-04-101-24/+31
* agent: unknown flags on ssh signing requests cause an error.Daniel Kahn Gillmor2018-04-101-1/+9
* agent: change documentation reference for ssh-agent protocol.Daniel Kahn Gillmor2018-04-101-2/+4
* Post release updatesWerner Koch2018-04-092-1/+5
* Release 2.2.6gnupg-2.2.6Werner Koch2018-04-091-1/+44
* po: Auto-update.Werner Koch2018-04-0925-893/+2284
* po: Update German translationWerner Koch2018-04-091-41/+82
* doc: Typo fix in gpg.texiWerner Koch2018-04-091-1/+1
* gpg,w32: Fix empty homedir when only a drive letter is used.Werner Koch2018-04-091-32/+63
* doc: Add an example for --default-new-key-algoWerner Koch2018-04-092-5/+14
* doc: Document --key-edit:change-usageWerner Koch2018-04-092-3/+14
* gpg: Check that a key may do certifications.Werner Koch2018-04-061-0/+21
* gpg: Emit FAILURE stati now in almost all cases.Werner Koch2018-04-063-11/+65
* doc: Add a code comment about back signatures.Werner Koch2018-04-061-1/+3