index
:
GnuPG
ECC-INTEGRATION-2-1
GNUPG-1-9-BRANCH
GNUPG-1-9-BRANCH-MO
GNUPG-TRUNK-MO-HACKS
STABLE-BRANCH-1-0
STABLE-BRANCH-1-2
STABLE-BRANCH-1-4
STABLE-BRANCH-2-0
STABLE-BRANCH-2-2
STABLE-BRANCH-2-2.40
STABLE-BRANCH-2-4
T3880
T3880-fix
bjk/passphrase-inquire
bugfixes-2.2
cb/T5215
cb/test
ccid_driver_improvement
debian-unstable-patch-queue
disallow-v3-keys
dkg-fix-T4566
dkg-fix-T4593
dkg-fix-T4628
dkg-fix-T4652
dkg-fix-T4682
dkg/T1371
dkg/T1967
dkg/fix-4855
dkg/fix-T3995
dkg/fix-T4490
dkg/fix-T4501
dkg/fix-T4507
dkg/fix-T4522
dkg/gpgv-doc-improvement
dkg/no-skel-files
dkg/passphrase-env
ePit-1-0
fix-1950
fix-4393
fix-T3995
fix-T4017
fix-T4018
fix-T4019
gniibe/T4620
gniibe/crypto-refresh
gniibe/decryption-key
gniibe/fix-3465
gniibe/kem
gniibe/pcsc-get-status
gniibe/regexp
gniibe/scd-direct-keygrip
gniibe/scd-kdf-support
gniibe/scd-watch
gniibe/sos
gniibe/spawn
gniibe/t3883
gniibe/t6275
gniibe/t6364
gniibe/t6487
gniibe/t6592
gniibe/t6606
gniibe/t7426
gniibe/v5/448
gniibe/x25519
ikloecker/pinentry-formatted-passphrase
ikloecker/t5462
ikloecker/t5598-appimage
justus/fix-1788
justus/issue1955
justus/issue2012
justus/issue2700
justus/issue2826-0
justus/libdns-0
justus/scm-9
key-storage-work
master
mo-scd
neal/dirmngr-ldap
neal/encrypted-mailing-lists
neal/issue2236
neal/kdb
neal/next
neal/pending
neal/strsplit
npth
npth-2
npth-3
npth-4
scd-backport-2-0
scd-pin-prompt
scd-work
seckey-sync-work
switch-to-gpgk
t5964
tobias/gpgsum
tobias/tsa
tpm-work
wk/g13work
wk/kyber-test
wk/signcode
wk/stable-2.2-global-options
wk/test-master
wk/w32-smime-perf-tests
The GNU Privacy Guard
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
sm: Do not require a default keyring for --gpgconf-list.
Werner Koch
2020-08-25
1
-0
/
+1
*
agent: Allow using --gogconf-list even if HOME does not exist.
Werner Koch
2020-08-25
1
-1
/
+2
*
Add a new dist signing key
Werner Koch
2020-08-24
1
-0
/
+0
*
gpg,gpgsm: Record the creation time of a private key.
Werner Koch
2020-08-23
5
-12
/
+43
*
agent: Allow to pass a timestamp to genkey and import.
Werner Koch
2020-08-23
8
-35
/
+138
*
agent: Default to extended key format.
Werner Koch
2020-08-22
4
-15
/
+34
*
gpgtar,w32: Handle Unicode file names.
Werner Koch
2020-08-22
4
-10
/
+68
*
common: Use gpgrt functions for mkdir and chdir if available
Werner Koch
2020-08-22
1
-3
/
+15
*
common,w32: Do not assume the ANSI codepage during string conversion.
Werner Koch
2020-08-22
1
-2
/
+21
*
common: Strip trailing CR,LF from w32_strerror.
Werner Koch
2020-08-22
2
-1
/
+7
*
gpgtar: Make --files-from and --null work as described.
Werner Koch
2020-08-20
6
-27
/
+100
*
build: New configure option --disable-tests
Werner Koch
2020-08-20
8
-2
/
+53
*
doc: Describe the relation between pubring.gpg and pubring.kbx
Werner Koch
2020-08-20
1
-6
/
+34
*
gpg: Fix regression for non-default --passphrase-repeat option.
Werner Koch
2020-08-20
2
-4
/
+13
*
gpg: Ignore personal_digest_prefs for ECDSA keys.
Werner Koch
2020-08-13
1
-3
/
+7
*
tools: Install gpgsplit again
Werner Koch
2020-08-13
1
-2
/
+2
*
common: Pass the WAYLAND_DISPLAY envvar along
Werner Koch
2020-08-12
1
-0
/
+1
*
build: Remove expired key of David Shaw from distsigkey.gpg.
Werner Koch
2020-08-06
1
-0
/
+0
*
sm: Also show the SHA-256 fingerprint.
Werner Koch
2020-08-04
2
-2
/
+15
*
tests: Improve handling of spaces in $PATH
Werner Koch
2020-08-04
5
-14
/
+14
*
speedo: Tie build to libgcrypt 1.8
Werner Koch
2020-08-04
1
-3
/
+3
*
w32: More adding NETLIBS.
NIIBE Yutaka
2020-07-30
1
-1
/
+1
*
w32: Add link to $(NETLIB) for -lws2_32.
NIIBE Yutaka
2020-07-30
3
-3
/
+3
*
gpg: Do not close stdout after --export-ssh-key
Werner Koch
2020-07-16
1
-2
/
+3
*
tools: Use internal regexp routines.
NIIBE Yutaka
2020-07-15
1
-2
/
+2
*
regexp: Import change from JimTcl.
NIIBE Yutaka
2020-07-15
2
-4
/
+19
*
regexp: Fix generation of _unicode_mapping.c.
NIIBE Yutaka
2020-07-15
3
-4
/
+15
*
gpg: Add regular expression support.
NIIBE Yutaka
2020-07-15
17
-91
/
+36316
*
gpgsm: Make rsaPSS a compliant scheme in de-vs mode.
Werner Koch
2020-07-14
1
-8
/
+4
*
agent: Fix regression with --newsymkey in loopback mode.
Werner Koch
2020-07-13
1
-2
/
+5
*
dirmngr: Handle EAFNOSUPPORT at connect_server.
NIIBE Yutaka
2020-07-13
1
-0
/
+9
*
Post release updates
Werner Koch
2020-07-09
2
-1
/
+8
*
Release 2.2.21
gnupg-2.2.21
Werner Koch
2020-07-09
1
-2
/
+10
*
po: Auto update
Werner Koch
2020-07-09
25
-883
/
+1194
*
po: Minor update to the Hungarian translation
Nagy Ferenc László
2020-07-09
1
-10
/
+6
*
po: Update the German translation
Werner Koch
2020-07-09
1
-37
/
+49
*
gpg: Print a note if no args are given to --delete-key
Werner Koch
2020-07-09
1
-1
/
+4
*
Do not use the pinentry's qualitybar
Werner Koch
2020-07-08
3
-3
/
+3
*
gpg: Use integrated passphrase repeat entry also for -c.
Werner Koch
2020-07-08
3
-7
/
+33
*
agent: New option --newsymkey for GET_PASSPHRASE
Werner Koch
2020-07-08
4
-97
/
+354
*
gpg: Fix flaw in symmetric algorithm selection in mixed mode.
Werner Koch
2020-07-07
3
-19
/
+10
*
po: Update Japanese Translation.
NIIBE Yutaka
2020-07-07
1
-35
/
+44
*
sm: Exclude rsaPSS from de-vs compliance mode.
Werner Koch
2020-07-03
19
-122
/
+286
*
dirmngr: Silence annoying warning for missing default ldap server file.
Werner Koch
2020-07-02
1
-5
/
+8
*
dirmngr: Fix case handling of "ldapi" scheme.
Werner Koch
2020-07-02
1
-1
/
+1
*
sm: Print the serial number of a cert also in decimal.
Werner Koch
2020-06-26
4
-3
/
+92
*
doc: Minor enhancement for reproducibility.
Werner Koch
2020-06-03
1
-0
/
+2
*
common: Add missing error code GPG_ERR_WRONG_NAME.
Werner Koch
2020-06-03
2
-2
/
+11
*
Prepare news for 2.2.21
Werner Koch
2020-06-02
1
-0
/
+31
*
scd: Fix condition for C5 data object for newer Yubikey.
NIIBE Yutaka
2020-05-29
1
-1
/
+1
[prev]
[next]