aboutsummaryrefslogtreecommitdiffstats
path: root/src/scripts
Commit message (Expand)AuthorAgeFilesLines
...
| * Remove a few more tests from the valgrind runJack Lloyd2020-11-231-1/+4
| * Run more tests on qemu/valgrind CIJack Lloyd2020-11-221-12/+8
* | Remove SRP support from TLSJack Lloyd2020-11-231-20/+3
|/
* Add arm64 build back to Travis [ci skip]Jack Lloyd2020-11-221-0/+5
* Remove TLS support for DSA certificates/ciphersuitesJack Lloyd2020-11-211-2/+3
* Improvements to TLS suite generation scriptJack Lloyd2020-11-211-14/+11
* Remove support for TLS anonymous DH/ECDH suitesJack Lloyd2020-11-211-1/+1
* Test PKCS11 in the coverage buildJack Lloyd2020-11-212-2/+2
* Move Coverage build to GH ActionsJack Lloyd2020-11-213-22/+20
* Switch most CI builds from Travis CI to Github ActionsJack Lloyd2020-11-213-96/+89
* Prune Travis build matrix [ci skip]Jack Lloyd2020-11-201-21/+0
* Remove some obsolete cruft from the CI scriptsJack Lloyd2020-11-133-72/+14
* Avoid running slow CLI tests during most CI buildsJack Lloyd2020-11-133-8/+18
* Disable using Boost on macOSJack Lloyd2020-11-111-1/+1
* Bump XCodeJack Lloyd2020-11-111-0/+1
* Merge GH #2474 Test fuzzers without a corpus using random inputsJack Lloyd2020-11-081-2/+17
|\
| * Test fuzzers without a corpus using a randomly generated oneJack Lloyd2020-11-081-2/+17
* | Merge GH #2473 Re-enable the asio stream tests in coverage buildJack Lloyd2020-11-081-1/+0
|\ \
| * | Re-enable the asio stream tests in coverage buildJack Lloyd2020-11-081-1/+0
| |/
* / Fix redundant make targetsJack Lloyd2020-11-081-1/+1
|/
* Upgrade iOS build image to XCode 12.2Jack Lloyd2020-11-061-0/+1
* Don't build documentation for LGTM buildsJack Lloyd2020-11-061-1/+1
* CI tweaksJack Lloyd2020-11-062-13/+4
* Merge GH #2434 Remove deprecated algorithmsJack Lloyd2020-11-062-9/+1
|\
| * Remove MCEIESJack Lloyd2020-11-051-8/+0
| * Remove Tiger hash functionJack Lloyd2020-11-051-1/+1
* | Merge GH #2455 Switch to C++17 mode and prune CI configurationsJack Lloyd2020-11-063-73/+1
|\ \
| * | Drop several CI configurationsJack Lloyd2020-11-053-73/+1
| |/
* / Bump version to 3.0.0-alpha0Jack Lloyd2020-11-052-8/+8
|/
* Move MinGW build to last in CIJack Lloyd2020-10-311-8/+8
* Merge GH #2438 Fix pylint CIJack Lloyd2020-10-291-0/+2
|\
| * Fix Pylint CIJack Lloyd2020-10-291-0/+2
* | Shuffle Travis build orderJack Lloyd2020-10-291-22/+22
|/
* Build fixJack Lloyd2020-10-281-3/+1
* Remove documentation CI buildJack Lloyd2020-10-281-5/+0
* Run pylint on amd64 until issue can be resolvedJack Lloyd2020-10-281-1/+0
* Merge GH #2437 Move more CI builds to ARM64Jack Lloyd2020-10-281-31/+32
|\
| * Move some of the Travis CI builds to ARMJack Lloyd2020-10-281-31/+32
* | Drop ffi from valgrind buildJack Lloyd2020-10-281-2/+1
|/
* Remove the max concurrency logicJack Lloyd2020-10-281-2/+1
* Increase build max concurrency somewhatJack Lloyd2020-10-281-1/+1
* Merge GH #2435 Move coverage CI build onto 20.04Jack Lloyd2020-10-283-12/+8
|\
| * Move CI coverage build to Ubuntu 20.04Jack Lloyd2020-10-283-12/+8
* | Increase ccache size for valgrind buildJack Lloyd2020-10-281-0/+1
|/
* Correct ccache env nameJack Lloyd2020-10-281-1/+1
* Travis default cache size is 500MJack Lloyd2020-10-281-0/+1
* Clean up the Travis configurationJack Lloyd2020-10-281-86/+26
* Try to workaround timeout in ppc32 testsJack Lloyd2020-10-231-0/+2
* Fix arm32 CI build for FocalJack Lloyd2020-09-282-2/+3
* Merge GH #2407 Move most CI builds to Ubuntu 20.04 imageJack Lloyd2020-09-272-21/+19
|\