aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* gpgconf: Allow changing gpg's deprecated keyserver optionikloecker/t5462Ingo Klöcker2021-11-031-0/+1
* scd: Simplify the loop of DEVINFO.NIIBE Yutaka2021-11-021-11/+5
* scd: Fix the previous commit.NIIBE Yutaka2021-10-291-5/+1
* scd: Modify DEVINFO behavior to support looping forever.NIIBE Yutaka2021-10-293-79/+104
* common: Support MYPROC_SELF_EXE for SolarisWerner Koch2021-10-272-1/+3
* gpg: Fix printing of binary notations.Werner Koch2021-10-221-2/+6
* common: Silence warning from unix_rootdir on systems w/o /procWerner Koch2021-10-201-4/+6
* common,w32: Do not always print "Garbled console data" warning.Werner Koch2021-10-201-2/+8
* dns: Make reading resolv.conf more robust.NIIBE Yutaka2021-10-151-1/+6
* gpg: New option --override-compliance-checkWerner Koch2021-10-134-12/+56
* Post release updatesWerner Koch2021-10-122-1/+7
* Release 2.3.3gnupg-2.3.3Werner Koch2021-10-121-1/+29
* speedo: Put the keyboxd into the Windows installerWerner Koch2021-10-123-6/+18
* tests: New way to make use of gpgconf.ctl in tests.Werner Koch2021-10-129-55/+61
* build: Let the release target also sign the wixlib.Werner Koch2021-10-111-1/+3
* Do not build keyxboxd if sqlite has been disabled.Werner Koch2021-10-101-1/+4
* common: Respect gpgconf.ctl when looking up translationsIngo Klöcker2021-10-062-4/+4
* dirmngr: New option --ignore-certWerner Koch2021-10-065-7/+98
* dirmngr: Fix Let's Encrypt certificate chain validation.Werner Koch2021-10-061-8/+31
* agent,dirmngr,kbx,scd,tpm2d: Use gnupg_sleep.NIIBE Yutaka2021-10-059-13/+13
* agent: Fix calibrate_get_time use of clock_gettime.NIIBE Yutaka2021-10-051-1/+22
* tests: Use the new gpgconf.ctl based method.Werner Koch2021-10-013-46/+33
* build: Prepare for using installed versions for tests.Werner Koch2021-10-018-3/+51
* common: Support gpgconf.ctl also for BSDs.Werner Koch2021-10-012-10/+31
* common: Add keyword sysconfdir to the optional gpgconf.ctl file.Werner Koch2021-10-011-18/+69
* kbx: Let it include keybox.h to avoid multiple typedefs.NIIBE Yutaka2021-09-301-6/+1
* gpg: Handle backsig for v5 signature.NIIBE Yutaka2021-09-291-6/+8
* gpg: Ed448 and X448 are only for v5 (for subkey).NIIBE Yutaka2021-09-291-1/+6
* kbx: A 20 byte fingerprint is right filled in version 2 blob.NIIBE Yutaka2021-09-281-0/+2
* gpg: Skip the packet when not used for AEAD.NIIBE Yutaka2021-09-281-0/+1
* build: Fix several "include file not found" problemsIngo Klöcker2021-09-203-7/+8
* po: Fixed Italian translation for key expirationgiomba2021-09-201-1/+1
* common: Support a gpgconf.ctl file under Unix.Werner Koch2021-09-171-17/+252
* common: New function substitute_envvars.Werner Koch2021-09-173-0/+206
* doc: Clarify some gpg keyring optionsWerner Koch2021-09-141-22/+28
* gpg: Print a warning when importing a bad cv25519 secret key.Werner Koch2021-09-141-1/+17
* Update release signing keys.Werner Koch2021-09-141-0/+0
* common: New envvar GNUPG_EXEC_DEBUG_FLAGS.Werner Koch2021-09-131-4/+16
* doc: Minor update of the AD schema.Werner Koch2021-09-093-39/+45
* sm: Add LotW support to the key listingWerner Koch2021-09-093-3/+11
* build: Fix "ksba.h not found" problemIngo Klöcker2021-09-081-1/+1
* agent: Fix segv in GET_PASSPHRASE (regression)Werner Koch2021-09-071-1/+1
* gpg: Print a note about the obsolete option --secret-keyring.Werner Koch2021-08-282-2/+2
* gpg: Change default and max AEAD chunk size to 4 MiBWerner Koch2021-08-272-4/+4
* kbx: Fix checksum computation for no UBID entry on disk.NIIBE Yutaka2021-08-271-2/+2
* common: Fix put_membuf.NIIBE Yutaka2021-08-271-1/+4
* common: Fix get_signal_name for GNU/Linux.NIIBE Yutaka2021-08-262-1/+4
* Post release updatesWerner Koch2021-08-242-1/+8
* Release 2.3.2gnupg-2.3.2Werner Koch2021-08-242-8/+132
* dirmngr: Change the default keyserver.Werner Koch2021-08-247-57/+60