aboutsummaryrefslogtreecommitdiffstats
path: root/src/build-data
Commit message (Expand)AuthorAgeFilesLines
* Merge GH #1219 Implement System_RNG on macOS/iOS using arc4randomJack Lloyd2017-09-212-4/+6
|\
| * Supposedly iOS has arc4random, so maybe this works...Jack Lloyd2017-09-212-4/+6
* | Update build policiesJack Lloyd2017-09-212-0/+12
|/
* Improve support for IBM XLCJack Lloyd2017-09-211-6/+8
* Fix Doxygen configJack Lloyd2017-09-201-2/+5
* 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
* Load botan_version.py as a file instead of as module importJack Lloyd2017-09-192-223/+0
* Be less forgiving in maintainer modeJack Lloyd2017-09-172-2/+2
* Script the Windows CI buildJack Lloyd2017-09-082-3/+6
* Exclude build/* from Sonar analysisJack Lloyd2017-09-071-0/+2
* Refactor RNGs to support Windows PhoneJack Lloyd2017-09-025-10/+32
* Sort isa_extensions lists [ci skip]Simon Warta2017-09-024-14/+11
* Change http://botan.randombit.net to https URIsJack Lloyd2017-09-011-1/+1
* Add support for fuzzing with KLEEJack Lloyd2017-08-301-2/+2
* Add support for LLVM bitcode targetJack Lloyd2017-08-306-13/+17
* Try to get Sonar to look at header filesJack Lloyd2017-08-291-1/+2
* Rename (and fix) Sonar targetJack Lloyd2017-08-291-4/+4
* Further fixes to ci build scriptJack Lloyd2017-08-291-1/+3
* Merge GH #1158 Add build mode for fuzzer testsJack Lloyd2017-08-293-0/+21
|\
| * Create new fuzzer build modeJack Lloyd2017-08-253-0/+21
* | Fix Doxygen build [ci skip]Jack Lloyd2017-08-271-1/+4
* | Add compatibility comment for getauxval on AndroidSimon Warta2017-08-271-0/+2
|/
* Add http_util to module policies (GH #1109)René Korthaus2017-08-073-0/+3
* Merge GH #1139 Replace --destdir flag with DESTDIR env variableJack Lloyd2017-08-073-3/+3
|\
| * Turn --destdir option into an environment variable, fixes #1101, fixes #996, ...Zoltan Gyarmati2017-08-043-3/+3
* | Merge GH #1138 Add support for Windows sockets in http_util and TLS command l...Jack Lloyd2017-08-071-0/+1
|\ \
| * | Add support for Windows sockets to http_utilRené Korthaus2017-08-041-0/+1
| |/
* / Add Streebog hash (GOST R 34.11-2012).Daniel Wyatt2017-08-043-0/+5
|/
* Add ChaCha_RNGJack Lloyd2017-07-312-0/+6
* Merge GH #1133 Fix MSVC compiler detection fixing #1125Jack Lloyd2017-07-311-0/+8
|\
| * Use _MSC_VER to get MSVC versionSimon Warta2017-07-301-0/+8
* | Fix warnings from clangs -Wdocumentation flagJack Lloyd2017-07-281-1/+1
|/
* Update modern and nist policies with recent additionsJack Lloyd2017-06-302-0/+20
* Merge GH #1082 Add support for SM2 signature schemeJack Lloyd2017-06-302-0/+7
|\
| * Add SM2 signature schemeJack Lloyd2017-06-292-0/+8
* | Update BSI module policyRené Korthaus2017-06-301-0/+3
|/
* Moved to draft-ietf-curdle-pkix assigned OIDsFrancis Dupont2017-06-121-2/+2
* Enable Ed25519 in 'modern' policyJack Lloyd2017-06-091-0/+1
* Add Ed25519 key type and testsJack Lloyd2017-06-071-0/+1
* Merge GH #826 Add support for Intel SHA instructionsJack Lloyd2017-05-191-0/+1
|\
| * Add support for Intel SHA-1/SHA-2 instructionsJack Lloyd2017-05-191-0/+1
* | Add SM3 OIDs and PKCSv1.5 hash prefixJack Lloyd2017-05-191-0/+3
|/
* Make template variable misc_config more specificSimon Warta2017-04-181-1/+1
* Merge GH #966 Add SM3 hash functionJack Lloyd2017-04-052-0/+2
|\
| * Update BSI and NIST policies to prohibit SM3 hash.Daniel Wyatt2017-04-032-0/+2
* | configure: encode submodel prefix into single valueSimon Warta2017-04-042-11/+11
* | Merge GH #940 Add flags for MSVC for code size optimizationJack Lloyd2017-04-041-2/+2
|\ \ | |/ |/|
| * Add some MSVC compiler flagsDaniel Neus2017-04-041-2/+2
* | Use arc4random(3) as system rng on OpenBSD.Alexander Bluhm2017-03-301-0/+1