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
*
Require GpgRT version 1.41.
Werner Koch
2021-02-10
1
-16
/
+0
*
kbx: Better error message in case of a crippled Libgcrypt.
Werner Koch
2020-12-02
1
-2
/
+10
*
w32: Replace some fopen by es_fopen.
Werner Koch
2020-11-11
1
-10
/
+10
*
kbx: Don't put zero-byte for ECC.
NIIBE Yutaka
2020-11-02
1
-17
/
+18
*
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-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
[next]