index
:
gnupg
ECC-INTEGRATION-2-1
GNUPG-1-9-BRANCH
GNUPG-1-9-BRANCH-MO
GNUPG-TRUNK-MO-HACKS
STABLE-BRANCH-1-0
STABLE-BRANCH-1-2
STABLE-BRANCH-1-4
STABLE-BRANCH-2-0
STABLE-BRANCH-2-2
STABLE-BRANCH-2-2.40
STABLE-BRANCH-2-4
T3880
T3880-fix
bjk/passphrase-inquire
cb/T5215
cb/test
ccid_driver_improvement
debian-unstable-patch-queue
disallow-v3-keys
dkg-fix-T4566
dkg-fix-T4593
dkg-fix-T4628
dkg-fix-T4652
dkg-fix-T4682
dkg/T1371
dkg/T1967
dkg/fix-4855
dkg/fix-T3995
dkg/fix-T4490
dkg/fix-T4501
dkg/fix-T4507
dkg/fix-T4522
dkg/gpgv-doc-improvement
dkg/no-skel-files
dkg/passphrase-env
ePit-1-0
fix-1950
fix-4393
fix-T3995
fix-T4017
fix-T4018
fix-T4019
gniibe/T4620
gniibe/crypto-refresh
gniibe/decryption-key
gniibe/fix-3465
gniibe/kem
gniibe/pcsc-get-status
gniibe/regexp
gniibe/scd-direct-keygrip
gniibe/scd-kdf-support
gniibe/scd-watch
gniibe/sos
gniibe/spawn
gniibe/t3883
gniibe/t6275
gniibe/t6364
gniibe/t6487
gniibe/t6592
gniibe/t6606
gniibe/t7426
gniibe/v5/448
gniibe/x25519
ikloecker/pinentry-formatted-passphrase
ikloecker/t5462
ikloecker/t5598-appimage
justus/fix-1788
justus/issue1955
justus/issue2012
justus/issue2700
justus/issue2826-0
justus/libdns-0
justus/scm-9
key-storage-work
master
mo-scd
neal/dirmngr-ldap
neal/encrypted-mailing-lists
neal/issue2236
neal/kdb
neal/next
neal/pending
neal/strsplit
npth
npth-2
npth-3
npth-4
scd-backport-2-0
scd-pin-prompt
scd-work
seckey-sync-work
switch-to-gpgk
t5964
tobias/gpgsum
tobias/tsa
tpm-work
wk/g13work
wk/kyber-test
wk/signcode
wk/stable-2.2-global-options
wk/test-master
wk/w32-smime-perf-tests
The GNU Privacy Guard
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kbx
/
keybox-init.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
indent: Fix spelling
Daniel Kahn Gillmor
2024-05-31
1
-1
/
+1
*
kbx: For non-Windows use 64k buffers by default instead of 128k.
Werner Koch
2023-05-08
1
-1
/
+7
*
kbx: Use custom estream buffering
Werner Koch
2023-05-08
1
-3
/
+78
*
kbx: Use wrapper functions for es_fclose and es_fopen.
Werner Koch
2023-05-05
1
-2
/
+43
*
Replace most of the remaining stdio calls by estream calls.
Werner Koch
2020-10-20
1
-3
/
+3
*
Replace all calls to access by gnupg_access
Werner Koch
2020-10-20
1
-1
/
+2
*
kbx: Fix deadlock in gpgsm on Windows due to a sharing violation.
Werner Koch
2019-05-14
1
-12
/
+8
*
sm: Change keydb code to use the keybox locking.
Werner Koch
2019-05-14
1
-4
/
+9
*
Change all http://www.gnu.org in license notices to https://
Werner Koch
2016-11-05
1
-1
/
+1
*
Fix more spelling
Daniel Kahn Gillmor
2016-09-17
1
-1
/
+1
*
w32: Fix deadlock introduced by keybox_file_rename.
Werner Koch
2016-01-14
1
-14
/
+30
*
kbx: Improve and fix keybox_lock.
Werner Koch
2016-01-13
1
-15
/
+13
*
kbx: Implement keybox_lock for use by gpg.
Werner Koch
2016-01-13
1
-10
/
+48
*
gpg: Make sure to mark a duplicate registered keybox as primary.
Werner Koch
2016-01-13
1
-8
/
+16
*
kbx: Include gpg-error prior to mischelp.h.
Werner Koch
2015-11-27
1
-1
/
+1
*
Fix typos found using codespell.
Justus Winter
2015-11-17
1
-1
/
+1
*
gpg: Take care to use pubring.kbx if it has ever been used.
Werner Koch
2014-10-09
1
-7
/
+27
*
gpgsm: Add a way to save a found state.
Werner Koch
2014-06-02
1
-0
/
+30
*
gpg: First patches to support a keybox storage backend.
Werner Koch
2012-12-27
1
-0
/
+17
*
Nuked almost all trailing white space.
post-nuke-of-trailing-ws
Werner Koch
2011-02-04
1
-8
/
+8
*
Merged jnlib into common.
Werner Koch
2010-03-10
1
-1
/
+1
*
Fix a problem with dirmngr looked up certificates.
Werner Koch
2008-04-01
1
-4
/
+76
*
tryu harder to ignore duplicate specified keyrings and -boxes.
Werner Koch
2007-08-24
1
-4
/
+3
*
Changed to GPLv3.
Werner Koch
2007-07-04
1
-4
/
+2
*
Updated FSF's address.
Werner Koch
2006-06-20
1
-1
/
+2
*
(keybox_release): Close the file pointer.
Werner Koch
2004-12-07
1
-0
/
+5
*
This commit was manufactured by cvs2svn to create branch
Repo Admin
2003-06-05
1
-0
/
+127
*
This commit was manufactured by cvs2svn to create branch
Repo Admin
2002-10-19
1
-127
/
+0
*
* keybox-init.c (keybox_set_ephemeral): New.
Werner Koch
2002-06-19
1
-1
/
+8
*
We have reached a state where we are able to import certs and
Werner Koch
2001-11-13
1
-28
/
+75
*
Started with keybox implementation by basing it on code from the GnuPG
Werner Koch
2001-11-10
1
-0
/
+73