aboutsummaryrefslogtreecommitdiffstats
path: root/src/scripts
Commit message (Expand)AuthorAgeFilesLines
* 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
* Split CLI utils.cpp into more partsJack Lloyd2019-02-281-0/+8
* Add Boost to the coverage buildJack Lloyd2019-02-242-3/+4
* Reset the crash count in test fuzzer scriptJack Lloyd2019-02-211-0/+2
* Fixes for minimized buildsJack Lloyd2019-02-161-9/+18
* Use threads for Asan tests tooJack Lloyd2019-02-051-1/+1
* Run the tests in multithreaded mode in CIJack Lloyd2019-01-311-2/+5
* Refactor CPUID to make it thread safeJack Lloyd2019-01-301-1/+1
* Move hash util to hash.cpp and add --format optionJack Lloyd2019-01-221-0/+9
* Use sccache for MSVC buildsJack Lloyd2019-01-043-32/+30
* Split up these blocks in appveyor.yml [ci skip]Jack Lloyd2019-01-031-1/+3
* Remove VC2013 support from AppVeyor scriptJack Lloyd2019-01-031-1/+0
* Add VC 2019 preview buildJack Lloyd2019-01-022-1/+8
* Add a multi-file input mode for test fuzzersJack Lloyd2018-12-232-24/+67