summaryrefslogtreecommitdiffstats
path: root/common/exaudit.awk (unfollow)
Commit message (Expand)AuthorFilesLines
2019-04-25scd: Add new command: KEYINFO.NIIBE Yutaka5-1/+159
2019-04-23po: Update Japanese Translation.NIIBE Yutaka1-149/+267
2019-04-23scd: Allow KEYGRIP as KEYIDSTR.NIIBE Yutaka1-15/+52
2019-04-22scd: Factor out a function to check keyidstr.NIIBE Yutaka1-126/+59
2019-04-19gpgconf: correct capitalization of "Tor"Daniel Kahn Gillmor1-1/+1
2019-04-18g10: Fix double free when locating by mboxAndre Heinecke1-2/+1
2019-04-17g10: Fix a memory leak.NIIBE Yutaka1-0/+7
2019-04-16common: Fix AWK portability.NIIBE Yutaka2-7/+7
2019-04-13gpg: New caching functions.Werner Koch5-119/+702
2019-04-12gpg: Cache a once computed fingerprint in PKT_public_key.Werner Koch2-72/+51
2019-04-11gpg: Accept also armored data from the WKD.Werner Koch1-2/+3
2019-04-11gpg: Set a limit of 5 to the number of keys imported from the WKD.Werner Koch1-4/+21
2019-04-11speedo,w32: Install gpg-card.exeAndre Heinecke1-0/+2
2019-04-05gpg: Fix printing of the user id during import.Werner Koch3-14/+17
2019-04-04scd:piv: Fix RSA decryption.Werner Koch1-6/+25
2019-04-04doc: Minor change to the included yat2m.Werner Koch2-12/+148
2019-04-04scd: Better handling of timeout and time extension.NIIBE Yutaka1-7/+4
2019-04-03gpg: Improve the code to decrypt using PIV cards.Werner Koch4-25/+26
2019-04-03scd: New options --info and --info-only for READKEY.Werner Koch7-50/+147
2019-04-03gpg: Allow decryption using PIV cards.Werner Koch4-8/+146
2019-04-03scd: New standard attributes $ENCRKEYID and $SIGNKEYID.Werner Koch4-3/+29
2019-04-03gpg: Avoid endless loop if a card's serial number can't be read.Werner Koch1-0/+1
2019-04-03card: Allow card selection with LIST.Werner Koch2-37/+90
2019-04-03gpg: Print modern style key info for non-decryptable keys.Werner Koch2-9/+9
2019-04-02gpg: Allow direct key generation from card with --full-gen-key.Werner Koch5-28/+213
2019-04-02common: Extend function pubkey_algo_string.Werner Koch4-5/+10
2019-04-02dirmngr: Improve domaininfo cache update algorithm.Werner Koch1-19/+106
2019-04-01sm: Show the usage flags when generating a key from a card.Werner Koch3-8/+61
2019-04-01gpg: Prepare card code to allow other than OpenPGP cards.Werner Koch2-16/+30
2019-04-01gpg: New card function agent_scd_keypairinfo.Werner Koch2-3/+82
2019-04-01gpg: Remove two unused card related functions.Werner Koch3-98/+76
2019-04-01gpg: Remove unused arg in a card related function.Werner Koch4-34/+33
2019-03-29dirmngr: Better for error code for http status 413.Werner Koch3-0/+12
2019-03-28scd: New option --application-priority.Werner Koch5-18/+91
2019-03-28card: For passwd add a PIV menu and make the OpenPGP menu optional.Werner Koch1-80/+101
2019-03-28card: Allow "yubikey disable" only for Yubikey-5 and later.Werner Koch3-3/+12
2019-03-27scd: Support reading the Yubikey 4 firmware version.Werner Koch1-21/+38
2019-03-27gpg: Don't use EdDSA algo ID for ECDSA curves.Trevor Bentley1-7/+18
2019-03-26sm: Allow decryption even if expired other keys are configured.Werner Koch1-0/+11
2019-03-26agent: Allow other ssh fingerprint algos in KEYINFO.Werner Koch1-4/+20
2019-03-25doc: Add relevant NEWS items from 2.2.Werner Koch1-0/+99
2019-03-25wkd: New command --print-wkd-url for gpg-wks-client.Werner Koch4-5/+50
2019-03-25doc: Clarify option --no-keyring.Werner Koch1-1/+2
2019-03-25sm, w32: Translate logger and status fd to handlesAndre Heinecke1-2/+6
2019-03-25libdns: Don't use _[A-Z] which are reserved names.NIIBE Yutaka1-40/+40
2019-03-22doc: fix formatting errorDaniel Kahn Gillmor1-1/+2
2019-03-22doc: Add a spec comment to app-piv.cWerner Koch1-0/+1
2019-03-22wkd: New command --print-wkd-hash for gpg-wks-client.Werner Koch5-12/+129
2019-03-22scd: Refactor the app selection code.Werner Koch1-17/+35
2019-03-20tests: Add a first v5 sample keyWerner Koch3-0/+42