Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2003-06-05 | This commit was manufactured by cvs2svn to create branch | Repo Admin | 1 | -0/+306 | |
'GNUPG-1-9-BRANCH'. | |||||
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 | |
'GNUPG-1-9-BRANCH'. | |||||
2002-04-24 | 2002-04-25 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 1 | -2/+2 | |
* agent.h (agent_get_confirmation): Replace paramter prompt with two parameters ok and cancel. * query.c (agent_get_confirmation): Likewise. Implement this. * trustlist.c (agent_marktrusted): Fix invocation of agent_get_confirmation. * divert-scd.c (ask_for_card): Likewise. | |||||
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 | |
* trustlist.c (agent_marktrusted): New. (open_list): Add APPEND arg. * query.c (agent_get_confirmation): New. | |||||
2002-01-15 | * trustlist.c: New. | Werner Koch | 1 | -0/+227 | |
* command.c (cmd_istrusted, cmd_listtrusted, cmd_marktrusted): New. |