openssl/crypto/comp
Richard Levitte d3442bc780 Move the registration of callback functions to special functions
designed for that.  This removes the potential error to mix data and
function pointers.

Please note that I'm a little unsure how incorrect calls to the old
ctrl functions should be handled, in som cases.  I currently return 0
and that's it, but it may be more correct to generate a genuine error
in those cases.
2000-02-20 23:43:02 +00:00
..
.cvsignore Ignore Makefile.save 1999-04-29 16:04:54 +00:00
c_rle.c Change #include filenames from <foo.h> to <openssl.h>. 1999-04-23 22:13:45 +00:00
c_zlib.c Change #include filenames from <foo.h> to <openssl.h>. 1999-04-23 22:13:45 +00:00
comp.h Move the registration of callback functions to special functions 2000-02-20 23:43:02 +00:00
comp_err.c "perl util/mkerr.pl -static -recurse -rebuild" because the previous 1999-04-24 16:15:43 +00:00
comp_lib.c Change #include filenames from <foo.h> to <openssl.h>. 1999-04-23 22:13:45 +00:00
Makefile.ssl Update dependencies. 1999-05-01 22:36:10 +00:00