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
bugfixes-2.2
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
/
g10
/
tdbio.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-10-19
gpg: Mark local function as static.
Neal H. Walfield
1
-1
/
+1
2015-06-04
gpg: Replace -1 by GPG_ERR_NOT_FOUND in tdbio.c
Werner Koch
1
-12
/
+9
2015-06-04
gpg: Cleanup error code path in case of a bad trustdb.
Werner Koch
1
-26
/
+28
2015-06-04
gpg: Fix output in case of a corrupted trustdb.
Werner Koch
1
-1
/
+2
2015-06-04
gpg: Re-indent and improve documentation of g10/tdbio.c
Werner Koch
1
-962
/
+1264
2015-05-28
g10: Fix a race condition initially creating trustdb.
NIIBE Yutaka
1
-65
/
+56
2015-05-27
g10: Remove g10/signal.c.
NIIBE Yutaka
1
-2
/
+2
2015-02-19
gpg: Replace remaining uses of stdio by estream.
Werner Koch
1
-31
/
+34
2015-02-11
Use inline functions to convert buffer data to scalars.
Werner Koch
1
-10
/
+10
2015-01-22
gpg: Replace remaining old error code macros by GPG_ERR_.
Werner Koch
1
-52
/
+54
2014-10-10
Use a unique capitalization for "Note:".
Werner Koch
1
-1
/
+1
2014-03-07
Silence more warnings about unused vars and args.
Werner Koch
1
-1
/
+1
2014-03-07
gpg: Do not require a trustdb with --always-trust.
Werner Koch
1
-2
/
+6
2013-11-18
Make use of the *_NAME etc macros.
Werner Koch
1
-3
/
+3
2012-06-05
Change all quotes in strings and comments to the new GNU standard.
Werner Koch
1
-10
/
+10
2012-01-20
Changes to --min-cert-level should cause a trustdb rebuild (issue 1366)
David Shaw
1
-6
/
+12
2011-09-28
Add a flag parameter to dotlock_create.
Werner Koch
1
-3
/
+3
2011-09-23
Renamed the lock functions.
Werner Koch
1
-12
/
+12
2011-07-29
Do not print read-only trustdb warning with --quiet.
Werner Koch
1
-1
/
+1
2011-02-04
Nuked almost all trailing white space.
post-nuke-of-trailing-ws
Werner Koch
1
-4
/
+3
2010-12-09
Change last change. Does now work.
Werner Koch
1
-3
/
+18
2010-12-09
Change dirmngr timer under W32CE.
Werner Koch
1
-0
/
+17
2010-04-01
Use gpg_err_set_errno to assign values to ERRNO.
Werner Koch
1
-1
/
+1
2009-12-15
Fix bug#1162: error creating home directory
Werner Koch
1
-1
/
+2
2009-09-23
s/DOTLOCK/dotlock_t/.
Werner Koch
1
-1
/
+1
2009-07-22
Print verbose instructions in case of a corrupted trustdb.
Werner Koch
1
-4
/
+3
2008-08-01
Fix !EROFS bug.
Werner Koch
1
-1
/
+2
2008-03-26
Last minute cleanups.
gnupg-2.0.9
Werner Koch
1
-6
/
+6
2008-01-30
W32 fix for trustdb creation.
Werner Koch
1
-3
/
+14
2007-11-19
Started to implement the audit log feature.
Werner Koch
1
-1
/
+1
2007-07-04
Changed to GPLv3.
Werner Koch
1
-4
/
+2
2006-09-14
Take advantage of newer gpg-error features.
Werner Koch
1
-6
/
+6
2006-04-19
Continued with merging.
Werner Koch
1
-3
/
+0
2006-04-19
Merged with gpg 1.4.3 code.
Werner Koch
1
-229
/
+96
2005-07-27
Converted all m_free to xfree etc.
Werner Koch
1
-9
/
+9
2005-07-18
* tdbio.c (open_db): Check for EROFS. Suggested by Bryce Nichols.
Werner Koch
1
-1
/
+5
2005-05-31
Updated FSF street address and preparations for a release candidate.
Werner Koch
1
-1
/
+2
2004-10-14
* misc.c (is_secured_filename): New.
Werner Koch
1
-10
/
+15
2004-10-13
Added SELInux hacks and did some cleanups.
Werner Koch
1
-0
/
+1
2003-12-30
* misc.c (pull_in_libs): Dead code. Removed.
David Shaw
1
-12
/
+8
2003-12-17
* card-util.c (print_name): Fixed bad format string usage.
Werner Koch
1
-14
/
+17
2003-09-23
Merged most of David Shaw's changes in 1.3 since 2003-06-03.
Werner Koch
1
-0
/
+5
2003-07-10
* parse-packet.c (parse_signature): No need to reserve 8 bytes for the
David Shaw
1
-2
/
+4
2003-06-27
Key generation and signing using the OpenPGP card does rudimentary work.
Werner Koch
1
-2
/
+3
2003-06-18
Finished the bulk of changes for gnupg 1.9. This included switching
Werner Koch
1
-64
/
+67
2003-06-05
This commit was manufactured by cvs2svn to create branch
Repo Admin
1
-0
/
+1624
2003-05-01
* tdbio.c (create_version_record): Only create new trustdbs with
David Shaw
1
-1
/
+4
2003-04-26
* sign.c (do_sign): Show the hash used when making a signature in verbose
David Shaw
1
-0
/
+12
2003-01-12
* tdbio.c (tdbio_set_dbname): Fix assertion failure with
David Shaw
1
-3
/
+12
2003-01-06
* packet.h, tdbio.h, tdbio.c (tdbio_read_record, tdbio_write_record),
David Shaw
1
-0
/
+4
[next]