| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | gpg: New option --require-compliance. | Werner Koch | 2022-03-08 | 4 | -6/+55 |
* | gpg: fix --enarmor with zero length source file | Jussi Kivilinna | 2022-03-08 | 2 | -0/+6 |
* | g10/cipher-aead: add fast path for avoid memcpy when AEAD encrypting | Jussi Kivilinna | 2022-03-08 | 1 | -12/+57 |
* | g10/decrypt-data: disable output estream buffering to reduce overhead | Jussi Kivilinna | 2022-03-08 | 1 | -0/+2 |
* | g10/plaintext: disable estream buffering in binary mode | Jussi Kivilinna | 2022-03-08 | 1 | -1/+23 |
* | Use iobuf buffer size for temporary buffer size | Jussi Kivilinna | 2022-03-08 | 2 | -10/+15 |
* | g10/encrypt: use iobuf_copy instead of manual iobuf_read/iobuf_write | Jussi Kivilinna | 2022-03-02 | 1 | -9/+3 |
* | g10/dearmor: use iobuf_copy | Jussi Kivilinna | 2022-03-02 | 1 | -7/+2 |
* | g10/sign: sign_file: use iobuf_read for higher detached signing speed | Jussi Kivilinna | 2022-02-27 | 1 | -2/+2 |
* | g10/plaintext: do_hash: use iobuf_read for higher performance | Jussi Kivilinna | 2022-02-27 | 1 | -2/+7 |
* | gpg: Clarify a call of ask_for_detached_datafile. | NIIBE Yutaka | 2022-02-25 | 1 | -1/+1 |
* | Fix the previous commit. | NIIBE Yutaka | 2022-02-23 | 1 | -1/+1 |
* | gpg: Fix generating AEAD packet. | NIIBE Yutaka | 2022-02-22 | 1 | -1/+1 |
* | g10/mainproc: avoid extra hash contexts when decrypting MDC input | Jussi Kivilinna | 2022-02-08 | 1 | -2/+8 |
* | gpg: Fix for -Wformat when using uint64_t. | NIIBE Yutaka | 2022-02-02 | 2 | -4/+5 |
* | gpg,sm: Set --verbose and clear --quiet in debug mode. | Werner Koch | 2022-02-01 | 1 | -0/+6 |
* | gpg: Allow --dearmor to decode all kinds of armor files. | Werner Koch | 2022-01-28 | 3 | -8/+34 |
* | gpg: Print Yubikey version correctly. | Werner Koch | 2022-01-18 | 3 | -2/+38 |
* | gpg: Fix adding the list of ultimate trusted keys. | NIIBE Yutaka | 2022-01-12 | 4 | -2/+48 |
* | gpg: Report failed generation of subkey pair via status interface | Ingo Klöcker | 2022-01-11 | 1 | -1/+5 |