index
:
gnupg2
master
gnupg2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kbx
/
backend-kbx.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
kbx: Avoid use of uninitialized value.
Jakub Jelen
2021-11-12
1
-2
/
+2
*
Replace most of the remaining stdio calls by estream calls.
Werner Koch
2020-10-20
1
-1
/
+1
*
keyboxd: Extend PUBKEY_INFO status line with an uid ordinal.
Werner Koch
2020-09-22
1
-1
/
+2
*
keyboxd: Add ephemeral and revoked flag to the sqlite backend.
Werner Koch
2020-09-11
1
-1
/
+2
*
Spelling cleanup.
Daniel Kahn Gillmor
2020-02-19
1
-1
/
+1
*
kbx: Initial support for an SQLite backend
Werner Koch
2020-01-02
1
-2
/
+0
*
kbx: Add new command DELETE.
Werner Koch
2019-11-28
1
-0
/
+30
*
kbx: Redefine the UBID which is now the primary fingerprint.
Werner Koch
2019-11-28
1
-20
/
+8
*
kbx: Implement update for the STORE command.
Werner Koch
2019-10-07
1
-0
/
+51
*
kbx: Add first version of STORE command to keyboxd.
Werner Koch
2019-10-01
1
-7
/
+67
*
kbx: Fix error code return in keyboxd.
Werner Koch
2019-09-27
1
-1
/
+1
*
kbx,gpg: Allow lookup using a UBID.
Werner Koch
2019-09-27
1
-0
/
+2
*
kbx: First take on a cache for the keyboxd.
Werner Koch
2019-09-27
1
-25
/
+59
*
kbx: Allow searching from start.
Werner Koch
2019-09-09
1
-1
/
+1
*
kbx: Add framework for the SEARCH command
Werner Koch
2019-08-06
1
-0
/
+292