aboutsummaryrefslogtreecommitdiffstats
path: root/src/scripts
Commit message (Expand)AuthorAgeFilesLines
* 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
* Move coverage before fuzzers in Travis buildJack Lloyd2018-12-231-1/+1
* In Travis, run OS X firstJack Lloyd2018-12-231-1/+1
* By default just run 20 of the AEAD test vectors through CLIJack Lloyd2018-12-231-6/+11
* Increase Travis ccache sizeJack Lloyd2018-12-231-1/+1
* Increase Travis git pull depthJack Lloyd2018-12-231-1/+1
* Add --no-store-vc-rev option for use in CI buildsJack Lloyd2018-12-231-0/+2
* Increase Travis ccache to 750MJack Lloyd2018-12-231-1/+1
* Increase Travis ccache againJack Lloyd2018-12-231-1/+1
* Increase Travis cache size [ci skip]Jack Lloyd2018-12-221-2/+2
* Stop compressing Travis ccacheJack Lloyd2018-12-211-3/+1
* Test how long it takes to precompute base point multiplesJack Lloyd2018-12-161-1/+1