summaryrefslogtreecommitdiffstats
path: root/agent/trustlist.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Implemented more gpg-agen options to support certain passphrase policies.Werner Koch2007-08-271-12/+60
* Implemented the chain model for X.509 validation.Werner Koch2007-08-101-1/+12
* Changed to GPLv3.Werner Koch2007-07-041-4/+2
* A whole bunch of changes to allow building for Windows.Werner Koch2007-06-141-3/+21
* * trustlist.c (read_trustfiles): Take a missing trustlist as anWerner Koch2007-04-031-1/+11
* New command GETEVENTCOUNTER.Werner Koch2006-11-141-0/+1
* gpg-agent.c (main): In detached mode connect standard descriptors to /dev/null.Werner Koch2006-11-091-2/+1
* Allow to cancel marktrusted.Werner Koch2006-10-161-1/+7
* New "relax" option for trustlist.txtWerner Koch2006-09-251-14/+61
* Allow for a global trustlist.Werner Koch2006-09-151-238/+345
* The big Assuan error code removal.Werner Koch2006-09-061-2/+2
* Updated FSF's address.Werner Koch2006-06-201-1/+2
* * acinclude.m4 (GNUPG_PTH_VERSION_CHECK): Link a simple testV1-9-15Werner Koch2005-01-131-10/+32
* * trustlist.c (read_list): Allow colons in the fingerprint.Werner Koch2004-07-221-13/+15
* * gpg-agent.c (handle_signal): Reload the trustlist on SIGHUP.Werner Koch2004-05-111-22/+89
* * gpg-agent.c: Remove help texts for options lile --lc-ctype.Werner Koch2004-05-031-1/+5
* (agent_marktrusted): Check whether the trustlist isWerner Koch2004-01-281-0/+16
* This commit was manufactured by cvs2svn to create branchRepo Admin2003-06-051-0/+306
* This commit was manufactured by cvs2svn to create branchRepo Admin2002-10-191-304/+0
* 2002-04-25 Marcus Brinkmann <marcus@g10code.de>Marcus Brinkmann2002-04-251-2/+2
* Doc fixes, moved some fizmes to TODO, fixed minor bugs.Werner Koch2002-03-181-1/+1
* * command.c (cmd_marktrusted): Implemented.Werner Koch2002-02-181-6/+83
* * trustlist.c: New.Werner Koch2002-01-151-0/+227