aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * scd: Support PASSWD --clear for OpenPGP card.NIIBE Yutaka2019-01-231-1/+32
| * gpg: Stop early when trying to create a primary Elgamal key.Werner Koch2019-01-221-0/+7
| * card-tool: Add skeleton for new toolWerner Koch2019-01-224-6/+936
| * common: Add generic status print function.Werner Koch2019-01-223-0/+63
| * scd: Support CHV-STATUS and CHECKPIN for PIV.Werner Koch2019-01-211-25/+212
| * scd: Add option --clear to PASSWD.Werner Koch2019-01-217-6/+46
| * scd: Add very basic support for PIV cards.Werner Koch2019-01-204-1/+1301
| * scd: One new and one improved 7816 function.Werner Koch2019-01-206-27/+90
| * ssh: Simplify the curve name lookup.Werner Koch2019-01-171-84/+54
| * gpg: Report STATUS_NO_SECKEY when it is examined.NIIBE Yutaka2019-01-163-15/+19
| * doc: Mark keyserver-options timeout and http-proxy as obsolete.Werner Koch2019-01-081-25/+5
| * scd: Fix for USB INTERRUPT transfer.NIIBE Yutaka2019-01-071-2/+1
| * scd: Add two variants to the set of ISO7816 functions.Werner Koch2019-01-032-0/+86
| * scd: Support "READKEY --advanced" for all cards.Werner Koch2019-01-031-6/+29
| * doc: Typo fix in code commentWerner Koch2019-01-021-4/+4
| * wks: Do not use compression for the encrypted data.Werner Koch2018-12-182-0/+2
| * scd: Fix description string.NIIBE Yutaka2018-12-181-2/+2
| * Silence a few compiler warnings new with gcc 8.Werner Koch2018-12-172-7/+14
| * card: Suppress error message by agent_scd_cardlist.NIIBE Yutaka2018-12-121-1/+1
| * agent: Make the S2K calibration time runtime configurabe.Werner Koch2018-12-114-9/+43
| * 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
| * g10: Fix print_pubkey_info new line output.NIIBE Yutaka2018-12-051-1/+1
| * wks: Fix filter expression syntax flaw.Werner Koch2018-12-041-4/+10
| * gpg: Prepare revocation keys for use with v5 keys.Werner Koch2018-12-0410-40/+66
| * wks: Allow reading of --install-key arguments from stdin.Werner Koch2018-12-044-10/+81
| * gpg: New list-option "show-only-fpr-mbox".Werner Koch2018-12-044-1/+65
| * wks: Create sub-directoriesWerner Koch2018-12-041-5/+25
| * wks: Add new commands --install-key and --remove-key to the client.Werner Koch2018-12-042-0/+68
| * wks: Move a few server functions to wks-util.Werner Koch2018-12-043-309/+317
| * build: Remove --with-*-prefix from configure_opts.NIIBE Yutaka2018-12-041-10/+0
| * g10/mainproc: disable hash contexts when --skip-verify is usedJussi Kivilinna2018-12-011-3/+8
| * common/iobuf: fix memory wiping in iobuf_copyJussi Kivilinna2018-12-011-1/+6
| * common/mischelp: use platform memory zeroing function for wipememoryJussi Kivilinna2018-12-013-19/+29
| * scd: Add strerror to new error message.Werner Koch2018-11-301-1/+1
| * gpg: Improve error message about failed keygrip computation.Werner Koch2018-11-301-1/+6
| * scd: Serialize opening device by select_application.NIIBE Yutaka2018-11-281-5/+6
| * agent: Better serialization for scdaemon access.NIIBE Yutaka2018-11-271-19/+16
| * w32: Fix linkage of gpg-pair-toolAndre Heinecke2018-11-261-1/+1
| * agent: Have a thread to wait for the child process of scdaemon.NIIBE Yutaka2018-11-263-89/+97
| * agent: Defer calling assuan_release when it's still in use.NIIBE Yutaka2018-11-261-22/+40
| * agent: Clean up SCDaemon management.NIIBE Yutaka2018-11-261-8/+1
| * dirmngr: Avoid possible CSRF attacks via http redirects.Werner Koch2018-11-227-95/+435
| * doc: Clarify use of clear and nodefault in the AKL.Werner Koch2018-11-212-2/+4
| * gpg: Start using OCB mode by default with Libgcrypt 1.9.Werner Koch2018-11-161-1/+3
| * doc: Add NEWS item from recent 2.2 releases.Werner Koch2018-11-161-9/+71
| * card: Display UIF setting.NIIBE Yutaka2018-11-153-1/+24
| * scd: Make "learn" report about KDF data object.NIIBE Yutaka2018-11-152-3/+12