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
/
agent
/
trustlist.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-04-28
Spelling fixes in docs and comments.
NIIBE Yutaka
1
-1
/
+1
2017-03-07
agent: Resolve conflict of util.h.
NIIBE Yutaka
1
-1
/
+1
2016-11-05
Change all http://www.gnu.org in license notices to https://
Werner Koch
1
-1
/
+1
2016-06-07
Replace use of opt.homedir by accessor functions.
Werner Koch
1
-3
/
+21
2015-11-19
agent: Improve error handling.
Justus Winter
1
-1
/
+1
2015-06-30
agent: Use different translation func for Pinentry strings.
Werner Koch
1
-9
/
+9
2014-03-07
agent: Make --allow-mark-trusted the default.
Werner Koch
1
-1
/
+2
2012-06-05
Change all quotes in strings and comments to the new GNU standard.
Werner Koch
1
-14
/
+14
2012-04-30
agent: Fix deadlock in trustlist due to the switch to npth.
Werner Koch
1
-44
/
+78
2012-01-25
Port to npth.
Marcus Brinkmann
1
-8
/
+16
2011-02-04
Nuked almost all trailing white space.
post-nuke-of-trailing-ws
Werner Koch
1
-22
/
+22
2011-01-19
Fixed a CR/LF problem on Windows
Werner Koch
1
-3
/
+6
2010-08-26
.
Werner Koch
1
-2
/
+2
2010-04-14
Whole lot of changes to support CE.
Werner Koch
1
-7
/
+6
2010-03-10
Merged jnlib into common.
Werner Koch
1
-1
/
+0
2009-12-02
Fix usage of realloc.
Werner Koch
1
-1
/
+2
2009-06-17
Use cancel button in confirmation only if requested.
Werner Koch
1
-2
/
+2
2009-06-03
Fixed an fopen problem on Windows Vista.
Werner Koch
1
-11
/
+12
2009-03-26
Fixed a trustlist update problem.
Werner Koch
1
-31
/
+85
2009-03-19
Changed order of the confirmation questions for root certificates
Werner Koch
1
-64
/
+104
2008-05-27
Fixed segv in gpg-agent (command marktrusted).
Werner Koch
1
-7
/
+11
2007-08-27
Implemented more gpg-agen options to support certain passphrase policies.
Werner Koch
1
-12
/
+60
2007-08-10
Implemented the chain model for X.509 validation.
Werner Koch
1
-1
/
+12
2007-07-04
Changed to GPLv3.
Werner Koch
1
-4
/
+2
2007-06-14
A whole bunch of changes to allow building for Windows.
Werner Koch
1
-3
/
+21
2007-04-03
* trustlist.c (read_trustfiles): Take a missing trustlist as an
Werner Koch
1
-1
/
+11
2006-11-14
New command GETEVENTCOUNTER.
Werner Koch
1
-0
/
+1
2006-11-09
gpg-agent.c (main): In detached mode connect standard descriptors to /dev/null.
Werner Koch
1
-2
/
+1
2006-10-16
Allow to cancel marktrusted.
Werner Koch
1
-1
/
+7
2006-09-25
New "relax" option for trustlist.txt
Werner Koch
1
-14
/
+61
2006-09-15
Allow for a global trustlist.
Werner Koch
1
-238
/
+345
2006-09-06
The big Assuan error code removal.
Werner Koch
1
-2
/
+2
2006-06-20
Updated FSF's address.
Werner Koch
1
-1
/
+2
2005-07-27
Removed directories which are only used by the 1.9 branch
Werner Koch
1
-306
/
+0
2005-01-13
* acinclude.m4 (GNUPG_PTH_VERSION_CHECK): Link a simple test
V1-9-15
Werner Koch
1
-10
/
+32
2004-07-22
* trustlist.c (read_list): Allow colons in the fingerprint.
Werner Koch
1
-13
/
+15
2004-05-11
* gpg-agent.c (handle_signal): Reload the trustlist on SIGHUP.
Werner Koch
1
-22
/
+89
2004-05-03
* gpg-agent.c: Remove help texts for options lile --lc-ctype.
Werner Koch
1
-1
/
+5
2004-01-28
(agent_marktrusted): Check whether the trustlist is
Werner Koch
1
-0
/
+16
2003-06-05
This commit was manufactured by cvs2svn to create branch
Repo Admin
1
-0
/
+306
2003-06-03
Make use of libgpg-error
Werner Koch
1
-13
/
+15
2003-01-09
Updated from latest NewPG project
Werner Koch
1
-3
/
+3
2002-10-19
This commit was manufactured by cvs2svn to create branch
Repo Admin
1
-304
/
+0
2002-04-24
2002-04-25 Marcus Brinkmann <
[email protected]
>
Marcus Brinkmann
1
-2
/
+2
2002-03-18
Doc fixes, moved some fizmes to TODO, fixed minor bugs.
Werner Koch
1
-1
/
+1
2002-02-18
* command.c (cmd_marktrusted): Implemented.
Werner Koch
1
-6
/
+83
2002-01-15
* trustlist.c: New.
Werner Koch
1
-0
/
+227