Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |