index
:
gnupg2
master
gnupg2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kbx
/
keybox-update.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
kbx: Use wrapper functions for es_fclose and es_fopen.
Werner Koch
2023-05-05
1
-63
/
+62
*
kbx: Add extra flags to fopen for use by Windows.
Werner Koch
2023-05-04
1
-6
/
+6
*
kbx: Fix memory leak.
Jakub Jelen
2021-04-13
1
-2
/
+2
*
Replace most of the remaining stdio calls by estream calls.
Werner Koch
2020-10-20
1
-62
/
+62
*
Replace all calls to access by gnupg_access
Werner Koch
2020-10-20
1
-4
/
+6
*
Merge branch 'switch-to-gpgk' into master
Werner Koch
2019-09-27
1
-2
/
+2
|
\
|
*
kbx: Allow writing using a estream.
Werner Koch
2019-08-06
1
-2
/
+2
*
|
kbx: Fix regression in compression trigger from July 18
Werner Koch
2019-08-23
1
-2
/
+2
*
|
kbx: Allow "gpgsm --faked-system-time" to kick off a compression run.
Werner Koch
2019-07-18
1
-1
/
+1
|
/
*
kbx: Fix deadlock in gpgsm on Windows due to a sharing violation.
Werner Koch
2019-05-14
1
-1
/
+1
*
kbx: Unify blob reading functions.
Werner Koch
2017-04-01
1
-3
/
+3
*
gpg: Remove the use of the signature information from a KBX.
Werner Koch
2017-03-30
1
-7
/
+4
*
common: Rename keybox_file_rename to gnupg_rename_file.
Werner Koch
2016-11-16
1
-2
/
+2
*
Change all http://www.gnu.org in license notices to https://
Werner Koch
2016-11-05
1
-1
/
+1
*
kbx: Add missing header file.
Justus Winter
2016-08-03
1
-0
/
+1
*
gpg,gpgsm: Block signals during keyring/keybox update.
Werner Koch
2016-08-03
1
-14
/
+23
*
kbx: New function keybox_file_rename to replace rename.
Werner Koch
2016-01-14
1
-12
/
+5
*
kbx: Add function keybox_tmp_names to avoid code duplication.
Werner Koch
2016-01-14
1
-73
/
+12
*
kbx: Avoid faulty fclose in an error case.
Werner Koch
2016-01-06
1
-2
/
+1
*
Fix typos found using codespell.
Justus Winter
2015-11-17
1
-1
/
+1
*
cleanup: Fix confusion between gpg_error_t and gpg_err_code_t.
NIIBE Yutaka
2015-10-14
1
-1
/
+1
*
Use inline functions to convert buffer data to scalars.
Werner Koch
2015-02-11
1
-5
/
+4
*
kbx: Fix resource leak.
Joshua Rogers
2015-01-30
1
-5
/
+32
*
kbx: Let keydb_search skip unwanted blobs.
Werner Koch
2014-10-31
1
-5
/
+6
*
gpg: Take care to use pubring.kbx if it has ever been used.
Werner Koch
2014-10-09
1
-13
/
+25
*
kbx: Implement update operation for OpenPGP keyblocks.
Werner Koch
2013-11-15
1
-4
/
+41
*
kbx: Add a few macros for easier readability.
Werner Koch
2013-08-29
1
-10
/
+12
*
gpg: Add signature cache support to the keybox.
Werner Koch
2012-12-28
1
-3
/
+6
*
gpg: First working support for keyboxes.
Werner Koch
2012-12-28
1
-1
/
+58
*
Change all quotes in strings and comments to the new GNU standard.
Werner Koch
2012-06-05
1
-1
/
+1
*
Nuked almost all trailing white space.
post-nuke-of-trailing-ws
Werner Koch
2011-02-04
1
-45
/
+44
*
common/
Marcus Brinkmann
2010-04-20
1
-2
/
+0
*
More changes for CE. gpgsm does now build and run a keylisting.
Werner Koch
2010-03-24
1
-4
/
+8
*
Use macros for iobuf ioctls.
Werner Koch
2010-03-08
1
-3
/
+3
*
Fixed a temporary file name collision between gpg and gpgsm under Windows.
Werner Koch
2008-11-20
1
-6
/
+9
*
Marked all unused args on non-W32 platforms.
Werner Koch
2008-10-20
1
-2
/
+7
*
Fixed bug#907.
Werner Koch
2008-05-06
1
-33
/
+33
*
Fix a problem with dirmngr looked up certificates.
Werner Koch
2008-04-01
1
-25
/
+8
*
Changed to GPLv3.
Werner Koch
2007-07-04
1
-4
/
+2
*
kbx/
Werner Koch
2007-03-20
1
-3
/
+3
*
Updated FSF's address.
Werner Koch
2006-06-20
1
-1
/
+2
*
* configure.ac (gl_INIT): Add gnulib stuff.
Werner Koch
2005-06-01
1
-0
/
+32
*
First take on a W32 port
Werner Koch
2004-12-02
1
-1
/
+1
*
The keybox gets now compressed after 3 hours and ephemeral
Werner Koch
2004-04-26
1
-23
/
+202
*
* keybox.h (keybox_flag_t): New.
Werner Koch
2004-02-02
1
-0
/
+82
*
Replaced deprecated type names
Werner Koch
2003-12-17
1
-2
/
+2
*
This commit was manufactured by cvs2svn to create branch
Repo Admin
2003-06-05
1
-0
/
+437
*
This commit was manufactured by cvs2svn to create branch
Repo Admin
2002-10-19
1
-433
/
+0
*
* keybox-defs.h: New BLOBTYPTE_EMPTY.
Werner Koch
2002-07-22
1
-1
/
+44
*
* keybox-init.c (keybox_set_ephemeral): New.
Werner Koch
2002-06-19
1
-1
/
+1
[next]