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
/
tofu.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
g10: If a key has no valid user ids, change TOFU to return TRUST_NEVER.
Neal H. Walfield
2016-08-30
1
-1
/
+16
*
g10: Change tofu_register & tofu_get_validity to process multiple uids.
Neal H. Walfield
2016-08-30
1
-136
/
+168
*
g10: Support nested transactions on the TOFU DB.
Neal H. Walfield
2016-08-30
1
-20
/
+21
*
g10: Print the info text in more situations.
Neal H. Walfield
2016-08-30
1
-1
/
+2
*
g10: Print the formatted text.
Neal H. Walfield
2016-08-30
1
-1
/
+1
*
gpg: New option --with-tofu-info.
Werner Koch
2016-08-25
1
-14
/
+58
*
gpg: Change TOFU_STATS to return timestamps.
Werner Koch
2016-08-24
1
-32
/
+59
*
gpg: Remove tofu database format "split".
Werner Koch
2016-08-10
1
-709
/
+160
*
g10: Fix error handling.
Justus Winter
2016-07-21
1
-3
/
+3
*
g10: Drop superfluous begin transaction.
Justus Winter
2016-07-21
1
-7
/
+1
*
g10: Fix crash.
Justus Winter
2016-07-21
1
-2
/
+10
*
gpg: Avoid endless loop in a tofu error case.
Werner Koch
2016-06-14
1
-1
/
+1
*
gpg: Split tofu's get_trust function into several smaller ones.
Werner Koch
2016-06-14
1
-434
/
+480
*
Replace use of opt.homedir by accessor functions.
Werner Koch
2016-06-07
1
-5
/
+5
*
gpg: Speed up key listing in Tofu mode.
Werner Koch
2016-05-21
1
-50
/
+18
*
gpg: Avoid name spaces clash with future sqlite versions.
Werner Koch
2016-05-21
1
-19
/
+19
*
gpg: Explicitly close a combined Tofu DB.
Werner Koch
2016-05-21
1
-3
/
+8
*
gpg: Store the Tofu meta handle for databases in CTRL.
Werner Koch
2016-05-21
1
-35
/
+38
*
gpg: Fix the TOFU_STATS_LONG status.
Werner Koch
2016-05-21
1
-4
/
+7
*
gpg: Fix const char pointer mismatch with gettext.
Werner Koch
2016-05-04
1
-3
/
+4
*
gpg: Emit status lines TOFU_STATS and TOFU_STATS_LONG.
Werner Koch
2016-05-03
1
-8
/
+61
*
gpg: Extend TRUST_foo status lines with the trust model.
Werner Koch
2016-05-02
1
-4
/
+17
*
gpg: Improve line wrapping for a tofu message.
Werner Koch
2016-05-02
1
-8
/
+14
*
gpg: Re-format some tofu messages.
Werner Koch
2016-05-02
1
-107
/
+151
*
gpg: Factor some code code out of tofu.c
Werner Koch
2016-04-29
1
-82
/
+82
*
gpg: Remove all assert.h and s/assert/log_assert/.
Werner Koch
2016-04-29
1
-61
/
+60
*
g10: Use gpg-error abstraction of sched_yield.
Justus Winter
2016-03-31
1
-2
/
+1
*
gpg: Fix NULL-segv for missing tofu DB.
Werner Koch
2016-03-29
1
-1
/
+2
*
gpg: Streamline use of error messages in tofu.c
Werner Koch
2016-01-19
1
-123
/
+134
*
g10: Improve strings printed by tofu.c.
Werner Koch
2016-01-18
1
-128
/
+132
*
gpg: Avoid warnings about possible NULL deref.
Werner Koch
2016-01-07
1
-0
/
+6
*
gpg: Improve documentation.
Neal H. Walfield
2015-12-02
1
-2
/
+1
*
gpg: Fix type mismatch resulting in a buffer overflow.
Neal H. Walfield
2015-12-02
1
-1
/
+4
*
gpg: Reflow long texts.
Neal H. Walfield
2015-11-23
1
-4
/
+12
*
Fix typos found using codespell.
Justus Winter
2015-11-17
1
-1
/
+1
*
gpg: Use only one fingerprint formatting function.
Werner Koch
2015-11-14
1
-50
/
+11
*
gpg: Simplify the tofu interface by using the public key packet.
Werner Koch
2015-11-13
1
-28
/
+9
*
gpg: Make trusted-key override for Tofu robust against swapped tofu.db.
Werner Koch
2015-11-13
1
-19
/
+31
*
gpg: Default to the flat TOFU DB format.
Neal H. Walfield
2015-11-10
1
-2
/
+2
*
gpg: Change out of core error message.
Werner Koch
2015-11-03
1
-19
/
+28
*
gpg: Also show when the most recently signed message was observed.
Neal H. Walfield
2015-11-03
1
-1
/
+23
*
gpg: Split a utility function out of a large function.
Neal H. Walfield
2015-11-03
1
-134
/
+157
*
gpg: Fix message formatting.
Neal H. Walfield
2015-11-03
1
-2
/
+2
*
gpg: Don't store formatting fingerprints in the TOFU DB.
Neal H. Walfield
2015-11-03
1
-77
/
+100
*
gpg: Change sqlite3_stepx to pass the sqlite3_stmt * to the callback.
Neal H. Walfield
2015-10-29
1
-6
/
+31
*
gpg: Move sqlite helper functions into their own file.
Neal H. Walfield
2015-10-29
1
-223
/
+1
*
gpg: Make sure we only have a single SQL statement.
Neal H. Walfield
2015-10-26
1
-1
/
+16
*
gpg: When the TOFU DB is in batch mode, periodically drop the locks.
Neal H. Walfield
2015-10-26
1
-0
/
+30
*
gpg: Provide an interface to patch TOFU updates.
Neal H. Walfield
2015-10-23
1
-53
/
+209
*
gpg: Cache prepared SQL queries and open DB connections.
Neal H. Walfield
2015-10-23
1
-211
/
+518
[prev]
[next]