aboutsummaryrefslogtreecommitdiffstats
path: root/src/build-data/buildh.in
Commit message (Expand)AuthorAgeFilesLines
* Support suffixes on version numbersJack Lloyd2020-09-251-1/+8
* Add Processor_RNGJack Lloyd2020-05-081-5/+2
* Use raw strings for install dirsJack Lloyd2019-10-251-2/+2
* Add support for POWER9 DARN RNGJack Lloyd2019-08-271-1/+1
* Use RDRAND in such a way that an internal reseed is performedJack Lloyd2019-08-161-18/+0
* Avoid C++ style comments in headers that may be parsed as CJack Lloyd2019-04-191-3/+6
* Add a option for setting path to trusted CA listJack Lloyd2019-04-101-0/+4
* Make the Memory_Pool MMU operations a compile time optionJack Lloyd2019-01-221-0/+14
* New Memory_Pool implementationJack Lloyd2019-01-041-7/+0
* Improve PBKDF self-tuningJack Lloyd2018-12-291-0/+6
* Remove attempting to use /dev/srandomJack Lloyd2018-09-201-1/+1
* Remove Darwin SecRandomCopyBytesJack Lloyd2018-09-041-2/+2
* Set a macro when optimizing for sizeJack Lloyd2018-07-131-0/+4
* Remove build time toggle for ECC coordinate maskingJack Lloyd2018-06-201-7/+0
* Unroll bigint_monty_redc for various sizesJack Lloyd2018-06-111-1/+1
* Add an explicit test mode buildJack Lloyd2018-04-141-2/+2
* Codecov - cover MT code in XMSS_PrivateKeyMatthias Gierlings2018-04-121-0/+4
* Make tests pass by default in UBSAN modeMatthias Gierlings2018-04-061-0/+4
* Remove PROV_TYPE from build.hJack Lloyd2018-03-141-9/+6
* 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
* 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
|/
* Merge GH #1378 Use OS feature flags instead of OS name for enabling system sp...Jack Lloyd2018-01-091-3/+0
|\
| * Test OS features by the feature vs the OS nameJack Lloyd2017-12-301-3/+0
* | Remove CPU specific optimization flagsJack Lloyd2018-01-081-1/+1
|/
* Remove BOTAN_FORCE_SEMICOLON macroJack Lloyd2017-12-301-4/+0
* Finish with the CPU feature macrosJack Lloyd2017-12-111-2/+2
* Further cleanup of macro generation in build.hJack Lloyd2017-12-111-5/+28
* More simplificationsJack Lloyd2017-12-111-3/+3
* Clean up macro generationJack Lloyd2017-12-111-7/+23
* Add compiler language flags in build.h header [ci skip]Jack Lloyd2017-12-111-1/+1
* Change header guard format to BOTAN_FOO_H_Jack Lloyd2017-09-201-2/+2
* Reflect -fstack-protector and related flags in `botan config ldflags`Jack Lloyd2017-09-191-0/+1
* Refactor RNGs to support Windows PhoneJack Lloyd2017-09-021-7/+6
* Create new fuzzer build modeJack Lloyd2017-08-251-0/+1
* Make template variable misc_config more specificSimon Warta2017-04-181-1/+1
* Use getentropy(2) as random source.Alexander Bluhm2017-03-291-1/+1
* Converge on a single side channel silent ec mp alg: randomizedNever2017-02-221-12/+5
* Remove minor number from header include dirJack Lloyd2017-01-091-1/+1
* remove "timestamp" and "proc_info" from BOTAN_ENTROPY_DEFAULT_SOURCESDaniel Neus2017-01-061-4/+4
* Fix amalgamationJack Lloyd2016-11-271-2/+2
* Add compiler.h macro header extracted from build.hJack Lloyd2016-11-261-176/+40
* Add Cilk/OpenMP supportJack Lloyd2016-11-261-0/+46
* Add BOTAN_WARN_UNUSED_RESULT macroJack Lloyd2016-11-091-0/+6
* Add an in-house EC curve for TLS at compile-timeRené Korthaus2016-11-031-0/+5
* Remove unused values from build.hJack Lloyd2016-11-031-3/+8
* Remove automatic self-testing of public and private keysJack Lloyd2016-11-031-5/+0