aboutsummaryrefslogtreecommitdiffstats
path: root/sm/certchain.c (unfollow)
Commit message (Expand)AuthorFilesLines
2004-03-06still preparing for a releaseV1-9-6Werner Koch1-2/+2
2004-03-06Preparing for a releaseWerner Koch1-40/+69
2004-02-26(compare_certs): New.Werner Koch1-4/+40
2004-02-20* gpgsm.c (main): New option --debug-ignore-expiration.Werner Koch1-5/+9
2004-02-17* gpgsm.c: New option --with-md5-fingerprint.Werner Koch1-92/+177
2004-02-02* keybox.h (keybox_flag_t): New.Werner Koch1-0/+6
2004-01-30(check_cert_policy): Fixed read error checking.V1-9-4Werner Koch1-6/+12
2004-01-28(gpgsm_validate_chain): Changed the message printedWerner Koch1-2/+2
2003-12-17Replaced deprecated type names.Werner Koch1-16/+16
2003-12-01* gpgsm.c, gpgsm.h: New options --{enable,disable}-ocsp.Werner Koch1-3/+5
2003-11-18* verify.c (gpgsm_verify): Fixed for changes API of gcry_md_info.Werner Koch1-1/+1
2003-11-12Mainly changes to adjust for the changed KSBA API.Werner Koch1-6/+6
2003-10-31* verify.c (strtimestamp_r, gpgsm_verify):Werner Koch1-16/+21
2003-08-05This commit was manufactured by cvs2svn to create branchRepo Admin1-0/+793
2003-06-27Key generation and signing using the OpenPGP card does rudimentary work.Werner Koch1-4/+6
2003-06-04Update error handling to match gpg-error in CVS.Marcus Brinkmann1-1/+1
2003-06-03Make use of libgpg-errorWerner Koch1-42/+47
2002-10-19This commit was manufactured by cvs2svn to create branchRepo Admin1-786/+0
2002-09-19* certcheck.c (gpgsm_check_cert_sig): Add cert hash debugging.NEWPG-0-9-2Werner Koch1-3/+16
2002-08-16Made it compile.Werner Koch1-4/+4
2002-08-16* certpath.c: Renamed to ..Werner Koch1-1/+1
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