summaryrefslogtreecommitdiff
path: root/zinflate.h
Commit message (Collapse)AuthorAgeFilesLines
* Update Doxygen commentsJeffrey Walton2019-05-301-0/+5
|
* Fix calling multiple ZlibDecompressor in parallel causes adler32 checksum ↵rocksonhead2018-03-241-4/+5
| | | | failure (GH #596, #600)
* Remove unneeded Doxygen directiveJeffrey Walton2018-01-191-3/+0
|
* Change Doxygen comment style from //! to ///Jeffrey Walton2017-11-291-15/+15
| | | | Also see https://groups.google.com/forum/#!topic/cryptopp-users/A7-Xt5Knlzw
* Add Inflator::BadDistanceErr exception (Issue 414)Jeffrey Walton2017-05-101-0/+4
| | | | The improved validation and excpetion clears the Address Sanitizer and Undefined Behavior Sanitizer findings
* Add C++ nullptr support (Issue 383)Jeffrey Walton2017-03-011-1/+1
|
* Updated documentation for Crypto++ 1.0 algorithmsJeffrey Walton2016-10-261-4/+8
|
* Cleared issues 11,12,13 (Clang integrated assembler), 58 (RC rollup), 66 ↵Jeffrey Walton2015-11-181-8/+10
| | | | (Coverity rollup)
* CRYPTOPP 5.6.3 RC6 checkinJeffrey Walton2015-11-051-151/+151
|
* Added "trap.h" include for header and source files that assertJeffrey Walton2015-07-261-0/+2
|
* port to MSVC .NET 2005 beta 2weidai2005-07-121-5/+5
|
* fix documentation, fix PanamaMAC, fix algorithm namesweidai2004-07-221-1/+1
|
* speed up DEFLATE decompressionweidai2004-04-081-2/+2
|
* fix potential threading problem with initialization of static objectsweidai2003-07-291-2/+2
|
* misc optimizationsweidai2003-05-161-2/+8
|
* Initial revisionweidai2002-10-041-0/+143