Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove last of macros targtting _MSC_VER 1200 (Issue 342) | Jeffrey Walton | 2016-12-03 | 1 | -11/+11 |
| | |||||
* | Add CRYPTOPP_ASSERT (Issue 277, CVE-2016-7420) | Jeffrey Walton | 2016-09-16 | 1 | -3/+3 |
| | | | | trap.h and CRYPTOPP_ASSERT has existed for over a year in Master. We deferred on the cut-over waiting for a minor version bump (5.7). We have to use it now due to CVE-2016-7420 | ||||
* | Whitespace checkin | Jeffrey Walton | 2016-09-10 | 1 | -1/+1 |
| | |||||
* | Fixed broken Sun Studio compile (Issue 179) | Jeffrey Walton | 2016-06-08 | 1 | -2/+2 |
| | |||||
* | Cleared compile errors under Visual Studio .Net compilers | Jeffrey Walton | 2016-04-29 | 1 | -1/+1 |
| | |||||
* | CRYPTOPP 5.6.3 RC6 checkin | Jeffrey Walton | 2015-11-05 | 1 | -422/+423 |
| | |||||
* | Whitespace checkin | Jeffrey Walton | 2015-07-30 | 1 | -2/+2 |
| | |||||
* | Fixed "signed/unsigned" conversion warning when "-DDEBUG" defined | Jeffrey Walton | 2015-07-30 | 1 | -1/+1 |
| | |||||
* | Cut-in CRYPTOPP_ASSERT in all remaining header and source files | Jeffrey Walton | 2015-07-26 | 1 | -1/+1 |
| | |||||
* | Added "trap.h" include for header and source files that assert | Jeffrey Walton | 2015-07-26 | 1 | -2/+3 |
| | |||||
* | Cleared signed/unsigned warnings under Visual Studio. | Jeffrey Walton | 2015-07-20 | 1 | -2/+2 |
| | |||||
* | Cleared signed/unsigned warning | Jeffrey Walton | 2015-06-08 | 1 | -10/+10 |
| | |||||
* | fix compile for MSVC .NET 2002 | weidai | 2006-12-22 | 1 | -2/+2 |
| | |||||
* | update version number, port to Sun C++ 5.8 | weidai | 2006-12-18 | 1 | -0/+2 |
| | |||||
* | add missing #include | weidai | 2006-06-09 | 1 | -0/+1 |
| | |||||
* | port to MSVC .NET 2005 beta 2 | weidai | 2005-07-12 | 1 | -11/+11 |
| | |||||
* | allow compile with STLport again | weidai | 2004-07-03 | 1 | -4/+4 |
| | |||||
* | added support for using encoding parameters and key derivation parameters | weidai | 2003-07-16 | 1 | -16/+9 |
| | |||||
* | fix warnings for VC7 and GCC | weidai | 2003-03-20 | 1 | -5/+5 |
| | |||||
* | Initial revision | weidai | 2002-10-04 | 1 | -0/+425 |