summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* scd: Fix for GNU/Linux suspend/resume.NIIBE Yutaka2018-03-132-5/+4
* scd: Fix typo in previous commit.NIIBE Yutaka2018-03-121-1/+1
* scd: More fix with PC/SC for Windows.NIIBE Yutaka2018-03-091-18/+20
* scd: Fix status check when using PC/SC.NIIBE Yutaka2018-03-082-3/+14
* gpg: Fix build on Windows.NIIBE Yutaka2018-03-082-0/+5
* doc: man page grammarBen McGinnes2018-03-071-2/+2
* agent: Also evict cached items via a timer.Werner Koch2018-03-064-1/+28
* gpg: Fix regression in last --card-status patchWerner Koch2018-03-011-1/+1
* gpg: Print the keygrip with --card-statusWerner Koch2018-03-013-7/+58
* gpgconf, w32: Allow UNC pathsAndre Heinecke2018-02-281-1/+3
* dirmngr: Handle failures related to missing IPv6 gracefullyMichał Górny2018-02-221-0/+2
* doc: Fix recently introduced typo in gpgsm.texi.Werner Koch2018-02-221-1/+1
* Post release updates.Werner Koch2018-02-222-1/+5
* Release 2.2.5gnupg-2.2.5Werner Koch2018-02-226-12/+55
* gpg: Don't let gpg return failure on an invalid packet in a keyblock.Werner Koch2018-02-222-6/+3
* g10: Select a secret key by checking availability under gpg-agent.NIIBE Yutaka2018-02-221-4/+11
* doc: Clarify -export-secret-key-p12Werner Koch2018-02-221-3/+3
* build: Update autogen.shWerner Koch2018-02-212-2/+7
* doc: Add extra hint on unattended use of gpg.Werner Koch2018-02-211-0/+13
* wks: Add special mode to --install-key.Werner Koch2018-02-205-134/+153
* wks: Implement server command --install-key.Werner Koch2018-02-205-40/+216
* wks: Support alternative submission address.Werner Koch2018-02-204-14/+67
* speedo: Use --enable-wks-tools for non-W32 builds.Werner Koch2018-02-201-1/+1
* speedo: Add new option STATIC=1Werner Koch2018-02-191-1/+24
* kbx: Fix detection of corrupted keyblocks on 32 bit systems.Werner Koch2018-02-151-8/+8
* gpg: Fix reversed messages for --only-sign-text-ids.NIIBE Yutaka2018-02-151-2/+2
* agent: Avoid appending a '\0' byte to the response of READKEYKatsuhiro Ueno2018-02-141-1/+2
* sm: Fix minor memory leak in --export-p12.Werner Koch2018-02-141-0/+1
* sm: Fix a wrong key parameter in an exported private key fileKatsuhiro Ueno2018-02-141-1/+1
* common: Use new function to print status strings.Werner Koch2018-02-148-116/+90
* scd: Improve KDF-DO supportArnaud Fontaine2018-02-131-1/+2
* scd: Fix handling for Data Object with no data.NIIBE Yutaka2018-02-121-2/+6
* doc: Add compliance de-vs to gpgsm in vsnfd.prfAndre Heinecke2018-02-091-0/+1
* scd: Use pipe to kick the loop on NetBSD.NIIBE Yutaka2018-02-072-3/+52
* gpg: Update list of card vendors from masterWerner Koch2018-02-011-0/+2
* tests: Fix for NetBSD with __func__.NIIBE Yutaka2018-01-291-1/+1
* dirmngr: Improve assuan error comment for cmd keyserver.Werner Koch2018-01-271-2/+7
* agent: Fix last commit.NIIBE Yutaka2018-01-262-1/+4
* agent: More fix for get_client_pid for portability.NIIBE Yutaka2018-01-262-3/+3
* doc: Note --quick-gen-key as an alias for --quick-generate-keyWerner Koch2018-01-251-0/+2
* scd: Support KDF Data Object of OpenPGPcard V3.3.NIIBE Yutaka2018-01-221-25/+94
* gpg: Fix the use of future-default with --quick-add-key.Werner Koch2018-01-181-12/+34
* doc: Note pinentry-mode for passphrase optsAndre Heinecke2018-01-091-6/+11
* gpg: Print all keys with --decrypt --list-only.Werner Koch2018-01-081-4/+6
* gpg: Allow "futuredefault" as alias for "future-default".Werner Koch2018-01-011-6/+8
* gpg: Allow the use of "cv25519" and "ed25519" in the keygen parms.Werner Koch2017-12-291-0/+7
* scd: Fix for inactive card at start by internal CCID driver.NIIBE Yutaka2017-12-271-2/+15
* build: Increase libassuan min version to 2.5.0Kristian Fiskerstrand2017-12-221-1/+1
* kbx: Simplify by removing custom memory functions.Werner Koch2017-12-226-126/+29
* common: Use larger buffer for homedir in case of 64 bit UIDs.Werner Koch2017-12-201-1/+1