| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | gpg: Do not continue the export after a cancel for the primary key. | Werner Koch | 2022-12-16 | 1 | -1/+10 |
* | gpg: Replace use of PRIu64 in log_debug | Werner Koch | 2022-12-16 | 2 | -8/+10 |
* | doc: Typo fixes | Werner Koch | 2022-12-16 | 1 | -1/+1 |
* | build: Remove Windows CE support. | NIIBE Yutaka | 2022-12-09 | 1 | -6/+4 |
* | wkd: Do not send/install/mirror expired user ids. | Werner Koch | 2022-12-06 | 1 | -2/+2 |
* | gpg: New export option "mode1003". | Werner Koch | 2022-12-02 | 8 | -25/+276 |
* | gpg: Remove a mostly duplicated function. | Werner Koch | 2022-12-02 | 3 | -81/+36 |
* | tests: Support semihosted environment. | NIIBE Yutaka | 2022-12-01 | 1 | -3/+4 |
* | gpg: New export-filter export-revocs | Werner Koch | 2022-11-28 | 2 | -6/+119 |
* | gpg: Fix double-free in gpg --card-edit. | NIIBE Yutaka | 2022-11-28 | 1 | -1/+0 |
* | gpg: Make --require-compliance work with out --status-fd | Werner Koch | 2022-11-28 | 1 | -1/+1 |
* | gpg: New option --list-filter | Werner Koch | 2022-11-25 | 6 | -12/+165 |
* | gpg: Fix verification of cleartext signatures with overlong lines. | Werner Koch | 2022-11-10 | 1 | -5/+24 |
* | gpg: Move w32_system function. | NIIBE Yutaka | 2022-11-09 | 3 | -117/+108 |
* | gpg: New option --quick-update-pref. | Werner Koch | 2022-11-04 | 4 | -10/+65 |
* | gpg: New list-options show-pref and show-pref-verbose. | Werner Koch | 2022-11-04 | 5 | -150/+181 |
* | gpg: Make --list-packets work w/o --no-armor for plain OCB packets. | Werner Koch | 2022-11-02 | 1 | -0/+1 |
* | gpg: Merge --rfc4880bis features into --gnupg | Werner Koch | 2022-10-31 | 2 | -50/+15 |
* | gpg: Allow only OCB for AEAD encryption. | Werner Koch | 2022-10-31 | 7 | -117/+8 |
* | gpg: New option --compatibility-flags | Werner Koch | 2022-10-31 | 2 | -1/+27 |
* | gpg: Fix trusted introducer for user-ids with only the mbox. | Werner Koch | 2022-10-28 | 1 | -19/+31 |
* | gpg: Import stray revocation certificates. | Werner Koch | 2022-10-28 | 3 | -13/+65 |
* | gpg: Move NETLIBS after GPG_ERROR_LIBS. | NIIBE Yutaka | 2022-10-18 | 1 | -6/+6 |
* | gpg: Use GCRY_KDF_ONESTEP_KDF with newer libgcrypt in future. | NIIBE Yutaka | 2022-10-14 | 1 | -0/+23 |
* | gpg: Fix wrong use of FD2INT with iobuf_fdopen_nc. | NIIBE Yutaka | 2022-10-07 | 2 | -3/+3 |
* | gpg: Show just keyserver and port with --send-keys. | Werner Koch | 2022-09-30 | 1 | -0/+25 |
* | gpg: Avoid to emit a compliance mode line if libgcrypt is non-compliant. | Werner Koch | 2022-09-29 | 1 | -2/+7 |
* | gpg: Fix assertion failure due to errors in encrypt_filter. | Werner Koch | 2022-09-29 | 2 | -1/+5 |
* | gpg: Make --require-compliance work for -se | Werner Koch | 2022-09-29 | 1 | -156/+146 |
* | gpg: Silence some diagnostics. | Werner Koch | 2022-09-28 | 2 | -8/+11 |
* | gpg: Don't consider unknown keys as non-compliant while decrypting. | Werner Koch | 2022-09-26 | 1 | -4/+4 |
* | dirmngr:dns,doc,gpg: Fix for noreturn for C11. | NIIBE Yutaka | 2022-09-16 | 1 | -1/+1 |
* | agent,dirmngr,gpg,scd: Clean up for modern compiler. | NIIBE Yutaka | 2022-09-14 | 2 | -0/+3 |
* | gpg,common,scd,sm: Function prototype fixes for modern compiler. | NIIBE Yutaka | 2022-09-13 | 6 | -13/+13 |
* | gpg: Support key flags for RENC, TIME, and GROUP. | Werner Koch | 2022-09-07 | 6 | -3/+53 |
* | common: New common option no-autostart. | Werner Koch | 2022-08-22 | 1 | -0/+2 |