2010-01-13 |
Dr. Stephen Henson | Modify compression code so it avoids using ex_data... |
tree | commitdiff |
2008-12-13 |
Ben Laurie | Missing return values (Coverity ID 204). |
tree | commitdiff |
2008-03-12 |
Dr. Stephen Henson | And so it begins... |
tree | commitdiff |
2007-02-14 |
Nils Larsch | - use OPENSSL_malloc() etc. in zlib |
tree | commitdiff |
2006-11-21 |
Dr. Stephen Henson | Update from 0.9.8 stable. Eliminate duplicate error... |
tree | commitdiff |
2006-02-04 |
Dr. Stephen Henson | Update filenames in makefiles. |
tree | commitdiff |
2005-12-05 |
Dr. Stephen Henson | Update from 0.9.8-stable. |
tree | commitdiff |
2005-12-03 |
Dr. Stephen Henson | Make ZLIB without ZLIB_SHARED compiled again. |
tree | commitdiff |
2005-12-02 |
Dr. Stephen Henson | Add error checking to avoid crashing when zlib cannot... |
tree | commitdiff |
2005-06-18 |
Richard Levitte | Only define ZLIB_SHARED if it hasn't already been defin... |
tree | commitdiff |
2005-05-16 |
Andy Polyakov | Further BUILDENV refinement, further fool-proofing... |
tree | commitdiff |
2005-05-15 |
Andy Polyakov | Fool-proofing Makefiles |
tree | commitdiff |
2005-04-12 |
Dr. Stephen Henson | Rebuild error codes. |
tree | commitdiff |
2005-04-11 |
Richard Levitte | Add emacs cache files to .cvsignore. |
tree | commitdiff |
2005-03-30 |
Ben Laurie | Blow away Makefile.ssl. |
tree | commitdiff |
2005-01-17 |
Richard Levitte | Changes concering RFC 3820 (proxy certificates) integra... |
tree | commitdiff |
2004-12-30 |
Andy Polyakov | Make whiny compilers stop complaining about missing... |
tree | commitdiff |
2004-11-02 |
Richard Levitte | Don't use $(EXHEADER) directly in for loops, as most... |
tree | commitdiff |
2004-10-14 |
Richard Levitte | Because libraries on Windows lack useful version inform... |
tree | commitdiff |
2004-05-17 |
Geoff Thorpe | After the latest round of header-hacking, regenerate... |
tree | commitdiff |
2004-04-19 |
Geoff Thorpe | make update |
tree | commitdiff |
2003-12-27 |
Richard Levitte | Use sh explicitely to run point.sh |
tree | commitdiff |
2003-10-28 |
Geoff Thorpe | make update |
tree | commitdiff |
2003-10-06 |
Richard Levitte | Make sure int SSL_COMP_add_compression_method() checks... |
tree | commitdiff |
2003-10-06 |
Richard Levitte | Setting the ex_data index is unsafe in a threaded envir... |
tree | commitdiff |
2003-10-04 |
Richard Levitte | Remove unused code, don't use zlib functions that are... |
tree | commitdiff |
2003-03-21 |
Richard Levitte | Define COMP method function prototypes properly. |
tree | commitdiff |
2003-03-20 |
Richard Levitte | Make sure we get the definition of OPENSSL_NO_ERR. |
tree | commitdiff |
2003-01-16 |
Richard Levitte | Add some debugging output. |
tree | commitdiff |
2002-12-08 |
Richard Levitte | Implement a stateful variant if the ZLIB compression... |
tree | commitdiff |
2002-10-09 |
Richard Levitte | Use double dashes so makedepend doesn't misunderstand... |
tree | commitdiff |
2002-10-04 |
Richard Levitte | If we're loading libz dynamically, and COMP_zlib()... |
tree | commitdiff |
2002-06-27 |
Richard Levitte | Pass CFLAG to dependency makers, so non-standard system... |
tree | commitdiff |
2002-01-04 |
Bodo Möller | add automatically generated ERR_load_... prototype |
tree | commitdiff |
2002-01-02 |
Richard Levitte | make update |
tree | commitdiff |
2001-12-20 |
Richard Levitte | Do not forget to compile comp_err.c |
tree | commitdiff |
2001-10-04 |
Richard Levitte | 'make update' |
tree | commitdiff |
2001-08-05 |
Ben Laurie | Start to reduce some of the header bloat. |
tree | commitdiff |
2001-07-31 |
Richard Levitte | make update |
tree | commitdiff |
2001-07-30 |
Ben Laurie | Really add the EVP and all of the DES changes. |
tree | commitdiff |
2001-03-09 |
Bodo Möller | Instead of telling both 'make' and the user that ranlib |
tree | commitdiff |
2001-02-26 |
Richard Levitte | make update |
tree | commitdiff |
2001-02-22 |
Richard Levitte | e_os.h does not belong with the exported headers. ... |
tree | commitdiff |
2001-02-20 |
Richard Levitte | Use new-style system-id macros everywhere possible... |
tree | commitdiff |
2001-02-19 |
Richard Levitte | Make all configuration macros available for application... |
tree | commitdiff |
2001-02-04 |
Ben Laurie | Make depend. |
tree | commitdiff |
2000-11-30 |
Bodo Möller | COMP_zlib should always be declared, even if it is... |
tree | commitdiff |
2000-11-30 |
Richard Levitte | A few bug fixes for Windows. |
tree | commitdiff |
2000-11-30 |
Richard Levitte | COMP_METHOD has a new argument since some time back... |
tree | commitdiff |
2000-11-30 |
Richard Levitte | Change c_zlib further to allow loading a shared zlib... |
tree | commitdiff |
2000-11-30 |
Richard Levitte | Changes to c_zlib.c to make ZLIB.DLL dynamically loadab... |
tree | commitdiff |
2000-09-25 |
Richard Levitte | 'ranlib' doesn't always run on some systems. That... |
tree | commitdiff |
2000-09-07 |
Richard Levitte | 'make update' |
tree | commitdiff |
2000-07-05 |
Richard Levitte | I got sick and tired of having to keep track of NIDs... |
tree | commitdiff |
2000-06-01 |
Richard Levitte | There have been a number of complaints from a number... |
tree | commitdiff |
2000-05-02 |
Richard Levitte | In Message-ID: <003201bfb332$14a07520$0801a8c0@janm... |
tree | commitdiff |
2000-03-05 |
Bodo Möller | Preserve reason strings in automatically build tables. |
tree | commitdiff |
2000-02-20 |
Richard Levitte | Move the registration of callback functions to special... |
tree | commitdiff |
1999-05-01 |
Ben Laurie | Update dependencies. |
tree | commitdiff |
1999-04-29 |
Bodo Möller | Support INSTALL_PREFIX for packagers. |
tree | commitdiff |
1999-04-29 |
Ulf Möller | Ignore Makefile.save |
tree | commitdiff |
1999-04-29 |
Bodo Möller | Obey $(PERL) when running util/mklink.pl. |
tree | commitdiff |
1999-04-28 |
Bodo Möller | Use util/mklink.pl instead of util/mklink.sh. |
tree | commitdiff |
1999-04-27 |
Ulf Möller | New Configure option no-<cipher> (rsa, idea, rc5, ... |
tree | commitdiff |
1999-04-26 |
Ulf Möller | Remove NOPROTO definitions and error code comments. |
tree | commitdiff |
1999-04-24 |
Bodo Möller | "perl util/mkerr.pl -static -recurse -rebuild" because... |
tree | commitdiff |
1999-04-24 |
Dr. Stephen Henson | Delete the unnecessary ERR and ERRC lines in makefiles... |
tree | commitdiff |
1999-04-24 |
Dr. Stephen Henson | Complete rewrite of the error code generation script... |
tree | commitdiff |
1999-04-23 |
Bodo Möller | "make depend" |
tree | commitdiff |
1999-04-23 |
Bodo Möller | Change #include filenames from <foo.h> to <openssl.h>. |
tree | commitdiff |
1999-04-23 |
Ben Laurie | Work with -pedantic! |
tree | commitdiff |
1999-04-19 |
Ulf Möller | Change functions to ANSI C. |
tree | commitdiff |
1999-04-17 |
Ben Laurie | Massive constification. |
tree | commitdiff |
1999-04-01 |
Ulf Möller | New Makefile variables $(RANLIB) and $(PERL). |
tree | commitdiff |
1999-03-22 |
Ben Laurie | Fix security hole. |
tree | commitdiff |
1999-03-06 |
Ben Laurie | Put the dependencies back. |
tree | commitdiff |
1999-03-06 |
Ralf S. Engelschall | General source tree makefile cleanups: Made `making... |
tree | commitdiff |
1999-02-27 |
Ralf S. Engelschall | Get rid of remaining C++-style comments which strict... |
tree | commitdiff |
1999-01-19 |
Ben Laurie | This time, get it right. |
tree | commitdiff |
1999-01-19 |
Ben Laurie | Finally lay dependencies to rest (I hope!). |
tree | commitdiff |
1999-01-18 |
Dr. Stephen Henson | New err_code.pl script to retain old error codes. This... |
tree | commitdiff |
1999-01-07 |
Ben Laurie | Accept NULL in *_free. |
tree | commitdiff |
1998-12-22 |
Ralf S. Engelschall | Various cleanups and fixed by Marc and Ralf to start... |
tree | commitdiff |
1998-12-21 |
Ralf S. Engelschall | This commit was generated by cvs2svn to track changes... |
tree | commitdiff |
1998-12-21 |
Ralf S. Engelschall | Import of old SSLeay release: SSLeay 0.9.1b (unreleased) SSLeay |
tree | commitdiff |
|