index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
comp
/
c_zlib.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Make whiny compilers stop complaining about missing prototype.
Andy Polyakov
2004-12-31
1
-0
/
+1
*
Because libraries on Windows lack useful version information, the zlib
Richard Levitte
2004-10-14
1
-1
/
+11
*
Setting the ex_data index is unsafe in a threaded environment, so
Richard Levitte
2003-10-06
1
-3
/
+6
*
Remove unused code, don't use zlib functions that are really macros
Richard Levitte
2003-10-04
1
-6
/
+19
*
Add some debugging output.
Richard Levitte
2003-01-16
1
-0
/
+10
*
Implement a stateful variant if the ZLIB compression method. The old
Richard Levitte
2002-12-08
1
-4
/
+185
*
If we're loading libz dynamically, and COMP_zlib() is called more than once,
Richard Levitte
2002-10-04
1
-2
/
+2
*
Use new-style system-id macros everywhere possible. I hope I haven't
Richard Levitte
2001-02-20
1
-3
/
+3
*
A few bug fixes for Windows.
Richard Levitte
2000-11-30
1
-5
/
+5
*
COMP_METHOD has a new argument since some time back...
Richard Levitte
2000-11-30
1
-0
/
+2
*
Change c_zlib further to allow loading a shared zlib on all operating
Richard Levitte
2000-11-30
1
-34
/
+51
*
Changes to c_zlib.c to make ZLIB.DLL dynamically loadable under
Richard Levitte
2000-11-30
1
-8
/
+116
*
Change #include filenames from <foo.h> to <openssl.h>.
Bodo Möller
1999-04-24
1
-2
/
+2
*
Change functions to ANSI C.
Ulf Möller
1999-04-19
1
-18
/
+7
*
Import of old SSLeay release: SSLeay 0.9.1b (unreleased)
Ralf S. Engelschall
1998-12-21
1
-0
/
+144