aboutsummaryrefslogtreecommitdiffstats
path: root/src/scripts
Commit message (Expand)AuthorAgeFilesLines
* 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
* Test single amalgamation fileJack Lloyd2018-10-051-0/+3
* Remove Travis notification emails [ci skip]Jack Lloyd2018-10-031-3/+0
* Remove support for Visual C++ 2013Jack Lloyd2018-10-012-6/+4
* Ignore .doctrees missing when building websiteJack Lloyd2018-09-191-2/+9
* Merge GH #1670 New password hashing interfaceJack Lloyd2018-09-131-4/+25
|\
| * Add testsJack Lloyd2018-09-101-4/+25
* | Force Sphinx version to 1.7.9 to work around a problem in 1.8Jack Lloyd2018-09-131-1/+1
|/
* Merge GH #1667 Add hashing with CommonCryptoJack Lloyd2018-09-041-1/+5
|\
| * Try adding commoncrypto to macOS and iOS buildsJack Lloyd2018-09-041-1/+5
* | Repeat the command line in this error messageJack Lloyd2018-09-041-1/+1
* | Make pylint happierJack Lloyd2018-09-041-23/+19
|/