Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed a CR/LF problem on Windows | Werner Koch | 2011-01-19 | 1 | -3/+6 |
| | |||||
* | . | Werner Koch | 2010-08-26 | 1 | -2/+2 |
| | |||||
* | Whole lot of changes to support CE. | Werner Koch | 2010-04-14 | 1 | -7/+6 |
| | |||||
* | Merged jnlib into common. | Werner Koch | 2010-03-10 | 1 | -1/+0 |
| | |||||
* | Fix usage of realloc. | Werner Koch | 2009-12-02 | 1 | -1/+2 |
| | |||||
* | Use cancel button in confirmation only if requested. | Werner Koch | 2009-06-17 | 1 | -2/+2 |
| | |||||
* | Fixed an fopen problem on Windows Vista. | Werner Koch | 2009-06-03 | 1 | -11/+12 |
| | |||||
* | Fixed a trustlist update problem. | Werner Koch | 2009-03-26 | 1 | -31/+85 |
| | | | | | Pretty format the marktrusted pinentry prompt. | ||||
* | Changed order of the confirmation questions for root certificates | Werner Koch | 2009-03-19 | 1 | -64/+104 |
| | | | | | and stores negative answers in trustlist.txt. | ||||
* | Fixed segv in gpg-agent (command marktrusted). | Werner Koch | 2008-05-27 | 1 | -7/+11 |
| | | | | | | Replaced almost all free by xfree. Translation fixes. | ||||
* | Implemented more gpg-agen options to support certain passphrase policies. | Werner Koch | 2007-08-27 | 1 | -12/+60 |
| | | | | | New tool gpg-check-pattern. | ||||
* | Implemented the chain model for X.509 validation. | Werner Koch | 2007-08-10 | 1 | -1/+12 |
| | |||||
* | Changed to GPLv3. | Werner Koch | 2007-07-04 | 1 | -4/+2 |
| | | | | | Removed intl/. | ||||
* | A whole bunch of changes to allow building for Windows. | Werner Koch | 2007-06-14 | 1 | -3/+21 |
| | | | | | See the ChangeLogs for details. | ||||
* | * trustlist.c (read_trustfiles): Take a missing trustlist as an | Werner Koch | 2007-04-03 | 1 | -1/+11 |
| | | | | | empty one. | ||||
* | New command GETEVENTCOUNTER. | Werner Koch | 2006-11-14 | 1 | -0/+1 |
| | | | | | | | | | | * command.c (bump_key_eventcounter): New. (bump_card_eventcounter): New. (cmd_geteventcounter): New command. * gpg-agent.c (handle_signal): Call bump_card_eventcounter. * findkey.c (agent_write_private_key): Call bump_key_eventcounter. * trustlist.c (agent_reload_trustlist): Ditto. | ||||
* | gpg-agent.c (main): In detached mode connect standard descriptors to /dev/null. | Werner Koch | 2006-11-09 | 1 | -2/+1 |
| | | | | | Other minor fixes | ||||
* | Allow to cancel marktrusted. | Werner Koch | 2006-10-16 | 1 | -1/+7 |
| | |||||
* | New "relax" option for trustlist.txt | Werner Koch | 2006-09-25 | 1 | -14/+61 |
| | |||||
* | Allow for a global trustlist. | Werner Koch | 2006-09-15 | 1 | -238/+345 |
| | |||||
* | The big Assuan error code removal. | Werner Koch | 2006-09-06 | 1 | -2/+2 |
| | |||||
* | Updated FSF's address. | Werner Koch | 2006-06-20 | 1 | -1/+2 |
| | |||||
* | * acinclude.m4 (GNUPG_PTH_VERSION_CHECK): Link a simple testV1-9-15 | Werner Koch | 2005-01-13 | 1 | -10/+32 |
| | | | | | | | program to see whether the installation is sane. * certreqgen.c (proc_parameters): Cast printf arg. | ||||
* | * trustlist.c (read_list): Allow colons in the fingerprint. | Werner Koch | 2004-07-22 | 1 | -13/+15 |
| | | | | | | | | | | | | | (headerblurb): Rephrased. * gpg-agent.c (handle_connections): Increase the stack size ot 256k. * de.po: Updated. * scdaemon.c (main): Bumbed thread stack size up to 512k. * keylist.c (list_cert_raw): Print the keygrip. | ||||
* | * gpg-agent.c (handle_signal): Reload the trustlist on SIGHUP. | Werner Koch | 2004-05-11 | 1 | -22/+89 |
| | | | | | | | | | | | | | | | | (start_connection_thread): Hack to simulate a ticker. * trustlist.c (agent_trustlist_housekeeping) (agent_reload_trustlist): New. Protected all global functions here with a simple counter which is sufficient for Pth. * fingerprint.c (gpgsm_get_key_algo_info): New. * sign.c (gpgsm_sign): Don't assume RSA in the status line. * keylist.c (list_cert_colon): Really print the algorithm and key length. (list_cert_raw, list_cert_std): Ditto. (list_cert_colon): Reorganized to be able to tell whether a root certificate is trusted. | ||||
* | * gpg-agent.c: Remove help texts for options lile --lc-ctype. | Werner Koch | 2004-05-03 | 1 | -1/+5 |
| | | | | | | | | | | (main): New option --allow-mark-trusted. * trustlist.c (agent_marktrusted): Use it here. * gpg-agent.texi (Agent Options): Add --allow-mark-trusted. * gpgconf-comp.c: Add --allow-mark-trusted for the gpg-agent. | ||||
* | (agent_marktrusted): Check whether the trustlist is | Werner Koch | 2004-01-28 | 1 | -0/+16 |
| | | | | | writable. | ||||
* | This commit was manufactured by cvs2svn to create branch | Repo Admin | 2003-06-05 | 1 | -0/+306 |
| | | | | 'GNUPG-1-9-BRANCH'. | ||||
* | This commit was manufactured by cvs2svn to create branch | Repo Admin | 2002-10-19 | 1 | -304/+0 |
| | | | | 'GNUPG-1-9-BRANCH'. | ||||
* | 2002-04-25 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2002-04-24 | 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. | ||||
* | Doc fixes, moved some fizmes to TODO, fixed minor bugs. | Werner Koch | 2002-03-18 | 1 | -1/+1 |
| | |||||
* | * command.c (cmd_marktrusted): Implemented. | Werner Koch | 2002-02-18 | 1 | -6/+83 |
| | | | | | | | | * trustlist.c (agent_marktrusted): New. (open_list): Add APPEND arg. * query.c (agent_get_confirmation): New. | ||||
* | * trustlist.c: New. | Werner Koch | 2002-01-15 | 1 | -0/+227 |
* command.c (cmd_istrusted, cmd_listtrusted, cmd_marktrusted): New. |