aboutsummaryrefslogtreecommitdiffstats
path: root/src/scripts
Commit message (Expand)AuthorAgeFilesLines
* Attempt to add docker .travis buildDavid Carlier2019-07-042-0/+11
* Android docker build proposal.David Carlier2019-07-032-0/+28
* 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
* Add --max-clients option to tls_proxy and tls_http_serverJack Lloyd2019-05-311-4/+14
* Python...Jack Lloyd2019-05-302-6/+6
* Fixes for Python2Jack Lloyd2019-05-301-3/+23
* Improve CLI testsJack Lloyd2019-05-301-63/+201
* Merge rest of GH #1987 Argon2 improvementsJack Lloyd2019-05-302-1/+21
|\
| * Argon2: minor optimizations, add tests of CLI, tweak tuningJack Lloyd2019-05-301-1/+12
| * Improve test coverage. Fix Argon2 default paramsJack Lloyd2019-05-292-0/+9
* | Change default output of dist.py to tar.xzJack Lloyd2019-05-301-1/+1
|/
* Make it possible to regen tls_suite_info.cpp with recent tls-parameters.txtJack Lloyd2019-05-241-4/+4
* Add support for supported versions extension from TLS 1.3Jack Lloyd2019-05-242-4/+1
* Add script for running TLS fuzzerJack Lloyd2019-05-241-0/+97
* Fix lintJack Lloyd2019-05-231-4/+4
* Move BoGo tests to coverage buildJack Lloyd2019-05-233-30/+20
* Fix more BoGo testsJack Lloyd2019-05-221-1/+1
* Let AppVeyor build --with-boost (static libraries)René Meusel2019-05-222-0/+25
* Fix runnerJack Lloyd2019-05-211-1/+1
* More BoGo workJack Lloyd2019-05-211-0/+1
* Add BoGo tests to CI buildJack Lloyd2019-05-213-4/+31
* Add --format option for RNG cmdletJack Lloyd2019-05-091-0/+4
* Add a Python SM2 testJack Lloyd2019-04-271-0/+34
* Lint fixesJack Lloyd2019-04-271-13/+25
* More Python API enhancements.Jack Lloyd2019-04-271-12/+104
* Fix feature macro checks.Jack Lloyd2019-04-261-0/+42
* Fix some build/test problems with minimized buildsJack Lloyd2019-04-261-2/+1
* Add a cmdlet to print UUIDsJack Lloyd2019-04-261-0/+13
* More MPI functionsJack Lloyd2019-04-211-0/+14
* Add raw block cipher interface for PythonJack Lloyd2019-04-211-0/+16
* Lint fixesJack Lloyd2019-04-211-1/+1
* Support copying hash function objectsJack Lloyd2019-04-191-12/+17
* Add support for NIST key wrap in PythonJack Lloyd2019-04-191-0/+11
* Pylint fixesJack Lloyd2019-04-191-1/+1
* Use script to generate Python FFI declsJack Lloyd2019-04-191-5/+26
* DeclsJack Lloyd2019-04-191-2/+5
* Parsing scriptJack Lloyd2019-04-191-0/+89