aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | common: Extend openpgp_oid_to_curve to return an abbreviated name.Werner Koch2024-04-032-14/+39
* | tests: Add a sample PDF with a signatureWerner Koch2024-04-031-0/+0
* | common: Allow building with libgcrypt 1.10 for now.Werner Koch2024-04-031-0/+4
* | agent: Add --another option for hybrid crypto.NIIBE Yutaka2024-04-012-6/+15
* | common: Add KMAC.NIIBE Yutaka2024-03-293-2/+140
* | gpgsm: Allow to add extensions at the --gen-key prompt.Werner Koch2024-03-272-0/+10
* | scd:openpgp: Fix data_objects specification for F9 and FA.NIIBE Yutaka2024-03-271-2/+2
* | gpg,gpgsm: New option --disable-fd-translation.Werner Koch2024-03-266-9/+50
* | scd: Add new OpenPGP vendorWerner Koch2024-03-261-0/+1
* | Allow installation with a gpgconf.ctl changed homedir.Werner Koch2024-03-214-26/+145
* | common: Use a common gpgconf.ctl parser for Unix and Windows.Werner Koch2024-03-212-202/+252
* | gpg: Make sure a DECRYPTION_OKAY is never issued for a bad OCB tag.Werner Koch2024-03-142-1/+6
* | gpg: new list-option store-x509-notations.Werner Koch2024-03-144-8/+54
* | gpg: new list-option show-x509-notationsWerner Koch2024-03-126-16/+134
* | card: Use xstrdup for module names.Werner Koch2024-03-121-2/+2
* | Merge branch 'STABLE-BRANCH-2-4'Werner Koch2024-03-12103-1134/+1484
|\|
| * Post release updatesWerner Koch2024-03-072-1/+8
| * Release 2.4.5gnupg-2.4.5Werner Koch2024-03-071-1/+39
| * po: msgmergeWerner Koch2024-03-0723-92/+118
| * po: Fix a fuzzy in the German, Polish and Japanese translationWerner Koch2024-03-073-23/+28
| * scd: Improve code reability of ccid-driver.cWerner Koch2024-03-071-96/+49
| * scd: Add support for ACR-122UWerner Koch2024-03-072-1/+7
| * scd: Let the CCID module auto detach the kernel driver.Werner Koch2024-03-073-0/+41
| * doc: Typo fix in commentWerner Koch2024-03-061-1/+1
| * wks: Make gpg-wks-client --mirror work w/o args.Werner Koch2024-03-062-2/+2
| * gpg: Fix mixed invocation with --trusted-keys and --no-options.Werner Koch2024-03-042-45/+69
| * wks: Add option --realclean to gpg-wks-client.Werner Koch2024-03-044-4/+12
| * gpg: Prepare for a new export option export-realclean.Werner Koch2024-03-0411-46/+105
| * build: Extend getswdb.sh to allow a verified downloadWerner Koch2024-02-291-4/+92
| * build: Make getswdb.sh usable outside the GniPG tree.Werner Koch2024-02-291-2/+24
| * gpg: Emit status lines for errors in the compression layer.Werner Koch2024-02-272-15/+39
| * Allow tilde expansion for the foo-program options.Werner Koch2024-02-2711-33/+70
| * agent: Allow GET_PASSPHRASE in restricted mode.Werner Koch2024-02-251-5/+4
| * 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