aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* gpg: enable OpenPGP export of cleartext keys with commentsdkg/fix-T4490Daniel Kahn Gillmor2019-05-141-1/+4
* gpg: Change update_keysig_packet to replace SHA-1 by SHA-256.Werner Koch2019-05-131-0/+11
* gpg: Cleanup use of make_keysig_packet.Werner Koch2019-05-137-44/+48
* build: Update m4/iconv.m4.NIIBE Yutaka2019-05-131-57/+165
* doc: correct documentation for gpgconf --killDaniel Kahn Gillmor2019-05-101-5/+6
* dirmngr: Add a CSRF expection for pm.meWerner Koch2019-05-092-3/+4
* agent: If a Label is make sure that label is part of the prompt.Werner Koch2019-05-071-0/+40
* agent: Allow the use of "Label:" in a key file.Werner Koch2019-05-072-25/+82
* common: New functions nvc_delete_named and nvc_get_string.Werner Koch2019-05-073-0/+65
* scd: Support direct use of app with PKSIGN/PKAUTH/PKDECRYPT.NIIBE Yutaka2019-05-071-11/+76
* doc: Minor doc fix to dirmngr.Werner Koch2019-05-031-3/+1
* agent: Put Token lines into the key files.Werner Koch2019-05-039-32/+121
* common: In private key mode write "Key:" always last in name-value.Werner Koch2019-05-031-13/+40
* gpg: Use just the addrspec from the Signer's UID.Werner Koch2019-05-031-0/+9
* tools: Some changes to the ccidmon.c debug helper.Werner Koch2019-04-301-16/+31
* sm: Add yet inactive options to support authenticodeWerner Koch2019-04-304-3/+142
* common,w32: Breakaway detached childs when in jobAndre Heinecke2019-04-291-0/+45
* scd: Add new command: KEYINFO.NIIBE Yutaka2019-04-255-1/+159
* po: Update Japanese Translation.NIIBE Yutaka2019-04-231-149/+267
* scd: Allow KEYGRIP as KEYIDSTR.NIIBE Yutaka2019-04-231-15/+52
* scd: Factor out a function to check keyidstr.NIIBE Yutaka2019-04-221-126/+59
* gpgconf: correct capitalization of "Tor"Daniel Kahn Gillmor2019-04-191-1/+1
* g10: Fix double free when locating by mboxAndre Heinecke2019-04-181-2/+1
* g10: Fix a memory leak.NIIBE Yutaka2019-04-171-0/+7
* common: Fix AWK portability.NIIBE Yutaka2019-04-162-7/+7
* gpg: New caching functions.Werner Koch2019-04-135-119/+702
* gpg: Cache a once computed fingerprint in PKT_public_key.Werner Koch2019-04-122-72/+51
* gpg: Accept also armored data from the WKD.Werner Koch2019-04-111-2/+3
* gpg: Set a limit of 5 to the number of keys imported from the WKD.Werner Koch2019-04-111-4/+21
* speedo,w32: Install gpg-card.exeAndre Heinecke2019-04-111-0/+2
* gpg: Fix printing of the user id during import.Werner Koch2019-04-053-14/+17
* scd:piv: Fix RSA decryption.Werner Koch2019-04-041-6/+25
* doc: Minor change to the included yat2m.Werner Koch2019-04-042-12/+148
* scd: Better handling of timeout and time extension.NIIBE Yutaka2019-04-041-7/+4
* gpg: Improve the code to decrypt using PIV cards.Werner Koch2019-04-034-25/+26
* scd: New options --info and --info-only for READKEY.Werner Koch2019-04-037-50/+147
* gpg: Allow decryption using PIV cards.Werner Koch2019-04-034-8/+146
* scd: New standard attributes $ENCRKEYID and $SIGNKEYID.Werner Koch2019-04-034-3/+29
* gpg: Avoid endless loop if a card's serial number can't be read.Werner Koch2019-04-031-0/+1
* card: Allow card selection with LIST.Werner Koch2019-04-032-37/+90
* gpg: Print modern style key info for non-decryptable keys.Werner Koch2019-04-032-9/+9
* gpg: Allow direct key generation from card with --full-gen-key.Werner Koch2019-04-025-28/+213
* common: Extend function pubkey_algo_string.Werner Koch2019-04-024-5/+10
* dirmngr: Improve domaininfo cache update algorithm.Werner Koch2019-04-021-19/+106
* sm: Show the usage flags when generating a key from a card.Werner Koch2019-04-013-8/+61
* gpg: Prepare card code to allow other than OpenPGP cards.Werner Koch2019-04-012-16/+30
* gpg: New card function agent_scd_keypairinfo.Werner Koch2019-04-012-3/+82
* gpg: Remove two unused card related functions.Werner Koch2019-04-013-98/+76
* gpg: Remove unused arg in a card related function.Werner Koch2019-04-014-34/+33
* dirmngr: Better for error code for http status 413.Werner Koch2019-03-293-0/+12