aboutsummaryrefslogtreecommitdiffstats
path: root/sm/import.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* * import.c (gpgsm_import): Just do a basic cert check beforeWerner Koch2002-01-151-28/+2
* * base64.c: New. Changed all other functions to use this insteadWerner Koch2001-11-271-223/+10
* Added new directory common to enable sharing of some code and errorWerner Koch2001-11-241-2/+2
* Write status output, make verify work in server mode.Werner Koch2001-11-191-1/+1
* gpgsm --verify does now work like gpg including theWerner Koch2001-11-191-10/+178
* We have reached a state where we are able to import certs andWerner Koch2001-11-131-183/+17
* we are now able to check self-signed certificatesWerner Koch2001-11-101-41/+153
* Implemented server main loop and started with import command.Werner Koch2001-11-071-0/+213