Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2001-12-18 | Changes to be used with the new libksba interface. | Werner Koch | 1 | -3/+8 | |
libgcrypt-1.1.5 is required (cvs or tarball) | |||||
2001-12-14 | * keylist.c (list_cert_colon): Kludge to show an email address | Werner Koch | 1 | -0/+1 | |
encoded in the subject's DN. | |||||
2001-12-11 | Implemented encryption in server mode. | Werner Koch | 1 | -0/+275 | |
Allow to specify a recipient on the commandline There is still a default hardwired recipient if none has been set. | |||||
2001-11-26 | * keydb.c (keydb_add_resource): Create keybox | Werner Koch | 1 | -127/+120 | |
* keylist.c (gpgsm_list_keys): Fixed non-server keylisting. * server.c (rc_to_assuan_status): New. Use it for all commands. | |||||
2001-11-24 | Added new directory common to enable sharing of some code and error | Werner Koch | 1 | -17/+17 | |
numbers between gpg, gpgsm and gpg-agent. Move some files and code to there. | |||||
2001-11-16 | Base code for gpgsm --verify does work | Werner Koch | 1 | -0/+13 | |
2001-11-13 | We have reached a state where we are able to import certs and | Werner Koch | 1 | -202/+355 | |
check the certification path. | |||||
2001-11-10 | We now need a way to store keys | Werner Koch | 1 | -0/+703 | |