aboutsummaryrefslogtreecommitdiffstats
path: root/src/scripts
Commit message (Expand)AuthorAgeFilesLines
* Make Windows happyJack Lloyd2016-08-281-1/+1
* Just run the essentials under qemu, full build takes a lot of CPU time.Jack Lloyd2016-08-281-0/+4
* Travis CI additions and cleanupJack Lloyd2016-08-282-71/+166
* Use ccache for OS X Travis buildJack Lloyd2016-08-242-18/+25
* Deactivate SonarQube PR analysisDaniel Neus2016-08-221-8/+11
* Merge GH #596: PKCS #11 in CircleCI buildsJack Lloyd2016-08-195-5/+5
|\
| * Enable PKCS#11 module in Circle CI buildsDaniel Neus2016-08-195-5/+5
* | Enable PKCS#11 module in Travis CI buildsDaniel Neus2016-08-191-3/+3
|/
* SonarQube integration / Travis CI changesDaniel Neus2016-08-182-12/+36
* missing adjustment in install.py from GH #584Daniel Neus2016-08-171-1/+1
* Merge GH #583 Clean up TLS ciphersuite handlingJack Lloyd2016-08-171-31/+8
|\
| * Clean up TLS ciphersuite handlingJack Lloyd2016-08-161-31/+8
* | fix install.py to copy botand.dll in debug modeDaniel Neus2016-08-161-1/+2
* | add amalgamation builds for AppVeyorDaniel Neus2016-08-121-0/+4
* | Headers can be marked as external by using `<header:external>` in info.txt.Daniel Neus2016-08-121-0/+6
|/
* Set AppVeyor parallel builds to "2"Daniel Neus2016-07-281-1/+1
* build PKCS#11 module during AppVeyor buildDaniel Neus2016-07-261-2/+5
* Save the IETF ciphersute name directly in TLS::CiphersuiteJack Lloyd2016-06-091-14/+28
* Fix CircleCI buildJack Lloyd2016-06-071-2/+1
* Turn MSVC warnings to /W4 and enable C4267Jack Lloyd2016-05-061-1/+0
* AppVeyor used amalgamation build due to strict build time restrictionsJack Lloyd2016-05-061-1/+1
* Check that the version in botan_version.py matches the tagged versionJack Lloyd2016-04-281-23/+44
* Fixed shared library behaviour on Darwin/OS X.Alastair Houghton2016-04-071-0/+15
* Update OCB ciphersuites to follow new nonce scheme from -04 draftJack Lloyd2016-04-041-14/+14
* Add IETF standard ChaCha20Poly1305 ciphersuites to TLSJack Lloyd2016-03-231-35/+14
* Add LD_LIBRARY_PATH to python coverageRené Korthaus2016-02-201-1/+1
* Run coverage for python bindingsRené Korthaus2016-02-202-0/+4
* correct appveyor matrixDaniel Neus2016-02-171-3/+7
* add VS2015 jobsDaniel Neus2016-02-171-2/+9
* Precompile the list of TLS ciphersuitesJack Lloyd2016-01-061-3/+21
* Prettify mp_comba a bitJack Lloyd2016-01-011-4/+5
* Remove mp_mulop.cppJack Lloyd2015-12-251-2/+6
* Add boost builds on Travis OSXSimon Warta2015-12-093-12/+14
* Fix sanitizer build in travis ciRené Korthaus2015-11-241-1/+1
* Add TLS_PSK testsJack Lloyd2015-11-131-20/+13
* Merge pull request #317 from randombit/cc-flag-sanityJack Lloyd2015-10-276-7/+17
|\
| * Remove --build-mode and add individual toggles for optimization, debug,Jack Lloyd2015-10-266-7/+17
* | Fix dist.py to handle signed git tagsJack Lloyd2015-10-261-5/+14
|/
* Test botan.py using Python2 and Python3 on Linux and OS XSimon Warta2015-10-222-0/+10
* Add DLL target to MSVC CI buildJack Lloyd2015-10-161-1/+7
* Merge pull request #298 from tiwoc/arm64Simon Warta2015-10-161-5/+17
|\
| * Travis CI: Enable 64 bit builds for iOSDaniel Seither2015-10-131-5/+17
* | Add security notifications/advisory page to website.Jack Lloyd2015-10-151-2/+2
* | Add `--minimized-build` which does the same thing as `--no-autoload`Jack Lloyd2015-10-141-1/+1
|/
* Integrate codecovSimon Warta2015-10-042-7/+7
* Merge pull request #281 from alonbl/build-pythonJack Lloyd2015-09-221-5/+6
|\
| * build: support multiple python versionsAlon Bar-Lev2015-09-151-5/+6
* | Fix pbkdf, pk padding and ECDH registration for static linking.Jack Lloyd2015-09-111-1/+1
|/
* Update travis configuration for iOS buildSimon Warta2015-09-026-55/+74
* Add soname_patternSimon Warta2015-08-241-23/+19