| Commit message (Expand) | Author | Age | Files | Lines |
| * | Assorted bugfixes: | bodo | 2011-02-03 | 1 | -2/+1 |
| * | Change AR to ARX to allow exclusion of fips object modules | steve | 2011-01-26 | 1 | -1/+1 |
| * | Modify compression code so it avoids using ex_data free functions. This | steve | 2010-01-13 | 1 | -10/+7 |
| * | Missing return values (Coverity ID 204). | ben | 2008-12-13 | 1 | -1/+2 |
| * | And so it begins... | steve | 2008-03-12 | 3 | -2/+412 |
| * | - use OPENSSL_malloc() etc. in zlib | nils | 2007-02-14 | 1 | -15/+40 |
| * | Update from 0.9.8 stable. Eliminate duplicate error codes. | steve | 2006-11-21 | 1 | -7/+4 |
| * | Update filenames in makefiles. | steve | 2006-02-04 | 1 | -1/+1 |
| * | Update from 0.9.8-stable. | steve | 2005-12-05 | 1 | -115/+15 |
| * | Make ZLIB without ZLIB_SHARED compiled again. | steve | 2005-12-03 | 1 | -1/+3 |
| * | Add error checking to avoid crashing when zlib cannot be loaded. | steve | 2005-12-02 | 1 | -2/+7 |
| * | Only define ZLIB_SHARED if it hasn't already been defined (on the command | levitte | 2005-06-18 | 1 | -1/+3 |
| * | Further BUILDENV refinement, further fool-proofing of Makefiles and | appro | 2005-05-16 | 1 | -2/+1 |
| * | Fool-proofing Makefiles | appro | 2005-05-15 | 1 | -4/+1 |
| * | Rebuild error codes. | steve | 2005-04-12 | 1 | -4/+7 |
| * | Add emacs cache files to .cvsignore. | levitte | 2005-04-11 | 1 | -0/+2 |
| * | Blow away Makefile.ssl. | ben | 2005-03-30 | 1 | -4/+3 |
| * | Changes concering RFC 3820 (proxy certificates) integration: | levitte | 2005-01-17 | 1 | -1/+2 |
| * | Make whiny compilers stop complaining about missing prototype. | appro | 2004-12-30 | 1 | -0/+1 |
| * | Don't use $(EXHEADER) directly in for loops, as most shells will break | levitte | 2004-11-02 | 1 | -1/+1 |
| * | Because libraries on Windows lack useful version information, the zlib | levitte | 2004-10-14 | 1 | -1/+11 |
| * | After the latest round of header-hacking, regenerate the dependencies in | geoff | 2004-05-17 | 1 | -17/+15 |
| * | make update | geoff | 2004-04-19 | 1 | -3/+3 |
| * | Use sh explicitely to run point.sh | levitte | 2003-12-27 | 1 | -1/+1 |
| * | make update | geoff | 2003-10-28 | 1 | -6/+6 |
| * | Make sure int SSL_COMP_add_compression_method() checks if a certain | levitte | 2003-10-06 | 1 | -6/+6 |
| * | Setting the ex_data index is unsafe in a threaded environment, so | levitte | 2003-10-06 | 1 | -3/+6 |
| * | Remove unused code, don't use zlib functions that are really macros | levitte | 2003-10-04 | 1 | -6/+19 |
| * | Define COMP method function prototypes properly. | levitte | 2003-03-21 | 1 | -8/+15 |
| * | Make sure we get the definition of OPENSSL_NO_ERR. | levitte | 2003-03-20 | 1 | -0/+1 |
| * | Add some debugging output. | levitte | 2003-01-16 | 1 | -0/+10 |
| * | Implement a stateful variant if the ZLIB compression method. The old | levitte | 2002-12-08 | 2 | -10/+185 |
| * | Use double dashes so makedepend doesn't misunderstand the flags we | levitte | 2002-10-09 | 1 | -1/+1 |
| * | If we're loading libz dynamically, and COMP_zlib() is called more than once, | levitte | 2002-10-04 | 1 | -2/+2 |
| * | Pass CFLAG to dependency makers, so non-standard system include paths are | levitte | 2002-06-27 | 1 | -1/+1 |
| * | add automatically generated ERR_load_... prototype | bodo | 2002-01-04 | 1 | -1/+1 |
| * | make update | levitte | 2002-01-02 | 1 | -0/+7 |
| * | Do not forget to compile comp_err.c | levitte | 2001-12-20 | 1 | -2/+2 |
| * | 'make update' | levitte | 2001-10-04 | 1 | -7/+7 |
| * | Start to reduce some of the header bloat. | ben | 2001-08-05 | 1 | -3/+4 |
| * | make update | levitte | 2001-07-31 | 1 | -2/+3 |
| * | Really add the EVP and all of the DES changes. | ben | 2001-07-30 | 1 | -3/+2 |
| * | Instead of telling both 'make' and the user that ranlib | bodo | 2001-03-09 | 1 | -2/+1 |
| * | make update | levitte | 2001-02-26 | 1 | -7/+7 |
| * | e_os.h does not belong with the exported headers. Do not put it there | levitte | 2001-02-22 | 1 | -17/+16 |
| * | Use new-style system-id macros everywhere possible. I hope I haven't | levitte | 2001-02-20 | 1 | -3/+3 |
| * | Make all configuration macros available for application by making | levitte | 2001-02-19 | 2 | -4/+7 |
| * | Make depend. | ben | 2001-02-04 | 1 | -3/+6 |
| * | COMP_zlib should always be declared, even if it is not functional. | bodo | 2000-11-30 | 1 | -2/+0 |
| * | A few bug fixes for Windows. | levitte | 2000-11-30 | 1 | -5/+5 |