aboutsummaryrefslogtreecommitdiffstats
path: root/src/scripts
Commit message (Expand)AuthorAgeFilesLines
* Fix CLI testJack Lloyd2018-06-141-0/+1
* Add 192-bit Suite B policyJack Lloyd2018-06-141-2/+2
* Unroll bigint_monty_redc for various sizesJack Lloyd2018-06-111-0/+91
* Conditionally use concurrency with sphinx-build.Daniel Wyatt2018-06-041-2/+19
* Fix allowing to use Sphinx 1.7.5Jack Lloyd2018-05-291-3/+6
* Avoid problem with Sphinx 1.7.5Jack Lloyd2018-05-281-1/+2
* Small cleanup in dist scriptJack Lloyd2018-05-241-8/+12
* Add OIDS for Camellia and SM4 in GCM and CBC modesJack Lloyd2018-05-221-1/+1
* Add 24-word wide Comba multiply/squareJack Lloyd2018-05-081-1/+1
* Reorder Travis builds [ci skip]Jack Lloyd2018-04-191-1/+1
* Add an explicit test mode buildJack Lloyd2018-04-141-1/+1
* Convert comba script to Python3Jack Lloyd2018-04-081-26/+26
* Fix bug in CLI, and fix bug in CLI testsJack Lloyd2018-04-051-2/+4
* Move version.txt to src/build-dataJack Lloyd2018-04-041-1/+2
* Search for either rst2man or rst2man.pyJack Lloyd2018-03-291-1/+20
* Default to horizontal dot graphSimon Warta2018-03-221-1/+2
* Fix call to ModuleInfo.dependencies in show_dependencies.pySimon Warta2018-03-221-2/+2
* Cleanup some code style warnings in show_dependencies.pySimon Warta2018-03-221-4/+5
* Revert cf0386Jack Lloyd2018-03-141-2/+4
* Disable optimizations with coverage buildsJack Lloyd2018-03-141-1/+1
* Further cli testsJack Lloyd2018-03-111-3/+37
* Lint fixesJack Lloyd2018-03-101-1/+2
* More CLI testsJack Lloyd2018-03-101-2/+88
* Lint fixes [ci skip]Jack Lloyd2018-03-101-2/+5
* Add new CLI test scriptJack Lloyd2018-03-102-4/+259
* Make lint happy [ci skip]Jack Lloyd2018-03-101-2/+2
* Split Python tests out of botan2.pyJack Lloyd2018-03-103-6/+274
* Fix header for getentropy on macOSJack Lloyd2018-03-091-0/+2
* Rename build_tests.py to make it more obvious this is not for end usersJack Lloyd2018-03-041-0/+0
* Avoid close_fds=True in build_docsJack Lloyd2018-03-021-1/+2
* Implement chacha20poly1305 in botan CLISimon Warta2018-02-281-0/+6
* Minor code styling updates in cli_tests.pySimon Warta2018-02-281-2/+3
* Remove house curve supportJack Lloyd2018-02-131-8/+0
* Use new literal syntax for OIDsJack Lloyd2018-02-071-2/+5
* Reintroduce ability to register OIDs at runtimeNever2018-02-051-1/+1
* Fix crash in x509_unit if any of DH, ECDH, or ElGamal were disabledJack Lloyd2018-02-011-1/+4
* Catch exceptions from subprocess in build_docs [ci skip]Jack Lloyd2018-01-291-6/+12
* Use enums to represent TLS signature and kex algorithms.Jack Lloyd2018-01-281-24/+15
* Fix headers of command line docsJack Lloyd2018-01-211-1/+2
* Move Sonar config from build-data to configsJack Lloyd2018-01-181-1/+1
* Create an empty favicon.ico for the website build [ci skip]Jack Lloyd2018-01-121-0/+4
* Remove CPU specific optimization flagsJack Lloyd2018-01-081-2/+2
* Add -o flag to website generatorJack Lloyd2018-01-041-1/+1
* Force codecov script back to earlier versionJack Lloyd2018-01-031-1/+1
* Fix make clean targetJack Lloyd2017-12-311-7/+6
* In dist script set gzip header time to the tag timestampJack Lloyd2017-12-271-18/+19
* Move DN upper bound function to X509_DN static functionJack Lloyd2017-12-231-4/+4
* Fix error reporting in dist script under Python3Jack Lloyd2017-12-221-5/+10
* Enable signing X509 structures with rsa-pssFabian Weissberg2017-12-221-2/+76
* Fix pylint errorJack Lloyd2017-12-211-0/+2