openssl/crypto/comp
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
c_rle.c COMP_METHOD has a new argument since some time back... 2000-11-30 12:18:10 +00:00
c_zlib.c A few bug fixes for Windows. 2000-11-30 17:41:01 +00:00
comp.h COMP_zlib should always be declared, even if it is not functional. 2000-11-30 23:41:58 +00:00
comp_err.c Make all configuration macros available for application by making 2001-02-19 16:06:34 +00:00
comp_lib.c There have been a number of complaints from a number of sources that names 2000-06-01 22:19:21 +00:00
Makefile.ssl Make all configuration macros available for application by making 2001-02-19 16:06:34 +00:00