Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Started with decryption stuff | Werner Koch | 2001-12-05 | 1 | -0/+7 | |
| | ||||||
* | * base64.c: New. Changed all other functions to use this instead | Werner Koch | 2001-11-27 | 1 | -0/+6 | |
| | | | | | | | of direct creation of ksba_reader/writer. * gpgsm.c (main): Set ctrl.auto_encoding unless --no-armor is used. This way we can feed PEM encoded stuff to --verify. | |||||
* | * gpgsm.c: New option --agent-program | Werner Koch | 2001-11-26 | 1 | -0/+4 | |
| | | | | | | * 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 | -0/+20 | |
| | | | | | | * keylist.c (gpgsm_list_keys): Fixed non-server keylisting. * server.c (rc_to_assuan_status): New. Use it for all commands. | |||||
* | Created configuration files | Werner Koch | 2001-10-31 | 1 | -0/+0 | |