aboutsummaryrefslogtreecommitdiffstats
path: root/src/build-data
Commit message (Expand)AuthorAgeFilesLines
* Merge GH #2140 Avoid make install trying to build unwanted targetsJack Lloyd2019-10-101-1/+1
|\
| * dynamically decide on required install targetsRené Meusel2019-10-091-1/+1
* | Fix nmake buildJack Lloyd2019-10-091-1/+1
|/
* Bump version to 2.13.0-preJack Lloyd2019-10-071-1/+1
* Merge GH #2131 Merge rest of 2131Jack Lloyd2019-10-061-1/+1
|\
| * Quote the path to python to handle spaces in install path.Jack Lloyd2019-10-061-1/+1
* | Switch to using -fsanitize=fuzzer-no-link with ClangJack Lloyd2019-10-061-1/+1
|/
* Merge GH #2116 Merge CLMUL and PMULL handlingJack Lloyd2019-09-263-6/+3
|\
| * Merge CLMUL and PMULL codeJack Lloyd2019-09-253-6/+3
* | support full-path styled --libdir and --bindir options刘群2019-09-211-1/+1
* | build-data: fix up a bug in botan.pc.in刘群2019-09-211-1/+1
|/
* Deprecate many publically available headersJack Lloyd2019-09-061-1/+1
* Make ssse3/sse2 dependencies explicit rather than implicitJack Lloyd2019-09-042-2/+2
* Support NEON for AES vector permutesJack Lloyd2019-09-013-3/+3
* Add support for POWER9 DARN RNGJack Lloyd2019-08-273-1/+3
* Use RDRAND in such a way that an internal reseed is performedJack Lloyd2019-08-161-18/+0
* Move streebog to right sectionJack Lloyd2019-08-041-5/+2
* Update GOST to use 2012 OIDs/paramsJack Lloyd2019-08-031-2/+3
* Updates for GOST 2012 supportJack Lloyd2019-08-011-4/+20
* Support disable thread_local but not threadsJack Lloyd2019-07-1919-0/+19
* Add support for OS-specific feature macrosJack Lloyd2019-07-157-5/+18
* Bump ABI versionJack Lloyd2019-07-131-1/+1
* Remove tab charsJack Lloyd2019-07-101-1/+1
* Set C++11 flags for PGIJack Lloyd2019-07-101-0/+2
* Fix include for getentropyJack Lloyd2019-07-041-1/+2
* Android 28 has getentropy, test thisJack Lloyd2019-07-041-0/+3
* Merge GH #2014 Fixes for Android buildJack Lloyd2019-07-021-1/+1
|\
| * makefile.in: move LDFLAGS after EXE_LINKS_TOJoerg-Christian Boehme2019-07-021-1/+1
* | Update version. Fix bugs in 2.11 changelogJack Lloyd2019-07-021-1/+1
|/
* Change XMSS OIDs and feature macro nameJack Lloyd2019-06-231-1/+2
* clock_gettime supported by mac since 10.12David Carlier2019-06-161-0/+1
* Officially deprecate headersJack Lloyd2019-06-071-1/+1
* Log the configure command line in the makefileJack Lloyd2019-06-071-0/+3
* Reorg documentation layout. Rename manual to handbook.Jack Lloyd2019-05-311-1/+1
* Fix VS2017 Bakefile buildsDaniel Neus2019-05-281-1/+1
* allow to specify external compile definitionsRené Meusel2019-05-211-0/+1
* Add a shim for testing Botan using BoGoJack Lloyd2019-05-201-2/+12
* FreeBSD supports getentropy call since 12.x branchDavid Carlier2019-05-151-0/+1
* restructure a bit to avoid code duplications and make find_cert more efficien...Tim Oesterreich2019-05-141-0/+2
* Merge GH #1839 Add TLS asio stream wrapperJack Lloyd2019-05-011-1/+4
|\
| * add doxygen preprocessor definitions do build asio_stream docsHannes Rantzsch2019-04-161-1/+4
* | Remove explicit mips64 -mabi parameterFabrice Fontaine2019-04-281-1/+0
* | makefile.in: move LDFLAGS after EXE_LINKS_TOFabrice Fontaine2019-04-281-1/+1
* | Fix some Doxygen errorsJack Lloyd2019-04-221-0/+2
* | Avoid C++ style comments in headers that may be parsed as CJack Lloyd2019-04-191-3/+6
* | Provides auxiliary vector support for FreeBSD.David Carlier2019-04-151-0/+1
|/
* Add a option for setting path to trusted CA listJack Lloyd2019-04-101-0/+4
* Fix the incorrect syntax .PHONY=Evgeny Pokhilko2019-03-311-1/+1
* Bump version to 2.11.0Jack Lloyd2019-03-301-1/+1
* Make Clang unused-lambda-capture a non-errorJack Lloyd2019-03-291-1/+1