Matt Caswell
|
da1c088f59
Copyright year updates
|
vor 1 Jahr |
ihciah
|
bcbc7d6067
bio: pass flags on BIO_ctrl to make flush retriable
|
vor 1 Jahr |
Todd Short
|
3840271e98
Add zlib oneshot compression
|
vor 2 Jahren |
Todd Short
|
7e3cacac94
Update COMP_METHOD
|
vor 2 Jahren |
Todd Short
|
59d21298df
Convert ZLIB defines to OPENSSL_NO_ZLIB
|
vor 2 Jahren |
Richard Levitte
|
e077455e9e
Stop raising ERR_R_MALLOC_FAILURE in most places
|
vor 2 Jahren |
Pauli
|
73a815defe
Fix coverity 1493364 & 1493375: unchecked return value
|
vor 3 Jahren |
Pauli
|
1486b1fbd3
comp: remove TODOs
|
vor 3 Jahren |
Todd Short
|
309c6fbace
Add RUN_ONCE support to zlib init
|
vor 3 Jahren |
Matt Caswell
|
3c2bdd7df9
Update copyright year
|
vor 3 Jahren |
Shane Lontis
|
f148f7034c
Add ossl_ conf symbols
|
vor 3 Jahren |
Matt Caswell
|
605856d72c
Update copyright year
|
vor 4 Jahren |
Richard Levitte
|
a150f8e1fc
CRYPTO: refactor ERR_raise()+ERR_add_error_data() to ERR_raise_data()
|
vor 4 Jahren |
Richard Levitte
|
9311d0c471
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
|
vor 4 Jahren |
Dr. Matthias St. Pierre
|
706457b7bd
Reorganize local header files
|
vor 5 Jahren |
Dr. Matthias St. Pierre
|
25f2138b0a
Reorganize private crypto header files
|
vor 5 Jahren |
Tomas Mraz
|
6beb8b39ba
BIO_f_zlib: Properly handle BIO_CTRL_PENDING and BIO_CTRL_WPENDING calls.
|
vor 5 Jahren |
Richard Levitte
|
48f66f8115
Following the license change, modify the boilerplates in crypto/comp/
|
vor 6 Jahren |
Daniel Bevenius
|
b4ff66223b
Add comments to NULL func ptrs in bio_method_st
|
vor 7 Jahren |
Bernd Edlinger
|
fce78bd4ed
Fix invalid function type casts.
|
vor 7 Jahren |
Rich Salz
|
1b6fa9fdf8
Don't NULL check before calling DSO_free.
|
vor 7 Jahren |
KaoruToda
|
26a7d938c9
Remove parentheses of return.
|
vor 7 Jahren |
Matt Caswell
|
513d76f495
Fix zlib BIO_METHOD for latest BIO_METHOD structure changes
|
vor 8 Jahren |
Rich Salz
|
6286757141
Copyright consolidation 04/10
|
vor 8 Jahren |
Richard Levitte
|
5a5c0b953f
Remake the way dynamic zlib is loaded
|
vor 8 Jahren |
Matt Caswell
|
b3599dbb6a
Rename int_*() functions to *_int()
|
vor 8 Jahren |
Matt Caswell
|
342c21cd8b
Rename lots of *_intern or *_internal function to int_*
|
vor 8 Jahren |
Matt Caswell
|
02a247e0fa
Deprecate COMP_zlib_cleanup() and make it a no-op
|
vor 8 Jahren |
Matt Caswell
|
222e620baf
Fix the zlib config option
|
vor 8 Jahren |
Rich Salz
|
921de151d2
Move dso.h to internal
|
vor 8 Jahren |