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
...
*
|
gpg: Fix comparison.
Neal H. Walfield
2017-10-06
1
-1
/
+1
*
|
doc: Make --check-sigs more prominent.
Werner Koch
2017-09-27
1
-39
/
+42
*
|
gpg: Prepare for a longer fingerprint
Werner Koch
2017-09-27
8
-22
/
+65
*
|
common: Add constant KEYGRIP_LEN.
Werner Koch
2017-09-27
3
-4
/
+9
*
|
gpg: Let --debug clock time sign and verify.
Werner Koch
2017-09-27
4
-6
/
+31
*
|
Merge branch 'STABLE-BRANCH-2-2' into master
Werner Koch
2017-09-26
15
-114
/
+513
|
\
|
|
*
po: Remove trailing colon from a German pinentry string.
Werner Koch
2017-09-26
1
-2
/
+2
|
*
po: Fix German translation.
Werner Koch
2017-09-24
1
-2
/
+2
|
*
Post release updates
Werner Koch
2017-09-19
2
-1
/
+5
|
*
Release 2.2.1
gnupg-2.2.1
Werner Koch
2017-09-19
1
-1
/
+21
|
*
dirmngr: Use system certs if --hkp-cacert is not used.
Werner Koch
2017-09-18
3
-1
/
+26
|
*
po: Minor Grammar update of the Greek translation
Dimitris Maroulidis
2017-09-18
1
-7
/
+8
|
*
wks: Create a new user id if provider wants mailbox-only.
Werner Koch
2017-09-18
2
-9
/
+72
|
*
wks: Send only the newest UID to the server.
Werner Koch
2017-09-18
4
-22
/
+158
|
*
wks: Print the UID creation time with gpg-wks-client --check.
Werner Koch
2017-09-18
3
-2
/
+6
|
*
wks: Use dedicated type to convey user ids.
Werner Koch
2017-09-18
4
-32
/
+91
|
*
gpgv: Initialize compliance checker.
Werner Koch
2017-09-13
1
-0
/
+1
|
*
wks: Add hack for the broken posteo system
Werner Koch
2017-09-12
1
-2
/
+18
|
*
wks: Add new policy flag protocol-version
Werner Koch
2017-09-12
2
-2
/
+13
|
*
gpg: Fix "Fix key generation with only an email part".
Werner Koch
2017-09-12
1
-1
/
+1
|
*
wks: Use unencrypted draft-1 mode for posteo.de
Werner Koch
2017-09-12
1
-39
/
+81
|
*
tools: New function mime_maker_add_body_data.
Werner Koch
2017-09-12
2
-1
/
+14
|
*
tests: Fix a test which specifies expiration date.
NIIBE Yutaka
2017-09-11
1
-4
/
+4
|
*
scd: Fix for large ECC keys.
NIIBE Yutaka
2017-09-11
1
-8
/
+32
|
*
gpg: Fix key generation with only an email part.
Werner Koch
2017-09-11
1
-1
/
+8
|
*
Post release updates
Werner Koch
2017-08-28
2
-1
/
+5
*
|
g10: Select a secret key by checking availability under gpg-agent.
NIIBE Yutaka
2017-09-26
1
-4
/
+11
*
|
agent: Fix cancellation handling for scdaemon.
NIIBE Yutaka
2017-09-20
1
-41
/
+0
*
|
scd: Distinguish cancel by user and protocol error.
NIIBE Yutaka
2017-09-20
3
-3
/
+6
*
|
common: Accept the Z-suffix for yymmddThhmmssZ format.
NIIBE Yutaka
2017-09-19
1
-3
/
+6
*
|
common: Fix gnupg_wait_processes.
NIIBE Yutaka
2017-09-19
1
-24
/
+26
*
|
sm: Move qualified.txt from datadir into sysconfdir
Alon Bar-Lev
2017-09-11
5
-18
/
+14
*
|
agent: compile-time configuration of s2k calibration.
Daniel Kahn Gillmor
2017-09-08
2
-4
/
+12
*
|
gpg: default to AES-256.
Daniel Kahn Gillmor
2017-09-08
1
-1
/
+3
*
|
gpg: default to 3072-bit RSA keys.
Daniel Kahn Gillmor
2017-09-08
4
-10
/
+9
*
|
gpgsm: default to 3072-bit keys.
Daniel Kahn Gillmor
2017-09-08
5
-12
/
+12
*
|
tests: Fix a test which specifies expiration date.
NIIBE Yutaka
2017-09-08
1
-4
/
+4
*
|
scd: Fix for large ECC keys.
NIIBE Yutaka
2017-08-29
1
-8
/
+32
*
|
Post release updates
gnupg-2.4-base
gnupg-2.3-base
Werner Koch
2017-08-28
2
-1
/
+10
|
/
*
Release 2.2.0
gnupg-2.2.0
Werner Koch
2017-08-28
4
-32
/
+68
*
po: Auto update
Werner Koch
2017-08-28
2
-3
/
+5
*
scd: Convey the correct length for Le
Werner Koch
2017-08-27
1
-2
/
+2
*
gpg: Fix memory leak while running --check-trustdb.
Werner Koch
2017-08-24
1
-0
/
+3
*
gpg: Fix memory leak in sig-check.
Werner Koch
2017-08-24
1
-2
/
+5
*
indent: Change comment style on two functions
Werner Koch
2017-08-24
1
-63
/
+71
*
build: Remove obsolete option from autogen.rc
Werner Koch
2017-08-24
1
-2
/
+2
*
gpgconf: Swap "auto-key-retrieve" and "no-auto-key-retrieve".
Werner Koch
2017-08-23
2
-8
/
+9
*
tests: Do not run trust-pgp-4.scm
Werner Koch
2017-08-23
1
-2
/
+5
*
build: Change SWDB tag "gnupg21" to "gnupg22".
Werner Koch
2017-08-23
4
-4
/
+8
*
po: Update Norwegian translation
Åka Sikrom
2017-08-23
1
-1336
/
+240
[prev]
[next]