aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* gpgconf: Allow listing of some new optionsWerner Koch2024-07-011-0/+3
* sm: Emit user IDs in colon mode even if the Subject is empty.Werner Koch2024-07-012-21/+35
* agent: Silence debug output from the PIN caching.Werner Koch2024-07-011-3/+5
* gpg: Add magic parameter "default" to --quick-add-adsk.Werner Koch2024-07-016-18/+88
* gpg: Print designated revokers also in a standard listing.Werner Koch2024-07-014-31/+67
* gpg: Autoload designated revoker key and ADSK when needed.Werner Koch2024-07-014-27/+42
* gpg: New option --default-new-key-adsk.Werner Koch2024-07-016-58/+241
* common: New function tokenize_to_strlist.Werner Koch2024-07-013-18/+292
* gpg: Implement the LDAP AKL method.Werner Koch2024-07-016-102/+34
* agent: Require use of "SCD DEVINFO --watch" command with socket.NIIBE Yutaka2024-07-011-0/+3
* agent: Initialize thread_startup.fd for pipe connection.NIIBE Yutaka2024-07-011-0/+1
* agent: Handle SCD DEVINFO --watch command in a special way.Werner Koch2024-07-012-1/+97
* agent:daemon: Add an argument to specify requiring socket connection.NIIBE Yutaka2024-07-014-5/+13
* scd: Restrict use of DEVINFO --watch command for socket connection.NIIBE Yutaka2024-07-011-1/+8
* scd: Finish DEVINFO --watch command on input close.NIIBE Yutaka2024-07-011-9/+85
* scd: Factor out scd_init_event function.NIIBE Yutaka2024-07-012-26/+35
* Fix the previous commit.NIIBE Yutaka2024-07-011-0/+2
* scd: Fix how scdaemon pipe server finishes.NIIBE Yutaka2024-07-013-15/+8
* agent: Clean up for scdaemon handling.NIIBE Yutaka2024-07-011-5/+1
* agent: Fix a race condition which results accessing finished scd.NIIBE Yutaka2024-07-011-4/+6
* gpg-mail-tube: New utility.Werner Koch2024-07-015-3/+920
* tools: New support functions for the mail parser.Werner Koch2024-07-016-6/+58
* po: Update Dutch translationFrans Spiesschaert2024-06-251-2597/+4712
* doc: fix home dir path in common.confTodd Zullinger via Gnupg-devel2024-06-251-2/+2
* gpg: Rename recently added import option no-seckeys to only-pubkeys.Werner Koch2024-06-244-8/+8
* gpg: Add --import-option "no-seckeys".Werner Koch2024-06-112-0/+5
* gpg: Do not bail out on secret keys with an unknown algoWerner Koch2024-06-111-0/+2
* build: Now uses an external gpg-authcode-sign.shWerner Koch2024-06-101-28/+7
* Update NEWSWerner Koch2024-06-101-0/+14
* gpg: Do not show RENC if no key capabilities are found for a key.Werner Koch2024-06-052-2/+8
* gpg-auth: Fix use after free.Jakub Jelen2024-05-291-1/+1
* gpgsm: Avoid double free when checking rsaPSS signatures.Jakub Jelen2024-05-291-2/+0
* scd: Avoid buffer overrun with more than 16 PC/SC readers.Jakub Jelen2024-05-291-1/+1
* agent: Avoid uninitialized access in GENKEY command on parameter error.Jakub Jelen2024-05-291-2/+2
* agent: Avoid double free of empty string in the PIN caching.Werner Koch2024-05-291-3/+7
* agent: Make sure to return success in ephemeral store mode.Werner Koch2024-05-291-0/+1
* wks: Make sure that ERR is always initialized.Werner Koch2024-05-291-0/+1
* gpg: Avoid a double free on error in the key generation.Werner Koch2024-05-291-30/+23
* scd:openpgp: Add new vendor.Werner Koch2024-05-291-0/+2
* card: Fix compiler warning.Werner Koch2024-05-161-3/+3
* kbx: Use standard function to setup gcrypt logging in kbxutil.Werner Koch2024-05-161-24/+1
* po: Enable Dutch translationWerner Koch2024-05-161-0/+1
* scd:openpgp: Robust Data Object handling for constructed case.NIIBE Yutaka2024-05-161-0/+50
* gpg: Allow no CRC24 checksum in armor.NIIBE Yutaka2024-05-161-2/+2
* Update NEWSWerner Koch2024-05-151-0/+16
* tests: Avoid new C23 keyword true.Werner Koch2024-04-221-4/+4
* gpg: Mark disabled keys and add show-ownertrust list option.Werner Koch2024-04-176-10/+33
* gpg: New command --quick-set-ownertrust.Werner Koch2024-04-174-2/+105
* agent: Fix error handling of READKEY.Werner Koch2024-04-051-1/+3
* gpg: Don't show the "fast path listing" diagnostic with --quiet.Werner Koch2024-04-051-2/+3