aboutsummaryrefslogtreecommitdiffstats
path: root/src/scripts
Commit message (Expand)AuthorAgeFilesLines
...
* Fix some LGTM warningsJack Lloyd2021-03-121-4/+2
* Format small integers using decimalJack Lloyd2021-03-121-6/+11
* Autogenerate ec_named.cpp from a description of supported curvesJack Lloyd2021-03-121-0/+93
* Remove the entropy source reading /dev/randomJack Lloyd2021-03-011-1/+1
* Adjust tests to deal with modified RSA keygenJack Lloyd2021-02-231-2/+2
* Add FreeBSD support to TravisJack Lloyd2021-02-174-5/+25
* Fix cli crypt testsJack Lloyd2021-02-131-1/+2
* Skip downloading jom and sccache if they are already in the build cacheJack Lloyd2021-01-261-4/+6
* Add copyright and license decl to some files that were missing [ci skip]Jack Lloyd2021-01-2611-0/+31
* Starting with 0.2.15 sccache releases have a v prefixJack Lloyd2021-01-262-4/+4
* Don't bother downloading jom for MinGW buildsJack Lloyd2021-01-261-4/+5
* Cache jom and sccache downloadsJack Lloyd2021-01-261-0/+2
* Bump sccache to 0.2.15Jack Lloyd2021-01-261-1/+1
* Use an if/else in the batch scriptJack Lloyd2021-01-261-2/+5
* Switch back to building with jomJack Lloyd2021-01-261-2/+2
* Temporarily switch Windows builds to nmakeJack Lloyd2021-01-211-2/+2
* Run long tests in sanitizer modeJack Lloyd2021-01-181-3/+8
* Rewrite the encryption cli to support any cipherJack Lloyd2021-01-151-52/+53
* 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