| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove /* foo.c */ comments | Rich Salz | 2016-01-26 | 1 | -1/+0 |
* | Remove update tags | Rich Salz | 2016-01-20 | 1 | -2/+0 |
* | Remove some old makefile targets | Rich Salz | 2016-01-17 | 1 | -12/+0 |
* | Move Makefiles to Makefile.in | Rich Salz | 2016-01-12 | 2 | -89/+64 |
* | make update | Richard Levitte | 2016-01-12 | 1 | -10/+12 |
* | Continue standardising malloc style for libcrypto | Matt Caswell | 2015-11-09 | 1 | -3/+3 |
* | Rebuild error source files. | Dr. Stephen Henson | 2015-11-05 | 1 | -5/+5 |
* | remove 0 assignments. | Rich Salz | 2015-09-03 | 1 | -17/+2 |
* | Add and use OPENSSL_zalloc | Rich Salz | 2015-09-02 | 2 | -5/+2 |
* | Fixed problem with multiple load-unload of comp zlib | David Brodski | 2015-08-26 | 1 | -1/+3 |
* | Fix -DZLIB build for opaque COMP types | Rich Salz | 2015-06-09 | 2 | -42/+10 |
* | Fix the update target and remove duplicate file updates | Richard Levitte | 2015-05-22 | 1 | -0/+2 |
* | Make COMP_CTX and COMP_METHOD opaque | Rich Salz | 2015-05-12 | 4 | -9/+207 |
* | memset, memcpy, sizeof consistency fixes | Rich Salz | 2015-05-05 | 1 | -1/+1 |
* | Remove the fake RLE compression method. | Rich Salz | 2015-05-04 | 2 | -71/+2 |
* | Use safer sizeof variant in malloc | Rich Salz | 2015-05-04 | 2 | -3/+3 |
* | free NULL cleanup 11 | Rich Salz | 2015-05-01 | 1 | -2/+1 |
* | free null cleanup finale | Rich Salz | 2015-05-01 | 1 | -10/+5 |
* | remove malloc casts | Rich Salz | 2015-04-28 | 2 | -3/+2 |
* | Remove EXHEADER, TEST, APPS, links:, install: and uninstall: where relevant | Richard Levitte | 2015-03-31 | 1 | -17/+1 |
* | Stop symlinking, move files to intended directory | Richard Levitte | 2015-03-31 | 1 | -79/+0 |
* | Dead code removal: #if 0 bio, comp, rand | Rich Salz | 2015-01-29 | 1 | -113/+0 |
* | Run util/openssl-format-source -v -c . | Matt Caswell | 2015-01-22 | 5 | -848/+803 |
* | Remove fipscanister build functionality from makefiles. | Dr. Stephen Henson | 2014-12-08 | 1 | -1/+1 |
* | Remove all .cvsignore files | Rich Salz | 2014-11-28 | 1 | -4/+0 |
* | Assorted bugfixes: | Bodo Möller | 2011-02-03 | 1 | -2/+1 |
* | Change AR to ARX to allow exclusion of fips object modules | Dr. Stephen Henson | 2011-01-26 | 1 | -1/+1 |
* | Modify compression code so it avoids using ex_data free functions. This | Dr. Stephen Henson | 2010-01-13 | 1 | -10/+7 |
* | Missing return values (Coverity ID 204). | Ben Laurie | 2008-12-13 | 1 | -1/+2 |
* | And so it begins... | Dr. Stephen Henson | 2008-03-12 | 3 | -2/+412 |
* | - use OPENSSL_malloc() etc. in zlib | Nils Larsch | 2007-02-14 | 1 | -15/+40 |
* | Update from 0.9.8 stable. Eliminate duplicate error codes. | Dr. Stephen Henson | 2006-11-21 | 1 | -7/+4 |
* | 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-15 | 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-30 | 1 | -0/+1 |
* | Don't use $(EXHEADER) directly in for loops, as most shells will break | Richard Levitte | 2004-11-02 | 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 |