aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* gpg: Fix gpg_mpi_write for the unused opaque case.Werner Koch2024-02-211-1/+3
* wks: Allow command style args for gpg-wks-client.Werner Koch2024-02-212-11/+21
* g13: Allow command line style "g13 mount foo".Werner Koch2024-02-201-0/+3
* scd:p15: Fix typo in a commentMario Haustein2024-02-201-1/+1
* scd:p15: Add ECC support for D-Trust Card 4.1/4.4Mario Haustein2024-02-201-6/+4
* scd:p15: Take derive usage into account for decryption (2).Werner Koch2024-02-201-1/+2
* scd:p15: Handle duplicate certificate ids.Werner Koch2024-02-201-2/+44
* scd:p15: Take derive usage into account for decryption.Werner Koch2024-02-201-15/+21
* dirmngr: Fix keep-alive flag handling.NIIBE Yutaka2024-02-161-1/+9
* dirmngr: Fix the regression of use of proxy for TLS connection.NIIBE Yutaka2024-02-161-12/+2
* speedo: Add config variable for the timestamp service.Werner Koch2024-02-151-4/+11
* dirmngr: Fix proxy with TLS.NIIBE Yutaka2024-02-151-7/+1
* gpg: Add option --assert-pubkey_algo.Werner Koch2024-02-1020-59/+425
* doc: Suggest the use of a fingerprint for --default-key.Werner Koch2024-02-051-18/+23
* doc: Improve warning for --use-embedded-filename.Werner Koch2024-02-051-1/+15
* gpgsm: Increase salt size in pkcs#12 parser.Werner Koch2024-02-051-1/+1
* gpgsm: cleanup on error pathsÁngel González2024-02-051-19/+22
* scd:openpgp: Allow PIN length of 6 also with a reset code.Werner Koch2024-01-301-2/+15
* w32, msi: Fix directory of gpg-card, add keyboxdAndre Heinecke2024-01-301-1/+4
* po: update Polish translationJakub Bogusz2024-01-291-548/+91
* gpg: Minor code cleanup for fingerprint computation.Werner Koch2024-01-291-9/+5
* gpg: Hide --textmode from the help output.Werner Koch2024-01-291-1/+1
* doc: Mark --textmode as legacy option.Werner Koch2024-01-292-18/+21
* doc: Fix spelling errors found by lintian.Werner Koch2024-01-2920-36/+36
* speedo: Improve parsing of the ~./.gnupg-autogen.rcWerner Koch2024-01-262-5/+7
* dirmngr: For CRL issuer verification trust the system's root CA.Werner Koch2024-01-261-0/+1
* common,w32: Fix use of GNUPG_SPAWN_KEEP_STDERR.Werner Koch2024-01-261-1/+1
* Post release updatesWerner Koch2024-01-252-1/+8
* Release 2.4.4gnupg-2.4.4Werner Koch2024-01-251-2/+9
* po: msgmergeWerner Koch2024-01-2524-256/+353
* card: Tweak the checkcmds sub-command.Werner Koch2024-01-252-5/+42
* po: Update Japanese Translation.NIIBE Yutaka2024-01-251-2/+5
* gpg: Add sub-option ignore-attributes to --import-options.Werner Koch2024-01-243-0/+17
* po: Update German translation.Werner Koch2024-01-241-16/+20
* speedo: Build zlib, bzip2 and sqlite also on Unix.Werner Koch2024-01-241-9/+4
* card: flush stdout to get checkcmd's info messages in order.Werner Koch2024-01-241-0/+1
* speedo: Add a hint to run ldconfigWerner Koch2024-01-233-1/+4
* tests: Add two more sample p12 filesWerner Koch2024-01-234-0/+14
* speedo: Minor fix to the install targetWerner Koch2024-01-232-7/+7
* sm: Fix ECDH encryption with dhSinglePass-stdDH-sha384kdf-scheme.NIIBE Yutaka2024-01-231-1/+1
* gpg: Use ephemeral mode for generating card keys.Werner Koch2024-01-224-19/+104
* agent: Add "ephemeral" Assuan option.Werner Koch2024-01-2211-207/+497
* doc: Fix description of gpg --unwrapWerner Koch2024-01-221-6/+5
* gpg: Add a communication object to the key generation code.Werner Koch2024-01-221-22/+72
* card: New subcommand "checkkeys".Werner Koch2024-01-224-11/+265
* doc: Document Backup-info in keyformat.txtWerner Koch2024-01-221-0/+10
* Pass PINENTRY_GEOM_HINT environment variable to pinentryTobias Fella2024-01-221-1/+2
* 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
* doc: Describe the ssh-agent protocol options for Windows.Werner Koch2024-01-152-7/+18