aboutsummaryrefslogtreecommitdiffstats
path: root/src/build-data
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge GH #586 Remove information from build.h making build non-reproducible. ...Jack Lloyd2016-08-171-2/+2
|\ \
| * | Remove configure extra information from build.hSimon Warta2016-08-161-2/+2
| |/
* / Check configured CPU arch against compiler settingSimon Warta2016-08-161-0/+16
|/
* fix compile issue on Mac OS if MACOSX_DEPLOYMENT_TARGET<=10.8Bi112016-08-101-0/+1
* Fix x86 32-bit building for clang on Mac OSBi112016-08-101-0/+2
* Add RDRAND_RNGJack Lloyd2016-07-192-0/+2
* Fix proc_walk - would always return 0 entropy collected.Jack Lloyd2016-07-181-36/+3
* Address some review comments from @cordneyJack Lloyd2016-07-171-1/+1
* Add Stateful_RNGJack Lloyd2016-07-173-6/+12
* Make the DRBG hash selectable in build.h with BOTAN_AUTO_RNG_DRBG_HASH_FUNCTIONJack Lloyd2016-07-171-0/+1
* Rename policy 'sane' to 'modern' which better reflects intent.Jack Lloyd2016-07-111-29/+36
* Remove egd entropy sources from BSI module policyRené Korthaus2016-07-111-1/+1
* Various fixes with bsi module policyRené Korthaus2016-07-041-0/+12
* Compile shared libraries (too) on FreeBSDLauri Nurmi2016-07-022-0/+6
* Use https:// urls for randombit.net links.Jack Lloyd2016-06-191-3/+3
* Merge GH #487 Remove CVC certificates and EMSA1_BSI signature encodingJack Lloyd2016-06-171-1/+5
|\
| * remove EMSA1_BSI (no longer recommended by BSI)Daniel Neus2016-04-301-1/+5
* | Merge GH #489 Add support probabilistic DSA & ECDSAJack Lloyd2016-06-071-0/+1
|\ \
| * | Add support probabilistic DSA & ECDSARené Korthaus2016-05-081-0/+1
* | | Clean symlinks to shared libraries properlyLauri Nurmi2016-06-071-1/+1
|/ /
* / Turn MSVC warnings to /W4 and enable C4267Jack Lloyd2016-05-062-7/+1
|/
* Add ECGDSARené Korthaus2016-04-191-0/+1
* Fixed shared library behaviour on Darwin/OS X.Alastair Houghton2016-04-073-2/+8
* Add proc_walk, egd, Darwin entropy sources to policy.Jack Lloyd2016-03-062-9/+11
* Allow EMSA1 in BSI policyJack Lloyd2016-03-061-1/+1
* Merge GH #446 add --module-policy optionJack Lloyd2016-03-062-0/+276
|\
| * Add option --module-policyJack Lloyd2016-03-062-0/+276