aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* scd: New option --application-priority.Werner Koch2019-03-285-18/+91
* card: For passwd add a PIV menu and make the OpenPGP menu optional.Werner Koch2019-03-281-80/+101
* card: Allow "yubikey disable" only for Yubikey-5 and later.Werner Koch2019-03-283-3/+12
* scd: Support reading the Yubikey 4 firmware version.Werner Koch2019-03-271-21/+38
* gpg: Don't use EdDSA algo ID for ECDSA curves.Trevor Bentley2019-03-271-7/+18
* sm: Allow decryption even if expired other keys are configured.Werner Koch2019-03-261-0/+11
* agent: Allow other ssh fingerprint algos in KEYINFO.Werner Koch2019-03-261-4/+20
* doc: Add relevant NEWS items from 2.2.Werner Koch2019-03-251-0/+99
* wkd: New command --print-wkd-url for gpg-wks-client.Werner Koch2019-03-254-5/+50
* doc: Clarify option --no-keyring.Werner Koch2019-03-251-1/+2
* sm, w32: Translate logger and status fd to handlesAndre Heinecke2019-03-251-2/+6
* libdns: Don't use _[A-Z] which are reserved names.NIIBE Yutaka2019-03-251-40/+40
* doc: fix formatting errorDaniel Kahn Gillmor2019-03-221-1/+2
* doc: Add a spec comment to app-piv.cWerner Koch2019-03-221-0/+1
* wkd: New command --print-wkd-hash for gpg-wks-client.Werner Koch2019-03-225-12/+129
* scd: Refactor the app selection code.Werner Koch2019-03-221-17/+35
* tests: Add a first v5 sample keyWerner Koch2019-03-203-0/+42
* speedo: Fix installer build with NSIS-3Andre Heinecke2019-03-181-2/+4
* gpg: Allow import of PGP desktop exported secret keys.Werner Koch2019-03-183-79/+307
* gpg: Avoid importing secret keys if the keyblock is not valid.Werner Koch2019-03-156-31/+112
* tests: Add sample secret key w/o binding signatures.Werner Koch2019-03-152-0/+66
* gpg: During secret key import print "sec" instead of "pub".Werner Koch2019-03-154-16/+25
* gpg: Simplify an interactive import status line.Werner Koch2019-03-152-18/+33
* gpg: Fix recently introduced use after free.Werner Koch2019-03-151-3/+3
* kbx: Unify the fingerprint search modes.Werner Koch2019-03-1419-237/+56
* gpg: Make rfc4880bis the default.Werner Koch2019-03-141-2/+9
* gpg: Implement v5 keys and v5 signatures.Werner Koch2019-03-148-197/+565
* kbx: Add support for 32 byte fingerprints.Werner Koch2019-03-1419-129/+439
* gpg: Implemented latest rfc4880bis version 5 packet hashing.Werner Koch2019-03-143-33/+131
* Fix the previous commit.NIIBE Yutaka2019-03-132-4/+4
* g10: Fix symmetric cipher algo constant for ECDH.NIIBE Yutaka2019-03-132-3/+3
* dirmngr: Avoid testing for Tor with --gpgconf-list.Werner Koch2019-03-111-1/+6
* common: Minor rework of tty_get.Werner Koch2019-03-071-118/+142
* dirmngr: Add CSRF protection exception for protonmail.Werner Koch2019-03-071-5/+40
* gpgv: Improve documentation for keyring choicesDaniel Kahn Gillmor2019-03-071-7/+8
* gpgtar: Make option -C work for archive creation.Werner Koch2019-03-063-5/+14
* agent: Re-introduce --enable-extended-key-format.Werner Koch2019-03-065-10/+27
* gpgtar: Improve error messages.Werner Koch2019-03-064-43/+89
* agent: Default to extended key format.Werner Koch2019-03-063-22/+23
* doc: First take on instructions on how to init PIV cardsWerner Koch2019-03-061-0/+391
* card: Allow PEM encoded certificates in "writecert".Werner Koch2019-03-061-0/+14
* card: Print the keyref also for non-initialized slots.Werner Koch2019-03-061-21/+12
* agent: Fix detection of exit of scdaemon.NIIBE Yutaka2019-03-061-62/+80
* card: Print card version. Check for bad Yubikeys.Werner Koch2019-03-055-13/+67
* scd: Rename a shared info field name.Werner Koch2019-03-053-14/+15
* scd:piv: Implement import of private keys for Yubikeys.Werner Koch2019-03-059-54/+561
* gpg: Make invalid primary key algos obvious in key listings.Werner Koch2019-03-051-1/+9
* agent: Minor change to the KEYTOCARD command.Werner Koch2019-03-054-71/+56