Jeffrey Walton
5efb019d8b
Add C++ nullptr support (Issue 383)
2017-03-01 06:10:06 -05:00
Jeffrey Walton
81b1a18063
Change file preamble to include "originally written by Wei Dai"
...
We have made a fair number of changes, and we don't want WD to receive credit for issues he was not part of
2017-01-27 07:05:45 -05:00
klemens
5a5c633073
spelling fixes
2016-12-27 18:34:57 +01:00
Jeffrey Walton
56a91ca197
Remove last of macros targtting _MSC_VER 1200 (Issue 342)
2016-12-03 21:31:22 -05:00
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
b99a92fe72
Whitespace checkin
2016-07-24 23:41:24 -04:00
Jeffrey Walton
d965ca66d9
Fixed broken Sun Studio compile (Issue 179)
2016-06-08 21:41:45 -04:00
Jeffrey Walton
1ce593357f
Cleared compile errors under Visual Studio .Net compilers
2016-04-29 10:25:18 -04:00
Jeffrey Walton
28a5fead3b
Fixed assert. Thanks to srwinohio for reporting (Issue 83)
2015-12-19 19:31:45 -05:00
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