2016-11-08 |
Matt Caswell | Fix zlib BIO_METHOD for latest BIO_METHOD structure... |
tree | commitdiff |
2016-07-20 |
Kurt Roeckx | Check for errors allocating the error strings. |
tree | commitdiff |
2016-05-23 |
Rich Salz | Remove unused error/function codes. |
tree | commitdiff |
2016-05-17 |
Rich Salz | Manual fixes after copyright consolidation |
tree | commitdiff |
2016-05-17 |
Rich Salz | Copyright consolidation 04/10 |
tree | commitdiff |
2016-04-20 |
Richard Levitte | Remove --classic build entirely |
tree | commitdiff |
2016-04-13 |
Richard Levitte | Remake the way dynamic zlib is loaded |
tree | commitdiff |
2016-04-13 |
Matt Caswell | Rename int_*() functions to *_int() |
tree | commitdiff |
2016-04-13 |
Matt Caswell | Rename lots of *_intern or *_internal function to int_* |
tree | commitdiff |
2016-04-13 |
Matt Caswell | Deprecate COMP_zlib_cleanup() and make it a no-op |
tree | commitdiff |
2016-03-29 |
Matt Caswell | Fix the zlib config option |
tree | commitdiff |
2016-03-23 |
Rich Salz | Move dso.h to internal |
tree | commitdiff |
2016-03-21 |
David Benjamin | RT4660: BIO_METHODs should be const. |
tree | commitdiff |
2016-03-21 |
Richard Levitte | Remove the remainder of util/mk1mf.pl and companion... |
tree | commitdiff |
2016-02-20 |
Richard Levitte | Always build library object files with shared library... |
tree | commitdiff |
2016-02-18 |
Richard Levitte | Remove all special make depend flags, as well as OPENSS... |
tree | commitdiff |
2016-02-18 |
Rich Salz | Remove outdated DEBUG flags. |
tree | commitdiff |
2016-02-10 |
Matt Caswell | The new init functions can now fail so shouldn't be... |
tree | commitdiff |
2016-02-10 |
Rich Salz | Rename INIT funtions, deprecate old ones. |
tree | commitdiff |
2016-02-09 |
Matt Caswell | Auto init/deinit libcrypto |
tree | commitdiff |
2016-02-05 |
FdaSilvaYY | GH601: Various spelling fixes. |
tree | commitdiff |
2016-02-01 |
Richard Levitte | unified build scheme: add build.info files |
tree | commitdiff |
2016-01-29 |
Rich Salz | Templatize util/domd |
tree | commitdiff |
2016-01-26 |
Rich Salz | Remove /* foo.c */ comments |
tree | commitdiff |
2016-01-20 |
Rich Salz | Remove update tags |
tree | commitdiff |
2016-01-17 |
Rich Salz | Remove some old makefile targets |
tree | commitdiff |
2016-01-12 |
Rich Salz | Move Makefiles to Makefile.in |
tree | commitdiff |
2016-01-12 |
Richard Levitte | make update |
tree | commitdiff |
2015-11-09 |
Matt Caswell | Continue standardising malloc style for libcrypto |
tree | commitdiff |
2015-11-05 |
Dr. Stephen Henson | Rebuild error source files. |
tree | commitdiff |
2015-09-03 |
Rich Salz | remove 0 assignments. |
tree | commitdiff |
2015-09-03 |
Rich Salz | Add and use OPENSSL_zalloc |
tree | commitdiff |
2015-08-26 |
David Brodski | Fixed problem with multiple load-unload of comp zlib |
tree | commitdiff |
2015-06-09 |
Rich Salz | Fix -DZLIB build for opaque COMP types |
tree | commitdiff |
2015-05-22 |
Richard Levitte | Fix the update target and remove duplicate file updates |
tree | commitdiff |
2015-05-12 |
Rich Salz | Make COMP_CTX and COMP_METHOD opaque |
tree | commitdiff |
2015-05-06 |
Rich Salz | memset, memcpy, sizeof consistency fixes |
tree | commitdiff |
2015-05-04 |
Rich Salz | Remove the fake RLE compression method. |
tree | commitdiff |
2015-05-04 |
Rich Salz | Use safer sizeof variant in malloc |
tree | commitdiff |
2015-05-01 |
Rich Salz | free NULL cleanup 11 |
tree | commitdiff |
2015-05-01 |
Rich Salz | free null cleanup finale |
tree | commitdiff |
2015-04-28 |
Rich Salz | remove malloc casts |
tree | commitdiff |
2015-03-31 |
Richard Levitte | Remove EXHEADER, TEST, APPS, links:, install: and unins... |
tree | commitdiff |
2015-03-31 |
Richard Levitte | Stop symlinking, move files to intended directory |
tree | commitdiff |
2015-01-30 |
Rich Salz | Dead code removal: #if 0 bio, comp, rand |
tree | commitdiff |
2015-01-22 |
Matt Caswell | Run util/openssl-format-source -v -c . |
tree | commitdiff |
2014-12-08 |
Dr. Stephen Henson | Remove fipscanister build functionality from makefiles. |
tree | commitdiff |
2014-11-28 |
Rich Salz | Remove all .cvsignore files |
tree | commitdiff |
2011-02-03 |
Bodo Möller | Assorted bugfixes: |
tree | commitdiff |
2011-01-26 |
Dr. Stephen Henson | Change AR to ARX to allow exclusion of fips object... |
tree | commitdiff |
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 |
next |