index
:
gnupg2
master
gnupg2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kbx
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-19
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.
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
*
|
|
|
kbx: Include deleted records into the --stats output.
Werner Koch
2019-08-23
1
-1
/
+6
*
|
|
|
kbx: Fix regression in compression trigger from July 18
Werner Koch
2019-08-23
1
-2
/
+2
*
|
|
|
kbx: Allow "gpgsm --faked-system-time" to kick off a compression run.
Werner Koch
2019-07-18
2
-2
/
+2
|
|
_
|
/
|
/
|
|
*
|
|
spelling: Fix "synchronize"
Daniel Kahn Gillmor
2019-06-24
1
-2
/
+2
*
|
|
kbx: Fix an endless loop under Windows due to an incomplete fix.
Werner Koch
2019-05-16
1
-2
/
+2
*
|
|
kbx: Fix deadlock in gpgsm on Windows due to a sharing violation.
Werner Koch
2019-05-14
3
-14
/
+42
*
|
|
sm: Change keydb code to use the keybox locking.
Werner Koch
2019-05-14
2
-5
/
+10
|
|
/
|
/
|
*
|
kbx: Unify the fingerprint search modes.
Werner Koch
2019-03-14
2
-15
/
+0
*
|
kbx: Add support for 32 byte fingerprints.
Werner Koch
2019-03-14
6
-71
/
+232
*
|
gpg: Implement searching keys via keygrip.
Werner Koch
2019-01-29
4
-20
/
+203
*
|
kbx: Increase size of field for fingerprint.
NIIBE Yutaka
2018-10-26
1
-1
/
+1
*
|
all: fix more spelling errors
Daniel Kahn Gillmor
2018-10-25
1
-1
/
+1
*
|
all: fix spelling and typos
Daniel Kahn Gillmor
2018-10-24
3
-3
/
+3
|
/
*
Merge branch 'STABLE-BRANCH-2-2'
Werner Koch
2018-02-22
1
-8
/
+8
|
\
|
*
kbx: Fix detection of corrupted keyblocks on 32 bit systems.
Werner Koch
2018-02-15
1
-8
/
+8
*
|
Merge branch 'STABLE-BRANCH-2-2' into master
Werner Koch
2018-01-25
4
-124
/
+3
|
\
|
|
*
kbx: Simplify by removing custom memory functions.
Werner Koch
2017-12-22
4
-124
/
+3
*
|
Adjust for changed macro names in libgpg-error master.
Werner Koch
2017-12-11
1
-8
/
+8
|
/
*
Fix usage of ARGPARSE_OPTS.
NIIBE Yutaka
2017-07-19
1
-1
/
+1
*
Spelling fixes in docs and comments.
NIIBE Yutaka
2017-04-28
3
-4
/
+4
*
kbx: Unify blob reading functions.
Werner Koch
2017-04-01
5
-37
/
+54
*
gpg: Avoid multiple open calls to the keybox file.
Werner Koch
2017-03-31
1
-2
/
+7
*
gpg: Remove the use of the signature information from a KBX.
Werner Koch
2017-03-30
6
-39
/
+16
*
Remove -I option to common.
NIIBE Yutaka
2017-03-07
6
-7
/
+7
[next]