Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | ||||
* | Updated documentation | Jeffrey Walton | 2016-09-09 | 1 | -0/+2 |
| | |||||
* | Updated documentation | Jeffrey Walton | 2016-09-08 | 1 | -4/+9 |
| | |||||
* | Cleared warning 'extra ";" ignored' | Jeffrey Walton | 2016-06-08 | 1 | -2/+2 |
| | |||||
* | Cleared compile errors under Visual Studio .Net compilers | Jeffrey Walton | 2016-04-29 | 1 | -1/+3 |
| | |||||
* | CRYPTOPP 5.6.3 RC6 checkin | Jeffrey Walton | 2015-11-05 | 1 | -97/+100 |
| | |||||
* | Whitespace checkin | Jeffrey Walton | 2015-07-30 | 1 | -3/+3 |
| | |||||
* | Cut-in CRYPTOPP_ASSERT in all remaining header and source files | Jeffrey Walton | 2015-07-26 | 1 | -3/+3 |
| | |||||
* | Added "trap.h" include for header and source files that assert | Jeffrey Walton | 2015-07-26 | 1 | -0/+1 |
| | |||||
* | Cleared unused variable and function warnings | Jeffrey Walton | 2015-07-19 | 1 | -0/+9 |
| | |||||
* | Added test suites for HKDF | Jeffrey Walton | 2015-07-09 | 1 | -2/+2 |
| | |||||
* | GNUmakefile improvements. Changed default optimization level to -O3, except ↵ | Jeffrey Walton | 2015-07-08 | 1 | -0/+87 |
on Cygwin. Added IS_DARWIN for consistency |