Jacob Barthelmeh
|
e99a5b0483
prepare for release v3.9.0
|
8 years ago |
David Garske
|
be4c400d16
Fixes for disabling the crypt test and benchmark. Added new "./configure --disable-crypttests" option. Also made sure use of both NO_CRYPT_BENCHMARK and NO_CRYPT_TEST in "./configure CFLAGS=-D" scenario work correctly.
|
8 years ago |
toddouska
|
22385f2b39
add random ports for all make check scripts, unique ready file
|
9 years ago |
David Garske
|
f977caa492
Cleanup of the test code that looks for the WolfSSL root directory. Now it tries to open the certs/ntru-cert.pem file in each directory up (limited to 5) until it opens it.
|
9 years ago |
kaleb-himes
|
7364884a69
Modified scope for ChangeDirToRoot
|
9 years ago |
David Garske
|
6e61a095c7
Added new Xcode project for test suite. Added Xcode workspace file. Added library support for iOS and OS X targets. Updated project files to Xcode 7. Updated README. Added shared user_settings.h. Cleanup of the test.h "ChangeDirBack" function. Cleanup of duplicate ChangeDirBack() code in testsuite.c and adjusted for new Xcode build location.
|
9 years ago |
Chris Conlon
|
7e5be2f313
fix resource cleanup in testsuite and wolfcrypt test
|
9 years ago |
Jacob Barthelmeh
|
14723b7e65
QSH (quantum-safe handshake) extension
|
9 years ago |
toddouska
|
69b4e982c8
fix tmp output files lingering around, remove() was called in bad spot
|
9 years ago |
toddouska
|
473a120ba2
remove more stale cyassl headers
|
9 years ago |
lchristina26
|
ed80732957
add mymktemp function for random output file name in test.h
|
9 years ago |
kaleb-himes
|
288d9a039d
legacy defines and updates
|
9 years ago |
kaleb-himes
|
a389620a29
Copyright (C) updates
|
9 years ago |
Jacob Barthelmeh
|
db7f7c39e1
comment in testsuite, adjustment to src include and wolfssl ssl
|
10 years ago |
Jacob Barthelmeh
|
2520973b73
update to c files for name change and pwdbased along with debugging src function calls
|
10 years ago |
Jacob Barthelmeh
|
b91934f065
change to header files and update of function calls in src folder
|
10 years ago |
kaleb-himes
|
edf53a1ed0
new changes
|
10 years ago |
toddouska
|
2c595139db
fix tirtos merge
|
10 years ago |
toddouska
|
87564bdffe
get_cipher fixes
|
10 years ago |
toddouska
|
34f2e51415
remove extra spaces from ti cyassl proper files
|
10 years ago |
Vikram Adiga
|
f643ca5f48
Added TI-RTOS support for CyaSSL tests
|
10 years ago |
Moisés Guimarães
|
45f9f3cdc2
SHA256, SHA384 and SHA512 error verification on test files.
|
10 years ago |
Chris Conlon
|
be65f5d518
update FSF address, wolfSSL copyright
|
10 years ago |
toddouska
|
d5be4c4663
SHA-256 fips mode
|
10 years ago |
toddouska
|
7b00374930
fix -Wmissing-variable-declarations
|
10 years ago |
John Safranek
|
b6d4f10222
Reenabled examples when building single-threaded.
|
10 years ago |
John Safranek
|
ba1cbdd8bc
When NTRU enabled, testsuite should use NTRU cipher suites for testing.
|
10 years ago |
John Safranek
|
2fe8477679
fix `make distcheck`
|
10 years ago |
toddouska
|
ea5b7ca9d1
allow testsuite to run in xcode 5 if custom build location
|
11 years ago |
toddouska
|
d7e74d0383
allow sniffer to sniff known testsuite, no port 0
|
11 years ago |