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
/
keydb.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-05-21
gpg: Do not bail on an invalid packet in the local keyring.
Werner Koch
1
-4
/
+11
2019-03-18
gpg: Do not bail out on v5 keys in the local keyring.
Werner Koch
1
-4
/
+9
2018-02-22
gpg: Don't let gpg return failure on an invalid packet in a keyblock.
Werner Koch
1
-4
/
+1
2017-10-19
gpg: Keep a lock during the read-update/insert cycle in import.
Werner Koch
1
-1
/
+24
2017-03-31
gpg: Print more stats for the keydb and the signature cache.
Werner Koch
1
-11
/
+77
2017-03-31
gpg: Pass CTRL to many more functions.
Werner Koch
1
-2
/
+2
2017-03-30
gpg: Remove the use of the signature information from a KBX.
Werner Koch
1
-106
/
+9
2017-03-30
gpg: Revamp reading and writing of ring trust packets.
Werner Koch
1
-3
/
+3
2017-03-29
gpg: Extend free_packet to handle a packet parser context.
Werner Koch
1
-3
/
+4
2017-03-29
gpg: Change parse_packet to take a context.
Werner Koch
1
-1
/
+3
2017-03-07
Remove -I option to common.
NIIBE Yutaka
1
-2
/
+2
2017-02-21
Clean up word replication.
Yuri Chornoivan
1
-1
/
+1
2016-11-21
g10: Cache the effective policy. Recompute it when required.
Neal H. Walfield
1
-1
/
+5
2016-11-10
gpg,sm: Add STATUS_ERROR keydb_search and keydb_add-resource.
Werner Koch
1
-4
/
+14
2016-11-05
Change all http://www.gnu.org in license notices to https://
Werner Koch
1
-1
/
+1
2016-10-21
g10: Write first keybox record in binary mode
Andre Heinecke
1
-1
/
+1
2016-06-30
g10: Fix keybox-related memory leaks.
Justus Winter
1
-2
/
+6
2016-06-28
g10: Fix memory leaks.
Justus Winter
1
-5
/
+2
2016-06-07
Replace use of opt.homedir by accessor functions.
Werner Koch
1
-1
/
+1
2016-04-29
gpg: Remove all assert.h and s/assert/log_assert/.
Werner Koch
1
-6
/
+5
2016-01-14
gpg: Detect race between pubring.gpg and pubring.kbx use.
Werner Koch
1
-0
/
+32
2016-01-13
gpg: Improve error code from lock_all.
Werner Koch
1
-1
/
+1
2016-01-13
gpg: Make sure to mark a duplicate registered keybox as primary.
Werner Koch
1
-28
/
+29
2016-01-11
gpg: Move documentation from keydb.h to keydb.c and getkey.c.
Werner Koch
1
-0
/
+173
2015-12-23
gpg: Fix use of assert from commit dc417bf0.
Werner Koch
1
-2
/
+3
2015-12-22
gpg: Fix TOCTTOU when updating keyblocks.
Neal H. Walfield
1
-3
/
+19
2015-12-15
gpg: Improve the keyblock cache's transparency.
Neal H. Walfield
1
-0
/
+6
2015-12-15
gpg: Improve the keyblock cache's transparency.
Neal H. Walfield
1
-1
/
+18
2015-12-11
gpg: Fix buffer overflow.
Neal H. Walfield
1
-1
/
+1
2015-12-03
gpg: Take care of keydb_new returning NULL.
Werner Koch
1
-3
/
+24
2015-11-17
gpg: Change keydb_search to not return legacy keys.
Neal H. Walfield
1
-26
/
+11
2015-11-17
gpg: Add some debugging output.
Neal H. Walfield
1
-1
/
+21
2015-11-17
gpg: Make debugging search descriptors easier.
Neal H. Walfield
1
-50
/
+74
2015-11-17
Fix typos found using codespell.
Justus Winter
1
-1
/
+1
2015-10-29
gpg: Fix keyring support.
Neal H. Walfield
1
-1
/
+2
2015-09-02
g10: Make the keyblock cache per-handle rather than global.
Neal H. Walfield
1
-54
/
+57
2015-09-02
g10: If iobuf_seek fails when reading from the cache, do a hard read.
Neal H. Walfield
1
-11
/
+19
2015-08-31
g10: Don't leak memory if we fail to initialize a new database handle.
Neal H. Walfield
1
-9
/
+12
2015-08-31
g10: Improve interface documentation of the keydb API.
Neal H. Walfield
1
-68
/
+37
2015-08-31
g10: Don't cache search results if the search didn't scan the whole DB.
Neal H. Walfield
1
-1
/
+10
2015-08-31
g10: Have keydb_search_first call keydb_search_reset before searching.
Neal H. Walfield
1
-0
/
+4
2015-08-31
g10: Remove unused parameter.
Neal H. Walfield
1
-3
/
+1
2015-08-26
g10: Simplify cache. Only include data that is actually used.
Neal H. Walfield
1
-64
/
+69
2015-08-07
gpg: Allow gpgv to work with a trustedkeys.kbx file.
Werner Koch
1
-0
/
+18
2015-08-04
gpg: Fix duplicate key import due to legacy key in keyring.
Werner Koch
1
-1
/
+8
2015-06-22
gpg: Fix regression due to recent commit 6500f33
Werner Koch
1
-28
/
+59
2015-06-20
gpg: Improve speed of --check-sigs and --lish-sigs.
Werner Koch
1
-0
/
+97
2015-06-19
gpg: Add more log_clock calls to keydb.c
Werner Koch
1
-0
/
+9
2015-05-08
gpg: Add push/pop found state feature to keydb.
Werner Koch
1
-3
/
+62
2015-03-24
gpg,w32: Handle forward slash in --keyring option.
Werner Koch
1
-2
/
+10
[next]