openssl/crypto/comp
Richard Levitte 9e57ab615c Because libraries on Windows lack useful version information, the zlib
guys had to change the name to differentiate with older versions when
a backward incompatibility came up.  Of course, we need to adapt.
This change simply tries to load the library through the newer name
(ZLIB1) first, and if that fails, it tries the good old ZLIB.
2004-10-14 05:49:01 +00:00
..
.cvsignore
c_rle.c COMP_METHOD has a new argument since some time back... 2000-11-30 12:18:10 +00:00
c_zlib.c Because libraries on Windows lack useful version information, the zlib 2004-10-14 05:49:01 +00:00
comp.h add automatically generated ERR_load_... prototype 2002-01-04 13:12:08 +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 Pull FIPS back into stable. 2004-05-11 12:46:24 +00:00