summaryrefslogtreecommitdiffstats
path: root/g10 (follow)
Commit message (Expand)AuthorAgeFilesLines
* gpg: Add sub-option ignore-attributes to --import-options.Werner Koch2024-01-242-0/+13
* speedo: Add a hint to run ldconfigWerner Koch2024-01-231-1/+1
* gpg: Use ephemeral mode for generating card keys.Werner Koch2024-01-224-19/+104
* gpg: Add a communication object to the key generation code.Werner Koch2024-01-221-22/+72
* gpg: For v5 key generation for X448 also in parm file mode.Werner Koch2024-01-161-56/+114
* gpg: When using a parm file w/o usage don't set the RENC usage.Werner Koch2024-01-161-2/+3
* gpg: Improve error message for expired default keys.Werner Koch2024-01-111-4/+22
* gpg: Fix regression in the Revoker keyword of the parmeter file.Werner Koch2024-01-111-1/+1
* gpg: Allow to create revocations even with non-compliant algos.Werner Koch2024-01-101-5/+7
* gpg: Print a useful error id SKI algo 253 is found.Werner Koch2024-01-091-1/+10
* gpg: Improve error return for --quick-add-subkey and -add-adsk.Werner Koch2024-01-051-2/+8
* gpg: Choose key from inserted card over a non-inserted cardWerner Koch2024-01-022-3/+17
* gpg: Don't call keybox_compress when KEYDB_RESOURCE_FLAG_READONLY.NIIBE Yutaka2023-12-291-12/+14
* keyboxd: Pass lock info back to gpg and gpgsm.Werner Koch2023-12-181-3/+23
* gpg: Report BEGIN_* status before examining the input.NIIBE Yutaka2023-11-174-81/+51
* gpg,gpgsm: Hide password in debug output also for asked passwords.Werner Koch2023-11-141-1/+5
* gpg,sm: Set confidential in assuan communication for password.NIIBE Yutaka2023-11-091-0/+2
* common: Declare two LibrePGP constants for future useWerner Koch2023-11-081-1/+1
* gpg,tools: Handle GPG_ERR_PIN_BLOCKED and GPG_ERR_NO_RESET_CODE.NIIBE Yutaka2023-11-081-0/+6
* gpg: Fix minor memory leak during certain smartcard operations.Werner Koch2023-10-271-2/+11
* gpg: Allow expiration time after 2038-01-19 on 32 bit Windows.Werner Koch2023-10-261-5/+16
* gpg: Allow to specify seconds since Epoch beyond 2038.Werner Koch2023-10-141-3/+10
* scd:openpgp: Return better error codes for the Reset Code.Werner Koch2023-10-062-0/+2
* gpg: Fix --no-utf8-strings.Werner Koch2023-09-181-1/+1
* gpg: Add --list-filter properties sig_expires/sig_expires_dRobin H. Johnson via Gnupg-devel2023-09-151-0/+14
* gpg: Fix validity of re-imported keys.Werner Koch2023-09-061-1/+22
* gpg: Fix last commit.Werner Koch2023-09-051-1/+1
* gpg: Add option --with-v5-fingerprintWerner Koch2023-09-045-9/+97
* gpg: Add support for Subkey-Expire-Date.NIIBE Yutaka2023-07-251-6/+25
* gpg: Fix expiration time when Creation-Date is specified.NIIBE Yutaka2023-07-251-9/+20
* delete redundant characterszhangguangzhi2023-06-201-1/+1
* gpg: New option --no-compress as alias for -z0.Werner Koch2023-06-151-0/+7
* gpg: Make progress work for large files on Windows.Werner Koch2023-06-136-29/+40
* 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
* 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