aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* po: Update Polish translationJakub Bogusz2020-09-031-67/+29
* po: Add key-check.c to the list of translatable sources.Werner Koch2020-09-031-0/+1
* po: Update Czech translation.Petr Pisar2020-09-031-63/+41
* gpg: Fix segv importing certain keys.Werner Koch2020-09-021-2/+5
* scd: Fix a regression for OpenPGP card.NIIBE Yutaka2020-09-011-0/+5
* po: Minor update to the Hungarian translation.Nagy Ferenc László2020-08-281-51/+39
* sm: Fix a bug in the rfc2253 parserWerner Koch2020-08-281-1/+1
* Post release updatesWerner Koch2020-08-272-1/+4
* Release 2.2.22gnupg-2.2.22Werner Koch2020-08-271-3/+47
* doc: Fix typosGavin L. Rebeiro2020-08-272-2/+2
* doc: Add a remark about keyservers.Werner Koch2020-08-271-0/+5
* dirmngr: Print the last alert message returned by NTBTLS.Werner Koch2020-08-271-0/+8
* scd: Add condition for VERIFY with 0x82.NIIBE Yutaka2020-08-271-4/+9
* build: Silence gcc warning -Wformat-zero-lengthWerner Koch2020-08-261-0/+1
* agent: Allow TERM="".NIIBE Yutaka2020-08-261-1/+1
* speedo: Allow customizing the release processWerner Koch2020-08-262-25/+77
* po: Update Russian translation.Ineiev2020-08-251-53/+30
* gpg: Set default keysize to rsa3072Werner Koch2020-08-252-6/+4
* sm: Do not require a default keyring for --gpgconf-list.Werner Koch2020-08-251-0/+1
* agent: Allow using --gogconf-list even if HOME does not exist.Werner Koch2020-08-251-1/+2
* Add a new dist signing keyWerner Koch2020-08-241-0/+0
* gpg,gpgsm: Record the creation time of a private key.Werner Koch2020-08-235-12/+43
* agent: Allow to pass a timestamp to genkey and import.Werner Koch2020-08-238-35/+138
* agent: Default to extended key format.Werner Koch2020-08-224-15/+34
* gpgtar,w32: Handle Unicode file names.Werner Koch2020-08-224-10/+68
* common: Use gpgrt functions for mkdir and chdir if availableWerner Koch2020-08-221-3/+15
* common,w32: Do not assume the ANSI codepage during string conversion.Werner Koch2020-08-221-2/+21
* common: Strip trailing CR,LF from w32_strerror.Werner Koch2020-08-222-1/+7
* gpgtar: Make --files-from and --null work as described.Werner Koch2020-08-206-27/+100
* build: New configure option --disable-testsWerner Koch2020-08-208-2/+53
* doc: Describe the relation between pubring.gpg and pubring.kbxWerner Koch2020-08-201-6/+34
* gpg: Fix regression for non-default --passphrase-repeat option.Werner Koch2020-08-202-4/+13
* gpg: Ignore personal_digest_prefs for ECDSA keys.Werner Koch2020-08-131-3/+7
* tools: Install gpgsplit againWerner Koch2020-08-131-2/+2
* common: Pass the WAYLAND_DISPLAY envvar alongWerner Koch2020-08-121-0/+1
* build: Remove expired key of David Shaw from distsigkey.gpg.Werner Koch2020-08-061-0/+0
* sm: Also show the SHA-256 fingerprint.Werner Koch2020-08-042-2/+15
* tests: Improve handling of spaces in $PATHWerner Koch2020-08-045-14/+14
* speedo: Tie build to libgcrypt 1.8Werner Koch2020-08-041-3/+3
* w32: More adding NETLIBS.NIIBE Yutaka2020-07-301-1/+1
* w32: Add link to $(NETLIB) for -lws2_32.NIIBE Yutaka2020-07-303-3/+3
* gpg: Do not close stdout after --export-ssh-keyWerner Koch2020-07-161-2/+3
* tools: Use internal regexp routines.NIIBE Yutaka2020-07-151-2/+2
* regexp: Import change from JimTcl.NIIBE Yutaka2020-07-152-4/+19
* regexp: Fix generation of _unicode_mapping.c.NIIBE Yutaka2020-07-153-4/+15
* gpg: Add regular expression support.NIIBE Yutaka2020-07-1517-91/+36316
* gpgsm: Make rsaPSS a compliant scheme in de-vs mode.Werner Koch2020-07-141-8/+4
* agent: Fix regression with --newsymkey in loopback mode.Werner Koch2020-07-131-2/+5
* dirmngr: Handle EAFNOSUPPORT at connect_server.NIIBE Yutaka2020-07-131-0/+9
* Post release updatesWerner Koch2020-07-092-1/+8