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
/
g10
/
trustdb.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
gpg: Move key cleaning functions to a separate file.
Werner Koch
2018-07-09
1
-0
/
+1
*
gpg: Pass CTRL arg to get_trusthashrec.
Werner Koch
2018-03-26
1
-1
/
+1
*
g10: Fix regexp sanitization.
NIIBE Yutaka
2017-12-04
1
-1
/
+5
*
gpg: Fix memory leak while running --check-trustdb.
Werner Koch
2017-08-24
1
-0
/
+3
*
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
-92
/
+97
*
g10: Move more flags into the flag bitfield.
Justus Winter
2017-03-08
1
-6
/
+6
*
Remove -I option to common.
NIIBE Yutaka
2017-03-07
1
-5
/
+5
*
gpg: Fix (quick) key generation with --always-trust.
Justus Winter
2017-03-02
1
-0
/
+10
*
gpg: Do not require a trustdb for decryption.
Werner Koch
2017-02-28
1
-27
/
+58
*
Fix spelling.
Daniel Kahn Gillmor
2017-02-21
1
-1
/
+1
*
Clean up word replication.
Yuri Chornoivan
2017-02-21
1
-1
/
+1
*
gpg: Fix misleading log message when checking regexp.
Damien Goutte-Gattat
2017-01-23
1
-2
/
+2
*
g10: avoid warning when --disable-tofu
Daniel Kahn Gillmor
2017-01-04
1
-1
/
+1
*
g10: Avoid gratuitously loading a keyblock when it is already available
Neal H. Walfield
2016-11-23
1
-7
/
+27
*
g10: If the set of UTKs changes, invalidate any changed policies.
Neal H. Walfield
2016-11-22
1
-0
/
+7
*
Change all http://www.gnu.org in license notices to https://
Werner Koch
2016-11-05
1
-1
/
+1
*
g10: Add missing header.
Justus Winter
2016-09-15
1
-0
/
+1
*
g10: Only consider bindings matching the signer's user id.
Neal H. Walfield
2016-09-15
1
-11
/
+29
*
g10: Record and show statistics for encrypted messages when using TOFU
Neal H. Walfield
2016-09-06
1
-3
/
+3
*
g10: Don't add user attributes to the TOFU DB.
Neal H. Walfield
2016-09-05
1
-0
/
+8
*
g10: Change tofu_register & tofu_get_validity to process multiple uids.
Neal H. Walfield
2016-08-30
1
-45
/
+48
*
g10: Fix memory leak.
Justus Winter
2016-07-01
1
-4
/
+6
*
gpg: Store the Tofu meta handle for databases in CTRL.
Werner Koch
2016-05-21
1
-2
/
+2
*
gpg: Pass CTRL object down to the trust functions
Werner Koch
2016-05-21
1
-20
/
+21
*
gpg: Extend TRUST_foo status lines with the trust model.
Werner Koch
2016-05-02
1
-10
/
+12
*
gpg: Remove all assert.h and s/assert/log_assert/.
Werner Koch
2016-04-29
1
-4
/
+3
*
gpg: Replace use of "gpg2" by GPG_NAME
Werner Koch
2016-04-05
1
-2
/
+2
*
gpg: Silence trustdb computation with --quiet.
Werner Koch
2016-03-19
1
-8
/
+11
*
gpg: Silence message about ignoring revoked user ids.
Werner Koch
2016-01-20
1
-10
/
+14
*
Use ngettext for some strings.
Werner Koch
2016-01-18
1
-4
/
+10
*
gpg: Avoid warnings about possible NULL deref.
Werner Koch
2016-01-07
1
-1
/
+0
*
gpg: Fix warnings about useless assignments.
Werner Koch
2016-01-07
1
-2
/
+0
*
gpg: Take care of keydb_new returning NULL.
Werner Koch
2015-12-03
1
-1
/
+4
*
Silence unused variable or parameter warnings.
Werner Koch
2015-11-27
1
-0
/
+7
*
gpg: Change keydb_search to not return legacy keys.
Neal H. Walfield
2015-11-17
1
-5
/
+1
*
Fix typos found using codespell.
Justus Winter
2015-11-17
1
-1
/
+1
*
gpg: Simplify the tofu interface by using the public key packet.
Werner Koch
2015-11-13
1
-8
/
+2
*
gpg: Default to the the PGP trust model.
Neal H. Walfield
2015-11-10
1
-2
/
+2
*
gpg: Display the correct error message.
Neal H. Walfield
2015-10-29
1
-4
/
+7
*
gpg: Eliminate a memory leak.
Neal H. Walfield
2015-10-29
1
-7
/
+9
*
gpg: If the saved trust model is unknown, default to tofu+pgp.
Neal H. Walfield
2015-10-21
1
-2
/
+2
*
gpg: Don't accidentally free UTK_LIST.
Neal H. Walfield
2015-10-21
1
-1
/
+2
*
gpg: When evaluating trust reg exps, treat tofu+pgp like pgp.
Neal H. Walfield
2015-10-21
1
-2
/
+4
*
gpg: Keep the trust DB up to date for the tofu and tofu+pgp models.
Neal H. Walfield
2015-10-21
1
-7
/
+18
*
gpg: Factor out code into a standalone function.
Neal H. Walfield
2015-10-21
1
-7
/
+14
*
build: Allow building without SQLlite support.
Werner Koch
2015-10-20
1
-0
/
+13
*
gpg: Silence two more warnings.
Werner Koch
2015-10-18
1
-1
/
+1
*
g10: Add TOFU support.
Neal H. Walfield
2015-10-18
1
-43
/
+137
*
gpg: Fix skip function dummy parameter.
Werner Koch
2015-09-16
1
-2
/
+2
[next]