aboutsummaryrefslogtreecommitdiffstats
path: root/src/scripts
Commit message (Expand)AuthorAgeFilesLines
* 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
* Clean up some things in Python wrapperJack Lloyd2019-04-191-0/+6
* Simplify declaration of ffi functionsJack Lloyd2019-04-181-2/+2
* Support loading keys in PythonJack Lloyd2019-04-181-25/+64
* Add missing export functionsJack Lloyd2019-04-181-0/+12
* In dist script report the size of the archive in MiBJack Lloyd2019-04-181-1/+4
* Add a wrapper class that wraps macOS or Linux certificate stores.Jack Lloyd2019-04-131-2/+17
* Allow creating intermediate CAs using CLIJack Lloyd2019-04-101-0/+28
* Rename 'darwin' target to 'macos'Jack Lloyd2019-03-271-2/+2
* Support xz compression of releasesJack Lloyd2019-03-251-3/+19
* Now getentropy is used by default, remove from CI scriptJack Lloyd2019-03-241-4/+0
* s/as_string/to_string/Jack Lloyd2019-03-011-1/+1