summaryrefslogtreecommitdiff
path: root/config.h
Commit message (Expand)AuthorAgeFilesLines
...
* Update commentsJeffrey Walton2018-07-271-1/+0
* More SunStudio/SunCC workaroundsJeffrey Walton2018-07-271-1/+7
* Disable CLMUL again on SunStudio (GH# 188, GH #224)Jeffrey Walton2018-07-161-0/+6
* Add ARMv8.4 cpu feature detection support (GH #685) (#687)Jeffrey Walton2018-07-151-64/+133
* Add ARMv8 CPU feature queries (GH #685)Jeffrey Walton2018-07-141-1/+1
* Remove CRYPTOPP_ALLOW_UNALIGNED_DATA_ACCESS support (GH #682)Jeffrey Walton2018-07-111-2/+2
* Disable Cryptogams AES under ClangJeffrey Walton2018-07-111-2/+3
* Add ARM AES asm implementation from Cryptogams (GH #683)Jeffrey Walton2018-07-111-0/+9
* Fix versioning that cross-pollinated when building docsJeffrey Walton2018-07-011-1/+1
* Update documentationJeffrey Walton2018-07-011-1/+1
* Rename CRYPTOPP_DISABLE_SHA → CRYPTOPP_DISABLE_SHANI …Jeffrey Walton2018-05-041-1/+1
* Rename CRYPTOPP_DISABLE_AES → CRYPTOPP_DISABLE_AESNIJeffrey Walton2018-05-031-3/+3
* Post-release version incrementJeffrey Walton2018-04-081-1/+1
* Prepare for Crypto++ 7.0 releaseCRYPTOPP_7_0_0Jeffrey Walton2018-04-081-1/+1
* Add sbyte, sword16, sword32 and sword64 (GH #608, GH #609)Jeffrey Walton2018-03-271-0/+13
* Add PowerPC Power8 SHA hashing (GH #513)Jeffrey Walton2018-03-101-1/+1
* Tie CRYPTOPP_CXX17 to CRYPTOPP_CXX11Jeffrey Walton2018-03-051-3/+9
* Post-release version incrementJeffrey Walton2018-02-221-1/+1
* Fix __cplusplus version for C++17Jeffrey Walton2018-02-211-1/+2
* Handle C++17 std::uncaught_exceptions (GH #590)Jeffrey Walton2018-02-211-12/+36
* Add define for CRYPTOPP_DISABLE_ASMJeffrey Walton2018-02-171-0/+5
* Fix Clang check for C++11 lambdas (GH #558, citra-emu/citra#3435) (#587)Jan Beich2018-02-141-1/+1
* Move CRYPTOPP_POSIX_MEMALIGN_AVAILABLE preference downJeffrey Walton2018-01-301-6/+4
* Switch to posix_memalign when availableJeffrey Walton2018-01-301-1/+1
* Switch to posix_memalign when availableJeffrey Walton2018-01-301-2/+3
* Switch to posix_memalign for FreeBSDJeffrey Walton2018-01-291-1/+1
* Fix misaligned SSE2 allocations on FreeBSD (GH #562)Jeffrey Walton2018-01-291-1/+1
* Tie SHA availability to SSE4.2 availabilityJeffrey Walton2018-01-281-1/+1
* Update documentationJeffrey Walton2018-01-251-2/+2
* Post-release version incrementJeffrey Walton2018-01-221-1/+1
* Fix AIX AlignedAllocateJeffrey Walton2018-01-211-1/+3
* Simplify logic for selection of word128Jeffrey Walton2018-01-211-1/+1
* Add CRYPTOPP_TABLE, remove CRYPTOPP_SECTIONJeffrey Walton2018-01-211-9/+4
* Improve logic for <arm_acle.h> include (GH #568)Jeffrey Walton2018-01-201-12/+27
* Revert "Update documentation"Jeffrey Walton2018-01-191-1/+1
* Update documentationJeffrey Walton2018-01-191-1/+1
* Add interface to TweetNaCl library (#566)Jeffrey Walton2018-01-171-0/+1
* Fix Andoid ARMv8 buildsJeffrey Walton2018-01-171-3/+6
* Add CRYPTOPP_CXX11_LAMBDA for N2927 (v1.1) (GH #558)Jeffrey Walton2018-01-071-0/+6
* Avoid including <arm_acle.h> on Android (GH #546)Jeffrey Walton2017-12-151-0/+4
* Add CRYPTOPP_POWER5_AVAILABLEJeffrey Walton2017-12-121-1/+9
* Rename ppc-crypto.h to ppc-simd.hJeffrey Walton2017-12-121-1/+2
* Update commentsJeffrey Walton2017-12-101-1/+1
* Move location of CRYPTOPP_ARM_ACLE_AVAILABLE test in config.hJeffrey Walton2017-12-091-11/+11
* Update commentsJeffrey Walton2017-11-301-1/+1
* Change Doxygen comment style from //! to ///Jeffrey Walton2017-11-291-11/+11
* Fix LLVM detection of SSSE3 on 32-bit cpusJeffrey Walton2017-11-241-6/+9
* Add CRYPTOPP_SLOW_ARMV8_SHIFT for Aarch32 and Aarch64Jeffrey Walton2017-11-231-0/+6
* Fix AES detection on AIX and Power8Jeffrey Walton2017-11-201-1/+1
* Revert "Remove master-merge script"Jeffrey Walton2017-11-161-1/+1