openssl/crypto/stack
Richard Levitte cf1b7d9664 Make all configuration macros available for application by making
sure they are available in opensslconf.h, by giving them names starting
with "OPENSSL_" to avoid conflicts with other packages and by making
sure e_os2.h will cover all platform-specific cases together with
opensslconf.h.

I've checked fairly well that nothing breaks with this (apart from
external software that will adapt if they have used something like
NO_KRB5), but I can't guarantee it completely, so a review of this
change would be a good thing.
2001-02-19 16:06:34 +00:00
..
.cvsignore Ignore Makefile.save 1999-04-29 16:04:54 +00:00
Makefile.ssl Make all configuration macros available for application by making 2001-02-19 16:06:34 +00:00
safestack.h Additional functionality in ocsp utility: print summary 2001-01-19 01:32:23 +00:00
stack.c Make sk_sort tolearate a NULL argument. 2001-01-28 14:20:13 +00:00
stack.h Safe stack reorganisation in terms of function casts. 2000-06-16 23:29:26 +00:00