aboutsummaryrefslogtreecommitdiffstats
path: root/src/scripts
Commit message (Expand)AuthorAgeFilesLines
* Fix a bug preventing use of CBC encryption via PythonJack Lloyd2020-12-281-1/+1
* Add a ppc64 clang build to CIJack Lloyd2020-12-161-0/+6
* New sizes for DL exponentsJack Lloyd2020-12-141-2/+2
* Correct DL format of DSA groups generated by the CLIJack Lloyd2020-12-121-7/+7
* Fix building Android shared objectJack Lloyd2020-12-092-5/+5
* Update the BoringSSL runner and update the shimJack Lloyd2020-12-052-12/+1
* Merge GH #2532 Add arm32 and s390x builds back to Travis CIJack Lloyd2020-12-043-9/+13
|\
| * Add back arm32 and s390x builds to TravisJack Lloyd2020-12-023-9/+13
* | Improve checks and avoid hard-coding the major version numberJack Lloyd2020-12-031-4/+15
* | Improve CI tests of the install targetJack Lloyd2020-12-023-58/+82
|/
* the linter is quite rightHannes Rantzsch2020-12-011-2/+2
* CI: validate installation after running make installHannes Rantzsch2020-12-012-2/+60
* Export the list of headers into build_config.jsonJack Lloyd2020-12-011-13/+11
* Remove some unused macro checks/includesJack Lloyd2020-11-281-6/+7
* Remove support for DHE_PSKJack Lloyd2020-11-241-3/+13
* Remove support for AES-128 OCB ciphersuitesJack Lloyd2020-11-241-9/+0
* Remove Camellia CBC TLS ciphersuitesJack Lloyd2020-11-231-1/+1
* Remove support for SEED TLS ciphersuitesJack Lloyd2020-11-231-1/+1
* Avoid two shellcheck warnings [ci skip]Jack Lloyd2020-11-231-2/+2
* Merge GH #2507 Run more tests under qemu and valgrindJack Lloyd2020-11-231-12/+11
|\
| * 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