index
:
gnupg2
master
gnupg2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sm
/
keydb.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
keyboxd: Pass lock info back to gpg and gpgsm.
Werner Koch
2023-12-18
1
-2
/
+21
*
kbx: Add extra flags to fopen for use by Windows.
Werner Koch
2023-05-04
1
-1
/
+1
*
Use the keyboxd for a fresh install
Werner Koch
2023-04-04
1
-4
/
+24
*
gpgsm: Fix "problem re-searching certificate" case.
Werner Koch
2022-12-05
1
-1
/
+1
*
sm,w32: Fix Unicode problem on key box creation.
Werner Koch
2021-07-29
1
-1
/
+1
*
sm: Fix finding of issuer in use-keyboxd mode.
Werner Koch
2021-06-11
1
-31
/
+52
*
keyboxd: Fix searching for exact mail addresses.
Werner Koch
2021-04-21
1
-1
/
+2
*
common: Fix duplicate implementation of try_make_homedir.
Werner Koch
2020-11-04
1
-24
/
+1
*
g10,sm: Use gnupg_access at two more places
Werner Koch
2020-10-26
1
-1
/
+1
*
Replace most of the remaining stdio calls by estream calls.
Werner Koch
2020-10-20
1
-8
/
+10
*
Replace all calls to access by gnupg_access
Werner Koch
2020-10-20
1
-4
/
+5
*
gpgsm: Fix detection of too old keyboxd.
Werner Koch
2020-10-05
1
-3
/
+4
*
sm: Fix returning of the ephemeral flag in keyboxd mode.
Werner Koch
2020-09-22
1
-6
/
+8
*
sm: Implement delete key in keyboxd mode
Werner Koch
2020-09-21
1
-4
/
+28
*
sm: Implement initial support for keyboxd.
Werner Koch
2020-09-10
1
-43
/
+324
*
keyboxd: Use D-lines instead of a separate thread.
Werner Koch
2020-09-10
1
-1
/
+1
*
kbx: Change X.509 S/N search definition.
Werner Koch
2020-09-09
1
-8
/
+4
*
sm: New options to prepare the use of keyboxd.
Werner Koch
2020-09-03
1
-75
/
+383
*
sm: Add arg ctrl to keydb_new.
Werner Koch
2020-09-03
1
-4
/
+6
*
Merge branch 'switch-to-gpgk' into master
Werner Koch
2019-09-27
1
-1
/
+1
|
\
|
*
kbx: Allow writing using a estream.
Werner Koch
2019-08-06
1
-1
/
+1
*
|
gpg,sm: Implement keybox compression run and release lock in gpgsm
Werner Koch
2019-08-23
1
-1
/
+4
|
/
*
sm: Add a couple of debug calls to the keydb module.
Werner Koch
2019-05-15
1
-39
/
+215
*
sm: Change keydb code to use the keybox locking.
Werner Koch
2019-05-14
1
-38
/
+36
*
kbx: Add support for 32 byte fingerprints.
Werner Koch
2019-03-14
1
-0
/
+1
*
all: fix spelling and typos
Daniel Kahn Gillmor
2018-10-24
1
-1
/
+1
*
sm, w32: Fix initial keybox creation
Andre Heinecke
2017-11-14
1
-1
/
+1
*
Remove -I option to common.
NIIBE Yutaka
2017-03-07
1
-1
/
+1
*
Clean up word replication.
Yuri Chornoivan
2017-02-21
1
-1
/
+1
*
gpg,sm: Add STATUS_ERROR keydb_search and keydb_add-resource.
Werner Koch
2016-11-10
1
-27
/
+42
*
sm: Remove unused arg SECRET from keydb functions.
Werner Koch
2016-11-10
1
-19
/
+10
*
Change all http://www.gnu.org in license notices to https://
Werner Koch
2016-11-05
1
-1
/
+1
*
Replace use of opt.homedir by accessor functions.
Werner Koch
2016-06-07
1
-1
/
+1
*
sm: Always create a keybox header when creating a new keybox.
Werner Koch
2016-03-17
1
-0
/
+12
*
kbx: Change return type of search functions to gpg_error_t.
Werner Koch
2016-01-13
1
-6
/
+8
*
gpg: Make sure to mark a duplicate registered keybox as primary.
Werner Koch
2016-01-13
1
-15
/
+19
*
sm: Avoid warnings about useless assignments.
Werner Koch
2016-01-07
1
-5
/
+1
*
Fix typos found using codespell.
Justus Winter
2015-11-17
1
-1
/
+1
*
sm: Fix cert storage for ephemeral certs
Andre Heinecke
2015-06-25
1
-2
/
+20
*
kbx: Let keydb_search skip unwanted blobs.
Werner Koch
2014-10-31
1
-0
/
+1
*
gpg: Skip overlong keys and a print a warning.
Werner Koch
2014-10-09
1
-1
/
+3
*
gpg: Take care to use pubring.kbx if it has ever been used.
Werner Koch
2014-10-09
1
-2
/
+2
*
sm: Create homedir and lock empty keybox creation.
Werner Koch
2014-08-14
1
-99
/
+217
*
gpgsm: Add a way to save a found state.
Werner Koch
2014-06-02
1
-0
/
+54
*
gpg: Fix uninitialized access to search descindex with gpg keyboxes.
Werner Koch
2014-05-14
1
-1
/
+1
*
sm: Remove cruft from source files.
Werner Koch
2013-06-27
1
-107
/
+0
*
Change all quotes in strings and comments to the new GNU standard.
Werner Koch
2012-06-05
1
-8
/
+8
*
Add a flag parameter to dotlock_create.
Werner Koch
2011-09-28
1
-1
/
+1
*
Renamed the lock functions.
Werner Koch
2011-09-23
1
-6
/
+6
*
Fixed set but unused variable bugs
Werner Koch
2011-08-10
1
-2
/
+0
[next]