aboutsummaryrefslogtreecommitdiffstats
path: root/sm/certpath.c (unfollow)
Commit message (Expand)AuthorFilesLines
2002-08-16*** empty log message ***Werner Koch1-773/+0
2002-08-16* call-agent.c (learn_cb): Special treatment when the issuerWerner Koch1-16/+16
2002-07-02* certpath.c (check_cert_policy): Don't use log_error to print aWerner Koch1-2/+7
2002-07-02* keydb.c (keydb_store_cert): Add optional ar EXISTED and changedWerner Koch1-1/+1
2002-06-29* gpgsm.c: New option --auto-issuer-key-retrieve.Werner Koch1-2/+80
2002-06-28* server.c (cmd_recipient): Add more reason codes.Werner Koch1-1/+1
2002-06-24* gpgsm.c, gpgsm.h: New option --debug-no-path-validation.Werner Koch1-2/+2
2002-06-20* certlist.c (gpgsm_add_to_certlist): Fixed locating of aWerner Koch1-1/+9
2002-06-12* sign.c (hash_and_copy_data): New.Werner Koch1-6/+33
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