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
/
trdlocal.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Handle C++17 std::uncaught_exceptions (GH #590)
Jeffrey Walton
2018-02-21
1
-3
/
+6
*
Clear GCC -Wc++11-compat warning
Jeffrey Walton
2018-01-20
1
-0
/
+4
*
Remove MSVC C4297 warning suppression (Issue 19)
Jeffrey Walton
2017-03-15
1
-5
/
+0
*
Use C++03 Singleton on select Microsoft platforms (Issues 372, 373, 389, 391)
Jeffrey Walton
2017-03-15
1
-0
/
+2
*
Add C++ nullptr support (Issue 383)
Jeffrey Walton
2017-03-01
1
-1
/
+1
*
Change file preamble to include "originally written by Wei Dai"
Jeffrey Walton
2017-01-27
1
-1
/
+1
*
Add CRYPTOPP_ASSERT (Issue 277, CVE-2016-7420)
Jeffrey Walton
2016-09-16
1
-5
/
+5
*
Add changes for Windows Sotre that went missing with my clumsy Git skills
Jeffrey Walton
2016-05-09
1
-3
/
+4
*
Add WIN32_LEAN_AND_MEAN to source files which inlude Windows headers
Jeffrey Walton
2016-04-28
1
-0
/
+1
*
Cleared issues 11,12,13 (Clang integrated assembler), 58 (RC rollup), 66 (Cov...
Jeffrey Walton
2015-11-18
1
-2
/
+10
*
CRYPTOPP 5.6.3 RC6 checkin
Jeffrey Walton
2015-11-05
1
-75
/
+96
*
Added guard based on std::uncaught_exception so the class does not throw in a...
Jeffrey Walton
2015-07-27
1
-2
/
+2
*
Added TODO message on the throw dtors
Jeffrey Walton
2015-07-27
1
-0
/
+1
*
Added CRYPTOPP_THROW to ThreadLocalStorage dtor
Jeffrey Walton
2015-07-27
1
-1
/
+2
*
fix for Unix
weidai
2003-07-11
1
-0
/
+3
*
fix for Unix
weidai
2003-07-11
1
-3
/
+1
*
create DLL version, fix GetNextIV() bug in CTR and OFB modes
weidai
2003-07-04
1
-0
/
+6
*
Initial revision
weidai
2002-10-04
1
-0
/
+66