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 |
|
toddouska
|
17a92e76d3
|
add aesgcm openssl, and fix requires to use our local enum for aesgcm
|
2012-08-08 15:37:00 -07:00 |
|
toddouska
|
6defed64cd
|
add basic aescgm cipher suite tests
|
2012-08-08 15:22:41 -07:00 |
|
toddouska
|
08ff33894f
|
add ECDH static cipher suite tests including RSA signed ECDH, clean up code with haveECDSA -> haveECDSAsig
|
2012-08-08 15:09:26 -07:00 |
|
toddouska
|
e601b37a32
|
fix --enable-debug warning
|
2012-08-08 11:47:44 -07:00 |
|
toddouska
|
169331cf81
|
add ecc dhe cipher suite tests, static next
|
2012-08-07 18:09:03 -07:00 |
|
toddouska
|
c4674c0cc3
|
add ntru cipher suite tests
|
2012-08-07 17:18:56 -07:00 |
|
toddouska
|
a7aaf4fcaf
|
add psk cipher suite tests
|
2012-08-07 17:01:59 -07:00 |
|
toddouska
|
8bfd6c0e7e
|
add hc128 cipher suite tests
|
2012-08-07 16:53:50 -07:00 |
|
toddouska
|
d66722af15
|
all opensslExtra only SSLv3-TLSv1.2 cipher suites tests
|
2012-08-07 15:36:06 -07:00 |
|
toddouska
|
435c1ae76c
|
add all basic build SSLv3 - TLSv1.2 cipher suite test
|
2012-08-07 15:27:46 -07:00 |
|
toddouska
|
efb6932d8e
|
add client test harness parsing, may use different certs/keys/CAs etc
|
2012-08-07 15:06:53 -07:00 |
|
toddouska
|
820edc0299
|
fix make dist unit test path
|
2012-08-06 19:08:16 -07:00 |
|
toddouska
|
706bd8a910
|
add cipher suite client/server driver
|
2012-08-06 17:14:31 -07:00 |
|
John Safranek
|
b83e1765da
|
adding scriptable suite test to the unit test
|
2012-08-03 23:19:24 -07:00 |
|
toddouska
|
802d62513f
|
fix debug build
|
2012-08-02 13:41:40 -07:00 |
|
toddouska
|
90446c3c5f
|
add -u for DTLS UPD command line client/server examples
|
2012-08-02 11:54:49 -07:00 |
|
toddouska
|
f904c598ed
|
make server example more generic with short command opts
|
2012-07-30 11:58:57 -07:00 |
|
John Safranek
|
3fdca1f714
|
added sha384 and sha512 to certificate checking
|
2012-04-27 13:49:35 -07:00 |
|
Chris Conlon
|
b13a9e1b4e
|
add config.h to hash test
|
2012-04-17 13:59:02 -06:00 |
|
John Safranek
|
6b1644c6b9
|
added checks to the api test for NO_FILESYSTEM and exclude tests that load files
|
2012-04-17 11:03:39 -07:00 |
|
John Safranek
|
c4e91a831f
|
Fixed unit test case. Updated a constant list to be ANSI-C compliant.
|
2012-03-19 11:30:48 -07:00 |
|
toddouska
|
84614da13e
|
increase copyright date 2012
|
2012-02-13 11:54:10 -08:00 |
|
John Safranek
|
8c63ac1c4d
|
Cleaned up a unit test case. Added pthread to the unit test build for read/write.
|
2012-01-01 18:41:14 -08:00 |
|
John Safranek
|
09d3b242c2
|
added some more api calls to the unit test
|
2011-12-19 13:47:52 -08:00 |
|
John Safranek
|
f1cdbe8e74
|
More coding standards fixes for API test.
|
2011-12-15 17:42:16 -08:00 |
|
John Safranek
|
9395e90c82
|
Disabled an invalid test case.
|
2011-12-15 17:07:16 -08:00 |
|
John Safranek
|
e8ce739274
|
Brought API test in line with coding standard.
|
2011-12-15 16:34:50 -08:00 |
|
John Safranek
|
4b8eba575a
|
Added some more test cases. Needs some refactor.
|
2011-12-14 20:24:10 -08:00 |
|
toddouska
|
a3f0aa525b
|
fix hamc test calling ripemd
|
2011-12-14 17:29:49 -08:00 |
|
Chris Conlon
|
959e2892b9
|
Added SHA-256, SHA-512, RIPEMD, HMAC hash tests
|
2011-12-14 11:22:00 -08:00 |
|
Chris Conlon
|
5458401020
|
Added MD4, MD5, SHA hash tests
|
2011-12-14 10:55:19 -08:00 |
|
John Safranek
|
bdb4437a16
|
connected api test to the unit tests.
|
2011-12-14 10:09:00 -08:00 |
|
toddouska
|
9cdc6f8f5e
|
unit3
|
2011-12-14 10:02:05 -08:00 |
|
John Safranek
|
08bd1c94bf
|
Added a test of Init to the tests.
|
2011-12-14 09:54:40 -08:00 |
|
toddouska
|
02ec42c79e
|
unit header
|
2011-12-14 09:31:54 -08:00 |
|
toddouska
|
9307d4a40d
|
unit tests configure
|
2011-12-14 09:20:46 -08:00 |
|
toddouska
|
8d514b23b6
|
unit tests file layout
|
2011-12-14 09:09:12 -08:00 |
|