aboutsummaryrefslogtreecommitdiffstats
path: root/src/scripts
Commit message (Expand)AuthorAgeFilesLines
* Disable Sonar buildJack Lloyd2018-11-171-5/+5
* Attempt to fix Sonar build problemJack Lloyd2018-11-171-1/+6
* Lint fix [ci skip]Jack Lloyd2018-10-301-4/+4
* Add test for TSS cli utilJack Lloyd2018-10-301-2/+47
* Fix CLI testsJack Lloyd2018-10-161-9/+13
* Only use Python3 in CI builds if requested explicitlyJack Lloyd2018-10-121-2/+4
* Disable use of pylint3 in TravisJack Lloyd2018-10-123-9/+9
* Alas, Clang in Travis is also too old for this to workJack Lloyd2018-10-061-1/+1
* GCC in Travis is too old (doesn't have ISA attribute)Jack Lloyd2018-10-061-1/+1
* Test single amalgamation fileJack Lloyd2018-10-051-0/+3
* Remove Travis notification emails [ci skip]Jack Lloyd2018-10-031-3/+0
* Remove support for Visual C++ 2013Jack Lloyd2018-10-012-6/+4
* Ignore .doctrees missing when building websiteJack Lloyd2018-09-191-2/+9
* Merge GH #1670 New password hashing interfaceJack Lloyd2018-09-131-4/+25
|\
| * Add testsJack Lloyd2018-09-101-4/+25
* | Force Sphinx version to 1.7.9 to work around a problem in 1.8Jack Lloyd2018-09-131-1/+1
|/
* Merge GH #1667 Add hashing with CommonCryptoJack Lloyd2018-09-041-1/+5
|\
| * Try adding commoncrypto to macOS and iOS buildsJack Lloyd2018-09-041-1/+5
* | Repeat the command line in this error messageJack Lloyd2018-09-041-1/+1
* | Make pylint happierJack Lloyd2018-09-041-23/+19
|/
* Fix lintJack Lloyd2018-09-021-1/+1
* When building docs, avoid capturing stdout/stderrJack Lloyd2018-09-021-19/+17
* Default disable support for TLS v1.0/v1.1 and all CBC and CCM suitesJack Lloyd2018-08-221-4/+14
* Lint fixesJack Lloyd2018-08-211-4/+4
* Add HOTP to PythonJack Lloyd2018-08-211-0/+14
* Add MPI and FPE to Python wrapperJack Lloyd2018-08-131-1/+101
* Fix Python2 problemJack Lloyd2018-08-111-0/+1
* In Python expose new name gettersJack Lloyd2018-08-111-2/+12
* Convert Python tests to actual unit testsJack Lloyd2018-08-111-166/+120
* Add scrypt to PythonJack Lloyd2018-08-111-0/+11
* Better error checking in Python wrapperJack Lloyd2018-08-111-0/+2
* Lint fixJack Lloyd2018-08-101-1/+1
* Improve speed of cli testsJack Lloyd2018-08-101-37/+49
* 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