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
*
Release 2.1.8.
gnupg-2.1.8
Werner Koch
2015-09-10
1
-1
/
+24
*
tests: Silence the 5gb-packet test.
Werner Koch
2015-09-10
1
-1
/
+1
*
g10: Fix make distcheck problem.
Werner Koch
2015-09-10
3
-3
/
+36
*
g10: Improve portability of the new test driver.
Werner Koch
2015-09-10
2
-9
/
+27
*
po: Auto-update
Werner Koch
2015-09-10
25
-584
/
+1272
*
po: Update Russian translation
Ineiev
2015-09-10
1
-14
/
+9
*
dirmngr: Allow sending much larger keyblocks.
Werner Koch
2015-09-09
1
-4
/
+9
*
doc: Minor comment fixes.
Werner Koch
2015-09-09
2
-7
/
+10
*
scd: Force key attribute change for writekey.
NIIBE Yutaka
2015-09-07
1
-33
/
+62
*
scd: KEYNO cleanup.
NIIBE Yutaka
2015-09-07
1
-70
/
+67
*
g10: Remove unused field req_algo.
Neal H. Walfield
2015-09-02
2
-5
/
+0
*
g10: Use a symbolic constant instead of a literal.
Neal H. Walfield
2015-09-02
1
-10
/
+13
*
g10: Add test for keydb as well as new testing infrastructure.
Neal H. Walfield
2015-09-02
5
-3
/
+647
*
g10: Make the keyblock cache per-handle rather than global.
Neal H. Walfield
2015-09-02
1
-54
/
+57
*
g10: If iobuf_seek fails when reading from the cache, do a hard read.
Neal H. Walfield
2015-09-02
1
-11
/
+19
*
iobuf: Reduce verbosity of test.
Neal H. Walfield
2015-09-02
1
-0
/
+2
*
iobuf: Add the IOBUF_INPUT_TEMP type to improve input temp handling.
Neal H. Walfield
2015-09-02
2
-20
/
+29
*
iobuf: Rename IOBUF_TEMP to IOBUF_OUTPUT_TEMP.
Neal H. Walfield
2015-09-02
2
-29
/
+38
*
iobuf: Use a first-class enum.
Neal H. Walfield
2015-09-02
1
-2
/
+2
*
iobuf: Fix test.
Neal H. Walfield
2015-09-02
1
-9
/
+6
*
agent: Protect commit 135b1e3 against misbehaving Libgcrypt.
Werner Koch
2015-09-01
1
-1
/
+1
*
gpg: Remove option --no-sig-create-check.
Werner Koch
2015-09-01
4
-15
/
+7
*
common: Assume an utf-8 locale on iconv errors.
Werner Koch
2015-09-01
1
-6
/
+4
*
common: Fix regression in building argpase.c standalone.
Werner Koch
2015-09-01
1
-0
/
+7
*
Typo fixes
Werner Koch
2015-09-01
2
-2
/
+2
*
g10: Don't leak memory if we fail to initialize a new database handle.
Neal H. Walfield
2015-08-31
1
-9
/
+12
*
g10: Improve interface documentation of the keydb API.
Neal H. Walfield
2015-08-31
2
-69
/
+223
*
g10: Don't cache search results if the search didn't scan the whole DB.
Neal H. Walfield
2015-08-31
1
-1
/
+10
*
g10: Have keydb_search_first call keydb_search_reset before searching.
Neal H. Walfield
2015-08-31
1
-0
/
+4
*
g10: Remove unused parameter.
Neal H. Walfield
2015-08-31
4
-6
/
+4
*
agent: Fix SSH public key for EdDSA.
NIIBE Yutaka
2015-08-31
1
-0
/
+5
*
g10: Simplify cache. Only include data that is actually used.
Neal H. Walfield
2015-08-26
2
-64
/
+73
*
Add configure option --enable-build-timestamp.
Werner Koch
2015-08-25
1
-1
/
+10
*
gpg: Emit ERROR status for key signing failures.
Werner Koch
2015-08-25
1
-0
/
+7
*
gpg: Print a new FAILURE status after most commands.
Werner Koch
2015-08-25
6
-28
/
+117
*
agent: Raise the maximum password length. Don't hard code it.
Neal H. Walfield
2015-08-24
5
-12
/
+17
*
sm: Support secret key export via the Assuan interface.
Werner Koch
2015-08-24
1
-5
/
+31
*
po: Grammar fix for the German translation.
Werner Koch
2015-08-24
1
-1
/
+1
*
dirmngr: Allow sending of Zack's key.
Werner Koch
2015-08-23
1
-2
/
+3
*
gpg: Fix regression in packet parser from Aug 19.
Werner Koch
2015-08-23
1
-15
/
+8
*
gpg: Show not found keys with --locate-key --verbose.
Werner Koch
2015-08-23
1
-0
/
+3
*
common: Don't incorrectly reject 4 GB - 1 sized packets.
Neal H. Walfield
2015-08-21
5
-4
/
+34
*
common: Don't assume on-disk layout matches in-memory layout.
Neal H. Walfield
2015-08-21
6
-20
/
+26
*
common: Don't incorrectly copy packets with partial lengths.
Neal H. Walfield
2015-08-21
1
-0
/
+11
*
common: Check parameters more rigorously.
Neal H. Walfield
2015-08-21
1
-0
/
+8
*
common: Don't continuing processing on error.
Neal H. Walfield
2015-08-21
1
-4
/
+4
*
common: Better respect the packet's length when reading it.
Neal H. Walfield
2015-08-21
1
-9
/
+27
*
doc: Remove C++ style comments and update HACKING.
Werner Koch
2015-08-20
2
-13
/
+37
*
po: Add lost translation of validity strings.
Werner Koch
2015-08-20
3
-55
/
+62
*
g10/parse-packet.c:parse: Try harder to not ignore an EOF.
Neal H. Walfield
2015-08-20
1
-6
/
+25
[next]