Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2002-04-09 | * protect-tool.c (show_file): New. Used as default action. | Werner Koch | 1 | -1/+24 | |
2002-02-28 | Changes needed to support smartcards. Well, only _support_. There is | Werner Koch | 1 | -2/+84 | |
no real code yet. | |||||
2002-01-31 | * genkey.c (store_key): Protect the key. | Werner Koch | 1 | -0/+355 | |
(agent_genkey): Ask for the passphrase. * findkey.c (unprotect): Actually unprotect the key. * query.c (agent_askpin): Add an optional start_err_text. |