Commit Graph

21 Commits

Author SHA1 Message Date
Jeffrey Walton
6ac1e46a1f Cleared issues 11,12,13 (Clang integrated assembler), 58 (RC rollup), 66 (Coverity rollup) 2015-11-18 15:32:28 -05:00
Jeffrey Walton
48809d4e85 CRYPTOPP 5.6.3 RC6 checkin 2015-11-05 01:59:46 -05:00
Jeffrey Walton
77206baf56 Whitespace checkin 2015-07-30 13:07:33 -04:00
Jeffrey Walton
b7de164d62 Cut-in CRYPTOPP_ASSERT in all remaining header and source files 2015-07-26 16:03:14 -04:00
Jeffrey Walton
5db65c051b Cleared "conversion from 'const int' to 'CryptoPP::word16'" under MSVC 2015-07-26 12:52:13 -04:00
Jeffrey Walton
ed0300b143 Cleared "signed/unsigned mismatch" warning under GCC 5.1. The pointer math meant we got a ptrdiff_t back from the expression. Its not clear if we should throw, so an assert was added 2015-07-25 00:38:34 -04:00
Jeffrey Walton
0578334f7a Cleared warning under Visual Studio 2015-07-17 10:40:22 -04:00
weidai
d1c31d0a04 rename "cryptdll" project to "cryptopp"
fix compile errors on MSVC 2010
2010-06-29 02:46:17 +00:00
weidai
1dc4ead999 fix valgrind errors 2008-11-21 23:33:35 +00:00
weidai
2f8e40cb4b fix compile with fix compile for for STLport 5.1.3 and MSVC 2005 2007-09-15 02:38:57 +00:00
weidai
d831dd8e85 fix valgrind issues reported by Chris Morgan 2007-08-13 23:55:05 +00:00
weidai
a31a2a989f fix compile for MSVC .NET 2002 2006-12-22 15:03:42 +00:00
weidai
9ca2b9fb24 fix compile for MSVC .NET 2003 2006-12-22 08:44:49 +00:00
weidai
43b41c1042 update version number, port to Sun C++ 5.8 2006-12-18 02:34:33 +00:00
weidai
6aacd0a0de merge in changes by denis bider and fix compile on gcc 3.4.4 and MSVC 6 2006-04-06 21:20:25 +00:00
weidai
922fdeb150 fix MSVC 2005 warnings 2006-03-13 13:26:41 +00:00
weidai
1db8ea5084 port to MSVC .NET 2005 beta 2 2005-07-12 04:23:32 +00:00
weidai
b3924f2108 changes done for FIPS-140 lab code drop 2005-01-20 04:19:35 +00:00
weidai
ebbfa72763 allow compile with STLport again 2004-07-03 01:20:11 +00:00
weidai
3b1e3952c9 add detection of uncompressibilty 2004-04-08 01:28:31 +00:00
weidai
a3b6ece7ab Initial revision 2002-10-04 17:31:41 +00:00