Commit Graph

  • 9e4e210834 Switched to standard directory variables for include/, lib/, bin/ and share/ Jeffrey Walton 2015-12-29 06:32:45 -0500
  • da95a18c19 Added locv to makefile recipe, added both cryptest.exe runs (thanks Jack Lloyd) Jeffrey Walton 2015-12-29 04:50:15 -0500
  • 30c9b8376d Merge pull request #95 from grantae/master Jeffrey Walton 2015-12-28 20:02:34 -0500
  • 4f277dab59 Fix an issue that caused targets to be rebuilt unnecessarily and prevented updated object files from regenerating targets. Grant Ayers 2015-12-28 16:30:01 -0800
  • 13748582e5 Added "make coverage" recipe. Added additional SecBlock tests Jeffrey Walton 2015-12-28 07:06:50 -0500
  • 605744d826 Fixed SecBlock append when "this == t", fixed assert, added validation test (Issue 92) Jeffrey Walton 2015-12-28 00:11:52 -0500
  • f707b9ef16 Fixed GCC version for deprecated attribute Jeffrey Walton 2015-12-27 23:44:36 -0500
  • 985172421a Revert "Fixed SecBlock append when "this == t" (Issue 92)". It was an incomplete remediation. Jeffrey Walton 2015-12-27 21:29:22 -0500
  • 8b0f29a4f2 Fixed SecBlock append when "this == t" (Issue 92) Jeffrey Walton 2015-12-27 21:28:23 -0500
  • 217ad8d721 Revert "Fixed append when "this == t" (Issue 92)". It was an incomplete remediation. Jeffrey Walton 2015-12-27 21:25:45 -0500
  • c16ce2530a Fixed append when "this == t" (Issue 92) Jeffrey Walton 2015-12-27 21:11:34 -0500
  • e4d2b3bfe2 Merge pull request #88 from GamePad64/master Jeffrey Walton 2015-12-27 15:48:41 -0500
  • 1ab5cbd047 Added DESTDIR to various recipes Jeffrey Walton 2015-12-27 13:13:16 -0500
  • 010c67914a Merge pull request #91 from tknarr/shlib_version_makefile_fix Jeffrey Walton 2015-12-27 12:18:49 -0500
  • a5681855ed
    Provided compatibility with CMake 2.8 Alexander Shishenko 2015-12-27 02:24:43 +0300
  • c110b6404f
    Added CRYPTOPP_DATA_DIR option in cmake. Alexander Shishenko 2015-12-27 02:23:33 +0300
  • 56abc4e4c9 Apply the same versioned solib changes as to GNUmakefile Todd Knarr 2015-12-26 10:57:04 -0800
  • 79882d4c7d Tweaked makefile recipes to use variables for CP, MV, MKDIR, etc. Added Cmake artifacts to distclean rule Jeffrey Walton 2015-12-26 06:45:59 -0500
  • ca7394540b Merge pull request #90 from tknarr/shlib_version_makefile_fix Jeffrey Walton 2015-12-26 06:23:19 -0500
  • 09d194d8cf Added a makefile target to build the versioned .so if the unversioned name is given. Added DESTDIR to an ldconf line that was missint it. Todd Knarr 2015-12-26 03:00:31 -0800
  • f84b3964ee Merge pull request #65 from tknarr/version_shlib Jeffrey Walton 2015-12-26 01:42:44 -0500
  • a0b078543a Added CRYPTOPP_DATA_DIR patch (Issue 82) Jeffrey Walton 2015-12-25 23:50:28 -0500
  • a3ac556e37 Resolve conflicts between master and version_shlib Todd Knarr 2015-12-25 13:06:43 -0800
  • 10c5b2e0f1 Merge non-conflict changes from master Todd Knarr 2015-12-25 13:04:20 -0800
  • 19f72fc73c Added checks before making directories and copying files Jeffrey Walton 2015-12-25 13:37:18 -0500
  • 4adcb0a35a Updated Filelist.txt to follow Commit a2c1e49a01 from Pull Request 77 Jeffrey Walton 2015-12-25 12:37:33 -0500
  • a2c1e49a01 Merge pull request #77 from GamePad64/master Jeffrey Walton 2015-12-25 12:13:46 -0500
  • 5170f3e1f7 More Makefile improvements (Issue 80) Jeffrey Walton 2015-12-25 12:11:36 -0500
  • bfce095d6b Merge pull request #81 from cawka/makefile-improvements Jeffrey Walton 2015-12-25 10:08:43 -0500
  • 0e3ee98ff6 Fixed Clang 3.4 compiler error on Linux Jeffrey Walton 2015-12-25 08:00:05 -0500
  • 6e8d8c4ff9 Fixed "relocation R_ARM_THM_MOVW_ABS_NC ... when making shared object" for non-X86 targets Jeffrey Walton 2015-12-25 05:01:57 -0500
  • 885b94707c Fixed Clang 3.3 integrated assembler crash on Linux Jeffrey Walton 2015-12-25 03:37:14 -0500
  • 4cf8d660d2 Added additional Clang test on Linux when compiler is GCC Jeffrey Walton 2015-12-25 02:02:40 -0500
  • 26c9cec572 Added GNUmakefile-cross as additional input files Jeffrey Walton 2015-12-24 20:56:08 -0500
  • 951d8b9dbe Fixed RDSEED detection issue for GCC 4.8 and 4.9 Jeffrey Walton 2015-12-24 19:48:01 -0500
  • 28a5fead3b Fixed assert. Thanks to srwinohio for reporting (Issue 83) Jeffrey Walton 2015-12-19 19:31:45 -0500
  • d1ae977256 Fixed copy/paste error Jeffrey Walton 2015-12-17 01:39:13 -0500
  • f70667b762 Updated documentation Jeffrey Walton 2015-12-17 01:37:01 -0500
  • 36dc30286b Updated documentation Jeffrey Walton 2015-12-16 23:10:07 -0500
  • 17ead160bf Updated documentation Jeffrey Walton 2015-12-16 19:39:29 -0500
  • 49de6e2012 Updated documentation Jeffrey Walton 2015-12-16 03:22:22 -0500
  • f14c62b6e3
    Added basic CMake build Alexander Shishenko 2015-12-08 16:46:08 +0300
  • 77016c7eb3 Updated config.recommend to follow Commit be67acdb1d from Pull Request 84 Jeffrey Walton 2015-12-14 16:49:23 -0500
  • be67acdb1d Merge pull request #84 from m-deckel/visualstudio-arm Jeffrey Walton 2015-12-14 15:52:13 -0500
  • d9749ce7ac Updated documentation Jeffrey Walton 2015-12-14 15:50:56 -0500
  • f6499edf3a Microsoft ARM support * Adjusted config to compile for Microsoft ARM (e.g. Windows Universal apps) Marco Deckel 2015-12-14 15:49:49 +0100
  • d9502a6ea9 Updated documentation Jeffrey Walton 2015-12-13 23:53:50 -0500
  • 5a28b8e184 Additional documentation Jeffrey Walton 2015-12-13 23:02:23 -0500
  • 89c324ad92 Fixed documentation on New(), CleanNew(), Grow() and CleanGrow() Jeffrey Walton 2015-12-12 21:01:44 -0500
  • 92dd807c83 build: Support DESTDIR variable to adjust installation path Alexander Afanasyev 2015-12-11 20:28:16 -0800
  • b7fb9e5ee4 build: Change default installation prefix to /usr/local Alexander Afanasyev 2015-12-11 20:23:40 -0800
  • acd9ae052f build: Set correct shared library id when compiled on OS X platform Alexander Afanasyev 2015-12-11 20:05:07 -0800
  • 1e17620417 Fixed STLport detection for Android 14 and below Jeffrey Walton 2015-12-09 04:09:30 -0500
  • bdebe53dd6 Updated to recognize arm64-v8a as an architecture Jeffrey Walton 2015-12-09 00:41:15 -0500
  • 695bb3d5df Fixed config.recommend to use same test as config.h for X32. Missed at check-in c08cac0c Jeffrey Walton 2015-12-08 15:02:10 -0500
  • 5703c85d2d Fixed makefile to use IS_IOS rather than IS_DARWIN for iOS cross-compiles. Updated Android to use AOSP_* variables rather than ANDROID_* variables Jeffrey Walton 2015-12-08 14:55:58 -0500
  • 28dc376596 Tweaked rules for "make convert" to pick up additional exec files Jeffrey Walton 2015-12-08 14:53:04 -0500
  • b5aa6b3a92 Merge pull request #75 from cawka/gitignore Jeffrey Walton 2015-12-07 13:24:54 -0500
  • 8188e60ea6 Extended .gitignore Alexander Afanasyev 2015-12-07 10:11:57 -0800
  • 7b9878509b Added "sources" target to generate the list of library files and test files. The lists are suitable for Autotools and Android.mk file lists Jeffrey Walton 2015-12-06 00:48:31 -0500
  • 0fb28c0ee4 Added "algebra.h" include for "make deps" recipe Jeffrey Walton 2015-12-04 18:18:34 -0500
  • db1c95401c Fixed test using Xcode default compiler. Fixed makefile convert recipe to include ASM files Jeffrey Walton 2015-12-04 12:52:40 -0500
  • 401308d14e Guarded Intel multiarch with CXX03/CXX11. Fixed typo in export for testing under Xcode compiler Jeffrey Walton 2015-12-03 18:17:54 -0500
  • ac5bc5729e Added PowerPC multiarch tests to cryptest.sh Jeffrey Walton 2015-12-03 12:39:25 -0500
  • 0059f486ad Changed RDSEED to use alternate ctor. Added comments about number of retries for RDRAND and RDSEED Jeffrey Walton 2015-12-02 18:23:10 -0500
  • 2c16082495 Added recipe to build ISO for early distros like Fedora 1 on Linux using genisoimage Jeffrey Walton 2015-12-02 17:21:25 -0500
  • c08cac0cd1 Fixed failed compile on OS X using "-arch i386" due to Clang defining __ILP32__ for everything that is 32-bit. MSVC, GCC, ICC and Comeau were OK Jeffrey Walton 2015-12-02 15:54:35 -0500
  • b7d461b4e2 Added recipe to build ISO for early distros like Fedora 1. The Crypto++ source files are transferred to the VM through the CDROM device Jeffrey Walton 2015-12-02 15:45:50 -0500
  • 65a8b85609 Merge branch 'master' of https://github.com/weidai11/cryptopp into version_shlib Todd Knarr 2015-11-30 07:00:47 -0800
  • 8ba4232386 Changed retry count for RDRAND and RDSEED. RDSEED appears to fail to fulfill requests at about 6 to 8 times the rate of RDRAND. Jeffrey Walton 2015-11-29 14:43:12 -0500
  • cba640d9f1 Merge branch 'master' of https://github.com/weidai11/cryptopp into version_shlib Todd Knarr 2015-11-26 07:02:04 -0800
  • ed6c1de915 Fixed typos in comments Jeffrey Walton 2015-11-25 15:20:37 -0500
  • 08e88dfbd3 Changes per noloader's comments in pull #65 Todd Knarr 2015-11-24 20:14:53 -0800
  • 67ba451c6a Merge branch 'master' of https://github.com/weidai11/cryptopp into version_shlib Todd Knarr 2015-11-24 19:36:54 -0800
  • f90a940e2e Added additional flags to warning build, including -Wstrict-overflow -Wstrict-aliasing=3 and -Waggressive-loop-optimizations Jeffrey Walton 2015-11-24 10:54:10 -0500
  • fcd4f80bd3 Fix missing leading 0 for data byte directive Jeffrey Walton 2015-11-24 09:46:25 -0500
  • 1d0f5080c6 Fix missing leading 0 on data byte Jeffrey Walton 2015-11-24 09:38:55 -0500
  • 2fcbef965d Remove uneeded file Jeffrey Walton 2015-11-22 19:23:02 -0500
  • 298988a5b9 Crypto++ 5.6.3 check-in CRYPTOPP_5_6_3 Jeffrey Walton 2015-11-22 19:17:15 -0500
  • 62618fda97 Revert botched "Crypto++ 5.6.3 check-in". Corruption due to VMware adding garbage to the end of some source files during drag and drop from guest to host. Jeffrey Walton 2015-11-22 19:11:31 -0500
  • c454358122 Crypto++ 5.6.3 check-in Jeffrey Walton 2015-11-20 19:15:33 -0500
  • 5f70a7c85e Added missing <rng.h> to validat1.cpp. MaurerRandomnessTest requires the header when -DNO_OS_DEPENDENCE Jeffrey Walton 2015-11-19 17:28:37 -0500
  • baa19fb2b4 Added config.h due to privately reported issue Jeffrey Walton 2015-11-19 16:48:56 -0500
  • b3e49d8c96 Additional documentation; fixed issues with Clang integrated assembler and different versions numbers for LLVM Clang and Apple Clang; fixed missing header in DSA class Jeffrey Walton 2015-11-19 13:09:33 -0500
  • 6911cc9e91 Updated release notes Jeffrey Walton 2015-11-18 16:43:53 -0500
  • 3203d7db54 Change __MINGW__ → __MINGW32__ Jeffrey Walton 2015-11-18 15:52:54 -0500
  • c15be9178a Cleared issues 11,12,13 (Clang integrated assembler), 58 (RC rollup), 66 (Coverity rollup) Jeffrey Walton 2015-11-18 15:45:32 -0500
  • 628f40755a Cleared issues 11,12,13 (Clang integrated assembler), 58 (RC rollup), 66 (Coverity rollup) Jeffrey Walton 2015-11-18 15:35:35 -0500
  • 9f6a942218 Cleared issues 11,12,13 (Clang integrated assembler), 58 (RC rollup), 66 (Coverity rollup) Jeffrey Walton 2015-11-18 15:34:27 -0500
  • 6ac1e46a1f Cleared issues 11,12,13 (Clang integrated assembler), 58 (RC rollup), 66 (Coverity rollup) Jeffrey Walton 2015-11-18 15:32:28 -0500
  • d2fda9bd42 Cleared issues 11,12,13 (Clang integrated assembler), 58 (RC rollup), 66 (Coverity rollup) Jeffrey Walton 2015-11-18 15:19:02 -0500
  • 1993a8b7b9 Merge pull request #63 from Zireael-N/master Jeffrey Walton 2015-11-13 09:15:47 -0500
  • 65849072f4 Linux shared-object library versioning Todd Knarr 2015-11-08 12:29:56 -0800
  • 9b140da272
    Override a pure virtual function inherited from WindowsPipe Zireael 2015-11-06 20:57:20 +0300
  • 2fbdeb70b4 Remove unneeded test file Jeffrey Walton 2015-11-05 02:04:59 -0500
  • 48809d4e85 CRYPTOPP 5.6.3 RC6 checkin Jeffrey Walton 2015-11-05 01:59:46 -0500
  • 025337a94a CRYPTOPP 5.6.3 RC6 checkin Jeffrey Walton 2015-11-05 01:50:12 -0500
  • 8a02fe1787 Merge pull request #35 from bertothunder/master Jeffrey Walton 2015-10-25 22:50:57 -0400
  • 0291c1318f Merge pull request #7 from jwakely/issue-5 Jeffrey Walton 2015-10-25 22:50:31 -0400
  • 47571eebe8 Merge pull request #46 from Zireael-N/master Jeffrey Walton 2015-10-25 22:38:35 -0400