index
:
gnupg2
master
gnupg2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
g10
/
tdbio.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
gpg,common,scd,sm: Function prototype fixes for modern compiler.
NIIBE Yutaka
2022-09-13
1
-6
/
+6
*
Remove remaining support for WindowsCE
Werner Koch
2022-06-03
1
-31
/
+1
*
gpg: Remove stale ultimately trusted keys from the trustdb.
Werner Koch
2021-11-13
1
-6
/
+9
*
Replace all calls to stat by gnupg_stat.
Werner Koch
2020-10-20
1
-2
/
+2
*
Replace most calls to open by a new wrapper.
Werner Koch
2020-10-20
1
-3
/
+3
*
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
-3
/
+5
*
gpg: Fix trustdb for v5key.
NIIBE Yutaka
2020-08-07
1
-5
/
+2
*
Spelling cleanup.
Daniel Kahn Gillmor
2020-02-19
1
-1
/
+1
*
all: fix spelling and typos
Daniel Kahn Gillmor
2018-10-24
1
-3
/
+3
*
gpg: Don't take the a TOFU trust model from the trustdb,
Werner Koch
2018-10-10
1
-4
/
+25
*
gpg: Auto-fix a broken trustdb with just the version record.
Werner Koch
2018-03-26
1
-0
/
+14
*
gpg: Pass CTRL arg to get_trusthashrec.
Werner Koch
2018-03-26
1
-7
/
+9
*
gpg: Return better error codes in case of a too short trustdb.
Werner Koch
2018-03-26
1
-15
/
+16
*
gpg: Fix trustdb updates without lock held.
Werner Koch
2018-03-26
1
-10
/
+29
*
gpg: Disable unused code parts in tdbio.c
Werner Koch
2018-03-26
1
-3
/
+7
*
Spelling fixes in docs and comments.
NIIBE Yutaka
2017-04-28
1
-1
/
+1
*
gpg: Pass CTRL to many more functions.
Werner Koch
2017-03-31
1
-37
/
+39
*
Remove -I option to common.
NIIBE Yutaka
2017-03-07
1
-4
/
+4
*
Change all http://www.gnu.org in license notices to https://
Werner Koch
2016-11-05
1
-1
/
+1
*
g10: Fix opening of trust database.
Justus Winter
2016-08-10
1
-2
/
+2
*
g10: Fix another race condition for trustdb access.
Niibe Yutaka
2016-06-15
1
-2
/
+6
*
Replace use of opt.homedir by accessor functions.
Werner Koch
2016-06-07
1
-2
/
+3
*
gpg: Remove all assert.h and s/assert/log_assert/.
Werner Koch
2016-04-29
1
-7
/
+6
*
g10: Make sure to have the directory for trustdb.
NIIBE Yutaka
2016-02-12
1
-56
/
+62
*
gpg: Fix warnings about useless assignments.
Werner Koch
2016-01-07
1
-12
/
+21
*
Fix typos found using codespell.
Justus Winter
2015-11-17
1
-3
/
+3
*
gpg: Mark local function as static.
Neal H. Walfield
2015-10-19
1
-1
/
+1
*
gpg: Replace -1 by GPG_ERR_NOT_FOUND in tdbio.c
Werner Koch
2015-06-04
1
-12
/
+9
*
gpg: Cleanup error code path in case of a bad trustdb.
Werner Koch
2015-06-04
1
-26
/
+28
*
gpg: Fix output in case of a corrupted trustdb.
Werner Koch
2015-06-04
1
-1
/
+2
*
gpg: Re-indent and improve documentation of g10/tdbio.c
Werner Koch
2015-06-04
1
-962
/
+1264
*
g10: Fix a race condition initially creating trustdb.
NIIBE Yutaka
2015-05-28
1
-65
/
+56
*
g10: Remove g10/signal.c.
NIIBE Yutaka
2015-05-27
1
-2
/
+2
*
gpg: Replace remaining uses of stdio by estream.
Werner Koch
2015-02-19
1
-31
/
+34
*
Use inline functions to convert buffer data to scalars.
Werner Koch
2015-02-11
1
-10
/
+10
*
gpg: Replace remaining old error code macros by GPG_ERR_.
Werner Koch
2015-01-22
1
-52
/
+54
*
Use a unique capitalization for "Note:".
Werner Koch
2014-10-10
1
-1
/
+1
*
Silence more warnings about unused vars and args.
Werner Koch
2014-03-07
1
-1
/
+1
*
gpg: Do not require a trustdb with --always-trust.
Werner Koch
2014-03-07
1
-2
/
+6
*
Make use of the *_NAME etc macros.
Werner Koch
2013-11-18
1
-3
/
+3
*
Change all quotes in strings and comments to the new GNU standard.
Werner Koch
2012-06-05
1
-10
/
+10
*
Changes to --min-cert-level should cause a trustdb rebuild (issue 1366)
David Shaw
2012-01-20
1
-6
/
+12
*
Add a flag parameter to dotlock_create.
Werner Koch
2011-09-28
1
-3
/
+3
*
Renamed the lock functions.
Werner Koch
2011-09-23
1
-12
/
+12
*
Do not print read-only trustdb warning with --quiet.
Werner Koch
2011-07-29
1
-1
/
+1
*
Nuked almost all trailing white space.
post-nuke-of-trailing-ws
Werner Koch
2011-02-04
1
-4
/
+3
*
Change last change. Does now work.
Werner Koch
2010-12-09
1
-3
/
+18
*
Change dirmngr timer under W32CE.
Werner Koch
2010-12-09
1
-0
/
+17
*
Use gpg_err_set_errno to assign values to ERRNO.
Werner Koch
2010-04-01
1
-1
/
+1
[next]