Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2008-01-27 | [W32] Avoid extra console window when importing or exporting. | Werner Koch | 1 | -3/+4 | |
Fixes bug 875. | |||||
2007-08-29 | Extended the --check-program output: Error messages are now inlcued in an | Werner Koch | 1 | -0/+4 | |
easy parsable format. | |||||
2007-08-29 | New command --check-programs for gpgconf. | Werner Koch | 1 | -2/+4 | |
2007-08-27 | Implemented more gpg-agen options to support certain passphrase policies. | Werner Koch | 1 | -4/+19 | |
New tool gpg-check-pattern. | |||||
2007-07-04 | Changed to GPLv3. | Werner Koch | 1 | -4/+2 | |
Removed intl/. | |||||
2006-09-07 | Let scdaemon call a script on status changes | Werner Koch | 1 | -0/+12 | |
2006-06-20 | Updated FSF's address. | Werner Koch | 1 | -1/+2 | |
2004-12-06 | * exechelp.h, exechelp.c: New. Based on code from ../sm/import.c. | Werner Koch | 1 | -0/+45 | |
* gpgsm.c (run_protect_tool) [_WIN32]: Disabled. * import.c (popen_protect_tool): Simplified by making use of gnupg_spawn_process. (parse_p12): Likewise, using gnupg_wait_process. * export.c (popen_protect_tool): Ditto. (export_p12): Ditto. |