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
path:
root
/
g10
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
gpg: Fix use of uninit.value in listing sig subpkts.
Werner Koch
2014-11-24
1
-2
/
+7
*
gpg: Fix off-by-one read in the attribute subpacket parser.
Werner Koch
2014-11-24
1
-0
/
+8
*
gpg: Fix a NULL-deref for invalid input data.
Werner Koch
2014-11-24
1
-2
/
+8
*
gpg: Make the use of "--verify FILE" for detached sigs harder.
Werner Koch
2014-11-14
4
-38
/
+113
*
gpg: Add import option "keep-ownertrust".
Werner Koch
2014-11-12
2
-2
/
+14
*
gpg: Add build and runtime support for larger RSA keys
Daniel Kahn Gillmor
2014-10-03
3
-3
/
+25
*
Allow use of --debug-level=LEVEL without '='.
Werner Koch
2014-09-29
1
-1
/
+1
*
gpg: Allow compressed data with algorithm 0.
Werner Koch
2014-08-20
1
-4
/
+1
*
gpg: Fix regression due to the keyserver import filter.
Werner Koch
2014-08-06
3
-42
/
+58
*
Add kbnode_t for easier backporting.
Werner Koch
2014-08-06
1
-0
/
+1
*
Limit keysize for unattended key generation to useful values.
Werner Koch
2014-06-30
1
-2
/
+10
*
Make screening of keyserver result work with multi-key commands.
Werner Koch
2014-06-30
1
-23
/
+45
*
Fix syntax error introduced with 60bd6488
Werner Koch
2014-06-23
1
-3
/
+4
*
Screen keyserver responses.
Stefan Tomanek
2014-06-23
3
-39
/
+116
*
Print hash algorithm in sig records
Werner Koch
2014-06-23
1
-6
/
+2
*
Remove useless diagnostic in MDC verification.
Werner Koch
2014-06-23
1
-6
/
+4
*
PC/SC cleanup.
Werner Koch
2014-06-23
1
-43
/
+56
*
gpg: Use more specific reason codes for INV_RECP.
Werner Koch
2014-06-23
1
-5
/
+13
*
gpg: Avoid infinite loop in uncompressing garbled packets.
Werner Koch
2014-06-20
1
-9
/
+12
*
gpg: Need to init the trustdb for import.
Werner Koch
2014-03-06
1
-0
/
+1
*
Change --show-session-key to print the session key earlier.
Werner Koch
2013-12-11
2
-10
/
+11
*
Update config.{guess,sub} and some copyright notices.
Werner Koch
2013-12-10
1
-0
/
+1
*
Use blinding for the RSA secret operation.
Werner Koch
2013-12-03
1
-0
/
+1
*
gpg: Change armor Version header to emit only the major version.
Werner Koch
2013-11-27
3
-22
/
+42
*
Print the keyid for key packets with --list-packets.
Werner Koch
2013-10-18
1
-1
/
+11
*
gpg: Do not require a trustdb with --always-trust.
Werner Koch
2013-10-11
4
-93
/
+129
*
gpg: Print a "not found" message for an unknown key in --key-edit.
Werner Koch
2013-10-04
1
-0
/
+4
*
gpg: Protect against rogue keyservers sending secret keys.
Werner Koch
2013-10-04
3
-8
/
+20
*
gpg: Allow setting of all zero key flags
Daniel Kahn Gillmor
2013-10-04
1
-3
/
+0
*
gpg: Distinguish between missing and cleared key flags.
Werner Koch
2013-10-04
1
-1
/
+7
*
gpg: Fix bug with deeply nested compressed packets.
Werner Koch
2013-10-02
1
-9
/
+43
*
gpg: Use 2048 as the default keysize in batch mode.
Werner Koch
2013-08-30
1
-3
/
+3
*
gpg: No need to create a trustdb when encrypting with --always-trust.
Werner Koch
2013-08-02
1
-0
/
+6
*
Prepare for a forthcoming new algorithm id.
Werner Koch
2013-07-25
1
-0
/
+1
*
gpg: fix previous change
NIIBE Yutaka
2013-07-16
1
-1
/
+1
*
gpg: signal handling fix
NIIBE Yutaka
2013-07-12
3
-4
/
+4
*
Fix honoring --cert-digest-algo when recreating a cert
Christian Aistleitner
2013-01-11
1
-0
/
+1
*
gpg: Suppress "public key already present" in quiet mode.
Werner Koch
2012-12-20
1
-4
/
+6
*
Import only packets which are allowed in a keyblock.
Werner Koch
2012-12-20
1
-1
/
+22
*
Remove trailing white space from some files
Werner Koch
2012-12-19
1
-18
/
+18
*
Fix potential heap corruption in "gpg -v --version"
Werner Koch
2012-12-15
1
-43
/
+39
*
Card: Fix the process of writing key or generating key.
NIIBE Yutaka
2012-12-13
1
-2
/
+2
*
The keyserver search menu should honor --keyid-format
David Shaw
2012-11-29
1
-5
/
+11
*
Create off-line card encryption key with the right size.
Werner Koch
2012-11-08
1
-1
/
+16
*
Support the not anymore patented IDEA cipher algorithm.
Werner Koch
2012-11-08
10
-196
/
+107
*
Fix typos spotted during translations
Werner Koch
2012-08-24
2
-4
/
+4
*
Actually show translators comments in PO files
David Prévot
2012-08-24
4
-9
/
+8
*
With --quiet do not print reading passphrase from fd message.
Werner Koch
2012-04-29
1
-53
/
+53
*
Honor --cert-digest-algo when recreating a cert.
David Shaw
2012-02-01
1
-3
/
+8
*
Merge branch 'STABLE-BRANCH-1-4' of git+ssh://playfair.gnupg.org/git/gnupg in...
David Shaw
2012-01-20
4
-21
/
+30
|
\
[prev]
[next]