Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2005-07-27 | Removed directories which are only used by the 1.9 branch | Werner Koch | 1 | -486/+0 | |
2004-02-18 | * protect-tool.c (main): Setup the used character set. | Werner Koch | 1 | -486/+0 | |
* gpg-agent.c (main): Ditto. * gpg-agent.c (set_debug): New. New option --debug-level. (main): New option --gpgconf-list. | |||||
2003-08-05 | This commit was manufactured by cvs2svn to create branch | Repo Admin | 1 | -0/+486 | |
'GNUPG-1-9-BRANCH'. | |||||
2003-07-31 | minor changes to make make distcheck happy | Werner Koch | 1 | -1/+1 | |
2003-01-09 | Updated from latest NewPG project | Werner Koch | 1 | -3/+4 | |
2002-10-19 | This commit was manufactured by cvs2svn to create branch | Repo Admin | 1 | -485/+0 | |
'GNUPG-1-9-BRANCH'. | |||||
2002-06-27 | * Makefile.am (pkglib_PROGRAMS): Put protect-tool there. | Werner Koch | 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. |