- 513d76f Fix zlib BIO_METHOD for latest BIO_METHOD structure changes by Matt Caswell · 8 years ago
- 69588ed Check for errors allocating the error strings. by Kurt Roeckx · 9 years ago
- 0cd0a82 Remove unused error/function codes. by Rich Salz · 9 years ago
- b6cff31 Manual fixes after copyright consolidation by Rich Salz · 9 years ago
- 6286757 Copyright consolidation 04/10 by Rich Salz · 9 years ago
- 45c6e23 Remove --classic build entirely by Richard Levitte · 9 years ago
- 5a5c0b9 Remake the way dynamic zlib is loaded by Richard Levitte · 9 years ago
- b3599db Rename int_*() functions to *_int() by Matt Caswell · 9 years ago
- 342c21c Rename lots of *_intern or *_internal function to int_* by Matt Caswell · 9 years ago
- 02a247e Deprecate COMP_zlib_cleanup() and make it a no-op by Matt Caswell · 9 years ago
- 222e620 Fix the zlib config option by Matt Caswell · 9 years ago
- 921de15 Move dso.h to internal by Rich Salz · 9 years ago
- 04f6b0f RT4660: BIO_METHODs should be const. by David Benjamin · 9 years ago
- 007c80e Remove the remainder of util/mk1mf.pl and companion scripts by Richard Levitte · 9 years ago
- 45502bf Always build library object files with shared library cflags by Richard Levitte · 9 years ago
- ce192eb Remove all special make depend flags, as well as OPENSSL_DOING_MAKEDEPEND by Richard Levitte · 9 years ago
- d63a5e5 Remove outdated DEBUG flags. by Rich Salz · 9 years ago
- 0fc32b0 The new init functions can now fail so shouldn't be void by Matt Caswell · 9 years ago
- f672aee Rename INIT funtions, deprecate old ones. by Rich Salz · 9 years ago
- 7b9f8f7 Auto init/deinit libcrypto by Matt Caswell · 9 years ago
- 0d4fb84 GH601: Various spelling fixes. by FdaSilvaYY · 9 years ago
- 777a288 unified build scheme: add build.info files by Richard Levitte · 9 years ago
- ced2c2c Templatize util/domd by Rich Salz · 9 years ago
- 3498076 Remove /* foo.c */ comments by Rich Salz · 9 years ago
- 56c77c5 Remove update tags by Rich Salz · 9 years ago
- ee6d9f4 Remove some old makefile targets by Rich Salz · 9 years ago
- d10dac1 Move Makefiles to Makefile.in by Rich Salz · 9 years ago
- ff4b7fa make update by Richard Levitte · 9 years ago
- 90945fa Continue standardising malloc style for libcrypto by Matt Caswell · 9 years ago
- b8fb598 Rebuild error source files. by Dr. Stephen Henson · 9 years ago
- 64b2575 remove 0 assignments. by Rich Salz · 10 years ago
- b51bce9 Add and use OPENSSL_zalloc by Rich Salz · 10 years ago
- 8cbb153 Fixed problem with multiple load-unload of comp zlib by David Brodski · 10 years ago
- 121ee39 Fix -DZLIB build for opaque COMP types by Rich Salz · 10 years ago
- 0f539dc Fix the update target and remove duplicate file updates by Richard Levitte · 10 years ago
- 9a55570 Make COMP_CTX and COMP_METHOD opaque by Rich Salz · 10 years ago
- 16f8d4e memset, memcpy, sizeof consistency fixes by Rich Salz · 10 years ago
- 45ddce2 Remove the fake RLE compression method. by Rich Salz · 10 years ago
- b4faea5 Use safer sizeof variant in malloc by Rich Salz · 10 years ago
- efa7dd6 free NULL cleanup 11 by Rich Salz · 10 years ago
- b548a1f free null cleanup finale by Rich Salz · 10 years ago
- b196e7d remove malloc casts by Rich Salz · 10 years ago
- a80e33b Remove EXHEADER, TEST, APPS, links:, install: and uninstall: where relevant by Richard Levitte · 10 years ago
- dee502b Stop symlinking, move files to intended directory by Richard Levitte · 10 years ago
- 4d428cd Dead code removal: #if 0 bio, comp, rand by Rich Salz · 10 years ago
- 0f113f3 Run util/openssl-format-source -v -c . by Matt Caswell · 10 years ago
- f072785 Remove fipscanister build functionality from makefiles. by Dr. Stephen Henson · 10 years ago
- 8cfe08b Remove all .cvsignore files by Rich Salz · 10 years ago
- e2b798c Assorted bugfixes: by Bodo Möller · 14 years ago
- df6de39 Change AR to ARX to allow exclusion of fips object modules by Dr. Stephen Henson · 14 years ago
- 1b31b5a Modify compression code so it avoids using ex_data free functions. This by Dr. Stephen Henson · 15 years ago
- 1f6e9bc Missing return values (Coverity ID 204). by Ben Laurie · 16 years ago
- 8931b30 And so it begins... by Dr. Stephen Henson · 17 years ago
- 30e5e8a - use OPENSSL_malloc() etc. in zlib by Nils Larsch · 18 years ago
- 47a9d52 Update from 0.9.8 stable. Eliminate duplicate error codes. by Dr. Stephen Henson · 18 years ago
- 15ac971 Update filenames in makefiles. by Dr. Stephen Henson · 19 years ago
- ad2695b Update from 0.9.8-stable. by Dr. Stephen Henson · 19 years ago
- 0d894c9 Make ZLIB without ZLIB_SHARED compiled again. by Dr. Stephen Henson · 19 years ago
- da5a0e8 Add error checking to avoid crashing when zlib cannot be loaded. by Dr. Stephen Henson · 19 years ago
- 283c3e2 Only define ZLIB_SHARED if it hasn't already been defined (on the command by Richard Levitte · 20 years ago
- ce92b6e Further BUILDENV refinement, further fool-proofing of Makefiles and by Andy Polyakov · 20 years ago
- 81a86fc Fool-proofing Makefiles by Andy Polyakov · 20 years ago
- 29dc350 Rebuild error codes. by Dr. Stephen Henson · 20 years ago
- 4bb61be Add emacs cache files to .cvsignore. by Richard Levitte · 20 years ago
- 42ba5d2 Blow away Makefile.ssl. by Ben Laurie · 20 years ago
- a7201e9 Changes concering RFC 3820 (proxy certificates) integration: by Richard Levitte · 20 years ago
- bdbc9b4 Make whiny compilers stop complaining about missing prototype. by Andy Polyakov · 20 years ago
- a2ac429 Don't use $(EXHEADER) directly in for loops, as most shells will break by Richard Levitte · 20 years ago
- 5b0f1f7 Because libraries on Windows lack useful version information, the zlib by Richard Levitte · 20 years ago
- 9c52d2c After the latest round of header-hacking, regenerate the dependencies in by Geoff Thorpe · 21 years ago
- c57bc2d make update by Geoff Thorpe · 21 years ago
- 79b42e7 Use sh explicitely to run point.sh by Richard Levitte · 21 years ago
- 66b82f5 make update by Geoff Thorpe · 21 years ago
- 8242354 Make sure int SSL_COMP_add_compression_method() checks if a certain by Richard Levitte · 21 years ago
- c40b9bd Setting the ex_data index is unsafe in a threaded environment, so by Richard Levitte · 21 years ago
- 6895cca Remove unused code, don't use zlib functions that are really macros by Richard Levitte · 22 years ago
- 9b94f21 Define COMP method function prototypes properly. by Richard Levitte · 22 years ago
- 78951e7 Make sure we get the definition of OPENSSL_NO_ERR. by Richard Levitte · 22 years ago
- 8228f30 Add some debugging output. by Richard Levitte · 22 years ago
- 86a62cf Implement a stateful variant if the ZLIB compression method. The old by Richard Levitte · 22 years ago
- 001ab3a Use double dashes so makedepend doesn't misunderstand the flags we by Richard Levitte · 22 years ago
- e984b2a If we're loading libz dynamically, and COMP_zlib() is called more than once, by Richard Levitte · 23 years ago
- 17085b0 Pass CFLAG to dependency makers, so non-standard system include paths are by Richard Levitte · 23 years ago
- 245f44e add automatically generated ERR_load_... prototype by Bodo Möller · 23 years ago
- 138d8ab make update by Richard Levitte · 23 years ago
- d6a89fc Do not forget to compile comp_err.c by Richard Levitte · 23 years ago
- f8000b9 'make update' by Richard Levitte · 24 years ago
- d66ace9 Start to reduce some of the header bloat. by Ben Laurie · 24 years ago
- 710e5d5 make update by Richard Levitte · 24 years ago
- dbad169 Really add the EVP and all of the DES changes. by Ben Laurie · 24 years ago
- 4e20b1a Instead of telling both 'make' and the user that ranlib by Bodo Möller · 24 years ago
- d88a26c make update by Richard Levitte · 24 years ago
- 41d2a33 e_os.h does not belong with the exported headers. Do not put it there by Richard Levitte · 24 years ago
- bc36ee6 Use new-style system-id macros everywhere possible. I hope I haven't by Richard Levitte · 24 years ago
- cf1b7d9 Make all configuration macros available for application by making by Richard Levitte · 24 years ago
- 4978361 Make depend. by Ben Laurie · 24 years ago
- 8df788c COMP_zlib should always be declared, even if it is not functional. by Bodo Möller · 24 years ago
- 1363155 A few bug fixes for Windows. by Richard Levitte · 24 years ago
- a4614bf COMP_METHOD has a new argument since some time back... by Richard Levitte · 24 years ago
- c4438dc Change c_zlib further to allow loading a shared zlib on all operating by Richard Levitte · 24 years ago