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
/
dll.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clear unknown pragma warning under GCC
Jeffrey Walton
2018-01-17
1
-2
/
+4
*
Add <emsa2.h> to dll.cpp
Jeffrey Walton
2017-12-26
1
-0
/
+1
*
Add PKCS #1 SHA3-based signatures (GH #517)
Jeffrey Walton
2017-10-04
1
-0
/
+11
*
Fix Clang warning on missing template definitions
Jeffrey Walton
2017-08-16
1
-0
/
+1
*
Fix Windows compilation issues (by RaptorFactor) (#444)
Marcel Raad
2017-07-17
1
-1
/
+1
*
Removed MSVC warning suppression for many warnings (Issue 412)
Jeffrey Walton
2017-05-16
1
-11
/
+3
*
Add C++ nullptr support (Issue 383)
Jeffrey Walton
2017-03-01
1
-5
/
+5
*
Change file preamble to include "originally written by Wei Dai"
Jeffrey Walton
2017-01-27
1
-1
/
+1
*
Removed VC++ 5.0 and 6.0 workarounds (Issue 342)
Jeffrey Walton
2016-12-03
1
-3
/
+1
*
Add "Crypto++ DLL" to OutputDebugString messages (Issue 314)
Jeffrey Walton
2016-10-02
1
-1
/
+1
*
Clang 3.9 and missing member definitions for template classes (Issue 300)
Jeffrey Walton
2016-09-22
1
-0
/
+4
*
"EMSA2HashId<SHA>::id" → "EMSA2HashId<SHA1>::id"
Jeffrey Walton
2016-09-22
1
-1
/
+1
*
CRYPTOPP 5.6.3 RC6 checkin
Jeffrey Walton
2015-11-05
1
-149
/
+160
*
Cleared GCC/Clang waning on unknown pragma
Jeffrey Walton
2015-06-08
1
-1
/
+4
*
add 64-bit mangled names of new and delete
weidai
2007-04-16
1
-3
/
+13
*
port to GCC 4
weidai
2005-09-05
1
-24
/
+1
*
changes done for FIPS-140 lab code drop
weidai
2005-01-20
1
-7
/
+11
*
changes related to the next FIPS validation
weidai
2004-09-03
1
-0
/
+14
*
port to CodeWarrior 8.3
weidai
2004-06-20
1
-0
/
+17
*
add missing overrides for new [] and delete []
weidai
2003-10-31
1
-0
/
+10
*
reduce source file dependencies
weidai
2003-10-14
1
-28
/
+0
*
guard against potential integer overflow in allocators
weidai
2003-08-04
1
-10
/
+1
*
added support for using encoding parameters and key derivation parameters
weidai
2003-07-16
1
-1
/
+0
*
fix for Unix
weidai
2003-07-11
1
-3
/
+3
*
fix for Unix
weidai
2003-07-11
1
-0
/
+8
*
fix GCC compile
weidai
2003-07-11
1
-0
/
+1
*
merge in 5.0.4 changes (exclude DES and SHA-2 from DLL),
weidai
2003-07-10
1
-34
/
+77
*
create DLL version, fix GetNextIV() bug in CTR and OFB modes
weidai
2003-07-04
1
-0
/
+100