summaryrefslogtreecommitdiff
path: root/zdeflate.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fixed assert. Thanks to srwinohio for reporting (Issue 83)Jeffrey Walton2015-12-191-1/+1
* Cleared issues 11,12,13 (Clang integrated assembler), 58 (RC rollup), 66 (Cov...Jeffrey Walton2015-11-181-15/+24
* CRYPTOPP 5.6.3 RC6 checkinJeffrey Walton2015-11-051-807/+806
* Whitespace checkinJeffrey Walton2015-07-301-2/+2
* Cut-in CRYPTOPP_ASSERT in all remaining header and source filesJeffrey Walton2015-07-261-28/+28
* Cleared "conversion from 'const int' to 'CryptoPP::word16'" under MSVCJeffrey Walton2015-07-261-4/+4
* Cleared "signed/unsigned mismatch" warning under GCC 5.1. The pointer math me...Jeffrey Walton2015-07-251-1/+7
* Cleared warning under Visual StudioJeffrey Walton2015-07-171-1/+1
* rename "cryptdll" project to "cryptopp"weidai2010-06-291-1/+10
* fix valgrind errorsweidai2008-11-211-0/+1
* fix compile with fix compile for for STLport 5.1.3 and MSVC 2005weidai2007-09-151-1/+1
* fix valgrind issues reported by Chris Morganweidai2007-08-131-0/+1
* fix compile for MSVC .NET 2002weidai2006-12-221-2/+2
* fix compile for MSVC .NET 2003weidai2006-12-221-1/+1
* update version number, port to Sun C++ 5.8weidai2006-12-181-0/+2
* merge in changes by denis bider and fix compile on gcc 3.4.4 and MSVC 6weidai2006-04-061-1/+7
* fix MSVC 2005 warningsweidai2006-03-131-1/+1
* port to MSVC .NET 2005 beta 2weidai2005-07-121-19/+19
* changes done for FIPS-140 lab code dropweidai2005-01-201-0/+2
* allow compile with STLport againweidai2004-07-031-1/+1
* add detection of uncompressibiltyweidai2004-04-081-39/+83
* Initial revisionweidai2002-10-041-0/+736