aboutsummaryrefslogtreecommitdiffstats
path: root/src/scripts
Commit message (Expand)AuthorAgeFilesLines
* Merge GH #2298 Clean up prime generation logicJack Lloyd2020-03-061-6/+6
|\
| * Clean up prime generation logic slightlyJack Lloyd2020-03-061-6/+6
* | Remove support for running macOS binaries from local dirJack Lloyd2020-03-042-15/+1
|/
* Remove use of Binary Extended Euclidean Algorithm for inversionJack Lloyd2020-03-011-1/+1
* Disable certstore system test on Wine (cross-mingw64 target) - fixes CIPGP2020-02-221-0/+4
* Move Clang 8 build down in the Travis listJack Lloyd2020-02-181-8/+8
* Merge GH #2277 Avoid double free in PKCS8::load_key under Clang 8Jack Lloyd2020-02-182-0/+12
|\
| * travis: run tests on Ubuntu with Clang 8Hannes Rantzsch2020-02-182-0/+12
* | Run the ARM32 build on Aarch64Jack Lloyd2020-02-103-6/+7
* | Missing variableJack Lloyd2020-02-101-0/+2
* | Increase wait time when testing TLS cli utilsJack Lloyd2020-02-101-6/+9
* | Add more tests for speed utilJack Lloyd2020-02-091-1/+62
* | Define _UNICODE as wellJack Lloyd2020-02-072-4/+4
* | Add Unicode build to AppVeyor CIJack Lloyd2020-02-062-2/+10
|/
* Add a testJack Lloyd2020-01-291-0/+14
* Remove support for splitting the amalgamation by ABIJack Lloyd2020-01-221-3/+0
* install the DLL to bin-dir rather than lib-dirHannes Rantzsch2020-01-031-1/+1
* Now ccache is installed on ppc64 and s390 imagesJack Lloyd2019-12-141-2/+3
* Merge GH #2223 Multithreaded testing of cli encryption utilJack Lloyd2019-12-102-126/+163
|\
| * Multithread testing of cli crypto opsJack Lloyd2019-12-102-126/+163
* | Merge GH #2222 Use multithreaded under qemuJack Lloyd2019-12-101-4/+2
|\ \
| * | qemu can utilize multiple threadsJack Lloyd2019-12-101-4/+2
| |/
* / Silence pylint warningJack Lloyd2019-12-101-1/+1
|/
* Multithread the CLI testsJack Lloyd2019-12-093-113/+114
* Merge GH #2215 Use .lib suffix consistently on WindowsJack Lloyd2019-12-071-4/+4
|\
| * Fix Windows linking to consistently use .lib suffix as requiredJack Lloyd2019-12-061-4/+4
* | Merge GH #2212 Resolve all MSVC warningsJack Lloyd2019-12-074-7/+14
|\ \
| * | Enable warnings-as-errors build in MSVCJack Lloyd2019-12-063-6/+13
| * | Fix pylint warningJack Lloyd2019-12-061-1/+1
| |/
* / Fix some pylint warningsJack Lloyd2019-12-061-1/+1
|/
* Add CRL support for Python bindingPavol Žáčik2019-12-031-0/+23
* Merge GH #2206 Start building GCC/Clang with -Werror in CIJack Lloyd2019-12-031-0/+3
|\
| * Add -Werror mode for CI buildJack Lloyd2019-12-031-0/+3
* | Add missing MPI functions to Python bindingPavol Žáčik2019-12-021-0/+16
|/
* Merge GH #2200 Add S390x build to TravisJack Lloyd2019-11-163-12/+12
|\
| * Add S390x buildJack Lloyd2019-11-153-12/+12
* | Fix cli ldflags outputJack Lloyd2019-11-151-2/+2
|/
* Add MinGW on Windows build to AppVeyor CIJack Lloyd2019-11-133-13/+32
* cli: pubkey: fingerprint: read from stdinNuno Goncalves2019-11-111-0/+12
* Install lzma+bzip2 on ppc64leJack Lloyd2019-11-101-1/+1
* Sadly we can't test with most recent BoGo in CIJack Lloyd2019-10-251-1/+1
* Merge GH #2181 Run fuzzer build on aarch64Jack Lloyd2019-10-252-1/+2
|\
| * Install missing packages on Travis aarch64 imageJack Lloyd2019-10-251-1/+1
| * Run fuzzer/ASan build on aarch64Jack Lloyd2019-10-251-0/+1
* | Upgrade sccacheJack Lloyd2019-10-251-5/+2
* | Rename var holding tests used in qemuJack Lloyd2019-10-251-8/+8
|/
* Merge GH #2172 Add support for XMSS X.509 certsJack Lloyd2019-10-252-6/+6
|\
| * Update XMSS CLI testsRené Korthaus2019-10-241-5/+5
| * Add support for XMSS X.509 certificatesRené Korthaus2019-10-211-1/+1
* | Upgrade most Travis builds to Ubuntu 18.04Jack Lloyd2019-10-243-7/+22