aboutsummaryrefslogtreecommitdiffstats
path: root/kbx (unfollow)
Commit message (Expand)AuthorFilesLines
2020-10-20Replace all calls to stat by gnupg_stat.Werner Koch1-3/+3
2020-10-20Replace most of the remaining stdio calls by estream calls.Werner Koch9-123/+124
2020-10-20Replace all calls to access by gnupg_accessWerner Koch2-5/+8
2020-10-05keyboxd: Fix duplicates when listing keys by uid.Werner Koch1-24/+53
2020-09-25keyboxd: Make use of the config tableWerner Koch1-2/+119
2020-09-24keyboxd: New command TRANSACTION.Werner Koch6-10/+230
2020-09-24keyboxd: Implement multiple search descriptions.Werner Koch3-2/+22
2020-09-24keyboxd: Fix UDPATE keyblob SQL statementWerner Koch1-14/+15
2020-09-24keyboxd: Remove unused variables.Werner Koch1-2/+0
2020-09-22keyboxd: Extend PUBKEY_INFO status line with an uid ordinal.Werner Koch5-29/+99
2020-09-22kbx: Add bounds check to detect corrupt keyboxes.Werner Koch1-6/+99
2020-09-21sm: Implement delete key in keyboxd modeWerner Koch1-0/+3
2020-09-11keyboxd: Implement lookup by short and long keyid.Werner Koch1-53/+42
2020-09-11keyboxd: Add ephemeral and revoked flag to the sqlite backend.Werner Koch5-22/+65
2020-09-10keyboxd: Add basic support for X.509.Werner Koch5-67/+311
2020-09-10keyboxd: Use D-lines instead of a separate thread.Werner Koch2-4/+10
2020-09-10keyboxd: Add options --openpgp and --x509 to SEARCH.Werner Koch4-47/+112
2020-09-09kbx: Change X.509 S/N search definition.Werner Koch2-4/+5
2020-09-02keyboxd: Restructure client access code.Werner Koch3-2/+497
2020-09-02keyboxd: Fix user id based queriesWerner Koch1-4/+4
2020-08-06kbx: Support v5key for short kid and long kid.NIIBE Yutaka1-2/+32
2020-07-27kbx: Fix short KID and long KID handling for FPR32.NIIBE Yutaka1-1/+1
2020-03-14gpgconf: Further simplify the gpgconf option processing.Werner Koch1-20/+0
2020-02-22Use gpgrt's new option parser for the new keyboxd.Werner Koch1-102/+88
2020-02-21Use gpgrt's new option parser for the tools.Werner Koch1-31/+33
2020-02-20gpg: Use gpgrt's new option parser to provide a global conf file.Werner Koch1-0/+4
2020-02-18Spelling cleanup.Daniel Kahn Gillmor9-14/+14
2020-02-13build: New configure option --disable-keyboxdWerner Koch1-1/+5
2020-02-10build: Always use EXTERN_UNLESS_MAIN_MODULE pattern.Werner Koch2-0/+2
2020-01-07kbx: Make sure the tables are joined in a select.Werner Koch1-3/+3
2020-01-02kbx: Initial support for an SQLite backendWerner Koch9-87/+1424
2019-12-23kbx: Change keyboxd to work only with one database.Werner Koch3-162/+112
2019-11-28kbx: Add new command DELETE.Werner Koch5-0/+138
2019-11-28kbx: Redefine the UBID which is now the primary fingerprint.Werner Koch12-167/+154
2019-11-26doc: Fixed variable naming.Werner Koch1-1/+1
2019-10-07kbx: Implement update for the STORE command.Werner Koch3-1/+56
2019-10-01kbx: Add first version of STORE command to keyboxd.Werner Koch8-20/+324
2019-09-27kbx: Fix error code return in keyboxd.switch-to-gpgkWerner Koch2-2/+6
2019-09-27kbx: Store the UBIB in the blob.Werner Koch3-12/+78
2019-09-27kbx,gpg: Allow lookup using a UBID.Werner Koch3-2/+28
2019-09-27kbx: First take on a cache for the keyboxd.Werner Koch9-44/+1420
2019-09-10kbx: Allow fd-passing for the keyboxd.Werner Koch2-6/+109
2019-09-09kbx: Fix keyboxd search first.Werner Koch1-3/+17
2019-09-09kbx: Allow searching from start.Werner Koch2-12/+24
2019-08-23kbx: Include deleted records into the --stats output.Werner Koch1-1/+6
2019-08-23kbx: Fix regression in compression trigger from July 18Werner Koch1-2/+2
2019-08-06kbx: Add framework for the SEARCH commandWerner Koch12-34/+1226
2019-08-06kbx: Allow writing using a estream.Werner Koch3-8/+17
2019-07-18kbx: Allow "gpgsm --faked-system-time" to kick off a compression run.Werner Koch2-2/+2
2019-06-24spelling: Fix "synchronize"Daniel Kahn Gillmor1-2/+2