| Commit message (Expand) | Author | Age | Files | Lines |
* | Update filenames in makefiles. | Dr. Stephen Henson | 2006-02-04 | 1 | -1/+1 |
* | Update from 0.9.8-stable. | Dr. Stephen Henson | 2005-12-05 | 1 | -115/+15 |
* | Make ZLIB without ZLIB_SHARED compiled again. | Dr. Stephen Henson | 2005-12-03 | 1 | -1/+3 |
* | Add error checking to avoid crashing when zlib cannot be loaded. | Dr. Stephen Henson | 2005-12-02 | 1 | -2/+7 |
* | Only define ZLIB_SHARED if it hasn't already been defined (on the command | Richard Levitte | 2005-06-18 | 1 | -1/+3 |
* | Further BUILDENV refinement, further fool-proofing of Makefiles and | Andy Polyakov | 2005-05-16 | 1 | -2/+1 |
* | Fool-proofing Makefiles | Andy Polyakov | 2005-05-16 | 1 | -4/+1 |
* | Rebuild error codes. | Dr. Stephen Henson | 2005-04-12 | 1 | -4/+7 |
* | Add emacs cache files to .cvsignore. | Richard Levitte | 2005-04-11 | 1 | -0/+2 |
* | Blow away Makefile.ssl. | Ben Laurie | 2005-03-30 | 1 | -4/+3 |
* | Changes concering RFC 3820 (proxy certificates) integration: | Richard Levitte | 2005-01-17 | 1 | -1/+2 |
* | Make whiny compilers stop complaining about missing prototype. | Andy Polyakov | 2004-12-31 | 1 | -0/+1 |
* | Don't use $(EXHEADER) directly in for loops, as most shells will break | Richard Levitte | 2004-11-03 | 1 | -1/+1 |
* | Because libraries on Windows lack useful version information, the zlib | Richard Levitte | 2004-10-14 | 1 | -1/+11 |
* | After the latest round of header-hacking, regenerate the dependencies in | Geoff Thorpe | 2004-05-17 | 1 | -17/+15 |
* | make update | Geoff Thorpe | 2004-04-19 | 1 | -3/+3 |
* | Use sh explicitely to run point.sh | Richard Levitte | 2003-12-27 | 1 | -1/+1 |
* | make update | Geoff Thorpe | 2003-10-28 | 1 | -6/+6 |
* | Make sure int SSL_COMP_add_compression_method() checks if a certain | Richard Levitte | 2003-10-06 | 1 | -6/+6 |
* | Setting the ex_data index is unsafe in a threaded environment, so | Richard Levitte | 2003-10-06 | 1 | -3/+6 |
* | Remove unused code, don't use zlib functions that are really macros | Richard Levitte | 2003-10-04 | 1 | -6/+19 |
* | Define COMP method function prototypes properly. | Richard Levitte | 2003-03-21 | 1 | -8/+15 |
* | Make sure we get the definition of OPENSSL_NO_ERR. | Richard Levitte | 2003-03-21 | 1 | -0/+1 |
* | Add some debugging output. | Richard Levitte | 2003-01-16 | 1 | -0/+10 |
* | Implement a stateful variant if the ZLIB compression method. The old | Richard Levitte | 2002-12-08 | 2 | -10/+185 |
* | Use double dashes so makedepend doesn't misunderstand the flags we | Richard Levitte | 2002-10-09 | 1 | -1/+1 |
* | If we're loading libz dynamically, and COMP_zlib() is called more than once, | Richard Levitte | 2002-10-04 | 1 | -2/+2 |
* | Pass CFLAG to dependency makers, so non-standard system include paths are | Richard Levitte | 2002-06-27 | 1 | -1/+1 |
* | add automatically generated ERR_load_... prototype | Bodo Möller | 2002-01-04 | 1 | -1/+1 |
* | make update | Richard Levitte | 2002-01-02 | 1 | -0/+7 |
* | Do not forget to compile comp_err.c | Richard Levitte | 2001-12-20 | 1 | -2/+2 |
* | 'make update' | Richard Levitte | 2001-10-04 | 1 | -7/+7 |
* | Start to reduce some of the header bloat. | Ben Laurie | 2001-08-05 | 1 | -3/+4 |
* | make update | Richard Levitte | 2001-07-31 | 1 | -2/+3 |
* | Really add the EVP and all of the DES changes. | Ben Laurie | 2001-07-31 | 1 | -3/+2 |
* | Instead of telling both 'make' and the user that ranlib | Bodo Möller | 2001-03-09 | 1 | -2/+1 |
* | make update | Richard Levitte | 2001-02-26 | 1 | -7/+7 |
* | e_os.h does not belong with the exported headers. Do not put it there | Richard Levitte | 2001-02-22 | 1 | -17/+16 |
* | Use new-style system-id macros everywhere possible. I hope I haven't | Richard Levitte | 2001-02-20 | 1 | -3/+3 |
* | Make all configuration macros available for application by making | Richard Levitte | 2001-02-19 | 2 | -4/+7 |
* | Make depend. | Ben Laurie | 2001-02-04 | 1 | -3/+6 |
* | COMP_zlib should always be declared, even if it is not functional. | Bodo Möller | 2000-12-01 | 1 | -2/+0 |
* | A few bug fixes for Windows. | Richard Levitte | 2000-11-30 | 1 | -5/+5 |
* | COMP_METHOD has a new argument since some time back... | Richard Levitte | 2000-11-30 | 2 | -0/+3 |
* | Change c_zlib further to allow loading a shared zlib on all operating | Richard Levitte | 2000-11-30 | 1 | -34/+51 |
* | Changes to c_zlib.c to make ZLIB.DLL dynamically loadable under | Richard Levitte | 2000-11-30 | 1 | -8/+116 |
* | 'ranlib' doesn't always run on some systems. That's actually | Richard Levitte | 2000-09-25 | 1 | -1/+2 |
* | 'make update' | Richard Levitte | 2000-09-07 | 1 | -3/+3 |
* | I got sick and tired of having to keep track of NIDs when such a thing | Richard Levitte | 2000-07-05 | 1 | -8/+10 |
* | There have been a number of complaints from a number of sources that names | Richard Levitte | 2000-06-02 | 1 | -3/+3 |