Commit Graph

  • 112f720de5
    Add Output for clean rule Jeffrey Walton 2016-10-15 21:11:34 -0400
  • dc035c6bc0
    Add Output for clean rule Jeffrey Walton 2016-10-15 21:09:26 -0400
  • 4625ca5e5c
    Add DWORD PTR for consistency in rdrand.asm Jeffrey Walton 2016-10-15 04:39:55 -0400
  • 540485f3cf
    Updated documentation Jeffrey Walton 2016-10-15 03:59:21 -0400
  • 9c9d81ba6c
    Switch to OPT_PIC for cryptest.sh Jeffrey Walton 2016-10-14 15:29:17 -0400
  • 5596f73371
    Fix Cygwin Newlib signal handler (Issue 315) Jeffrey Walton 2016-10-14 15:00:49 -0400
  • 7ce3922b97
    Add PIC_FLAG for minimum platform tests Jeffrey Walton 2016-10-14 05:04:04 -0400
  • b5f5c4951d
    Fix use of -fPIC in test script under Cygwin Jeffrey Walton 2016-10-14 04:46:48 -0400
  • 11d36e9cf9
    Simplify -fPIC tests Jeffrey Walton 2016-10-14 04:42:22 -0400
  • 4b73230e36
    Fix use of -fPIC in test script under Cygwin Jeffrey Walton 2016-10-14 04:16:04 -0400
  • 0e82232d1d
    Fix "WSAStringToAddress was not declared in this scope" on Cygwin (Issue 322) Jeffrey Walton 2016-10-14 03:48:51 -0400
  • 93a6758fd9
    Updated documentation Jeffrey Walton 2016-10-12 02:57:28 -0400
  • bd2b022d30
    Fix X86 MASM assembly under Visual Studio 2013 (Issue 321) Jeffrey Walton 2016-10-12 00:54:34 -0400
  • 4bee0519f5
    Updated documentation Jeffrey Walton 2016-10-11 19:51:15 -0400
  • 22400b2ad1
    Updated documentation Jeffrey Walton 2016-10-11 19:13:36 -0400
  • c87d7bf2cd
    Add "Source Code and Contributing" section to Readme.txt (Issue 317) Jeffrey Walton 2016-10-11 17:06:04 -0400
  • 4d562aaac7
    Post-release version increment Jeffrey Walton 2016-10-11 14:37:03 -0400
  • c621ce0532
    Add misc.h header for library's memcpy_s CRYPTOPP_5_6_5 Jeffrey Walton 2016-10-11 00:02:23 -0400
  • bc5ae1b7c1
    Fix port forwarding and EINVAL on Unix Jeffrey Walton 2016-10-10 19:50:45 -0400
  • 2d8992a547
    Add statics to anonymous namespace Jeffrey Walton 2016-10-10 18:20:49 -0400
  • 145a83e4cd
    Add test suite RandomNumberGenerator t anonymous namespace Jeffrey Walton 2016-10-10 18:03:31 -0400
  • acf281fef6
    Remove libstlport from LLVM message Jeffrey Walton 2016-10-10 17:53:32 -0400
  • 32fa9f6a8b
    Remove deprecated warning supressions under MSC pragma warning(disable: 4996) Jeffrey Walton 2016-10-10 17:33:13 -0400
  • 1e3878751b
    Ensure NULL terminator for VS2005 and below Jeffrey Walton 2016-10-10 15:57:21 -0400
  • e227ddd09a Revert "Ensure NULL terminator for VS2005 and below" Jeffrey Walton 2016-10-10 15:56:22 -0400
  • 1f779dec2a
    Ensure NULL terminator for VS2005 and below Jeffrey Walton 2016-10-10 15:55:15 -0400
  • ecb62a9311
    Provide temporary buffer for WSAStringToAddress Also see http://stackoverflow.com/q/39952781 Jeffrey Walton 2016-10-10 13:56:52 -0400
  • 818a4ea631
    Make inet_pton failures non-fatal Jeffrey Walton 2016-10-10 07:02:57 -0400
  • e8c55465d8
    Fixed comment character. Added maximum compression Jeffrey Walton 2016-10-10 06:06:02 -0400
  • 4630a5dab6
    Remove reliance on _WINSOCK_DEPRECATED_NO_WARNINGS (Issue 19) Jeffrey Walton 2016-10-10 04:11:36 -0400
  • 907ca4e39b
    Clear C4121 under Visual Studio cryptopp\wait.h(215) : warning C4121: 'CryptoPP::WaitObjectContainer' : alignment of a member was sensitive to packing Jeffrey Walton 2016-10-10 03:35:21 -0400
  • 68cdfd1119
    Updated comments Jeffrey Walton 2016-10-09 22:42:31 -0400
  • 5edee711f4
    Whitespace cleanup Jeffrey Walton 2016-10-09 02:13:10 -0400
  • b71b9bff02
    Restore Win32 as default configuration I think x64 crept in during Issue 316. x64 causes troubles on modern netbooks which use a 32-bit OS on a 64-bit processor. Jeffrey Walton 2016-10-09 00:36:51 -0400
  • d00be538c5
    Fix x64dll.asm ASM with ARM-based MSBuilds (Issue 316) Jeffrey Walton 2016-10-08 13:55:37 -0400
  • 7c735f660f
    Update comments Jeffrey Walton 2016-10-08 13:39:00 -0400
  • ce8d6b8d99
    Reorder objects for ARM-based MSBuilds (Issue 316) Jeffrey Walton 2016-10-06 17:13:29 -0400
  • b62637d08e
    Fix x64masm.asm and x64dll.asm ASM with ARM-based MSBuilds (Issue 316) Jeffrey Walton 2016-10-06 16:59:50 -0400
  • c400c7b38d
    Fix rdrand ASM with ARM-based MSBuilds (Issue 316) Jeffrey Walton 2016-10-06 16:00:28 -0400
  • 7d2f701718
    Revert 2ba75d4adf. It worked because we were picking up a previously built cryptest.exe. The task does not build it Jeffrey Walton 2016-10-06 12:03:58 -0400
  • 0b68429f2e
    Fix copy/paste from VMware Jeffrey Walton 2016-10-06 11:14:33 -0400
  • 2ba75d4adf
    Express cryptest.exe as prerequisite using MSBuild Task Jeffrey Walton 2016-10-06 10:58:28 -0400
  • 1f69679806
    Add hack to create cryptest.exe for DLL Mac'ing Jeffrey Walton 2016-10-06 01:37:51 -0400
  • c70c784745
    Update project dependencies after 4b16847f8c Jeffrey Walton 2016-10-06 00:22:52 -0400
  • 8fafb4e98c
    Add cryptdll-windows.cmd to TestScripts Jeffrey Walton 2016-10-06 00:02:33 -0400
  • 4b16847f8c
    Remove unneeded dependency on cryptlib.lib Jeffrey Walton 2016-10-05 23:30:41 -0400
  • 74dc41703d
    Fix Cygwin compile error due to sigemptyset (Issue 315) Jeffrey Walton 2016-10-05 20:29:01 -0400
  • dc927defa1
    Formatting of PreBuildEvent command Jeffrey Walton 2016-10-05 18:30:18 -0400
  • 76358cb865
    Cleanup CRYPTLIB project file Jeffrey Walton 2016-10-05 18:18:04 -0400
  • 21fcc7b995
    Disable ErrorReporting for cryptlib Jeffrey Walton 2016-10-05 15:37:10 -0400
  • cff762518f
    Add ImageHasSafeExceptionHandlers option for X86 Jeffrey Walton 2016-10-05 15:27:44 -0400
  • ebceec1a88
    Fix missing '>' Jeffrey Walton 2016-10-05 12:41:13 -0400
  • 601da2611c
    Consistnt use of Optimization, OptimizeReferences and EnableCOMDATFolding Jeffrey Walton 2016-10-05 12:36:20 -0400
  • d58df54b54
    Cleanup CRYPTLIB project file Jeffrey Walton 2016-10-05 11:00:39 -0400
  • af9b26770b
    Cleanup CRYPTDLL project file Jeffrey Walton 2016-10-04 19:52:18 -0400
  • c95feb5a1a Revert "Cleanup CRYPTDLL project file" Jeffrey Walton 2016-10-04 19:50:13 -0400
  • a3a7502e82
    Cleanup CRYPTDLL project file Jeffrey Walton 2016-10-04 19:48:35 -0400
  • e1c9fdd3ee
    Cleanup DLLTEST project file Jeffrey Walton 2016-10-04 14:23:10 -0400
  • f579c1caf1
    Add missing PlatformToolset and RootNamespace for Globals PropertyGroup Also see http://blogs.msdn.microsoft.com/visualstudio/2010/05/14/a-guide-to-vcxproj-and-props-file-structure/ Jeffrey Walton 2016-10-04 02:22:25 -0400
  • 85933ca4ad
    Removed setting overrides for Optimization and FavorSizeOrSpeed nodes These were only present in the VS2010 project files. They were not presnt in Crypto++ 5.6.2 VS 2005. I'm guessing its experimental cruft that should not have nbeen added or checked-in Jeffrey Walton 2016-10-03 19:21:21 -0400
  • 969536ac2b
    Add NDEBUG for release builds The remediations for CVE-2016-7420 removed the library's reliance on NDEBUG. The library now uses CRYPTOPP_ASSERT() instead of assert(), and it requires positive confirmation with CRYPTOPP_DEBUG, DEBUG or _DEBUG. Some other projects may inadvertenly depend on our definition of NDEBUG. This restores the definition in case its needed by others Jeffrey Walton 2016-10-03 18:27:52 -0400
  • 3904be4676 Revert "Add NDEBUG for Release builds. Set /arch:SSE2 as minimum arch" Jeffrey Walton 2016-10-03 03:17:00 -0400
  • 640f0272a0
    Add NDEBUG for Release builds. Set /arch:SSE2 as minimum arch Jeffrey Walton 2016-10-03 02:27:32 -0400
  • 28b3219d00
    Add VS project files to list of trimmed files Jeffrey Walton 2016-10-02 22:25:51 -0400
  • 3feb08f0ba
    Fix fipstest.cpp compile under Unix (Issue 314) Jeffrey Walton 2016-10-02 22:25:16 -0400
  • 07d996628d
    Alloc Visual Studio to capitolize UUIDs Jeffrey Walton 2016-10-02 21:03:23 -0400
  • 652c154759
    Change UUIDs for VS solution and projects Jeffrey Walton 2016-10-02 20:32:47 -0400
  • 277b8a3c4e
    Clear C4100 "unreferenced formal parameter" warning on pSetNewHandler Jeffrey Walton 2016-10-02 20:11:12 -0400
  • 82b13e23ca
    Add "Crypto++ DLL" to OutputDebugString messages (Issue 314) Visual Studio 2010 was opt-in; which Visual Studio 2012 is opt-out Jeffrey Walton 2016-10-02 19:22:49 -0400
  • 2413c0e041
    Opt-out of ASLR (Issue 314) Visual Studio 2010 was opt-in; which Visual Studio 2012 is opt-out Jeffrey Walton 2016-10-02 18:53:50 -0400
  • 1dd0b07a1e
    Improve OutputDebugString messages (Issue 314) Jeffrey Walton 2016-10-02 18:40:28 -0400
  • e3c4ccb0fc
    Add newline to OutputDebugString (Issue 314) Jeffrey Walton 2016-10-02 18:03:30 -0400
  • 578b0e2a07
    Add information for expected and load address for FIPS DLL module (Issue 314) Jeffrey Walton 2016-10-02 17:52:08 -0400
  • 55bbc55a7e
    Report computed MAC (Issue 314) Jeffrey Walton 2016-10-02 16:20:25 -0400
  • 3ea28efa69
    Use Warning Level 4 (Issue 314) Jeffrey Walton 2016-10-02 15:20:55 -0400
  • 5e3d0097fa
    Visual Studio 2010 project files cleanup (Issue 314) Jeffrey Walton 2016-10-02 14:39:58 -0400
  • fd278c2e8b
    Guard on DEBUG_NEW and stub-out for precompiled headers Jeffrey Walton 2016-10-02 03:10:06 -0400
  • 8a6d18853d
    Guard DEBUG_NEW for Visual Studio and leak detection Jeffrey Walton 2016-10-02 02:52:10 -0400
  • bcb7dffd5e
    Update Windows test script Jeffrey Walton 2016-10-02 02:12:50 -0400
  • e09d8a2491
    Fix Cygwin compile due to missing <signal.h> Jeffrey Walton 2016-10-01 22:12:08 -0400
  • 856d3d5508
    Fixed Perl string expansion Jeffrey Walton 2016-10-01 16:22:59 -0400
  • 46a4385db5
    Add cryptest-windows.pl script Jeffrey Walton 2016-10-01 14:44:40 -0400
  • 625a6dd09a
    Clear warnings under Visual Studio 2012 Jeffrey Walton 2016-10-01 12:04:57 -0400
  • 43313e6c0f
    Add missing ossig.h to file list for ZIP file[A Jeffrey Walton 2016-10-01 05:39:26 -0400
  • 50736d8c1f
    Clear warnings under Visual Studio 2008 Jeffrey Walton 2016-10-01 05:24:45 -0400
  • d40c7fb56b
    Fix compile under Visual Studio 2008 Jeffrey Walton 2016-10-01 05:17:02 -0400
  • 395b163450
    Fix compile under Visual Studio 2003 Jeffrey Walton 2016-10-01 04:42:42 -0400
  • 9b64112a11
    Whitespace cleanup Jeffrey Walton 2016-10-01 02:02:51 -0400
  • b7061f5b6e
    Clear Coverity "Uninitialized pointer field (UNINIT_CTOR)" CID 148083 Jeffrey Walton 2016-10-01 01:24:19 -0400
  • 8d840ecd8e
    Clear Coverity "Missing break in switch (MISSING_BREAK)" CID 147882, 147880, 147879, 147876 Jeffrey Walton 2016-10-01 00:51:33 -0400
  • fd64929389
    Add benchmark tests Jeffrey Walton 2016-09-30 16:58:27 -0400
  • e2943d4530
    Add coverity-macosx.txt instructions Jeffrey Walton 2016-09-30 15:47:47 -0400
  • 19ebf769e7
    Add debug instrumentation to Rijndael We added asserts due to Coverity findings. We beieve the findings were false positives Jeffrey Walton 2016-09-30 13:14:29 -0400
  • 2b328e8f8b
    Fix AES and X86 compile on Solaris Jeffrey Walton 2016-09-30 09:31:23 -0400
  • 2efedfb5ab
    Reset config.h that cross-pollinated from AES dev-branch Jeffrey Walton 2016-09-30 01:19:44 -0400
  • 3a096ebc9b
    Removed benchmark tests that cross-pollinated from AES dev-branch Jeffrey Walton 2016-09-30 01:14:15 -0400
  • 4c1b5472cc Cutover to SecByteBlock member for AES (Issue 302, CVE-2016-7544) Jeffrey Walton 2016-09-30 01:09:21 -0400
  • 5a0a2187f2
    Remove unneeded m_eofReceived initialization (Issue 312) Jeffrey Walton 2016-09-29 23:03:39 -0400
  • 11fc3df369
    Coverity finding CID 148134: Uninitialized scalar field (UNINIT_CTOR) (Issue 312) Jeffrey Walton 2016-09-29 22:34:33 -0400
  • cb4ba3f7b9
    Coverity finding CID 148138: Uninitialized scalar field (UNINIT_CTOR) (Issue 312) Jeffrey Walton 2016-09-29 22:17:55 -0400