summaryrefslogtreecommitdiff
path: root/config_ver.h
Commit message (Collapse)AuthorAgeFilesLines
* Fix use of <x86intrin.h> for MSVC (GH #1198)Jeffrey Walton2023-04-151-0/+6
| | | | It seems Microsoft now defines GCC defines, like __BMI__
* Post-release version incrementJeffrey Walton2021-09-241-2/+2
|
* Update compiler versionsJeffrey Walton2021-04-211-6/+17
|
* Post-release version incrementJeffrey Walton2021-03-081-2/+2
|
* Prepare for Crypto++ 8.5 releaseCRYPTOPP_8_5_0Jeffrey Walton2021-03-071-2/+2
|
* Update documentationJeffrey Walton2020-12-251-1/+4
|
* Update documentationJeffrey Walton2020-12-251-4/+29
|
* Post-release version incrementJeffrey Walton2020-12-221-2/+2
|
* Fix spellingJeffrey Walton2020-12-181-1/+1
|
* Update comments in config_align.hJeffrey Walton2020-08-061-1/+3
|
* Enable CRYPTOPP_DISABLE_MIXED_ASM in config_asm.hJeffrey Walton2019-10-171-0/+3
|
* Cutover to CRYPTOPP_LLVM_CLANG_VERSION (GH #845)Jeffrey Walton2019-05-211-3/+0
| | | | We were using CRYPTOPP_CLANG_VERSION in some places.
* Add CRYPTOPP_CLANG_VERSION for ARM asm definesJeffrey Walton2019-05-211-0/+3
| | | | We should be using both CRYPTOPP_APPLE_CLANG_VERSION and CRYPTOPP_LLVM_CLANG_VERSION. We'll loop back to it when we have some time.
* Make config.h more Autoconf friendly (GH #835, PR #836)Jeffrey Walton2019-05-171-0/+46