Rich Salz
|
b548a1f11c
free null cleanup finale
|
9 years ago |
Rich Salz
|
b196e7d936
remove malloc casts
|
9 years ago |
Rich Salz
|
4d428cd250
Dead code removal: #if 0 bio, comp, rand
|
9 years ago |
Matt Caswell
|
0f113f3ee4
Run util/openssl-format-source -v -c .
|
9 years ago |
Dr. Stephen Henson
|
1b31b5ad56
Modify compression code so it avoids using ex_data free functions. This
|
15 years ago |
Ben Laurie
|
1f6e9bce21
Missing return values (Coverity ID 204).
|
16 years ago |
Dr. Stephen Henson
|
8931b30d84
And so it begins...
|
16 years ago |
Nils Larsch
|
30e5e8aca5
- use OPENSSL_malloc() etc. in zlib
|
18 years ago |
Dr. Stephen Henson
|
ad2695b1b7
Update from 0.9.8-stable.
|
19 years ago |
Dr. Stephen Henson
|
0d894c9dbe
Make ZLIB without ZLIB_SHARED compiled again.
|
19 years ago |
Dr. Stephen Henson
|
da5a0e8722
Add error checking to avoid crashing when zlib cannot be loaded.
|
19 years ago |
Richard Levitte
|
283c3e2437
Only define ZLIB_SHARED if it hasn't already been defined (on the command
|
19 years ago |
Andy Polyakov
|
bdbc9b4d1a
Make whiny compilers stop complaining about missing prototype.
|
20 years ago |
Richard Levitte
|
5b0f1f7d13
Because libraries on Windows lack useful version information, the zlib
|
20 years ago |
Richard Levitte
|
c40b9bdefb
Setting the ex_data index is unsafe in a threaded environment, so
|
21 years ago |
Richard Levitte
|
6895cca89d
Remove unused code, don't use zlib functions that are really macros
|
21 years ago |
Richard Levitte
|
8228f302dd
Add some debugging output.
|
22 years ago |
Richard Levitte
|
86a62cf15c
Implement a stateful variant if the ZLIB compression method. The old
|
22 years ago |
Richard Levitte
|
e984b2af64
If we're loading libz dynamically, and COMP_zlib() is called more than once,
|
22 years ago |
Richard Levitte
|
bc36ee6227
Use new-style system-id macros everywhere possible. I hope I haven't
|
24 years ago |
Richard Levitte
|
1363155145
A few bug fixes for Windows.
|
24 years ago |
Richard Levitte
|
a4614bf06d
COMP_METHOD has a new argument since some time back...
|
24 years ago |
Richard Levitte
|
c4438dc0e5
Change c_zlib further to allow loading a shared zlib on all operating
|
24 years ago |
Richard Levitte
|
20f88b9bd4
Changes to c_zlib.c to make ZLIB.DLL dynamically loadable under
|
24 years ago |
Bodo Möller
|
ec577822f9
Change #include filenames from <foo.h> to <openssl.h>.
|
25 years ago |
Ulf Möller
|
6b691a5c85
Change functions to ANSI C.
|
25 years ago |
Ralf S. Engelschall
|
dfeab0689f
Import of old SSLeay release: SSLeay 0.9.1b (unreleased)
|
26 years ago |