aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Release 2.2.12gnupg-2.2.12Werner Koch2018-12-142-9/+38
* po: Auto-updateWerner Koch2018-12-1426-318/+472
* New simplified Chinese translationChuhao Li2018-12-141-4271/+2609
* agent: Make the S2K calibration time runtime configurable.Werner Koch2018-12-114-9/+43
* agent: compile-time configuration of s2k calibration.Daniel Kahn Gillmor2018-12-112-4/+12
* dirmngr: Retry another server from the pool on 502, 503, 504.Werner Koch2018-12-111-7/+33
* dirmngr: New function http_status2string.Werner Koch2018-12-112-0/+26
* gpg: In search-keys return "Not found" instead of "No Data".Werner Koch2018-12-111-1/+3
* tools: Use POSIX compatible arguments for findTomi Leppänen2018-12-111-1/+1
* scd: Make "learn" report about KDF data object.NIIBE Yutaka2018-12-062-0/+6
* card: Display if KDF is enabled or not.NIIBE Yutaka2018-12-063-2/+12
* g10: Fix memory leak for --card-status.NIIBE Yutaka2018-12-061-4/+3
* g10: Fix print_pubkey_info new line output.NIIBE Yutaka2018-12-051-1/+1
* gpg: New list-option "show-only-fpr-mbox".Werner Koch2018-12-054-1/+65
* wks: Fix filter expression syntax flaw.Werner Koch2018-12-051-4/+10
* wks: Allow reading of --install-key arguments from stdin.Werner Koch2018-12-054-10/+81
* wks: Create sub-directoriesWerner Koch2018-12-051-5/+25
* wks: Add new commands --install-key and --remove-key to the client.Werner Koch2018-12-052-0/+68
* wks: Move a few server functions to wks-util.Werner Koch2018-12-053-309/+317
* g10/mainproc: disable hash contexts when --skip-verify is usedJussi Kivilinna2018-12-051-3/+8
* common/iobuf: fix memory wiping in iobuf_copyJussi Kivilinna2018-12-051-1/+6
* common: Use platform memory zeroing function for wipememoryJussi Kivilinna2018-12-053-21/+30
* gpg: Improve error message about failed keygrip computation.Werner Koch2018-12-051-1/+6
* dirmngr: Avoid possible CSRF attacks via http redirects.Werner Koch2018-11-237-95/+435
* doc: Clarify use of clear and nodefault in the AKL.Werner Koch2018-11-212-2/+4
* tools: Let gpg-zip print a deprecation warning.Werner Koch2018-11-151-0/+3
* dirmngr: Add FLUSHCRLs commandAndre Heinecke2018-11-122-1/+18
* Post release updates.Werner Koch2018-11-062-1/+5
* Release 2.1.11gnupg-2.2.11Werner Koch2018-11-061-7/+48
* po: Update Czech translationPetr Pisar2018-11-061-97/+67
* po: Update German translationWerner Koch2018-11-061-10/+7
* g10: Fix print_keygrip for smartcard.NIIBE Yutaka2018-11-061-1/+1
* wks: New option --with-colons for gpg-wks-client.Werner Koch2018-11-054-68/+230
* speedo: Remove obsolete configure option of gpgme.Werner Koch2018-11-051-2/+2
* speedo: Include Windows patch for gpgme 1.12.0Werner Koch2018-11-052-0/+37
* dirmngr: In verbose mode print the OCSP responder id.Werner Koch2018-11-051-0/+27
* tools: Replace duplicated code in mime-maker.Werner Koch2018-11-053-62/+90
* gpg: Don't take the a TOFU trust model from the trustdb,Werner Koch2018-11-052-5/+27
* gpg: Add new card vendorWerner Koch2018-11-051-0/+1
* dirmngr: Emit SOURCE status also on NO_DATA.Werner Koch2018-11-052-5/+20
* dirmngr: Fix LDAP port parsing.Werner Koch2018-11-051-1/+1
* build: By default build wks-tools on all Unix platforms.Werner Koch2018-10-261-1/+8
* wkd: Add option --directory to the server.Werner Koch2018-10-262-22/+36
* speedo: Sign the windows installer with a timestamp.Werner Koch2018-10-251-3/+7
* dirmngr: Fix out of scope use of a var in the keyserver LDAP code.Werner Koch2018-10-251-23/+10
* agent: Fix possible uninitalized use of CTX in simple_pwquery.Werner Koch2018-10-241-0/+1
* agent: Fix possible release of unitialize var in a genkey error case.Werner Koch2018-10-241-1/+1
* ssh: Fix possible infinite loop in case of an read error.Werner Koch2018-10-241-3/+4
* tools: Fix FILE memory leak in gpg-connect-agent.Werner Koch2018-10-241-2/+4
* sm: Use the correct string in an error message.Werner Koch2018-10-241-1/+1