aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* dirmngr: Only print info for no ldapserver fileAndre Heinecke2018-10-241-1/+5
* sm: Fix dirmngr loadcrl for intermediate certsAndre Heinecke2018-10-231-2/+26
* dirmngr: Prepare for updated WKD specs with ?l= paramWerner Koch2018-10-221-12/+21
* gpg: Fix extra check for sign usage of a data signature.Werner Koch2018-10-221-1/+2
* scd: Fix signing authentication status.NIIBE Yutaka2018-10-151-1/+4
* common: Fix gnupg_reopen_std.NIIBE Yutaka2018-10-021-6/+5
* po: Update Japanese translation.NIIBE Yutaka2018-09-181-11/+8
* common: Use iobuf_get_noeof to avoid undefined behaviors.NIIBE Yutaka2018-09-101-3/+3
* agent: Fix error code check from npth_mutex_init.NIIBE Yutaka2018-09-101-2/+6
* g10: Fix memory leak.NIIBE Yutaka2018-09-071-0/+2
* Fix use of strncpy, which is actually good to use memcpy.NIIBE Yutaka2018-09-062-2/+2
* Post release updates.Werner Koch2018-08-3027-803/+813
* Release 2.2.10gnupg-2.2.10Werner Koch2018-08-301-2/+16
* po: Update Russian translation.Ineiev2018-08-301-31/+18
* po: Update German translationWerner Koch2018-08-301-42/+46
* gpg: Explain error message in key generation with --batchWerner Koch2018-08-291-1/+3
* doc: Minor additions to the gpg man pageWerner Koch2018-08-291-4/+10
* gpg: Remove unused function get_pubkeys.Werner Koch2018-08-292-274/+4
* doc: Show how to list envvars send to gpg-agent.Werner Koch2018-08-291-0/+9
* gpg: New option --known-notation.Werner Koch2018-08-294-7/+64
* po: Update Russian translation.Ineiev2018-08-281-10/+11
* assuan: Fix exponential decay for first second.Werner Koch2018-08-283-5/+15
* assuan: Use exponential decay for first 1s of spinlock.Daniel Kahn Gillmor2018-08-281-5/+26
* assuan: Reorganize waiting for socket.Daniel Kahn Gillmor2018-08-281-42/+30
* gpg: Refresh expired keys originating from the WKD.Werner Koch2018-08-282-17/+99
* gpg: Remove unused arg from a function.Werner Koch2018-08-284-5/+5
* po: Update Japanese translation.NIIBE Yutaka2018-08-221-9/+10
* g10: Fix undefined behavior when EOF in parsing packet for S2K.NIIBE Yutaka2018-08-101-2/+2