Jeffrey Walton
399a1546de
Add CRYPTOPP_ASSERT (Issue 277, CVE-2016-7420)
...
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
2016-09-16 11:27:15 -04:00
Jeffrey Walton
d294b4290b
Add changes for Windows Sotre that went missing with my clumsy Git skills
2016-05-09 03:07:57 -04:00
Jeffrey Walton
373e7283e2
Removed _WIN32_WINNT define (Issue 166)
2016-04-28 10:00:20 -04:00
Jeffrey Walton
09b5d2f5dd
Switched to DebugBreak() for Windows machines to snap the debugger and allow a continue
2015-08-03 19:17:42 -04:00
Jeffrey Walton
77206baf56
Whitespace checkin
2015-07-30 13:07:33 -04:00
Jeffrey Walton
f4a584da6e
Added comment about test.cpp and DebugTrapHandler for example code
2015-07-26 15:26:47 -04:00
Jeffrey Walton
931ec17224
Added CRYPTOPP_ASSERT (but its not cut-in yet). It required another file because misc.h needed it. (The other options were to force it into misc.h early or drop it in config.h)
2015-07-22 02:11:52 -04:00