aboutsummaryrefslogtreecommitdiffstats
path: root/g10 (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * gpg: Print status line and proper diagnostics for write errors.Werner Koch2023-06-091-3/+11
| * gpg: Add --list-filter properties key_expires and key_expires_d.Werner Koch2023-06-091-0/+14
| * gpg: Set default expiration date to 3 years.Werner Koch2023-06-051-1/+1
| * gpg: Skip keys found via ADSKs.Werner Koch2023-05-252-15/+28
| * gpg: Fix searching for the ADSK key when adding an ADSK.Werner Koch2023-05-252-0/+12
| * gpg: Return ERROR status for --quick-sign-key.Werner Koch2023-05-241-3/+6
| * w32: Add missing supportedOS Ids for Windows-10Werner Koch2023-05-242-0/+2
| * w32: Add missing manifests and set a requestedExecutionLevel.Werner Koch2023-05-244-7/+93
* | common,gpg,sm,tools: Don't remove translate_sys2libc_fd_int.NIIBE Yutaka2023-06-272-16/+16
* | gpg,w32: Add comment about debug output of ShellExecuteEx.NIIBE Yutaka2023-06-261-2/+9
* | gpg,sm,tools: Use string for option --*-fd.NIIBE Yutaka2023-06-232-16/+16
* | delete redundant characterszhangguangzhi2023-06-201-1/+1
* | kbx: Fix datastream_thread and use the data pipe.NIIBE Yutaka2023-06-071-3/+10
* | gpg: Graceful exit for signature checking with --batch.NIIBE Yutaka2023-06-011-6/+6
* | gpg: Skip keys found via ADSKs.Werner Koch2023-05-252-15/+28
* | gpg: Fix searching for the ADSK key when adding an ADSK.Werner Koch2023-05-252-0/+12
* | gpg: Return ERROR status for --quick-sign-key.Werner Koch2023-05-241-3/+6
* | w32: Add missing supportedOS Ids for Windows-10Werner Koch2023-05-242-0/+2
* | w32: Add missing manifests and set a requestedExecutionLevel.Werner Koch2023-05-244-7/+93
* | gpg: Improve error code for file already exists.Werner Koch2023-05-241-2/+1
* | gpg: Report BEGIN_* status before examining the input.NIIBE Yutaka2023-05-244-81/+51
* | w32: Remove support of Windows 95/98/Me.NIIBE Yutaka2023-05-161-13/+1
* | common,agent,gpg,dirmngr,g13,scd,tests,tools: New spawn function.NIIBE Yutaka2023-05-111-22/+20
|/
* gpg: New option --debug-ignore-expiration to help with testing.Werner Koch2023-05-094-5/+17
* gpg: Print a warning if no more encryption subkey was left over.Werner Koch2023-05-083-0/+37
* kbx: Use custom estream bufferingWerner Koch2023-05-081-0/+6
* gpg: Fix for overridden key import.NIIBE Yutaka2023-04-251-1/+1
* gpg: Fix writing ECDH keys to OpenPGP smartcards.Werner Koch2023-04-216-8/+57
* gpg: New command "openpgp" for --card-edit.Werner Koch2023-04-201-1/+15
* gpg: Make sure that we are not accidently working with the PIV app.Werner Koch2023-04-183-0/+28
* gpg: Allow overridden key import when stub exists.NIIBE Yutaka2023-04-181-1/+11
* gpg: Fix handling of importing cv25519 secret key.NIIBE Yutaka2023-04-061-0/+1
* gpg: New option --assert-signer.Werner Koch2023-04-059-5/+184
* Use the keyboxd for a fresh installWerner Koch2023-04-042-10/+41
* gpg: Set the default digest algo for S2K to SHA256.Werner Koch2023-04-041-2/+2
* gpg: New command --quick-add-adskWerner Koch2023-03-213-14/+111
* gpg: Delete secret key after "keytocard".Werner Koch2023-03-153-9/+48
* gpg,gpgsm: New option --log-timeWerner Koch2023-03-081-0/+9
* gpg: Actually encrypt to ADSKs.Werner Koch2023-03-013-14/+39
* gpg: Allow adding of Additional Decryption Subkeys.Werner Koch2023-03-0111-67/+267
* gpg: New option --add-desig-revokerWerner Koch2023-02-164-11/+117
* gpg: --gen-random code cleanup by using es_set_binary.Werner Koch2023-02-162-4/+2
* gpg: New list-option --show-unusable-sigs.Werner Koch2023-02-075-30/+53
* gpg: New pseudo option full-help for --list-options et al.Werner Koch2023-01-311-1/+6
* gpg: Make "--list-options show-sig-subpackets=n,m" work again.Werner Koch2023-01-311-4/+11
* gpg: For readibility use macro instead of integers in key-clean.Werner Koch2023-01-301-34/+42
* gpg: Replace --override-compliance-check by a real fix.Werner Koch2023-01-203-25/+3
* gpg: Do not require --status-fd along with --require-compliance.Werner Koch2023-01-201-1/+1
* gpg: Detect already compressed data also when using a pipe.Werner Koch2023-01-194-7/+49
* gpg: Fix a typo in a rarely shown diagnosticWerner Koch2022-12-161-2/+1