Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | * gpgsm.c: New option --agent-program | Werner Koch | 2001-11-26 | 1 | -1/+4 | |
| | | | | | | * call-agent.c (start_agent): Allow to override the default path to the agent. | |||||
* | Just a Backup. We can now write out a basic signature which in turn | Werner Koch | 2001-11-23 | 1 | -0/+10 | |
| | | | | | exhibits a bug in --verify. | |||||
* | Added basic code for keylisting. | Werner Koch | 2001-11-19 | 1 | -4/+3 | |
| | | | | | New Assuan command LISTKEYS. | |||||
* | Write status output, make verify work in server mode. | Werner Koch | 2001-11-19 | 1 | -6/+19 | |
| | ||||||
* | gpgsm --verify does now work like gpg including the | Werner Koch | 2001-11-19 | 1 | -3/+68 | |
| | | | | | --enable-special-filenames option. | |||||
* | Base code for gpgsm --verify does work | Werner Koch | 2001-11-16 | 1 | -0/+4 | |
| | ||||||
* | We have reached a state where we are able to import certs and | Werner Koch | 2001-11-13 | 1 | -7/+8 | |
| | | | | | check the certification path. | |||||
* | we are now able to check self-signed certificates | Werner Koch | 2001-11-10 | 1 | -0/+1 | |
| | ||||||
* | Implemented server main loop and started with import command. | Werner Koch | 2001-11-07 | 1 | -1/+1 | |
| | ||||||
* | gpgsm does now build and a dummy server can be started. | Werner Koch | 2001-11-06 | 1 | -2/+1030 | |
| | ||||||
* | Created configuration files | Werner Koch | 2001-10-31 | 1 | -0/+6 | |