aboutsummaryrefslogtreecommitdiffstats
path: root/sm/certpath.c (unfollow)
Commit message (Expand)AuthorFilesLines
2002-05-14sm/Werner Koch1-1/+1
2002-05-03* certpath.c (gpgsm_validate_path): Added EXPTIME arg and changedWerner Koch1-6/+22
2002-04-15* certpath.c (find_up): New to use the authorithKeyIdentifier.Werner Koch1-4/+31
2002-03-28* certpath.c (gpgsm_walk_cert_chain): Be a bit more silent onWerner Koch1-1/+4
2002-03-13* decrypt.c (gpgsm_decrypt): Allow multiple recipients.Werner Koch1-1/+4
2002-03-12* verify.c (gpgsm_verify): Detect certs-only message.Werner Koch1-2/+14
2002-02-25* server.c (option_handler): Allow to use -2 for "send all certsWerner Koch1-0/+18
2002-02-19* certpath.c (check_cert_policy): New.Werner Koch1-3/+119
2002-02-18* certpath.c (gpgsm_validate_path): Ask the agent to add theWerner Koch1-7/+17
2002-01-25* gpgsm.c (main): Disable core dumps.Werner Koch1-0/+61
2002-01-23* certpath.c (gpgsm_validate_path): Print the DN of a missing issuer.Werner Koch1-2/+18
2002-01-22* certpath.c (unknown_criticals): New.Werner Koch1-9/+114
2002-01-15* import.c (gpgsm_import): Just do a basic cert check beforeWerner Koch1-9/+116
2002-01-11* call-dirmngr.c: New.Werner Koch1-0/+31
2001-12-13* keylist.c (list_cert_colon): Print alternative names of subjectWerner Koch1-2/+2
2001-11-24Added new directory common to enable sharing of some code and errorWerner Koch1-6/+6
2001-11-16Base code for gpgsm --verify does workWerner Koch1-4/+3
2001-11-13We have reached a state where we are able to import certs andWerner Koch1-0/+131