aboutsummaryrefslogtreecommitdiffstats
path: root/src/scripts
Commit message (Expand)AuthorAgeFilesLines
* s/as_string/to_string/Jack Lloyd2019-03-011-1/+1
* Split CLI utils.cpp into more partsJack Lloyd2019-02-281-0/+8
* Add Boost to the coverage buildJack Lloyd2019-02-242-3/+4
* Reset the crash count in test fuzzer scriptJack Lloyd2019-02-211-0/+2
* Fixes for minimized buildsJack Lloyd2019-02-161-9/+18
* Use threads for Asan tests tooJack Lloyd2019-02-051-1/+1
* Run the tests in multithreaded mode in CIJack Lloyd2019-01-311-2/+5
* Refactor CPUID to make it thread safeJack Lloyd2019-01-301-1/+1
* Move hash util to hash.cpp and add --format optionJack Lloyd2019-01-221-0/+9
* Use sccache for MSVC buildsJack Lloyd2019-01-043-32/+30
* Split up these blocks in appveyor.yml [ci skip]Jack Lloyd2019-01-031-1/+3
* Remove VC2013 support from AppVeyor scriptJack Lloyd2019-01-031-1/+0
* Add VC 2019 preview buildJack Lloyd2019-01-022-1/+8
* Add a multi-file input mode for test fuzzersJack Lloyd2018-12-232-24/+67
* Move coverage before fuzzers in Travis buildJack Lloyd2018-12-231-1/+1
* In Travis, run OS X firstJack Lloyd2018-12-231-1/+1
* By default just run 20 of the AEAD test vectors through CLIJack Lloyd2018-12-231-6/+11
* Increase Travis ccache sizeJack Lloyd2018-12-231-1/+1
* Increase Travis git pull depthJack Lloyd2018-12-231-1/+1
* Add --no-store-vc-rev option for use in CI buildsJack Lloyd2018-12-231-0/+2
* Increase Travis ccache to 750MJack Lloyd2018-12-231-1/+1
* Increase Travis ccache againJack Lloyd2018-12-231-1/+1
* Increase Travis cache size [ci skip]Jack Lloyd2018-12-221-2/+2
* Stop compressing Travis ccacheJack Lloyd2018-12-211-3/+1
* Test how long it takes to precompute base point multiplesJack Lloyd2018-12-161-1/+1
* Work around a problem when built with OpenSSLJack Lloyd2018-12-101-1/+1
* Support recovering ECDSA public key from message/signature pairJack Lloyd2018-12-101-2/+8
* Add an i386 CI target to check on 32-bit asmJack Lloyd2018-12-093-4/+14
* Add GCC 4.8 travis buildJack Lloyd2018-12-053-0/+10
* Partially revert 9d5e0567b2Jack Lloyd2018-12-041-0/+10
* Simplify the Travis setup scriptJack Lloyd2018-12-041-19/+14
* Merge GH #1768 Use AppVeyor installed jomJack Lloyd2018-12-041-2/+1
|\
| * Use AppVeyor installed jomJack Lloyd2018-12-041-2/+1
* | Move valgrind CI build before the cross buildsJack Lloyd2018-12-041-1/+1
* | Reporting for fuzz test timingJack Lloyd2018-12-041-4/+9
|/
* Remove testing branchJack Lloyd2018-12-041-1/+0
* Pylint fixesJack Lloyd2018-12-034-5/+4
* Update Travis build to use XenialJack Lloyd2018-12-033-84/+56
* Avoid parallel build with Sphinx before 1.4Jack Lloyd2018-12-031-1/+1
* Add a const-time division algorithmJack Lloyd2018-12-021-1/+1
* Fix debug asserts, and add it to CIJack Lloyd2018-11-291-0/+2
* Disable Sonar buildJack Lloyd2018-11-171-5/+5
* Attempt to fix Sonar build problemJack Lloyd2018-11-171-1/+6
* Lint fix [ci skip]Jack Lloyd2018-10-301-4/+4
* Add test for TSS cli utilJack Lloyd2018-10-301-2/+47
* Fix CLI testsJack Lloyd2018-10-161-9/+13
* Only use Python3 in CI builds if requested explicitlyJack Lloyd2018-10-121-2/+4
* Disable use of pylint3 in TravisJack Lloyd2018-10-123-9/+9
* Alas, Clang in Travis is also too old for this to workJack Lloyd2018-10-061-1/+1
* GCC in Travis is too old (doesn't have ISA attribute)Jack Lloyd2018-10-061-1/+1