Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | * gpgsm.c: New option --agent-program | Werner Koch | 2001-11-26 | 1 | -4/+12 | |
| | | | | | | * call-agent.c (start_agent): Allow to override the default path to the agent. | |||||
* | * keydb.c (keydb_add_resource): Create keybox | Werner Koch | 2001-11-26 | 1 | -4/+4 | |
| | | | | | | * keylist.c (gpgsm_list_keys): Fixed non-server keylisting. * server.c (rc_to_assuan_status): New. Use it for all commands. | |||||
* | The agent does now work and read the secret keys from the directory | Werner Koch | 2001-11-25 | 1 | -0/+556 | |
~/.gnupg-test/private-keys-v1.d/<keygrip-as-20-byte-hex-number>. I will post a sample key to gpa-dev. |