| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | gpg: Print status line and proper diagnostics for write errors. | Werner Koch | 2023-06-09 | 1 | -3/+11 |
| * | gpg: Add --list-filter properties key_expires and key_expires_d. | Werner Koch | 2023-06-09 | 1 | -0/+14 |
| * | gpg: Set default expiration date to 3 years. | Werner Koch | 2023-06-05 | 1 | -1/+1 |
| * | gpg: Skip keys found via ADSKs. | Werner Koch | 2023-05-25 | 2 | -15/+28 |
| * | gpg: Fix searching for the ADSK key when adding an ADSK. | Werner Koch | 2023-05-25 | 2 | -0/+12 |
| * | gpg: Return ERROR status for --quick-sign-key. | Werner Koch | 2023-05-24 | 1 | -3/+6 |
| * | w32: Add missing supportedOS Ids for Windows-10 | Werner Koch | 2023-05-24 | 2 | -0/+2 |
| * | w32: Add missing manifests and set a requestedExecutionLevel. | Werner Koch | 2023-05-24 | 4 | -7/+93 |
* | | common,gpg,sm,tools: Don't remove translate_sys2libc_fd_int. | NIIBE Yutaka | 2023-06-27 | 2 | -16/+16 |
* | | gpg,w32: Add comment about debug output of ShellExecuteEx. | NIIBE Yutaka | 2023-06-26 | 1 | -2/+9 |
* | | gpg,sm,tools: Use string for option --*-fd. | NIIBE Yutaka | 2023-06-23 | 2 | -16/+16 |
* | | delete redundant characters | zhangguangzhi | 2023-06-20 | 1 | -1/+1 |
* | | kbx: Fix datastream_thread and use the data pipe. | NIIBE Yutaka | 2023-06-07 | 1 | -3/+10 |
* | | gpg: Graceful exit for signature checking with --batch. | NIIBE Yutaka | 2023-06-01 | 1 | -6/+6 |
* | | gpg: Skip keys found via ADSKs. | Werner Koch | 2023-05-25 | 2 | -15/+28 |
* | | gpg: Fix searching for the ADSK key when adding an ADSK. | Werner Koch | 2023-05-25 | 2 | -0/+12 |
* | | gpg: Return ERROR status for --quick-sign-key. | Werner Koch | 2023-05-24 | 1 | -3/+6 |
* | | w32: Add missing supportedOS Ids for Windows-10 | Werner Koch | 2023-05-24 | 2 | -0/+2 |
* | | w32: Add missing manifests and set a requestedExecutionLevel. | Werner Koch | 2023-05-24 | 4 | -7/+93 |
* | | gpg: Improve error code for file already exists. | Werner Koch | 2023-05-24 | 1 | -2/+1 |
* | | gpg: Report BEGIN_* status before examining the input. | NIIBE Yutaka | 2023-05-24 | 4 | -81/+51 |
* | | w32: Remove support of Windows 95/98/Me. | NIIBE Yutaka | 2023-05-16 | 1 | -13/+1 |
* | | common,agent,gpg,dirmngr,g13,scd,tests,tools: New spawn function. | NIIBE Yutaka | 2023-05-11 | 1 | -22/+20 |
|/ |
|
* | gpg: New option --debug-ignore-expiration to help with testing. | Werner Koch | 2023-05-09 | 4 | -5/+17 |
* | gpg: Print a warning if no more encryption subkey was left over. | Werner Koch | 2023-05-08 | 3 | -0/+37 |
* | kbx: Use custom estream buffering | Werner Koch | 2023-05-08 | 1 | -0/+6 |
* | gpg: Fix for overridden key import. | NIIBE Yutaka | 2023-04-25 | 1 | -1/+1 |
* | gpg: Fix writing ECDH keys to OpenPGP smartcards. | Werner Koch | 2023-04-21 | 6 | -8/+57 |
* | gpg: New command "openpgp" for --card-edit. | Werner Koch | 2023-04-20 | 1 | -1/+15 |
* | gpg: Make sure that we are not accidently working with the PIV app. | Werner Koch | 2023-04-18 | 3 | -0/+28 |
* | gpg: Allow overridden key import when stub exists. | NIIBE Yutaka | 2023-04-18 | 1 | -1/+11 |
* | gpg: Fix handling of importing cv25519 secret key. | NIIBE Yutaka | 2023-04-06 | 1 | -0/+1 |
* | gpg: New option --assert-signer. | Werner Koch | 2023-04-05 | 9 | -5/+184 |
* | Use the keyboxd for a fresh install | Werner Koch | 2023-04-04 | 2 | -10/+41 |
* | gpg: Set the default digest algo for S2K to SHA256. | Werner Koch | 2023-04-04 | 1 | -2/+2 |
* | gpg: New command --quick-add-adsk | Werner Koch | 2023-03-21 | 3 | -14/+111 |
* | gpg: Delete secret key after "keytocard". | Werner Koch | 2023-03-15 | 3 | -9/+48 |
* | gpg,gpgsm: New option --log-time | Werner Koch | 2023-03-08 | 1 | -0/+9 |
* | gpg: Actually encrypt to ADSKs. | Werner Koch | 2023-03-01 | 3 | -14/+39 |
* | gpg: Allow adding of Additional Decryption Subkeys. | Werner Koch | 2023-03-01 | 11 | -67/+267 |
* | gpg: New option --add-desig-revoker | Werner Koch | 2023-02-16 | 4 | -11/+117 |
* | gpg: --gen-random code cleanup by using es_set_binary. | Werner Koch | 2023-02-16 | 2 | -4/+2 |
* | gpg: New list-option --show-unusable-sigs. | Werner Koch | 2023-02-07 | 5 | -30/+53 |
* | gpg: New pseudo option full-help for --list-options et al. | Werner Koch | 2023-01-31 | 1 | -1/+6 |
* | gpg: Make "--list-options show-sig-subpackets=n,m" work again. | Werner Koch | 2023-01-31 | 1 | -4/+11 |
* | gpg: For readibility use macro instead of integers in key-clean. | Werner Koch | 2023-01-30 | 1 | -34/+42 |
* | gpg: Replace --override-compliance-check by a real fix. | Werner Koch | 2023-01-20 | 3 | -25/+3 |
* | gpg: Do not require --status-fd along with --require-compliance. | Werner Koch | 2023-01-20 | 1 | -1/+1 |
* | gpg: Detect already compressed data also when using a pipe. | Werner Koch | 2023-01-19 | 4 | -7/+49 |
* | gpg: Fix a typo in a rarely shown diagnostic | Werner Koch | 2022-12-16 | 1 | -2/+1 |