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: Fix skip function dummy parameter.
Werner Koch
2015-09-16
1
-2
/
+2
*
gpg: Change last commit to avoid extra translations.
Werner Koch
2015-09-16
1
-4
/
+20
*
g10: Improve error message.
Neal H. Walfield
2015-09-16
1
-4
/
+4
*
g10: Be more careful when merging self-signed data.
Neal H. Walfield
2015-09-16
1
-3
/
+21
*
g10: Simplify some complicated boolean expressions.
Neal H. Walfield
2015-09-16
1
-8
/
+29
*
g10: Also mark revoked and expired keys as unusable.
Neal H. Walfield
2015-09-16
1
-2
/
+6
*
g10: Release resources when returning an error in get_seckey.
Neal H. Walfield
2015-09-16
1
-1
/
+5
*
g10: Improve documentation and comments for getkey.c.
Neal H. Walfield
2015-09-16
2
-179
/
+661
*
g10: Remove unused function have_any_secret_key.
Neal H. Walfield
2015-09-16
1
-14
/
+0
*
g10: Bring cache semantics closer to non-cache semantics.
Neal H. Walfield
2015-09-16
1
-3
/
+7
*
g10: Break out of the loop earlier.
Neal H. Walfield
2015-09-16
1
-6
/
+9
*
g10: Don't skip legacy keys if the search mode is KEYDB_SEARCH_MODE_NEXT
Neal H. Walfield
2015-09-16
1
-1
/
+2
*
g10: Remove unused function get_seckeyblock_byfprint.
Neal H. Walfield
2015-09-16
2
-32
/
+0
*
g10: Remove unused function get_seckey_byfprint.
Neal H. Walfield
2015-09-16
2
-38
/
+0
*
g10: Simplify get_seckey_byname: it was never called with NAME not NULL.
Neal H. Walfield
2015-09-16
3
-9
/
+4
*
g10: Eliminate the redundant function get_keyblock_byfprint.
Neal H. Walfield
2015-09-16
3
-33
/
+1
*
g10: Simplify semantics of get_pubkey_byname.
Neal H. Walfield
2015-09-16
1
-8
/
+6
*
g10: Eliminate the redundant function get_pubkey_byname.
Neal H. Walfield
2015-09-16
1
-30
/
+2
*
g10: Eliminate the redundant function get_pubkey_end.
Neal H. Walfield
2015-09-16
3
-22
/
+14
*
g10: Eliminate the redundant function get_pubkey_next.
Neal H. Walfield
2015-09-16
3
-8
/
+1
*
kbx: Change skipfnc's prototype so that we can provide all information.
Neal H. Walfield
2015-09-16
2
-11
/
+22
*
g10: Remove unused prototype (get_pubkey_byfpr).
Neal H. Walfield
2015-09-16
1
-1
/
+0
*
g10: Remove unused function (get_pubkey_bynames).
Neal H. Walfield
2015-09-16
2
-18
/
+1
*
g10: Simplify code. Turn struct getkey_ctx_s.found_key into an argument
Neal H. Walfield
2015-09-16
1
-30
/
+48
*
g10: Remove unused field struct getkey_ctx_s.kbpos.
Neal H. Walfield
2015-09-16
1
-2
/
+0
*
g10: Simplify code: remove field struct getkey_ctx_s.keyblock.
Neal H. Walfield
2015-09-16
1
-13
/
+12
*
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
*
doc: Minor comment fixes.
Werner Koch
2015-09-09
1
-5
/
+6
*
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
*
gpg: Remove option --no-sig-create-check.
Werner Koch
2015-09-01
3
-6
/
+7
*
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
*
g10: Simplify cache. Only include data that is actually used.
Neal H. Walfield
2015-08-26
2
-64
/
+73
*
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
4
-23
/
+103
*
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
1
-1
/
+8
*
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
[next]