toddouska
|
05692e1d6a
|
IAR fixes, SafeRTOS port, better LWIP support
|
2012-08-15 17:00:11 -07:00 |
|
toddouska
|
4c66c4c3b5
|
use XBADFILE for init in bad state
|
2012-08-13 10:59:34 -07:00 |
|
toddouska
|
a39f540c5a
|
increment dev version
|
2012-08-13 10:57:07 -07:00 |
|
toddouska
|
220bd66a63
|
allow XFILE to work with non pointer types
|
2012-08-13 10:53:47 -07:00 |
|
toddouska
|
d5fdb74d9a
|
fix small build proper
|
2012-08-10 12:40:22 -07:00 |
|
toddouska
|
15fe7f4d94
|
update CRLs switch to 120 days, add gen script
|
2012-08-10 11:02:46 -07:00 |
|
toddouska
|
8343317e1b
|
make domain name cert check an option on client
|
2012-08-10 10:15:37 -07:00 |
|
toddouska
|
ecd007b287
|
2.3.0 release
|
2012-08-10 09:38:56 -07:00 |
|
toddouska
|
aafe14ebc4
|
add pre-commit hook and tests, put into autogen
|
2012-08-09 16:42:18 -07:00 |
|
toddouska
|
80326fa1fa
|
pub EmbedGenerateCookie around dtls for now
|
2012-08-08 17:21:03 -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
|
d494254864
|
Merge branch 'master' of github.com:cyassl/cyassl
|
2012-08-08 11:36:08 -07:00 |
|
toddouska
|
eedc2f3e47
|
fix SESSION_CERTS and SHOW_CERTS example with CyaSSL API
|
2012-08-08 11:35:39 -07:00 |
|
John Safranek
|
3747246133
|
added the generation, verification, and client usage of DTLS handshake cookies
|
2012-08-08 10:38:12 -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 |
|
toddouska
|
cf4ea232e3
|
Merge branch 'master' of github.com:cyassl/cyassl
|
2012-08-06 09:53:02 -07:00 |
|
toddouska
|
ba0d887369
|
fix non-blocking example client compile
|
2012-08-06 09:52:43 -07:00 |
|
John Safranek
|
b83e1765da
|
adding scriptable suite test to the unit test
|
2012-08-03 23:19:24 -07:00 |
|
toddouska
|
644726a3fc
|
fix clang warnings on test.h
|
2012-08-02 17:37:08 -07:00 |
|
toddouska
|
802d62513f
|
fix debug build
|
2012-08-02 13:41:40 -07:00 |
|
toddouska
|
901730e86e
|
make sure client GET reads as much as possible
|
2012-08-02 12:15:42 -07:00 |
|
toddouska
|
bdf11587c2
|
Merge branch 'master' of github.com:cyassl/cyassl
|
2012-08-02 11:55:07 -07:00 |
|
toddouska
|
90446c3c5f
|
add -u for DTLS UPD command line client/server examples
|
2012-08-02 11:54:49 -07:00 |
|
Chris Conlon
|
afa27f0021
|
FreeRTOS threads support, windows simulator support
|
2012-08-02 09:54:41 -06:00 |
|
toddouska
|
90385bb4b3
|
fix windows build with command line examples
|
2012-08-01 17:33:49 -07:00 |
|
toddouska
|
aecdb33e4e
|
Merge branch 'master' of github.com:cyassl/cyassl
|
2012-08-01 12:55:32 -07:00 |
|
toddouska
|
68e5124644
|
change example client to command line options too, same as server
|
2012-08-01 12:55:13 -07:00 |
|
John Safranek
|
b8b5e7b873
|
Merge branch 'master' of github.com:cyassl/cyassl
|
2012-07-31 18:42:44 -07:00 |
|
toddouska
|
a5af2e3d51
|
add altname retrieval from peer cert
|
2012-07-31 17:45:48 -07:00 |
|
John Safranek
|
ab570a2130
|
aes-gcm wrap two new aes-gcm code bits with ifdef option
|
2012-07-31 16:26:17 -07:00 |
|
John Safranek
|
368afbb815
|
Merge branch 'master' of github.com:cyassl/cyassl
|
2012-07-31 10:11:21 -07:00 |
|
John Safranek
|
e716380bad
|
fixed a bug where aes-gcm required opensslExtra at build configure
|
2012-07-31 10:07:33 -07:00 |
|
John Safranek
|
9b8c5fb40e
|
aes-gcm: modified to use sequence number rather that a random explicit IV
|
2012-07-31 09:32:29 -07:00 |
|
toddouska
|
45dde2da89
|
better error checking on server example
|
2012-07-30 18:15:08 -07:00 |
|
toddouska
|
3401bba8a2
|
Merge branch 'master' of github.com:cyassl/cyassl
|
2012-07-30 11:59:11 -07:00 |
|
toddouska
|
f904c598ed
|
make server example more generic with short command opts
|
2012-07-30 11:58:57 -07:00 |
|