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
/
kbx
/
keybox-search.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-05-16
kbx: Fix an endless loop under Windows due to an incomplete fix.
Werner Koch
1
-2
/
+2
2019-05-16
kbx: Fix deadlock in gpgsm on Windows due to a sharing violation.
Werner Koch
1
-1
/
+33
2019-01-29
gpg: Implement searching keys via keygrip.
Werner Koch
1
-3
/
+54
2018-02-15
kbx: Fix detection of corrupted keyblocks on 32 bit systems.
Werner Koch
1
-8
/
+8
2017-04-01
kbx: Unify blob reading functions.
Werner Koch
1
-15
/
+30
2017-03-31
gpg: Avoid multiple open calls to the keybox file.
Werner Koch
1
-2
/
+7
2017-03-30
gpg: Remove the use of the signature information from a KBX.
Werner Koch
1
-18
/
+5
2017-03-07
Remove -I option to common.
NIIBE Yutaka
1
-2
/
+2
2016-11-05
Change all http://www.gnu.org in license notices to https://
Werner Koch
1
-1
/
+1
2016-01-13
kbx: Change return type of search functions to gpg_error_t.
Werner Koch
1
-4
/
+4
2015-12-15
gpg: Improve the keyblock cache's transparency.
Neal H. Walfield
1
-0
/
+29
2015-12-15
gpg: Improve the keyblock cache's transparency.
Neal H. Walfield
1
-0
/
+8
2015-12-12
Remove replacements for libgpg-error < 1.21.
Werner Koch
1
-2
/
+0
2015-11-17
Fix typos found using codespell.
Justus Winter
1
-1
/
+1
2015-10-28
Fix typos
Daniel Kahn Gillmor
1
-1
/
+1
2015-09-16
kbx: Change skipfnc's prototype so that we can provide all information.
Neal H. Walfield
1
-2
/
+2
2015-08-17
gpg: Avoid linking to Libksba
Werner Koch
1
-0
/
+3
2015-03-20
gpg: Consider a mailbox only userid in mail search mode.
Werner Koch
1
-10
/
+24
2015-03-20
gpg: Find keys using mail addresses with garbage after the '>'
Werner Koch
1
-14
/
+31
2015-02-11
Use inline functions to convert buffer data to scalars.
Werner Koch
1
-22
/
+3
2015-01-19
kbx: Minor cleanup for the previous fix.
Werner Koch
1
-7
/
+7
2015-01-19
kbx: Call skipfnc callback to filter out keys
Damien Goutte-Gattat
1
-3
/
+30
2014-11-07
gpg: Remove warning message for non-implemented search modes.
Werner Koch
1
-1
/
+1
2014-10-31
kbx: Let keydb_search skip unwanted blobs.
Werner Koch
1
-14
/
+20
2014-10-09
gpg: Skip overlong keys and a print a warning.
Werner Koch
1
-2
/
+11
2014-05-14
gpg: Fix uninitialized access to search descindex with gpg keyboxes.
Werner Koch
1
-1
/
+6
2013-11-15
kbx: Implement update operation for OpenPGP keyblocks.
Werner Koch
1
-13
/
+0
2013-01-07
gpg: Set the node flags while retrieving a keyblock.
Werner Koch
1
-19
/
+41
2013-01-07
gpg: Allow searching for user ids in a keybox.
Werner Koch
1
-20
/
+37
2012-12-28
gpg: Add signature cache support to the keybox.
Werner Koch
1
-4
/
+30
2012-12-28
gpg: First working support for keyboxes.
Werner Koch
1
-1
/
+35
2011-02-04
Nuked almost all trailing white space.
post-nuke-of-trailing-ws
Werner Koch
1
-37
/
+36
2010-03-10
Merged jnlib into common.
Werner Koch
1
-1
/
+1
2009-12-08
Unification of the search descriptor usage.
Werner Koch
1
-7
/
+21
2009-06-24
Fixed a bunch of little bugs as reported by Fabian Keil.
Werner Koch
1
-0
/
+2
2009-03-06
New gpg-agent command to list key information.
Werner Koch
1
-1
/
+1
2008-10-20
Marked all unused args on non-W32 platforms.
Werner Koch
1
-0
/
+2
2008-05-06
Fixed bug#907.
Werner Koch
1
-4
/
+4
2008-04-01
Fix a problem with dirmngr looked up certificates.
Werner Koch
1
-5
/
+5
2007-07-04
Changed to GPLv3.
Werner Koch
1
-4
/
+2
2007-03-20
kbx/
Werner Koch
1
-1
/
+1
2006-10-20
Allow to select X.509 certificates using the keygrip.
Werner Koch
1
-0
/
+84
2006-06-20
Updated FSF's address.
Werner Koch
1
-1
/
+2
2004-04-26
The keybox gets now compressed after 3 hours and ephemeral
Werner Koch
1
-18
/
+35
2004-02-02
* keybox.h (keybox_flag_t): New.
Werner Koch
1
-1
/
+115
2004-01-16
comment typo fixes.
Werner Koch
1
-1
/
+1
2003-12-17
Replaced deprecated type names
Werner Koch
1
-3
/
+3
2003-11-12
Mainly changes to adjust for the changed KSBA API.
Werner Koch
1
-6
/
+6
2003-06-05
This commit was manufactured by cvs2svn to create branch
Repo Admin
1
-0
/
+813
2003-06-03
Make use of libgpg-error
Werner Koch
1
-17
/
+21
[next]