| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | gpg: Fix --card-status to handle lowercase APPTYPEs | Werner Koch | 2022-08-16 | 1 | -6/+6 |
* | gpg: Improve --edit-key setpref. | Werner Koch | 2022-08-12 | 1 | -5/+17 |
* | gpg: Emit an ERROR status if --quick-set-primary-uid fails | Ingo Klöcker | 2022-08-09 | 1 | -3/+9 |
* | gpg: Look up user ID to mark as primary by UID hash | Ingo Klöcker | 2022-08-08 | 1 | -25/+22 |
* | gpg: Fix wrong error message for keytocard. | Werner Koch | 2022-08-04 | 1 | -3/+1 |
* | gpg: Make symmetric + pubkey encryption de-vs compliant. | Werner Koch | 2022-08-02 | 1 | -5/+47 |
* | gpg: For de-vs use SHA-256 instead of SHA-1 as implicit preference. | Werner Koch | 2022-07-28 | 1 | -2/+10 |
* | gpg,build: Fix message for newer gettext. | NIIBE Yutaka | 2022-07-05 | 1 | -1/+3 |
* | agent: Do not consider --min-passphrase-len for the magic wand. | Werner Koch | 2022-06-27 | 1 | -1/+23 |
* | 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 |
* | Remove remaining support for WindowsCE | Werner Koch | 2022-06-03 | 4 | -42/+1 |
* | gpg: Setup the 'usage' filter property for export. | Werner Koch | 2022-05-28 | 1 | -0/+6 |
* | gpg: Look up user ID to revoke by UID hash | Ingo Klöcker | 2022-04-26 | 1 | -31/+87 |
* | gpg: Avoid NULL ptr access due to corrupted packets. | Werner Koch | 2022-04-25 | 1 | -6/+13 |
* | gpg: Emit an ERROR status as hint for a bad passphrase. | Werner Koch | 2022-04-25 | 1 | -8/+20 |
* | gpg: Fix line end in error message | Ingo Klöcker | 2022-04-22 | 1 | -1/+1 |
* | w32: Do no use Registry item DefaultLogFile for the main tools. | Werner Koch | 2022-04-20 | 1 | -1/+1 |
* | gpg: Replace an assert by a log_fatal. | Werner Koch | 2022-04-14 | 1 | -3/+6 |
* | gpg: Remove restrictions for the name part of a user-id. | Werner Koch | 2022-04-08 | 1 | -7/+0 |
* | gpg,tools: Remove use of repo only zlib-riscos.h. | NIIBE Yutaka | 2022-03-29 | 1 | -10/+0 |
* | gpg: Remove EAX from the preference list. | Werner Koch | 2022-03-28 | 2 | -8/+1 |
* | gpg: Always use version >= 4 to generate signature. | NIIBE Yutaka | 2022-03-19 | 1 | -0/+9 |
* | gpg: Print info about the used AEAD algorithm in the compliance msg. | Werner Koch | 2022-03-18 | 3 | -5/+18 |
* | gpg: Allow decryption of symencr even for non-compliant cipher. | Werner Koch | 2022-03-18 | 5 | -18/+47 |
* | sign: Construct valid AEAD packets. | Jakub Jelen | 2022-03-09 | 1 | -1/+2 |