aboutsummaryrefslogtreecommitdiffstats
path: root/src/build-data
Commit message (Expand)AuthorAgeFilesLines
* Bump version to 2.7.0Jack Lloyd2018-04-101-1/+1
* Add a data file for RISC-V 64Jack Lloyd2018-04-091-0/+1
* Add sanitizer-specific optimization flagsJack Lloyd2018-04-072-2/+4
* Make tests pass by default in UBSAN modeMatthias Gierlings2018-04-061-0/+4
* Bump version to 2.6.0-preJack Lloyd2018-04-041-1/+1
* Move version.txt to src/build-dataJack Lloyd2018-04-041-0/+10
* Add support for XLC symbol visibility attributes [ci skip]Jack Lloyd2018-03-281-0/+3
* Fix some Doxygen errorsJack Lloyd2018-03-281-0/+1
* Adds sanitizer support for the xlC compilerMatthias Gierlings2018-03-281-0/+6
* Add --enable-sanitizers= flag to specify which sanitizers to useJack Lloyd2018-03-272-6/+15
* Add back posix_mlock flagJack Lloyd2018-03-2613-1/+14
* Deprecated declarations should be error in maintainer modeJack Lloyd2018-03-252-2/+2
* Add option to specify the MSVC runtimeJack Lloyd2018-03-211-2/+5
* Put ISA enabling flags after CXXFLAGS to override as neededJack Lloyd2018-03-151-4/+4
* Remove PROV_TYPE from build.hJack Lloyd2018-03-141-9/+6
* Use RtlGenRandom instead of CryptoAPIJack Lloyd2018-03-143-3/+2
* Add a facility for debug-mode assertionsJack Lloyd2018-03-141-0/+4
* Add mixed (J+A) point addition, new scalar mul for base pointsJack Lloyd2018-03-081-6/+0
* Rename threefish module to threefish_512Jack Lloyd2018-03-063-6/+6
* Enable SHA-1 intrinsics on MSVCJack Lloyd2018-03-041-0/+1
* Add support for powerpcspe buildJack Lloyd2018-03-021-0/+3
* Add (untested) support for x32 buildJack Lloyd2018-03-023-1/+21
* Fix autodetection of sparc64/mips64 [ci skip]Jack Lloyd2018-02-251-0/+10
* AES encryption using POWER8 intrinsicsJack Lloyd2018-02-232-0/+3
* Merge GH #1448 Support custom curves in TLS handshakeJack Lloyd2018-02-191-4/+0
|\
| * Remove house curve supportJack Lloyd2018-02-131-4/+0
* | Of course they are public member variables, not functions ...Jack Lloyd2018-02-131-3/+3
* | Add BOTAN_DEPRECATED_PUBLIC_MEMBER_FUNCTIONSJack Lloyd2018-02-131-0/+10
|/
* Detect compiler architecture at configure timeJack Lloyd2018-02-051-0/+50
* Use -m32 for x86-32 builds with GCCJack Lloyd2018-02-021-0/+1
* Avoid using CMAKE_CURRENT_LIST_DIRJack Lloyd2018-01-191-4/+4
* Move Sonar config from build-data to configsJack Lloyd2018-01-181-16/+0
* ABI for Aarch64 cryptoJack Lloyd2018-01-123-0/+5
* Add support for --library-suffix optionJack Lloyd2018-01-124-10/+10
* Recognize armv7-a [ci skip]Jack Lloyd2018-01-091-0/+1
* Merge GH #1378 Use OS feature flags instead of OS name for enabling system sp...Jack Lloyd2018-01-0920-83/+84
|\
| * Test OS features by the feature vs the OS nameJack Lloyd2017-12-3020-83/+84
* | Remove CPU specific optimization flagsJack Lloyd2018-01-0826-410/+19
* | Update configuration information for Intel C++Jack Lloyd2018-01-041-5/+15
* | use range-based for loop instead of std::for_eachPatrik Fiedler2018-01-031-0/+1
* | Add version detection for XLC [ci skip]Jack Lloyd2017-12-311-0/+4
|/
* Remove BOTAN_FORCE_SEMICOLON macroJack Lloyd2017-12-301-4/+0
* Support regexes for OS aliasesJack Lloyd2017-12-301-1/+1
* Hack for building on Cygwin (newlib)Jack Lloyd2017-12-281-0/+1
* Add exceptions to mach_abi_linking groupsJack Lloyd2017-12-232-2/+2
* Build improvementsJack Lloyd2017-12-238-6/+4
* Enable additional Haiku featuresJack Lloyd2017-12-231-1/+3
* Enable shared libs on HaikuJack Lloyd2017-12-231-1/+2
* Avoid defining LIB_LINK_CMD if we are not creating a shared object.Jack Lloyd2017-12-231-3/+2
* Fix build issue on HaikuJack Lloyd2017-12-231-0/+2