summaryrefslogtreecommitdiffstats
path: root/autogen.sh (unfollow)
Commit message (Expand)AuthorFilesLines
2021-10-15dns: Make reading resolv.conf more robust.NIIBE Yutaka1-1/+6
2021-10-13gpg: New option --override-compliance-checkWerner Koch4-12/+56
2021-10-12Post release updatesWerner Koch2-1/+7
2021-10-12Release 2.3.3gnupg-2.3.3Werner Koch1-1/+29
2021-10-12speedo: Put the keyboxd into the Windows installerWerner Koch3-6/+18
2021-10-12tests: New way to make use of gpgconf.ctl in tests.Werner Koch9-55/+61
2021-10-11build: Let the release target also sign the wixlib.Werner Koch1-1/+3
2021-10-10Do not build keyxboxd if sqlite has been disabled.Werner Koch1-1/+4
2021-10-06common: Respect gpgconf.ctl when looking up translationsIngo Klöcker2-4/+4
2021-10-06dirmngr: New option --ignore-certWerner Koch5-7/+98
2021-10-06dirmngr: Fix Let's Encrypt certificate chain validation.Werner Koch1-8/+31
2021-10-05agent,dirmngr,kbx,scd,tpm2d: Use gnupg_sleep.NIIBE Yutaka9-13/+13
2021-10-05agent: Fix calibrate_get_time use of clock_gettime.NIIBE Yutaka1-1/+22
2021-10-01tests: Use the new gpgconf.ctl based method.Werner Koch3-46/+33
2021-10-01build: Prepare for using installed versions for tests.Werner Koch8-3/+51
2021-10-01common: Support gpgconf.ctl also for BSDs.Werner Koch2-10/+31
2021-10-01common: Add keyword sysconfdir to the optional gpgconf.ctl file.Werner Koch1-18/+69
2021-09-30kbx: Let it include keybox.h to avoid multiple typedefs.NIIBE Yutaka1-6/+1
2021-09-29gpg: Handle backsig for v5 signature.NIIBE Yutaka1-6/+8
2021-09-29gpg: Ed448 and X448 are only for v5 (for subkey).NIIBE Yutaka1-1/+6
2021-09-28kbx: A 20 byte fingerprint is right filled in version 2 blob.NIIBE Yutaka1-0/+2
2021-09-28gpg: Skip the packet when not used for AEAD.NIIBE Yutaka1-0/+1
2021-09-20build: Fix several "include file not found" problemsIngo Klöcker3-7/+8
2021-09-20po: Fixed Italian translation for key expirationgiomba1-1/+1
2021-09-17common: Support a gpgconf.ctl file under Unix.Werner Koch1-17/+252
2021-09-17common: New function substitute_envvars.Werner Koch3-0/+206
2021-09-14doc: Clarify some gpg keyring optionsWerner Koch1-22/+28
2021-09-14gpg: Print a warning when importing a bad cv25519 secret key.Werner Koch1-1/+17
2021-09-14Update release signing keys.Werner Koch1-0/+0
2021-09-13common: New envvar GNUPG_EXEC_DEBUG_FLAGS.Werner Koch1-4/+16
2021-09-09doc: Minor update of the AD schema.Werner Koch3-39/+45
2021-09-09sm: Add LotW support to the key listingWerner Koch3-3/+11
2021-09-08build: Fix "ksba.h not found" problemIngo Klöcker1-1/+1
2021-09-07agent: Fix segv in GET_PASSPHRASE (regression)Werner Koch1-1/+1
2021-08-28gpg: Print a note about the obsolete option --secret-keyring.Werner Koch2-2/+2
2021-08-27gpg: Change default and max AEAD chunk size to 4 MiBWerner Koch2-4/+4
2021-08-27kbx: Fix checksum computation for no UBID entry on disk.NIIBE Yutaka1-2/+2
2021-08-27common: Fix put_membuf.NIIBE Yutaka1-1/+4
2021-08-26common: Fix get_signal_name for GNU/Linux.NIIBE Yutaka2-1/+4
2021-08-24Post release updatesWerner Koch2-1/+8
2021-08-24Release 2.3.2gnupg-2.3.2Werner Koch2-8/+132
2021-08-24dirmngr: Change the default keyserver.Werner Koch7-57/+60
2021-08-24po: In German always use "Passwort" instead of "Passphrase".Werner Koch1-109/+109
2021-08-24po: Auto update translationsWerner Koch25-4428/+3725
2021-08-24po: Update German translationWerner Koch1-171/+160
2021-08-24gpg: Report the status of NO_SECKEY for decryption.NIIBE Yutaka1-2/+2
2021-08-20wkd: Properly unescape the user-id from a key listing.Werner Koch1-6/+16
2021-08-20wkd: Fix client issue with leading or trailing spaces in user-ids.Werner Koch6-20/+200
2021-08-20scd: Don't release the context until list_finish for PC/SC.NIIBE Yutaka1-1/+8
2021-08-19gpg: Return SUCCESS/FAILURE status also for --card-edit/name.Werner Koch1-3/+8