index
:
gnupg2
master
gnupg2
Fast-forward packages
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: Fix trusted introducer for user-ids with only the mbox.
Werner Koch
2022-10-28
1
-19
/
+31
*
gpg,common,scd,sm: Function prototype fixes for modern compiler.
NIIBE Yutaka
2022-09-13
1
-1
/
+1
*
gpg: Fix adding the list of ultimate trusted keys.
NIIBE Yutaka
2022-01-12
1
-0
/
+43
*
gpg: Remove stale ultimately trusted keys from the trustdb.
Werner Koch
2021-11-13
1
-8
/
+56
*
common: Annotate leaked memory in homedir.c
Werner Koch
2021-05-21
1
-1
/
+1
*
g10: Fix memory leaks
Jakub Jelen
2021-05-20
1
-0
/
+1
*
gpg: Auto import keys specified with --trusted-keys.
Werner Koch
2021-04-25
1
-1
/
+1
*
gpg: Replace an obsolete trustdb function.
Werner Koch
2021-04-23
1
-4
/
+4
*
gpg: Sort the signatures in standard key listings.
Werner Koch
2020-10-27
1
-1
/
+1
*
gpg: Fix trustdb for v5key.
NIIBE Yutaka
2020-08-07
1
-26
/
+54
*
gpg: Add regular expression support.
NIIBE Yutaka
2020-04-03
1
-20
/
+2
*
gpg: Also allow a v5 fingerprint for --trusted-key.
Werner Koch
2020-03-18
1
-0
/
+7
*
gpg: Update --trusted-key to accept fingerprint as well as long key id.
Daniel Kahn Gillmor
2020-03-18
1
-6
/
+18
*
Merge branch 'switch-to-gpgk' into master
Werner Koch
2019-09-27
1
-1
/
+1
|
\
|
*
gpg: New option --use-keyboxd.
Werner Koch
2019-09-09
1
-1
/
+1
*
|
gpg: Do not show two informational diagnostics with quiet.
Werner Koch
2019-08-23
1
-1
/
+3
|
/
*
common: Prepare for parsing mail sub-addresses.
Werner Koch
2018-11-12
1
-1
/
+1
*
all: fix spelling and typos
Daniel Kahn Gillmor
2018-10-24
1
-1
/
+1
*
gpg: Move key cleaning functions to a separate file.
Werner Koch
2018-07-06
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
[next]