aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Post release updatesSTABLE-BRANCH-2-2.40Werner Koch2022-12-092-1/+7
* Release 2.2.41gnupg-2.2.41Werner Koch2022-12-091-4/+5
* po: Auto updateWerner Koch2022-12-0925-0/+250
* po: Update German translationWerner Koch2022-12-091-51/+9
* scd:p15: Skip deleted records.Werner Koch2022-12-081-8/+37
* speedo: Support CUSTOM_SWDB builds.Werner Koch2022-12-072-14/+33
* speedo: Introduce the OVERRIDE_TARBALLS featureWerner Koch2022-12-061-0/+11
* doc: Prepare NEWSWerner Koch2022-12-062-6/+17
* wkd: Do not send/install/mirror expired user ids.Werner Koch2022-12-064-8/+72
* gpgsm: Silence the "non-critical certificate policy not allowed".Werner Koch2022-12-061-2/+3
* wkd: New option --add-revocs and some fixes.Werner Koch2022-11-304-33/+228
* wkd: Make use of --debug extprog.Werner Koch2022-11-301-1/+20
* gpg: New export-filter export-revocsWerner Koch2022-11-303-5/+129
* gpg: Fix double-free in gpg --card-edit.NIIBE Yutaka2022-11-291-1/+0
* gpg: use iobuf_read for higher detached signing speedWerner Koch2022-11-291-4/+4
* g10/plaintext: do_hash: use iobuf_read for higher performanceJussi Kivilinna2022-11-291-2/+7
* gpg: Make --require-compliance work with out --status-fdWerner Koch2022-11-281-1/+1
* Update NEWS for 2.2.41Werner Koch2022-11-251-0/+15
* w32: Fix for make check.NIIBE Yutaka2022-11-251-1/+1
* tests: Fix to support --enable-all-tests and variants.NIIBE Yutaka2022-11-258-11/+30
* tests:w32: Fix for non-dot file name for Windows.NIIBE Yutaka2022-11-251-1/+1
* tests:gpgscm:w32: Fix for GetTempPath.NIIBE Yutaka2022-11-251-0/+5
* tests: Keep .log files in objdir.NIIBE Yutaka2022-11-251-1/+3
* tests: Use 233 for invalid value of FD.NIIBE Yutaka2022-11-251-1/+1
* w32: Exclude tests with HOME.NIIBE Yutaka2022-11-251-0/+4
* w32: Fix for make check.NIIBE Yutaka2022-11-255-7/+14
* scd: Redact --debug cardio output of a VERIFY APDU.Werner Koch2022-11-251-2/+16
* gpg: Add a notation to encryption subkeys in de-vs mode.Werner Koch2022-11-251-3/+57
* scd:nks: Fix ECC signing if key not given by keygrip.Werner Koch2022-11-251-0/+2
* agent: Allow trustlist on Windows in Unicode homedirs.Werner Koch2022-11-252-1/+32
* gpg: Fix trusted introducer for user-ids with only the mbox.Werner Koch2022-11-251-19/+31
* gpg: Import stray revocation certificates.Werner Koch2022-11-253-13/+66
* gpg: Make --list-packets work w/o --no-armor for plain OCB packets.Werner Koch2022-11-251-0/+1
* gpg: New option --compatibility-flagsWerner Koch2022-11-253-1/+35
* scd:nks: Support non-ESIGN signing with the Signature Card v2Werner Koch2022-11-251-8/+20
* scd: Use app_get_slot at more places.Werner Koch2022-11-254-65/+84
* scd: Use APP_LEARN_FLAG_KEYPAIRINFO with more apps.Werner Koch2022-11-252-2/+2
* doc: Make uploading of 2.2 manuals easierWerner Koch2022-11-251-2/+2
* build: Update gpg-error.m4.NIIBE Yutaka2022-11-251-1/+5
* scd:nks: Don't flag the ESIGN keypair EF as encryption capable.Werner Koch2022-10-201-1/+1
* scd:nks: Some code cleanup.Werner Koch2022-10-201-107/+100
* scd:nks: Support the Telesec ESIGN application.Werner Koch2022-10-201-26/+81
* scd:nks: Return USAGE information for KEYINFO command.NIIBE Yutaka2022-10-204-25/+26
* scd:nks: Handle APP_READKEY_FLAG_INFO.Werner Koch2022-10-201-52/+117
* scd:nks: Add support for signing plain SHA-2 digests.Ingo Klöcker2022-10-201-17/+67
* scd:nks: Support READKEY with keygrip and for "NKS-IDLM" keyref.NIIBE Yutaka2022-10-201-0/+22
* scd:nks: Factor out pubkey retrieval from keygrip handling.NIIBE Yutaka2022-10-201-84/+72
* scd:nks: Add support of KEYGRIP for do_readcert.NIIBE Yutaka2022-10-201-0/+18
* scd:nks: Factor out iteration over filelist.NIIBE Yutaka2022-10-201-78/+114
* scd:nks: Fix caching keygrip (more).NIIBE Yutaka2022-10-201-5/+7