Implement a stateful variant if the ZLIB compression method. The old
authorRichard Levitte <levitte@openssl.org>
Sun, 8 Dec 2002 02:39:38 +0000 (02:39 +0000)
committerRichard Levitte <levitte@openssl.org>
Sun, 8 Dec 2002 02:39:38 +0000 (02:39 +0000)
commit86a62cf15c5aa087a950ae82c65bb22e932e46c0
tree4defb6b4dd29b34608f5b3031d3ca23fadbf496c
parentb11405723d04bea51eced9a81343ad7c19d33823
Implement a stateful variant if the ZLIB compression method.  The old
stateless variant is kept, but isn't used anywhere.
crypto/comp/c_zlib.c
crypto/comp/comp_lib.c
crypto/crypto.h