openssl/crypto/comp
Bodo Möller e2b798c8b3 Assorted bugfixes:
- safestack macro changes for C++ were incomplete
- RLE decompression boundary case
- SSL 2.0 key arg length check

Submitted by: Google (Adam Langley, Neel Mehta, Bodo Moeller)
2011-02-03 12:03:51 +00:00
..
.cvsignore Add emacs cache files to .cvsignore. 2005-04-11 14:17:07 +00:00
c_rle.c Assorted bugfixes: 2011-02-03 12:03:51 +00:00
c_zlib.c Modify compression code so it avoids using ex_data free functions. This 2010-01-13 18:57:40 +00:00
comp.h And so it begins... 2008-03-12 21:14:28 +00:00
comp_err.c And so it begins... 2008-03-12 21:14:28 +00:00
comp_lib.c Implement a stateful variant if the ZLIB compression method. The old 2002-12-08 02:39:38 +00:00
Makefile Change AR to ARX to allow exclusion of fips object modules 2011-01-26 16:08:08 +00:00