aboutsummaryrefslogtreecommitdiffstats
path: root/src/build-data
Commit message (Expand)AuthorAgeFilesLines
* Fix Sphinx PDF build. GH #746Jack Lloyd2016-12-141-1/+1
* Remove ECB modeJack Lloyd2016-12-042-2/+0
* Updates module policy, fixes test suite errorsMatthias Gierlings2016-12-011-1/+1
* Add note on rfc6979 signatures to manual [ci skip]René Korthaus2016-11-281-3/+3
* 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-263-0/+51
* Updates docs & module policyMatthias Gierlings2016-11-261-0/+1
* Move Sonar config to build-dataJack Lloyd2016-11-221-0/+21
* Add key_constraints_to_string, GOST-34.10 cert handlingJack Lloyd2016-11-181-0/+2
* Add OIDs for SHA-3 and SHA-3 signature algorithmsJack Lloyd2016-11-171-1/+30
* Don't strictly require ffi in modern policyJack Lloyd2016-11-171-3/+2
* Added Extended Hash-Based Signatures (XMSS)Matthias Gierlings2016-11-111-0/+1
* Add BOTAN_WARN_UNUSED_RESULT macroJack Lloyd2016-11-091-0/+6
* Add OID for XMSSJack Lloyd2016-11-061-0/+3
* 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
* Merge GH #706 Remove ability to add OIDs at runtime. Remove OID lockJack Lloyd2016-11-031-0/+211
|\
| * Remove ability to add OIDS at runtime. Remove global OID lock.Jack Lloyd2016-11-031-0/+211
* | Remove automatic self-testing of public and private keysJack Lloyd2016-11-031-5/+0
|/
* Add new configure argument --optimize-for-sizeJack Lloyd2016-11-034-0/+4
* Import fuzzer driversJack Lloyd2016-10-301-0/+2
* Remove HMAC_RNG, X9.31-RNG, BeOS stats, EGD reader, Unix process runnerJack Lloyd2016-10-283-23/+19
* Merge GH #691/#488 Add GMAC. Add MessageAuthenticationCode::start_msgJack Lloyd2016-10-281-0/+1
|\
| * Implements GMAC with GHASH.Matthias Gierlings2016-10-281-0/+1
* | Update modern policy: Add NewHope, SQL, ChaCha20 SSE2. Prohibit TLS-CBCJack Lloyd2016-10-281-1/+8
|/
* Build the docs during CIJack Lloyd2016-10-222-1/+2
* Merge GH #669 Add SHA-3, SHAKE-128, and BoringSSL-mode NewHopeJack Lloyd2016-10-202-1/+3
|\
| * Update policy files for SHA-3Jack Lloyd2016-10-192-1/+3
* | Merge GH #671 Allow eme_raw in BSI modeJack Lloyd2016-10-201-1/+0
|\ \
| * | we do the padding ourself so eme_raw is fineDaniel Neus2016-10-201-1/+0
| |/
* | Predefine some variables for doxygen [ci skip]René Korthaus2016-10-201-1/+8
* | Remove obsolete doxygen tag [ci skip]René Korthaus2016-10-191-1/+0
|/
* Merge GH #665 Add IncludeOS target, make filesystem/threads optionalJack Lloyd2016-10-1720-1/+50
|\
| * Add ISA annotations to functions using SIMD, AES, etcJack Lloyd2016-10-141-1/+8
| * configure - Better handling of filesystem feature bitJack Lloyd2016-10-1219-1/+39
| * Add IncludeOS target. Make filesystem support optional.Jack Lloyd2016-10-101-0/+4
* | Add doxygen mainpageRené Korthaus2016-10-101-0/+1
|/
* Update BSI policyRené Korthaus2016-10-041-0/+3
* Maintainer mode fixes.Jack Lloyd2016-09-211-1/+1
* Update policy files wrt algorithm removalsJack Lloyd2016-09-022-13/+0
* Remove deprecated ciphers MARS, RC2, RC5, RC6, SAFER-SK and TEAJack Lloyd2016-09-022-12/+0
* Check for non-existent modules in policy files.Jack Lloyd2016-09-012-9/+2
* Maintainer mode fixesJack Lloyd2016-08-312-2/+2
* Remove HMAC_RNG from BSI policy, not needed after #520/#593Jack Lloyd2016-08-291-1/+0
* Travis CI additions and cleanupJack Lloyd2016-08-282-3/+7
* RNG changes (GH #593)Jack Lloyd2016-08-243-7/+6
* Merge GH #584 Changes to support Windows debuggingJack Lloyd2016-08-171-1/+1
|\
| * change botan CLI filename to botan-cli.exeDaniel Neus2016-08-172-2/+2
| * No PDB output for CLI and testsDaniel Neus2016-08-161-1/+1