toddouska
|
53c14bdf1f
|
fix XMALLOC_USER typos
|
2012-11-07 17:10:34 -08:00 |
|
John Safranek
|
b8c9247769
|
for lean-psk build: remove big int math, MD4, error strings
|
2012-11-02 16:49:31 -07:00 |
|
John Safranek
|
5e48dcbeeb
|
fixed build warning with Fortress build
|
2012-11-01 15:59:13 -07:00 |
|
John Safranek
|
9aa8b71525
|
Merge branch 'nocerts'
|
2012-11-01 15:47:02 -07:00 |
|
John Safranek
|
90e6a4dd8c
|
linux build warnings fix
|
2012-11-01 15:27:05 -07:00 |
|
John Safranek
|
134c6b8b1b
|
cleaning warnings in OCSP build
|
2012-11-01 15:03:29 -07:00 |
|
toddouska
|
ae905d70c4
|
crl warning fixes
|
2012-11-01 14:14:40 -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
|
0e2c236e77
|
fix x64 windows warnings, make sure word is 64bit
|
2012-11-01 12:21:47 -07:00 |
|
Chris Conlon
|
f6304ae37a
|
add support for Freescale MQX
|
2012-11-01 11:23:42 -06:00 |
|
toddouska
|
a4220120ba
|
remove memset for setcokopt uninit
|
2012-10-31 15:43:08 -07:00 |
|
toddouska
|
6348f3f2c7
|
fix valgrind uninit warning on dtls setsockopt
|
2012-10-31 13:26:03 -07:00 |
|
toddouska
|
01138a5c53
|
fix stack-check warnings for newer versions but fastmath still has some so take away warning for now
|
2012-10-30 17:35:12 -07:00 |
|
John Safranek
|
174618ebfb
|
added build option for leanPSK
|
2012-10-29 15:39:42 -07:00 |
|
toddouska
|
35b4f08049
|
add CyaSSL_send()/recv() with flags parameter
|
2012-10-26 15:09:58 -07:00 |
|
toddouska
|
d4d5243f4d
|
add user ability to set IO read/write flags
|
2012-10-25 14:17:11 -07:00 |
|
toddouska
|
01ae0696af
|
shorten64 fixes for key-gen/cert-gen
|
2012-10-25 12:31:11 -07:00 |
|
toddouska
|
0bbbea20be
|
switch sniffer buffers to dynamic, reduce holding memory if large number of sessions cached
|
2012-10-24 17:37:57 -07:00 |
|
toddouska
|
3e7619c785
|
make sure sniffer frees handhsake resources early
|
2012-10-24 14:51:04 -07:00 |
|
toddouska
|
f969bc3645
|
if sniffer sees ACK for missing packet(s) set to error, can't recover
|
2012-10-24 13:33:11 -07:00 |
|
John Safranek
|
ba2a7f2627
|
Merge branch 'master' of github.com:cyassl/cyassl
|
2012-10-24 11:27:05 -07:00 |
|
John Safranek
|
936d0ff7a9
|
fixed off-by-one dtls cookie size check. fixed some warnings when disabling features
|
2012-10-24 11:05:50 -07:00 |
|
toddouska
|
2885d66b17
|
remove fatal sniffer error sessions right away
|
2012-10-23 16:32:47 -07:00 |
|
toddouska
|
4d719897a5
|
Merge branch 'master' of github.com:cyassl/cyassl
|
2012-10-22 17:29:19 -07:00 |
|
toddouska
|
aef97af361
|
make rabbit optional with configure option
|
2012-10-22 17:28:46 -07:00 |
|
John Safranek
|
5a421c04e7
|
Merge branch 'master' of github.com:cyassl/cyassl
|
2012-10-22 14:50:02 -07:00 |
|
John Safranek
|
d78770c1e5
|
change null cipher to allow different buffers
|
2012-10-22 14:48:27 -07:00 |
|
toddouska
|
cb08eb672e
|
Merge branch 'master' of https://github.com/BrianAker/cyassl
|
2012-10-22 10:56:53 -07:00 |
|
John Safranek
|
a92b639155
|
add optional null cipher support for RSA
|
2012-10-19 20:52:22 -07:00 |
|
Brian Aker
|
b883cc55a4
|
Fix rules around pthread usage to fix clang warning.
|
2012-10-19 20:09:17 -07:00 |
|
toddouska
|
a5d7a3ea8f
|
fix opensslExtra with psk server example, add psk to commit tests
|
2012-10-19 12:54:15 -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
|
e673b1852a
|
fixed windows build warnings
|
2012-10-09 16:13:05 -07:00 |
|
toddouska
|
4a739f6bc7
|
sniffer handshake state fix for sanity checks
|
2012-10-05 13:39:11 -07:00 |
|
toddouska
|
57e7e28d6d
|
Merge branch 'master' of github.com:cyassl/cyassl
|
2012-10-03 17:10:05 -07:00 |
|
toddouska
|
9ca07d1f4d
|
dtls may have different first handshake message
|
2012-10-03 17:09:45 -07:00 |
|
John Safranek
|
0d80343073
|
Merge branch 'master' of github.com:cyassl/cyassl
|
2012-10-03 16:53:55 -07:00 |
|
toddouska
|
257d10a69f
|
sanity check for out of order handshake messages
|
2012-10-03 16:44:08 -07:00 |
|
toddouska
|
66c95b0c15
|
DoAppData sanity check for handshake complete
|
2012-10-03 16:36:00 -07:00 |
|
John Safranek
|
397fbb743f
|
Merge branch 'master' of github.com:cyassl/cyassl
|
2012-10-03 15:33:23 -07:00 |
|
John Safranek
|
95a30e3f0a
|
windows bug fix on dtls retry
|
2012-10-03 15:29:28 -07:00 |
|
toddouska
|
e970cdfbc0
|
init cipher specs, check client key exchange state b4 process
|
2012-10-03 11:57:20 -07:00 |
|
John Safranek
|
9bbca6acfb
|
Merge branch 'master' of github.com:cyassl/cyassl
|
2012-10-02 14:42:06 -07:00 |
|
John Safranek
|
6d1e485ef4
|
DTLS to use recvfrom and sendto in embed recv and send callbacks. Added support for storing dtls peer address.
|
2012-10-02 09:15:50 -07:00 |
|
toddouska
|
36eeab927b
|
fix sniffer assert comparison on newer gcc
|
2012-10-01 13:16:37 -07:00 |
|
toddouska
|
e0413df92a
|
add key setup flag for malicious or misbehaving handshake messages with new memory system
|
2012-10-01 11:32:05 -07:00 |
|
toddouska
|
e5c04e70a7
|
make sure existing nonblocking users still work
|
2012-09-28 15:10:35 -07:00 |
|
toddouska
|
dd421ebb7d
|
cleaner sniffer mem fix
|
2012-09-28 11:04:20 -07:00 |
|
toddouska
|
30bec6c193
|
fix sniffer out of memory potential problem
|
2012-09-28 10:58:33 -07:00 |
|