summaryrefslogtreecommitdiff
path: root/TestScripts
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Revert "Remove master-merge script"Jeffrey Walton2017-11-161-0/+63
* Remove master-merge scriptJeffrey Walton2017-11-161-63/+0
* Fix minimum arch test on OS X with MacPort compilerJeffrey Walton2017-11-141-4/+4
* Fix SunCC compile with -xarch=sse2Jeffrey Walton2017-11-131-2/+2
* Add summary total backJeffrey Walton2017-11-131-1/+2
* Fix summary output in cryptest.shJeffrey Walton2017-11-131-13/+325
* Change sed strings for cryptest.shJeffrey Walton2017-11-131-2/+2
* Add shared object and dynamic library tests (GH #533)Jeffrey Walton2017-11-121-0/+137
* Update setenv-ios.sh to export toolsJeffrey Walton2017-11-101-1/+12
* Add tests for CRYPTOPP_NO_CXX11 to cryptest.sh (GH #529)Jeffrey Walton2017-11-061-0/+57
* Fix permissionsJeffrey Walton2017-11-051-0/+0
* Remove cryptest-windows.plJeffrey Walton2017-11-011-41/+0
* Fix Elevated Warnings testJeffrey Walton2017-10-301-4/+4
* Disable ShellCheck SC2181 warning in cryptest.shJeffrey Walton2017-10-301-3/+189
* Fix CPU frequency of 0 in scriptJeffrey Walton2017-10-271-10/+10
* Fix checkshell warningsJeffrey Walton2017-10-261-69/+47