Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix calling multiple ZlibDecompressor in parallel causes adler32 checksum ↵ | rocksonhead | 2018-03-24 | 1 | -4/+5 |
| | | | | failure (GH #596, #600) | ||||
* | Remove unneeded Doxygen directive | Jeffrey Walton | 2018-01-19 | 1 | -3/+0 |
| | |||||
* | Change Doxygen comment style from //! to /// | Jeffrey Walton | 2017-11-29 | 1 | -15/+15 |
| | | | | Also see https://groups.google.com/forum/#!topic/cryptopp-users/A7-Xt5Knlzw | ||||
* | Add Inflator::BadDistanceErr exception (Issue 414) | Jeffrey Walton | 2017-05-10 | 1 | -0/+4 |
| | | | | The improved validation and excpetion clears the Address Sanitizer and Undefined Behavior Sanitizer findings | ||||
* | Add C++ nullptr support (Issue 383) | Jeffrey Walton | 2017-03-01 | 1 | -1/+1 |
| | |||||
* | Updated documentation for Crypto++ 1.0 algorithms | Jeffrey Walton | 2016-10-26 | 1 | -4/+8 |
| | |||||
* | Cleared issues 11,12,13 (Clang integrated assembler), 58 (RC rollup), 66 ↵ | Jeffrey Walton | 2015-11-18 | 1 | -8/+10 |
| | | | | (Coverity rollup) | ||||
* | CRYPTOPP 5.6.3 RC6 checkin | Jeffrey Walton | 2015-11-05 | 1 | -151/+151 |
| | |||||
* | Added "trap.h" include for header and source files that assert | Jeffrey Walton | 2015-07-26 | 1 | -0/+2 |
| | |||||
* | port to MSVC .NET 2005 beta 2 | weidai | 2005-07-12 | 1 | -5/+5 |
| | |||||
* | fix documentation, fix PanamaMAC, fix algorithm names | weidai | 2004-07-22 | 1 | -1/+1 |
| | |||||
* | speed up DEFLATE decompression | weidai | 2004-04-08 | 1 | -2/+2 |
| | |||||
* | fix potential threading problem with initialization of static objects | weidai | 2003-07-29 | 1 | -2/+2 |
| | |||||
* | misc optimizations | weidai | 2003-05-16 | 1 | -2/+8 |
| | |||||
* | Initial revision | weidai | 2002-10-04 | 1 | -0/+143 |