openssl/crypto/stack
Dr. Stephen Henson 2f043896d1 *BIG* verify code reorganisation.
The old code was painfully primitive and couldn't handle
distinct certificates using the same subject name.

The new code performs several tests on a candidate issuer
certificate based on certificate extensions.

It also adds several callbacks to X509_VERIFY_CTX so its
behaviour can be customised.

Unfortunately some hackery was needed to persuade X509_STORE
to tolerate this. This should go away when X509_STORE is
replaced, sometime...

This must have broken something though :-(
2000-09-05 17:53:58 +00:00
..
.cvsignore Ignore Makefile.save 1999-04-29 16:04:54 +00:00
Makefile.ssl Enable DSO support on alpha (OSF1), cc and gcc. 2000-06-13 12:59:38 +00:00
safestack.h *BIG* verify code reorganisation. 2000-09-05 17:53:58 +00:00
stack.c Safe stack reorganisation in terms of function casts. 2000-06-16 23:29:26 +00:00
stack.h Safe stack reorganisation in terms of function casts. 2000-06-16 23:29:26 +00:00