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: Limit the size of key packets to a sensible value.
Werner Koch
2015-02-23
1
-2
/
+28
*
gpg: Allow predefined names as answer to the keygen.algo prompt.
Werner Koch
2015-02-23
2
-11
/
+43
*
gpg: Print a warning if the subkey expiration may not be what you want.
Werner Koch
2015-02-23
1
-0
/
+58
*
Use ciphertext blinding for Elgamal decryption.
Werner Koch
2015-02-11
1
-14
/
+49
*
Update automake helper files.
Werner Koch
2015-01-19
10
-1128
/
+1565
*
Modernize to automake 1.14.
Werner Koch
2015-01-19
8
-37
/
+37
*
Fix a problem with select and high fds.
Werner Koch
2015-01-19
2
-15
/
+22
*
doc: Formatting fixes.
Werner Koch
2015-01-13
1
-9
/
+16
*
avoid future chance of using uninitialized memory
Daniel Kahn Gillmor
2015-01-13
1
-1
/
+1
*
doc: Fix memory leak in yat2m.
Werner Koch
2015-01-13
1
-0
/
+1
*
gpg: Fix possible read of unallocated memory
Werner Koch
2015-01-13
1
-4
/
+7
*
scd: Fix possibly inhibited checkpin of the admin pin.
Werner Koch
2015-01-09
1
-1
/
+1
*
scd: fix get_public_key for OpenPGPcard v1.0.
Joshua Rogers
2015-01-08
1
-1
/
+1
*
gpg: release DEK soon after its use.
NIIBE Yutaka
2014-12-12
1
-1
/
+1
*
doc: Do not install gnupg.7
Werner Koch
2014-11-24
1
-1
/
+4
*
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
5
-48
/
+130
*
gpg: Add import option "keep-ownertrust".
Werner Koch
2014-11-12
3
-2
/
+23
*
doc: Minor fix
Werner Koch
2014-10-03
1
-1
/
+1
*
mpi: Fix compiler warning.
Werner Koch
2014-10-03
1
-2
/
+2
*
gpg: Add build and runtime support for larger RSA keys
Daniel Kahn Gillmor
2014-10-03
5
-3
/
+50
*
doc: Cleanup gpg.texi.
Werner Koch
2014-09-29
2
-326
/
+14
*
doc: Final update from master (gnupg 2.1)
Werner Koch
2014-09-29
3
-44
/
+218
*
Allow use of --debug-level=LEVEL without '='.
Werner Koch
2014-09-29
2
-1
/
+3
*
mpi: Improve mpi_invm to detect bad input.
Werner Koch
2014-09-11
1
-0
/
+5
*
mpi: Suppress set-but-unused-variables warnings.
Werner Koch
2014-08-20
3
-3
/
+13
*
Fix strict-alias warnings for rijndael.c
Werner Koch
2014-08-20
1
-19
/
+19
*
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
*
Post release updates
Werner Koch
2014-06-30
3
-2
/
+6
*
Release 1.4.18
gnupg-1.4.18
Werner Koch
2014-06-30
1
-1
/
+7
*
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
*
Add CVE number
Werner Koch
2014-06-30
1
-1
/
+1
*
Post release changes.
Werner Koch
2014-06-23
3
-2
/
+6
*
Release 1.4.17
gnupg-1.4.17
Werner Koch
2014-06-23
4
-21
/
+53
*
po: Auto-update
Werner Koch
2014-06-23
29
-1
/
+350
*
doc: Update from master.
Werner Koch
2014-06-23
2
-103
/
+330
*
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
*
w32: Fix typo in README.W32.
Werner Koch
2014-06-23
1
-2
/
+3
*
intl: Fix for uClibc.
Werner Koch
2014-06-23
1
-2
/
+3
*
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
2
-6
/
+16
*
doc: Remove outdated Russian man page.
Werner Koch
2014-06-23
3
-3085
/
+3
[prev]
[next]