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
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: Prevent an invalid memory read using a garbled keyring.
Werner Koch
2015-02-09
2
-13
/
+41
*
gpg: Fix a NULL-deref in export due to invalid packet lengths.
Werner Koch
2015-02-09
1
-3
/
+6
*
gpg: Fix a NULL-deref due to empty ring trust packets.
Werner Koch
2015-02-09
1
-1
/
+3
*
w32: Add manifest to gpg.
Werner Koch
2015-02-04
3
-1
/
+24
*
gpg: Limit the size of key packets to a sensible value.
Werner Koch
2015-01-28
1
-3
/
+19
*
gpg: Fix buffering problem in --list-config.
Werner Koch
2015-01-28
1
-1
/
+2
*
Add a hook to be called right after main.
Werner Koch
2015-01-28
2
-0
/
+2
*
gpg: Allow predefined names as answer to the keygen.algo prompt.
Werner Koch
2015-01-28
1
-16
/
+20
*
gpg: Fix segv introduced to commit 4d7c9b0.
Werner Koch
2015-01-27
1
-1
/
+1
*
gpg,sm: Remove unnecessary duplicated checks
Werner Koch
2015-01-23
1
-1
/
+1
*
gpg: Improve skipping of PGP-2 keys.
Werner Koch
2015-01-22
5
-11
/
+61
*
gpg: Add dedicated error code for PGP-2 keys.
Werner Koch
2015-01-22
4
-11
/
+6
*
gpg: Replace remaining old error code macros by GPG_ERR_.
Werner Koch
2015-01-22
32
-408
/
+362
*
gpg: Remove an unused variable.
Werner Koch
2015-01-22
2
-3
/
+1
*
gpg: Support --passphrase with --quick-gen-key.
Werner Koch
2015-01-21
1
-2
/
+30
*
gpg: Re-enable the "Passphrase" parameter for batch key generation.
Werner Koch
2015-01-21
3
-27
/
+46
*
gpg: Remove unused args from a function.
Werner Koch
2015-01-05
8
-18
/
+13
*
gpg: Clear a possible rest of the KDF secret buffer.
Werner Koch
2015-01-05
1
-1
/
+1
*
gpg: Show private DO information in the card status.
Werner Koch
2014-12-16
1
-0
/
+16
*
gpg: Add sub-command "factory-reset" to --card-edit.
Werner Koch
2014-12-15
3
-6
/
+239
*
gpg: Fix regression in notation data regression.
Werner Koch
2014-12-15
2
-11
/
+14
*
gpg: Avoid extra LF in notaion data listing.
Werner Koch
2014-12-15
1
-1
/
+6
*
gpg: Let --card--status create a shadow key (card key stub).
Werner Koch
2014-12-12
3
-28
/
+9
*
gpg: Fix possible read of unallocated memory
Werner Koch
2014-12-12
1
-4
/
+6
*
gpg: Obsolete some keyserver helper options.
Werner Koch
2014-12-08
3
-34
/
+24
*
gpg: Add OpenPGP card vendor 0x1337.
Werner Koch
2014-12-08
1
-0
/
+2
*
gpg: Write a status line for a failed --send-keys.
Werner Koch
2014-12-08
1
-1
/
+4
*
scd: Fix for NIST P-256.
NIIBE Yutaka
2014-12-05
1
-1
/
+1
*
gpg: Allow import of large keys.
Werner Koch
2014-12-04
1
-3
/
+13
*
indentation: Update g10/import.c
Werner Koch
2014-12-04
1
-1067
/
+1161
*
gpg: Remove option aliases --[no-]throw-keyid and --notation-data.
Werner Koch
2014-12-03
3
-8
/
+5
*
gpg: Fix export bug using exact search with only one key in the keybox.
Werner Koch
2014-12-01
3
-1
/
+7
*
gpg: Change another BUG() call to a regular error message.
Werner Koch
2014-11-28
1
-6
/
+11
*
Add option --no-autostart.
Werner Koch
2014-11-28
4
-4
/
+30
*
gpg: Change a bug() call to a regular error message.
Werner Koch
2014-11-26
1
-1
/
+6
*
gpg: Fix use of uninit.value in listing sig subpkts.
Werner Koch
2014-11-24
1
-1
/
+5
*
gpg: Fix off-by-one read in the attribute subpacket parser.
Werner Koch
2014-11-24
1
-2
/
+10
*
gpg: Fix batch generation of ECC keys.
Werner Koch
2014-11-24
1
-0
/
+8
*
gpg: Refer to --throw-keyids instead of --throw-keyid
Daniel Kahn Gillmor
2014-11-24
1
-1
/
+1
*
gpg: Track number of skipped v3 keys on import.
Werner Koch
2014-11-21
1
-15
/
+52
*
gpg: Fix regression in parse_key.
Werner Koch
2014-11-21
1
-3
/
+6
*
gpg: Fix hash detection for ECDSA.
Werner Koch
2014-11-20
1
-4
/
+3
*
Comment typo fixes.
Werner Koch
2014-11-19
2
-3
/
+3
*
Add "gpgconf --kill dirmngr" and avoid useless launch before a kill.
Werner Koch
2014-11-19
2
-2
/
+2
*
gpg: Fix a NULL-deref for invalid input data.
Werner Koch
2014-11-17
1
-3
/
+8
*
gpg: Make the use of "--verify FILE" for detached sigs harder.
Werner Koch
2014-11-13
4
-41
/
+109
*
gpg: Fix a missing LF in debug output.
Werner Koch
2014-11-13
1
-0
/
+2
*
gpg: Re-indent two files.
Werner Koch
2014-11-13
2
-1051
/
+1153
*
gpg: Remove PGP-2 related cruft.
Werner Koch
2014-11-13
6
-52
/
+11
*
gpg: Improve perceived speed of secret key listings.
Werner Koch
2014-11-12
1
-0
/
+2
[next]