toddouska
|
3f4c570aa1
|
have suite tests self repeat non blocking
|
2013-03-11 11:07:46 -07:00 |
|
toddouska
|
7ce9315173
|
Merge branch 'master' of github.com:cyassl/cyassl
|
2013-03-11 11:00:47 -07:00 |
|
toddouska
|
47e7e27bb2
|
add cipher suite check to suite tests to make adding test cases easier
|
2013-03-11 10:59:08 -07:00 |
|
John Safranek
|
20e4889092
|
Merge branch 'dtls'
Conflicts:
src/ssl.c
|
2013-03-08 17:45:35 -08:00 |
|
John Safranek
|
73f0395ca9
|
added psk-dtls test cases
|
2013-03-08 17:35:03 -08:00 |
|
John Safranek
|
e1a73c1769
|
added more dtls test cases
|
2013-03-08 17:19:04 -08:00 |
|
John Safranek
|
43ed4a7424
|
added test cases and fixed a bug with AEAD ciphers with DTLSv1.2.
|
2013-03-07 22:52:51 -08:00 |
|
toddouska
|
85b3346bbf
|
NO_RSA build, cipher suite tests need work for this build optoin, ssn2
|
2013-03-07 17:44:40 -08:00 |
|
John Safranek
|
01e9a246cd
|
added build test cases for ECC-SHA384 test suites.
|
2013-03-04 17:14:19 -08:00 |
|
John Safranek
|
b9ab09a5a6
|
added test cases for SHA-256 cipher suites, fixed a bug in ECDH-RSA-AES128-SHA256 picking
|
2013-03-04 16:16:34 -08:00 |
|
John Safranek
|
b4584e0a93
|
added missing test config files to the configure include list
|
2013-02-28 11:39:33 -08:00 |
|
toddouska
|
a8f6baf37c
|
repeat each cipher suite test with client cert request off
|
2013-02-18 14:12:03 -08:00 |
|
toddouska
|
62ef5de25c
|
scan build fixes
|
2013-02-14 14:09:41 -08:00 |
|
toddouska
|
8ace08499b
|
make sure example CyaSSL_read()s that fill buffer don't overrun by 1 byte if trying to output with null terminator
|
2013-02-08 11:21:48 -08:00 |
|
toddouska
|
44e0d7543c
|
change copyright name with name change
|
2013-02-05 12:44:17 -08:00 |
|
toddouska
|
f4f13371f9
|
update copyright date
|
2013-02-04 14:51:41 -08:00 |
|
Todd Ouska
|
44b6593fe5
|
add cavium ciphers to SSL, and example client
|
2013-02-01 12:21:38 -08:00 |
|
John Safranek
|
6616975f81
|
added AES-CCM-8 ECC cipher suites, and more test cases
|
2013-01-21 15:19:45 -08:00 |
|
John Safranek
|
0e3a093cc5
|
renamed the Camellia cipher suites, dropped CBC and RSA from the strings
|
2013-01-21 11:10:11 -08:00 |
|
John Safranek
|
a453ccba57
|
Added TLS support for Camellia
|
2013-01-21 10:53:42 -08:00 |
|
John Safranek
|
ccff37f4b1
|
added TLS support for AES-CCM-8
|
2013-01-15 15:20:30 -08:00 |
|
toddouska
|
640a0cb0e3
|
fix stream hmac check on multi data
|
2012-12-28 18:55:18 -08:00 |
|
toddouska
|
44bf986827
|
no DTLS streaming checks
|
2012-12-28 17:54:19 -08:00 |
|
toddouska
|
76bbcbb7b2
|
fix clang warning on api test
|
2012-12-20 18:38:48 -08:00 |
|
toddouska
|
87fbf7df80
|
fix libtool leftovers for distclen when shared mode
|
2012-12-06 17:52:36 -08:00 |
|
toddouska
|
da8eba2603
|
fix distcheck pathing, cyassl-config distclean
|
2012-12-06 10:01:01 -08:00 |
|
toddouska
|
067f10ae8e
|
add enable-valgrind
|
2012-12-04 21:28:18 -08:00 |
|
John Safranek
|
0c9fe151de
|
added configure option --disable-examples to remove example code build, configure runs make clean at the end, sniffer test isn't built if sniffer disabled
|
2012-11-29 11:31:57 -08:00 |
|
John Safranek
|
f8f7f69f48
|
compile option to leave out MD5 and SSL code
|
2012-11-26 18:40:43 -08:00 |
|
John Safranek
|
699b794a4a
|
Added tests for HMAC-SHA256 and HMAC-SHA384
|
2012-11-21 14:30:20 -08:00 |
|
John Safranek
|
b96f0c6386
|
added HMAC-SHA test cases, made the HMAC-MD5 test cases conditional on NO_MD5 flag
|
2012-11-21 14:02:47 -08:00 |
|
John Safranek
|
a89398fdbc
|
added the cipher suites PSK-NULL-SHA256 and PSK-AES128-CBC-SHA256
|
2012-11-20 14:52:17 -08:00 |
|
toddouska
|
9ac2eaa3d6
|
fix ipv6 unused warning, add os check for crl monitor
|
2012-11-16 10:47:13 -08:00 |
|
John Safranek
|
d4c99ae663
|
added the rabbit and null cipher test configs to the dist build
|
2012-11-06 14:30:52 -08:00 |
|
John Safranek
|
9aa8b71525
|
Merge branch 'nocerts'
|
2012-11-01 15:47:02 -07:00 |
|
John Safranek
|
85e8f1988a
|
leanpsk build removes cert code, moved ctaocrypt error strings to own file
|
2012-11-01 12:36:47 -07:00 |
|
toddouska
|
d732a2ef07
|
make suite test file name input arg longer
|
2012-10-31 15:25:39 -07:00 |
|
John Safranek
|
a6b201c051
|
added the PSK Null cipher test script to the release build
|
2012-10-30 15:09:31 -07:00 |
|
John Safranek
|
174618ebfb
|
added build option for leanPSK
|
2012-10-29 15:39:42 -07:00 |
|
toddouska
|
aef97af361
|
make rabbit optional with configure option
|
2012-10-22 17:28:46 -07:00 |
|
John Safranek
|
a92b639155
|
add optional null cipher support for RSA
|
2012-10-19 20:52:22 -07:00 |
|
toddouska
|
c974d77213
|
add shorten 64 to 32 warnings back on with fixes
|
2012-10-19 12:44:23 -07:00 |
|
John Safranek
|
346a52a58c
|
add optional null cipher support for PSK
|
2012-10-19 10:37:21 -07:00 |
|
John Safranek
|
fe632a3f77
|
added non-blocking and session resume as example server and client command line options
|
2012-10-17 13:13:58 -07:00 |
|
toddouska
|
4e19c234f4
|
fix new warnings on linux64
|
2012-09-21 13:29:04 -07:00 |
|
toddouska
|
7716da0881
|
warn fix
|
2012-09-20 15:39:15 -07:00 |
|
Brian Aker
|
5fce4edb68
|
This adds more compiler hardening flags (and fixes all of the issues
found in the process).
|
2012-09-19 23:38:41 -07:00 |
|
toddouska
|
73349ec0d3
|
add DTLS basic cipher suite tests
|
2012-08-08 17:09:09 -07:00 |
|
toddouska
|
18c3679444
|
fix DLTS cookieSz init problem
|
2012-08-08 16:56:19 -07:00 |
|
toddouska
|
16ac91e6de
|
add aesgcm ecc cipher suite tests
|
2012-08-08 15:57:18 -07:00 |
|