Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Map Libksba's OIDs to Libgcrypt digest algo numbers. | Werner Koch | 2001-11-20 | 4 | -14/+26 | |
| | | | | | The latest Libgcrypt CVS version is needed. | |||||
* | Added new file to please Jan | Werner Koch | 2001-11-19 | 1 | -0/+184 | |
| | ||||||
* | Added basic code for keylisting. | Werner Koch | 2001-11-19 | 5 | -7/+22 | |
| | | | | | New Assuan command LISTKEYS. | |||||
* | Write status output, make verify work in server mode. | Werner Koch | 2001-11-19 | 6 | -13/+422 | |
| | ||||||
* | gpgsm --verify does now work like gpg including the | Werner Koch | 2001-11-19 | 6 | -25/+305 | |
| | | | | | --enable-special-filenames option. | |||||
* | Base code for gpgsm --verify does work | Werner Koch | 2001-11-16 | 11 | -78/+533 | |
| | ||||||
* | We have reached a state where we are able to import certs and | Werner Koch | 2001-11-13 | 13 | -426/+1149 | |
| | | | | | check the certification path. | |||||
* | We now need a way to store keys | Werner Koch | 2001-11-10 | 2 | -0/+780 | |
| | ||||||
* | we are now able to check self-signed certificates | Werner Koch | 2001-11-10 | 3 | -43/+160 | |
| | ||||||
* | Implemented server main loop and started with import command. | Werner Koch | 2001-11-07 | 8 | -4/+537 | |
| | ||||||
* | gpgsm does now build and a dummy server can be started. | Werner Koch | 2001-11-06 | 5 | -12/+1225 | |
| | ||||||
* | Created configuration files | Werner Koch | 2001-10-31 | 3 | -0/+42 | |