Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * protect-tool.c (main): Setup the used character set. | Werner Koch | 2004-02-18 | 1 | -486/+0 |
| | | | | | | | | * gpg-agent.c (main): Ditto. * gpg-agent.c (set_debug): New. New option --debug-level. (main): New option --gpgconf-list. | ||||
* | This commit was manufactured by cvs2svn to create branch | Repo Admin | 2003-08-05 | 1 | -0/+486 |
| | | | | 'GNUPG-1-9-BRANCH'. | ||||
* | This commit was manufactured by cvs2svn to create branch | Repo Admin | 2002-10-19 | 1 | -485/+0 |
| | | | | 'GNUPG-1-9-BRANCH'. | ||||
* | * Makefile.am (pkglib_PROGRAMS): Put protect-tool there. | Werner Koch | 2002-06-27 | 1 | -0/+485 |
* findkey.c (agent_write_private_key,agent_key_from_file) (agent_key_available): Use GNUPG_PRIVATE_KEYS_DIR constant. * gpg-agent.c (main): Use GNUPG_DEFAULT_HOMEDIR constant. * protect-tool.c (store_private_key): New. (import_p12_file): Store the new file if requested. (main): New options --force and --store. * gpg-agent.c (main): Set a global flag when runing detached. * query.c (start_pinentry): Pass the list of FD to keep in the child when not running detached. * call-scd.c (start_scd): Ditto. |