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