aboutsummaryrefslogtreecommitdiffstats
path: root/g10 (unfollow)
Commit message (Expand)AuthorFilesLines
2022-03-08gpg: New option --require-compliance.Werner Koch4-6/+56
2022-03-08gpg: Give Libgcrypt CFLAGS a higher priority than SQlite.Werner Koch1-2/+2
2022-02-24g10: Avoid extra hash contexts when decrypting MDC inputJussi Kivilinna1-2/+8
2022-02-01gpg: Set --verbose and clear --quiet in debug mode.Werner Koch1-0/+6
2022-01-26gpgconf: Fix --list-options for forced optionsWerner Koch1-23/+0
2022-01-17gpg: Fix adding the list of ultimate trusted keys.NIIBE Yutaka4-18/+51
2021-12-29gpg: Re-group the options in the --help output.Werner Koch1-290/+293
2021-12-29gpgconf: Support reading global options (part 2).Werner Koch1-9/+15
2021-12-07gpg: Accept Ed25519 private key in SOS which reserves leading zeros.NIIBE Yutaka1-1/+74
2021-11-22gpg: New option --forbid-gen-key.Werner Koch1-9/+38
2021-11-18gpg,gpgsm: Add option --min-rsa-length.Werner Koch2-0/+6
2021-11-13Update release signing keysWerner Koch1-0/+0
2021-11-13gpg: Remove stale ultimately trusted keys from the trustdb.Werner Koch6-32/+84
2021-10-22gpg: Fix printing of binary notations.Werner Koch1-2/+6
2021-10-13gpg: New option --override-compliance-checkWerner Koch3-11/+47
2021-10-06gpg: Skip the packet when not used for AEAD.NIIBE Yutaka1-0/+1
2021-09-14Update release signing keys.Werner Koch1-0/+0
2021-08-28gpg: Print a note about the obsolete option --secret-keyring.Werner Koch1-1/+1
2021-08-20gpg: Return SUCCESS/FAILURE status also for --card-edit/name.Werner Koch1-3/+8
2021-06-25gpg: Let --fetch-key return an exit code on failure.Werner Koch2-4/+20
2021-06-10gpg: Partial fix for Unicode problem in output files.Werner Koch1-1/+1
2021-06-08w32: Change spawn functions to use Unicode version of CreateProcess.Werner Koch1-6/+14
2021-06-08w32: Always use Unicode for console input and output.Werner Koch1-2/+12
2021-06-08gpg: Prepare for globing with UTF-8.Werner Koch1-4/+4
2021-05-26gpg,sm: Simplify keyserver spec parsing.Werner Koch4-276/+26
2021-05-18gpg: Fix sending an OpenPGP key with umlaut to an LDAP keyserver.Werner Koch1-75/+21
2021-05-17gpg: Use a more descriptive prompt for symmetric decryption.Werner Koch7-17/+35
2021-05-04gpg: Allow ECDH with a smartcard returning just the x-coordinate.Werner Koch4-100/+143
2021-05-04build: Silence two compiler warnings.Werner Koch1-1/+1
2021-05-04gpg: Fix mailbox based search via AKL keyserver method.Werner Koch5-13/+11
2021-05-04gpg: Auto import keys specified with --trusted-keys.Werner Koch3-1/+41
2021-05-04gpg: Allow decryption w/o public key but with correct card inserted.Werner Koch2-0/+49
2021-05-03gpg: Allow fingerprint based lookup with --locate-external-key.Werner Koch6-44/+184
2021-05-03gpg: Lookup a missing public key of the current card via LDAP.Werner Koch8-36/+77
2021-05-03gpg: Minor restructuring of a function.Werner Koch2-43/+51
2021-04-29gpg: No warning in quiet mode for S2K mode 0.Werner Koch1-1/+2
2021-04-29common: Extend the openpgp_curve_to_oid function.Werner Koch4-6/+7
2021-04-13gpg: Do not use self-sigs-only for LDAP keyserver imports.Werner Koch3-3/+27
2021-04-06gpg: Fix new pseudo option compliance_de_vsWerner Koch1-1/+1
2021-04-01gpgconf: Return a new pseudo option compliance_de_vs.Werner Koch1-0/+5
2021-03-11gpg: New option --force-sign-keyWerner Koch3-4/+12
2021-03-01gpg: Keep temp files when opening images via xdg-openNicolas Fella via Gnupg-devel1-1/+5
2021-01-28Include the library version in the compliance checks.Werner Koch1-0/+2
2021-01-27gpg: Fix ugly error message for an unknown symkey algorithm.Werner Koch1-1/+4
2021-01-08gpg: Fix --gpgconf-list case with no conf files at all.Werner Koch1-58/+7
2020-12-23gpg: Initialize a variable even in a never used code path.Werner Koch1-0/+2
2020-12-18gpg: Fix --trusted-key with fingerprint arg.Werner Koch1-1/+2
2020-12-17gpg: New AKL method "ntds"Werner Koch6-0/+68
2020-12-17dirmngr: Store all version 2 schema attributes.Werner Koch1-0/+3
2020-12-17dirmngr: Do not store the useless pgpSignerID in the LDAP.Werner Koch1-15/+0