| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | tests: Add missing file for tpm2d tests to the tarball. | Werner Koch | 2022-07-27 | 1 | -1/+1 |
* | doc: Minor typo fix | Werner Koch | 2022-07-26 | 1 | -1/+1 |
* | wkd: Fix path traversal attack on gpg-wks-server. | Werner Koch | 2022-07-25 | 2 | -0/+25 |
* | build: Update gpg-error.m4. | NIIBE Yutaka | 2022-07-22 | 1 | -1/+2 |
* | build: Update config.guess, config.sub, and config.rpath. | NIIBE Yutaka | 2022-07-18 | 3 | -1965/+2324 |
* | scd:openpgp: Fix workaround for Yubikey heuristics. | NIIBE Yutaka | 2022-07-13 | 1 | -8/+21 |
* | Post release updates | Werner Koch | 2022-07-11 | 28 | -200/+369 |
* | Release 2.3.7gnupg-2.3.7 | Werner Koch | 2022-07-11 | 1 | -1/+75 |
* | gpg-connect-agent: No help string for --unbuffered | Werner Koch | 2022-07-10 | 1 | -1/+1 |
* | gpg,build: Fix message for newer gettext. | NIIBE Yutaka | 2022-07-05 | 1 | -1/+3 |
* | gpgconf: New short options -V and -X | Werner Koch | 2022-06-29 | 1 | -4/+39 |
* | agent: Add description for "Prompt" field. | NIIBE Yutaka | 2022-06-28 | 1 | -0/+6 |
* | agent: Don't assume "OPENPGP.3" key means "Use-for-ssh:". | NIIBE Yutaka | 2022-06-28 | 2 | -17/+3 |
* | agent: Do not consider --min-passphrase-len for the magic wand. | Werner Koch | 2022-06-27 | 3 | -14/+38 |
* | agent: Flush before calling ftruncate. | NIIBE Yutaka | 2022-06-23 | 1 | -0/+2 |
* | agent: KEYATTR only allows access to attribute. | NIIBE Yutaka | 2022-06-23 | 1 | -0/+8 |
* | agent: Fix KEYATTR command for --delete option. | NIIBE Yutaka | 2022-06-23 | 1 | -1/+5 |
* | agent: Add KEYATTR command. | NIIBE Yutaka | 2022-06-22 | 4 | -7/+139 |
* | agent,gpg,tools: Fix use of log_get_fd. | NIIBE Yutaka | 2022-06-22 | 5 | -19/+5 |
* | sm: Improve pkcs#12 debug output. | Werner Koch | 2022-06-20 | 1 | -7/+9 |
* | sm: Rework the PKCS#12 parser to support DFN issued keys. | Werner Koch | 2022-06-20 | 1 | -177/+341 |
* | agent: Improve "Insert the card" message. | Werner Koch | 2022-06-17 | 1 | -1/+2 |
* | agent,ssh: Fix for make not-inserted OpenPGP.3 keys available for SSH. | Werner Koch | 2022-06-15 | 1 | -5/+8 |
* | agent: New option --no-user-trustlist and --sys-trustlist-name. | Werner Koch | 2022-06-14 | 4 | -10/+71 |
* | g10: Fix garbled status messages in NOTATION_DATA | Werner Koch | 2022-06-14 | 1 | -9/+4 |
* | keygen: Fix reading AEAD preference | Jakub Jelen | 2022-06-14 | 1 | -1/+1 |
* | dirmngr: Fix a wrong compiler warning. | Werner Koch | 2022-06-13 | 1 | -1/+1 |
* | gpgsm: New option --compatibility-flags. | Werner Koch | 2022-06-13 | 5 | -9/+76 |
* | common: New function parse_compatibility_flags. | Werner Koch | 2022-06-13 | 2 | -0/+89 |
* | scd: Support specifying keygrip for learn command. | NIIBE Yutaka | 2022-06-10 | 1 | -2/+8 |
* | scd,openpgp: Support READCERT by keygrip. | NIIBE Yutaka | 2022-06-10 | 1 | -1/+22 |
* | common,w32: Use LoadLibraryEx to fix a warning in mingw. | Werner Koch | 2022-06-03 | 1 | -13/+2 |
* | w32: Allow Unicode filenames for iobuf_cancel. | Werner Koch | 2022-06-03 | 3 | -6/+24 |
* | Remove remaining support for WindowsCE | Werner Koch | 2022-06-03 | 23 | -415/+44 |
* | tools: Minor fix to gpg-connect-agent options. | Werner Koch | 2022-06-02 | 2 | -2/+9 |
* | agent: Support --format=ssh option for READKEY. | NIIBE Yutaka | 2022-06-02 | 1 | -13/+40 |
* | tools: Add a way to cancell INQUIRE for gpg-connect-agent. | NIIBE Yutaka | 2022-06-02 | 1 | -5/+7 |
* | tools: Add --unbuffered option to gpg-connect-agent. | NIIBE Yutaka | 2022-06-02 | 1 | -0/+9 |
* | scd:nks: Don't flag the ESIGN keypair EF as encryption capable. | Werner Koch | 2022-06-01 | 1 | -1/+1 |
* | scd:nks: Some code cleanup. | Werner Koch | 2022-06-01 | 1 | -107/+100 |
* | scd:nks: Support the Telesec ESIGN application. | Werner Koch | 2022-05-29 | 1 | -26/+81 |
* | gpg: Setup the 'usage' filter property for export. | Werner Koch | 2022-05-28 | 1 | -0/+6 |
* | agent: New field "Prompt" to prevent asking card key insertion. | NIIBE Yutaka | 2022-05-27 | 1 | -4/+21 |
* | agent,ssh: Support "Use-for-ssh" flag in private key. | NIIBE Yutaka | 2022-05-26 | 1 | -10/+22 |
* | agent,ssh: Make not-inserted OpenPGP.3 keys available for SSH. | NIIBE Yutaka | 2022-05-26 | 3 | -85/+206 |
* | agent: Fix get_keyinfo_on_cards. | NIIBE Yutaka | 2022-05-26 | 1 | -2/+5 |
* | agent: Handle USAGE information in KEYINFO. | NIIBE Yutaka | 2022-05-26 | 2 | -4/+25 |
* | scd: Return USAGE information for KEYINFO command. | NIIBE Yutaka | 2022-05-26 | 6 | -71/+103 |
* | scd,piv: Fix status report of KEYPAIRINFO. | NIIBE Yutaka | 2022-05-26 | 1 | -1/+1 |
* | agent,scd: Make sure to set CONFIDENTIAL flag in Assuan. | NIIBE Yutaka | 2022-05-25 | 3 | -5/+23 |