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
*
agent,dirmngr,kbx,scd,tpm2d: Use gnupg_sleep.
NIIBE Yutaka
2021-10-05
1
-1
/
+1
*
kbx: Let it include keybox.h to avoid multiple typedefs.
NIIBE Yutaka
2021-09-30
1
-6
/
+1
*
kbx: A 20 byte fingerprint is right filled in version 2 blob.
NIIBE Yutaka
2021-09-28
1
-0
/
+2
*
build: Fix several "include file not found" problems
Ingo Klöcker
2021-09-20
1
-2
/
+2
*
kbx: Fix checksum computation for no UBID entry on disk.
NIIBE Yutaka
2021-08-27
1
-2
/
+2
*
kbx: Improve debugging of the search descriptions in keyboxd.
Werner Koch
2021-07-08
1
-3
/
+69
*
kbx: Fix keyboxd searching with multiple patterns.
Werner Koch
2021-07-08
2
-10
/
+85
*
kbx: Avoid uninitialized read
Jakub Jelen
2021-05-20
4
-4
/
+9
*
keyboxd: Fix searching for exact mail addresses.
Werner Koch
2021-04-21
2
-2
/
+17
*
Support log-file option from common.conf for all daemon.
Werner Koch
2021-04-20
1
-2
/
+29
*
kbx: Fix memory leak.
Jakub Jelen
2021-04-13
1
-2
/
+2
*
agent,kbx: Add LIBASSUAN_CLFAGS.
Jakub Jelen
2021-04-13
1
-2
/
+2
*
kbxd: Group the options.
Werner Koch
2021-03-22
2
-13
/
+11
*
kbx: Log debug fixes
Werner Koch
2021-02-25
1
-2
/
+4
*
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
[next]