Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * import.c (gpgsm_import): Just do a basic cert check before | Werner Koch | 2002-01-15 | 1 | -28/+2 |
* | * base64.c: New. Changed all other functions to use this instead | Werner Koch | 2001-11-27 | 1 | -223/+10 |
* | Added new directory common to enable sharing of some code and error | Werner Koch | 2001-11-24 | 1 | -2/+2 |
* | Write status output, make verify work in server mode. | Werner Koch | 2001-11-19 | 1 | -1/+1 |
* | gpgsm --verify does now work like gpg including the | Werner Koch | 2001-11-19 | 1 | -10/+178 |
* | We have reached a state where we are able to import certs and | Werner Koch | 2001-11-13 | 1 | -183/+17 |
* | we are now able to check self-signed certificates | Werner Koch | 2001-11-10 | 1 | -41/+153 |
* | Implemented server main loop and started with import command. | Werner Koch | 2001-11-07 | 1 | -0/+213 |