index
:
delta/cryptopp-git.git
CRYPTOPP_5_6_2_clean
master
github.com: weidai11/cryptopp.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
trap.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moves <ossig.h> include into Linux and Unix section
Jeffrey Walton
2016-09-18
1
-2
/
+1
*
Guard inclusion of <intrin.h> with VS2005 and above
Jeffrey Walton
2016-09-17
1
-2
/
+4
*
Use __debugbreak rather than DebugBreak on Windows
Jeffrey Walton
2016-09-17
1
-4
/
+5
*
Add ossig.h. Move SignalHandler to ossig.h
Jeffrey Walton
2016-09-17
1
-40
/
+7
*
Add CRYPTOPP_ASSERT (Issue 277, CVE-2016-7420)
Jeffrey Walton
2016-09-16
1
-26
/
+132
*
Add changes for Windows Sotre that went missing with my clumsy Git skills
Jeffrey Walton
2016-05-09
1
-0
/
+6
*
Removed _WIN32_WINNT define (Issue 166)
Jeffrey Walton
2016-04-28
1
-6
/
+0
*
Switched to DebugBreak() for Windows machines to snap the debugger and allow ...
Jeffrey Walton
2015-08-03
1
-15
/
+45
*
Whitespace checkin
Jeffrey Walton
2015-07-30
1
-1
/
+1
*
Added comment about test.cpp and DebugTrapHandler for example code
Jeffrey Walton
2015-07-26
1
-1
/
+5
*
Added CRYPTOPP_ASSERT (but its not cut-in yet). It required another file beca...
Jeffrey Walton
2015-07-22
1
-0
/
+37