summaryrefslogtreecommitdiff
path: root/TestScripts
Commit message (Expand)AuthorAgeFilesLines
* Update cryptest-automake test script for SolarisJeffrey Walton2018-07-161-0/+5
* Make m4/ directory during testingJeffrey Walton2018-07-151-0/+1
* Set LC_ALL=C for Darwin Autotools testingJeffrey Walton2018-07-151-7/+27
* Add ARMv8.4 cpu feature detection support (GH #685) (#687)Jeffrey Walton2018-07-154-8/+10
* Update symbol script for Crypto++ 7.xJeffrey Walton2018-07-111-8/+3
* Add recipe to trim trailing whitespaceJeffrey Walton2018-07-011-0/+11
* Add recipe to call dos2unix if availableJeffrey Walton2018-07-011-0/+4
* Fix cryptest-cmake messageJeffrey Walton2018-06-301-1/+1
* Add cleanup function to cryptest-cmake.shJeffrey Walton2018-06-291-6/+6
* Add cryptest-cmake.shJeffrey Walton2018-06-291-0/+52
* Add cryptest-autotools.shJeffrey Walton2018-06-291-0/+47
* Fix Android build after renaming defines for CMakeJeffrey Walton2018-05-051-1/+1
* Fix failed Android tests on TravisJeffrey Walton2018-04-261-2/+2
* Rename setenv-android.sh to setenv-android-gcc.sh (GH #637)Jeffrey Walton2018-04-191-3/+3
* Make chenage-version.sh OS X friendlyJeffrey Walton2018-04-081-3/+8
* Post-release version incrementJeffrey Walton2018-04-081-3/+3
* Fix return codes from cryptest-ios.shJeffrey Walton2018-04-052-1/+12
* Remove extra space between variable and value for setenv-ios.shJeffrey Walton2018-04-051-6/+6
* Fix iPhoneSimulator build (GH #635)Jeffrey Walton2018-04-051-5/+10
* Add OpenMP support to Scrypt (GH #613) (#628)Jeffrey Walton2018-04-011-1/+1
* Re-enable OS X and iOS on Travis (GH #570, PR #627)Jeffrey Walton2018-04-012-11/+19
* Bump version numbersJeffrey Walton2018-03-271-26/+3
* Add Power8 code generation tests to cryptest.shJeffrey Walton2018-03-111-0/+51
* Add Linux Sparc64 support to test script (GH #597)Jeffrey Walton2018-03-081-1/+5
* Post-release version incrementJeffrey Walton2018-02-221-3/+3
* Update comments in test scriptJeffrey Walton2018-02-211-25/+25
* Add Reptoline option tests to test scriptJeffrey Walton2018-02-211-0/+229
* Add -O2 test to test script (GH #588)Jeffrey Walton2018-02-211-1/+79
* Remove unneeded AOSP_SYS_INCJeffrey Walton2018-01-281-4/+1
* Add cryptest-tidy.sh scriptJeffrey Walton2018-01-241-0/+6
* Update version infoJeffrey Walton2018-01-221-3/+3
* Rename nacl.h to naclite.hJeffrey Walton2018-01-211-1/+1
* Disable Travis iOS testing (GH #570)Jeffrey Walton2018-01-211-1/+1
* Disable Travis OS X and iOS testing (GH #570)Jeffrey Walton2018-01-211-1/+6
* Update Android build scripts to the latest NDK (#546)Felix Barz2018-01-213-12/+499
* Cleared GCC warning with -WallJeffrey Walton2018-01-201-24/+26
* Fix Android x86 and x86-64 cross-compilesexitJeffrey Walton2018-01-201-2/+2
* Improve logic for <arm_acle.h> include (GH #568)Jeffrey Walton2018-01-201-3/+3
* Sync setenv scriptsJeffrey Walton2018-01-201-5/+8
* Clear unary minus on unsigned warning under MSVCJeffrey Walton2018-01-191-15/+17
* Clear Coverity finding CID 186949Jeffrey Walton2018-01-191-33/+35
* Add _unchecked versions of crypto_box, crypto_box_open and crypto_box_beforenmJeffrey Walton2018-01-181-26/+86
* Add interface to TweetNaCl library (#566)Jeffrey Walton2018-01-172-0/+1015
* Add C++20 elevated warnings testJeffrey Walton2018-01-141-11/+54
* Add C++20 testing to cryptest.shJeffrey Walton2018-01-061-1/+277
* Fix unwanted Git mode changeJeffrey Walton2017-12-151-1/+1
* Prepare for changes to support latest NDK liek r16 (GH #546)Jeffrey Walton2017-12-151-0/+7
* Add Valgrind suppression file for Salsa20 and runtime's __memcmp_sse4_1Jeffrey Walton2017-12-081-9/+9
* Fix GCC inline asm register constraint for SSE registerJeffrey Walton2017-11-171-1/+1
* Remove master-merge scriptJeffrey Walton2017-11-161-63/+0