Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2001-12-18 | Changes to be used with the new libksba interface. | Werner Koch | 1 | -16/+19 | |
libgcrypt-1.1.5 is required (cvs or tarball) | |||||
2001-12-15 | * decrypt.c (gpgsm_decrypt): Write STATUS_DECRYPTION_*. | Werner Koch | 1 | -1/+1 | |
* sign.c (gpgsm_sign): Write a STATUS_SIG_CREATED. | |||||
2001-12-05 | Started with decryption stuff | Werner Koch | 1 | -1/+3 | |
2001-11-24 | Introduced the keygrip | Werner Koch | 1 | -0/+57 | |
2001-11-19 | Added basic code for keylisting. | Werner Koch | 1 | -1/+1 | |
New Assuan command LISTKEYS. | |||||
2001-11-19 | Write status output, make verify work in server mode. | Werner Koch | 1 | -0/+23 | |
2001-11-13 | We have reached a state where we are able to import certs and | Werner Koch | 1 | -0/+104 | |
check the certification path. |