aboutsummaryrefslogtreecommitdiffstats
path: root/sm/certpath.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***Werner Koch2002-08-161-773/+0
* * call-agent.c (learn_cb): Special treatment when the issuerWerner Koch2002-08-161-16/+16
* * certpath.c (check_cert_policy): Don't use log_error to print aWerner Koch2002-07-021-2/+7
* * keydb.c (keydb_store_cert): Add optional ar EXISTED and changedWerner Koch2002-07-021-1/+1
* * gpgsm.c: New option --auto-issuer-key-retrieve.Werner Koch2002-06-291-2/+80
* * server.c (cmd_recipient): Add more reason codes.Werner Koch2002-06-281-1/+1
* * gpgsm.c, gpgsm.h: New option --debug-no-path-validation.Werner Koch2002-06-241-2/+2
* * certlist.c (gpgsm_add_to_certlist): Fixed locating of aWerner Koch2002-06-201-1/+9
* * sign.c (hash_and_copy_data): New.Werner Koch2002-06-121-6/+33
* sm/Werner Koch2002-05-141-1/+1
* * certpath.c (gpgsm_validate_path): Added EXPTIME arg and changedWerner Koch2002-05-031-6/+22
* * certpath.c (find_up): New to use the authorithKeyIdentifier.Werner Koch2002-04-151-4/+31
* * certpath.c (gpgsm_walk_cert_chain): Be a bit more silent onWerner Koch2002-03-281-1/+4
* * decrypt.c (gpgsm_decrypt): Allow multiple recipients.Werner Koch2002-03-131-1/+4
* * verify.c (gpgsm_verify): Detect certs-only message.Werner Koch2002-03-121-2/+14
* * server.c (option_handler): Allow to use -2 for "send all certsWerner Koch2002-02-251-0/+18
* * certpath.c (check_cert_policy): New.Werner Koch2002-02-191-3/+119
* * certpath.c (gpgsm_validate_path): Ask the agent to add theWerner Koch2002-02-181-7/+17
* * gpgsm.c (main): Disable core dumps.Werner Koch2002-01-251-0/+61
* * certpath.c (gpgsm_validate_path): Print the DN of a missing issuer.Werner Koch2002-01-231-2/+18
* * certpath.c (unknown_criticals): New.Werner Koch2002-01-221-9/+114
* * import.c (gpgsm_import): Just do a basic cert check beforeWerner Koch2002-01-151-9/+116
* * call-dirmngr.c: New.Werner Koch2002-01-111-0/+31
* * keylist.c (list_cert_colon): Print alternative names of subjectWerner Koch2001-12-131-2/+2
* Added new directory common to enable sharing of some code and errorWerner Koch2001-11-241-6/+6
* Base code for gpgsm --verify does workWerner Koch2001-11-161-4/+3
* We have reached a state where we are able to import certs andWerner Koch2001-11-131-0/+131