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