aboutsummaryrefslogtreecommitdiffstats
path: root/src/scripts
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Reorganize Travis matrix. Add aarch64 and ppc64le buildsJack Lloyd2019-10-233-90/+135
* | Add Python documentation for the X509Cert classPavol Žáčik2019-10-221-1/+1
* | Improve Python allowed_usage and add testsPavol Žáčik2019-10-221-1/+36
|/
* Always save the AppVeyor cacheJack Lloyd2019-10-181-0/+1
* Switch MSVC preview and stable modesJack Lloyd2019-10-181-4/+4
* Avoid redundant drbg seed options in cli test codeJack Lloyd2019-10-171-9/+1
* Merge GH #2143 Add RoughtimeJack Lloyd2019-10-161-0/+155
|\
| * Add roughtime CLINuno Goncalves2019-10-141-0/+155
* | Fix cli testsJack Lloyd2019-10-121-8/+8
|/
* Merge GH #2140 Avoid make install trying to build unwanted targetsJack Lloyd2019-10-101-2/+4
|\
| * install CLI only when it was builtRené Meusel2019-10-091-2/+4
* | Fuck you nmakeJack Lloyd2019-10-092-1/+2
* | Fix nmake buildJack Lloyd2019-10-091-1/+6
|/
* Batch is not my favorite languageJack Lloyd2019-09-292-8/+3
* Add MSVC 2019 Release buildJack Lloyd2019-09-282-13/+18
* Add poly_dbl speed utilJack Lloyd2019-09-281-1/+1
* Merge GH #2109 Handle absolute path libdir/bindir optionsJack Lloyd2019-09-261-2/+2
|\
| * support full-path styled --libdir and --bindir options刘群2019-09-211-2/+2
* | Merge GH #2112 Add TOTP to Python wrapperJack Lloyd2019-09-231-0/+15
|\ \
| * | Add support for TOTP in Python wrapperJack Lloyd2019-09-231-0/+15
| |/
* / Add base32 encoding/decoding util to the cliJack Lloyd2019-09-231-0/+5
|/
* Merge GH #2098 Add --build-targets= optionJack Lloyd2019-09-102-7/+12
|\
| * FIX: enable only 'shared' by default in windows CIRene Meusel2019-09-091-1/+1
| * FIX: configure command line parameter assembly (2)Rene Meusel2019-09-091-1/+1
| * FIX: configure command line parameter assemblyRene Meusel2019-09-091-1/+1
| * remove --build-bogo-shim switchRené Meusel2019-09-092-7/+12
* | Rename BUILD_MODE to TARGET in CI configsJack Lloyd2019-09-072-58/+58
* | Remove the scalar SIMD_4x32 implementationJack Lloyd2019-09-051-0/+1
|/
* Fix path to PKCS11 libraryJack Lloyd2019-09-011-1/+1
* Use SoftHSM from Ubuntu package repositoryJack Lloyd2019-08-303-14/+25
* Fix test to account for compression reportJack Lloyd2019-08-271-2/+6
* Add a cmdlet which allows sampling/testing raw entropy sourcesJack Lloyd2019-08-271-0/+24
* Merge GH #2070 Precompute RSA Montgomery paramsJack Lloyd2019-08-231-2/+4
|\
| * Fix python testJack Lloyd2019-08-171-2/+4
* | Take sccache from upstream release instead of botan-ci-tools repoJack Lloyd2019-08-202-3/+5
* | Merge GH #2051 Have cli sign util update stateful keysJack Lloyd2019-08-201-0/+35
|\ \
| * | Add Private_Key::stateful_operation and use it in cli signerJack Lloyd2019-07-301-0/+35
* | | Default to running the tests in threaded modeJack Lloyd2019-08-171-2/+3
| |/ |/|