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