aboutsummaryrefslogtreecommitdiffstats
path: root/src/scripts
Commit message (Expand)AuthorAgeFilesLines
* Fix complaints from latest pylintJack Lloyd2018-08-025-18/+23
* More CLI testsJack Lloyd2018-08-021-1/+9
* Additional CLI testsJack Lloyd2018-08-021-0/+38
* Just skip 32-bit ARM iOS build entirelyJack Lloyd2018-08-011-2/+5
* Avoid XCode 9.4 due to compilation bugJack Lloyd2018-08-011-0/+1
* In ECC private key encoding, include the optional public key fieldJack Lloyd2018-07-231-7/+8
* Pylint 2.0 drops compat with Python2Jack Lloyd2018-07-171-2/+2
* Update password hashing default settingsJack Lloyd2018-07-131-1/+1
* Tighten up error checking in pk_decryptJack Lloyd2018-07-131-1/+1
* If building with VC2013, force user to ack deprecationJack Lloyd2018-07-041-0/+3
* More CLI testsJack Lloyd2018-07-041-15/+68
* Need to bypass OpenSSL-based RSA keygenJack Lloyd2018-07-041-1/+1
* Add pk_encrypt/pk_decrypt commandsJack Lloyd2018-07-041-0/+29
* Fix some document formatting bugsJack Lloyd2018-07-031-2/+1
* Correct command to check for PSK cli testsJack Lloyd2018-07-021-1/+1
* Avoid having Doxygen error out except in maintainer mode buildsJack Lloyd2018-07-021-2/+2
* Lint fixesJack Lloyd2018-06-301-8/+5
* Correct test for subcommand existingJack Lloyd2018-06-301-1/+1
* Add a timing check for modular exponentiationJack Lloyd2018-06-301-1/+18
* Fix CLI tests when OpenSSL is enabledJack Lloyd2018-06-291-1/+1
* More CLI testsJack Lloyd2018-06-291-5/+66
* More cli tests, and a lint fixJack Lloyd2018-06-281-3/+4
* Add --max-clients= option to tls_server CLIJack Lloyd2018-06-281-2/+2
* Lint fixesJack Lloyd2018-06-281-7/+4
* More CLI testsJack Lloyd2018-06-281-2/+95
* More cli testsJack Lloyd2018-06-191-0/+27
* TLS would try to negotiate x25519 even if disabledJack Lloyd2018-06-151-2/+2
* 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