aboutsummaryrefslogtreecommitdiffstats
path: root/src/scripts
Commit message (Collapse)AuthorAgeFilesLines
* 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
| |/ |/|
* | Add option to disable installing the Python moduleJack Lloyd2019-08-161-1/+1
| |
* | Only install botan2.py if building a shared libraryJack Lloyd2019-08-161-1/+1
| | | | | | | | Since it doesn't work with static libs ...
* | Run Python tests on Windows as wellJack Lloyd2019-08-061-12/+22
| | | | | | | | GH #2059
* | FixesJack Lloyd2019-08-041-1/+1
| |
* | Avoid unnecessary parse of the OID string in DN upper boundsJack Lloyd2019-08-041-1/+2
| |
* | Update padding codeJack Lloyd2019-08-041-6/+14
| |
* | Fix for Python3Jack Lloyd2019-08-041-6/+5
|/
* Update of docker android build.David Carlier2019-07-142-7/+8
| | | | Using direct image with more modern NDK.
* Don't block forever in cli tests if something goes wrongJack Lloyd2019-07-131-3/+13
| | | | Or at least, not on Python3 which actually supports timeouts
* Remove tab charsJack Lloyd2019-07-102-7/+5
| | | | Death to \t
* Fix shellcheck warningJack Lloyd2019-07-081-1/+1
|
* Disable noisy LGTM ruleJack Lloyd2019-07-051-1/+0
| | | | It doesn't interact well with SIMD instrinsics
* Merge GH #2020 Remove BearSSL providerJack Lloyd2019-07-051-1/+0
|\
| * Remove BearSSL providerJack Lloyd2019-07-051-1/+0
| | | | | | | | | | | | BearSSL is much slower than Botan's builtins, and it is not commonly included in distributions so doesn't even have the advantage of ubiquity.
* | Enable more LGTM alertsJack Lloyd2019-07-051-0/+23
|/ | | | GH #2012
* Merge GH #2017 Add Android build to Travis CIJack Lloyd2019-07-043-0/+55
|\
| * CleanupsJack Lloyd2019-07-041-6/+4
| |
| * Android 28 has getentropy, test thisJack Lloyd2019-07-041-3/+5
| |
| * Build Android via NDKJack Lloyd2019-07-043-0/+55
| |
* | Merge GH #2016 Add Docker script to help end users build on AndroidJack Lloyd2019-07-042-0/+29
|\ \ | |/ |/|
| * Update the doc accordinglyDavid Carlier2019-07-041-3/+0
| |
| * Revert travis changes.David Carlier2019-07-041-18/+0
| |
| * Attempt to disable docker on osxDavid Carlier2019-07-042-8/+13
| |
| * Changes from feedbacksDavid Carlier2019-07-043-9/+15
| |
| * Attempt to add docker .travis buildDavid Carlier2019-07-042-0/+11
| |
| * Android docker build proposal.David Carlier2019-07-032-0/+28
| | | | | | | | | | Using external image just for the NDK and focusing on the two most popular architectures.
* | Enable more features in the LGTM build commandJack Lloyd2019-07-041-1/+1
|/
* Fix some LGTM alertsJack Lloyd2019-06-293-10/+15
|
* Add a comment explaining why this path is setJack Lloyd2019-06-291-0/+1
|
* Fix lgtm findingJack Lloyd2019-06-201-2/+4
|
* Fix some LGTM issuesJack Lloyd2019-06-195-2/+9
|
* Rename os features scriptJack Lloyd2019-06-161-7/+2
|
* Prevent exception from taking down entire test scriptJack Lloyd2019-06-081-1/+5
|
* Remove debug printJack Lloyd2019-06-051-1/+0
|
* Lint fixesJack Lloyd2019-06-051-3/+3
|
* Address some issues found by LGTMJack Lloyd2019-06-036-11/+16
|
* Add build step for LGTM [ci skip]Jack Lloyd2019-06-031-0/+6
|
* Fix building with Sphinx disabledJack Lloyd2019-06-011-3/+14
|
* Reorg documentation layout. Rename manual to handbook.Jack Lloyd2019-05-313-17/+17
|
* Fix lintJack Lloyd2019-05-311-2/+2
|
* Connect twice to excercise both accept and non-accept pathsJack Lloyd2019-05-311-10/+18
|