aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Release 2.2.37gnupg-2.2.37Werner Koch2022-08-241-1/+3
* gpgsm: New option --compatibility-flags.Werner Koch2022-08-197-9/+164
* gpgconf: Make --auto-key-import and --include-key-block visible again.Werner Koch2022-08-172-0/+7
* agent: Fix bug introduced earlier today.Werner Koch2022-08-161-1/+1
* doc: Prepare NEWSWerner Koch2022-08-161-0/+43
* gpg: Fix "generate" command in --card-edit.Werner Koch2022-08-162-1/+10
* gpg: Update shadow-keys with --card-status also for non-openpgp cards.Werner Koch2022-08-164-2/+32
* agent: Let READKEY update the display-s/n of the Token entry.Werner Koch2022-08-165-64/+174
* gpg: Fix --card-status to handle lowercase APPTYPEsWerner Koch2022-08-161-6/+6
* gpg: Fix detecting OpenPGP card by serialno.NIIBE Yutaka2022-08-161-4/+5
* common: In private key mode write "Key:" always last in name-value.Werner Koch2022-08-161-13/+40
* agent: Create and use Token entries to track the display s/n.Werner Koch2022-08-1510-36/+272
* common: New function nve_set.Werner Koch2022-08-152-15/+90
* gpg: Fix wrong error message for keytocard.Werner Koch2022-08-041-3/+1
* common: Silence warnings from AllowSetForegroundWindow.Werner Koch2022-08-032-2/+12
* dirmngr: Fix failed malloc error message.Werner Koch2022-08-031-2/+5
* gpgconf: Add config file for Windows Registry dumps.Werner Koch2022-08-033-1/+85
* gpg: Make symmetric + pubkey encryption de-vs compliant.Werner Koch2022-08-021-5/+46
* gpgconf: Improve registry dumping.Werner Koch2022-08-024-15/+44
* gpg: For de-vs use SHA-256 instead of SHA-1 as implicit preference.Werner Koch2022-07-281-2/+10
* agent: New option --no-user-trustlist and --sys-trustlist-name.Werner Koch2022-07-274-17/+77
* gpg: Look up user ID to revoke by UID hashIngo Klöcker2022-07-272-31/+93
* wkd: Bind the address to the nonce.Werner Koch2022-07-271-6/+67
* dirmngr: Ask keyservers to provide the key fingerprintsIngo Klöcker2022-07-261-1/+1
* gpg: Request keygrip of key to add via command interfaceIngo Klöcker2022-07-252-2/+11
* wkd: Fix path traversal attack on gpg-wks-server.Werner Koch2022-07-252-0/+25
* scd:openpgp: Fix workaround for Yubikey heuristics.NIIBE Yutaka2022-07-131-8/+21
* scd: Fail when no good algorithm attribute.NIIBE Yutaka2022-07-131-18/+29
* scd: Don't inhibit SSH authentication for larger data if it can.NIIBE Yutaka2022-07-121-0/+5
* Post release updatesWerner Koch2022-07-062-1/+5
* Release 2.3.36gnupg-2.2.36Werner Koch2022-07-061-1/+25
* gpgconf: New short options -V and -XWerner Koch2022-06-291-5/+40
* agent: Flush before calling ftruncate.NIIBE Yutaka2022-06-231-0/+2
* sm: Update pkcs#12 module from masterWerner Koch2022-06-213-361/+761
* common: Add an easy to use DER builder.Werner Koch2022-06-204-12/+417
* g10: Fix garbled status messages in NOTATION_DATAWerner Koch2022-06-141-9/+4
* agent,scd: Make sure to set CONFIDENTIAL flag in Assuan.NIIBE Yutaka2022-06-093-3/+17
* dirmngr,w32: Silence compiler warnings for the LDAP API.Werner Koch2022-06-033-2/+26
* w32: Avoid warning about not including winsock2.h after windows.hWerner Koch2022-06-031-0/+3
* w32: Allow Unicode filenames for iobuf_cancel.Werner Koch2022-06-033-35/+24
* scd:p15: Fix accidental commit of debug codeWerner Koch2022-06-011-6/+3
* scd: Shorten cardio debug output for all zeroes.Werner Koch2022-06-011-4/+33
* scd: Fix use of SCardListReaders for PC/SC.NIIBE Yutaka2022-05-171-1/+1
* scd: Add workaround for ECC attribute on Yubikey.NIIBE Yutaka2022-05-101-1/+2
* scd:p15: Improve the displayed S/N for Technology Nexus cards.Werner Koch2022-05-061-6/+42
* scd:p15: Fix the the sanity check of the displayed S/N.Werner Koch2022-05-061-2/+6
* scd:p15: Fix reading certificates without length info.Werner Koch2022-05-051-6/+23
* scd: New debug flags "card".Werner Koch2022-05-052-1/+4
* gpg: Minor robustness fix.Werner Koch2022-05-051-6/+9
* tests: Add a test for Ed25519 keys for non-protected secret.NIIBE Yutaka2022-05-021-0/+69