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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace all calls to stat by gnupg_stat.
Werner Koch
2020-10-20
1
-3
/
+3
*
Replace most of the remaining stdio calls by estream calls.
Werner Koch
2020-10-20
9
-123
/
+124
*
Replace all calls to access by gnupg_access
Werner Koch
2020-10-20
2
-5
/
+8
*
keyboxd: Fix duplicates when listing keys by uid.
Werner Koch
2020-10-05
1
-24
/
+53
*
keyboxd: Make use of the config table
Werner Koch
2020-09-25
1
-2
/
+119
*
keyboxd: New command TRANSACTION.
Werner Koch
2020-09-24
6
-10
/
+230
*
keyboxd: Implement multiple search descriptions.
Werner Koch
2020-09-24
3
-2
/
+22
*
keyboxd: Fix UDPATE keyblob SQL statement
Werner Koch
2020-09-24
1
-14
/
+15
*
keyboxd: Remove unused variables.
Werner Koch
2020-09-24
1
-2
/
+0
*
keyboxd: Extend PUBKEY_INFO status line with an uid ordinal.
Werner Koch
2020-09-22
5
-29
/
+99
*
kbx: Add bounds check to detect corrupt keyboxes.
Werner Koch
2020-09-22
1
-6
/
+99
*
sm: Implement delete key in keyboxd mode
Werner Koch
2020-09-21
1
-0
/
+3
*
keyboxd: Implement lookup by short and long keyid.
Werner Koch
2020-09-11
1
-53
/
+42
*
keyboxd: Add ephemeral and revoked flag to the sqlite backend.
Werner Koch
2020-09-11
5
-22
/
+65
*
keyboxd: Add basic support for X.509.
Werner Koch
2020-09-10
5
-67
/
+311
*
keyboxd: Use D-lines instead of a separate thread.
Werner Koch
2020-09-10
2
-4
/
+10
*
keyboxd: Add options --openpgp and --x509 to SEARCH.
Werner Koch
2020-09-10
4
-47
/
+112
*
kbx: Change X.509 S/N search definition.
Werner Koch
2020-09-09
2
-4
/
+5
*
keyboxd: Restructure client access code.
Werner Koch
2020-09-02
3
-2
/
+497
*
keyboxd: Fix user id based queries
Werner Koch
2020-09-02
1
-4
/
+4
*
kbx: Support v5key for short kid and long kid.
NIIBE Yutaka
2020-08-06
1
-2
/
+32
*
kbx: Fix short KID and long KID handling for FPR32.
NIIBE Yutaka
2020-07-27
1
-1
/
+1
*
gpgconf: Further simplify the gpgconf option processing.
Werner Koch
2020-03-14
1
-20
/
+0
*
Use gpgrt's new option parser for the new keyboxd.
Werner Koch
2020-02-22
1
-102
/
+88
*
Use gpgrt's new option parser for the tools.
Werner Koch
2020-02-21
1
-31
/
+33
*
gpg: Use gpgrt's new option parser to provide a global conf file.
Werner Koch
2020-02-20
1
-0
/
+4
*
Spelling cleanup.
Daniel Kahn Gillmor
2020-02-18
9
-14
/
+14
*
build: New configure option --disable-keyboxd
Werner Koch
2020-02-13
1
-1
/
+5
*
build: Always use EXTERN_UNLESS_MAIN_MODULE pattern.
Werner Koch
2020-02-10
2
-0
/
+2
*
kbx: Make sure the tables are joined in a select.
Werner Koch
2020-01-07
1
-3
/
+3
*
kbx: Initial support for an SQLite backend
Werner Koch
2020-01-02
9
-87
/
+1424
*
kbx: Change keyboxd to work only with one database.
Werner Koch
2019-12-23
3
-162
/
+112
*
kbx: Add new command DELETE.
Werner Koch
2019-11-28
5
-0
/
+138
*
kbx: Redefine the UBID which is now the primary fingerprint.
Werner Koch
2019-11-28
12
-167
/
+154
*
doc: Fixed variable naming.
Werner Koch
2019-11-26
1
-1
/
+1
*
kbx: Implement update for the STORE command.
Werner Koch
2019-10-07
3
-1
/
+56
*
kbx: Add first version of STORE command to keyboxd.
Werner Koch
2019-10-01
8
-20
/
+324
*
Merge branch 'switch-to-gpgk' into master
Werner Koch
2019-09-27
18
-18
/
+5295
|
\
|
*
kbx: Fix error code return in keyboxd.
switch-to-gpgk
Werner Koch
2019-09-27
2
-2
/
+6
|
*
kbx: Store the UBIB in the blob.
Werner Koch
2019-09-27
3
-12
/
+78
|
*
kbx,gpg: Allow lookup using a UBID.
Werner Koch
2019-09-27
3
-2
/
+28
|
*
kbx: First take on a cache for the keyboxd.
Werner Koch
2019-09-27
9
-44
/
+1420
|
*
kbx: Allow fd-passing for the keyboxd.
Werner Koch
2019-09-10
2
-6
/
+109
|
*
kbx: Fix keyboxd search first.
Werner Koch
2019-09-09
1
-3
/
+17
|
*
kbx: Allow searching from start.
Werner Koch
2019-09-09
2
-12
/
+24
|
*
kbx: Add framework for the SEARCH command
Werner Koch
2019-08-06
12
-34
/
+1226
|
*
kbx: Allow writing using a estream.
Werner Koch
2019-08-06
3
-8
/
+17
|
*
Merge branch 'master' into switch-to-gpgk
Werner Koch
2019-07-12
5
-21
/
+54
|
|
\
|
*
\
Merge branch 'master' into switch-to-gpgk
Werner Koch
2019-03-18
9
-99
/
+428
|
|
\
\
|
*
|
|
kbx: Add framework for a public key daemon.
Werner Koch
2018-09-05
5
-3
/
+2478
[next]