Commit Graph

878 Commits (dfca5f82ddb3a1e00e568d17e342ee2f6cb2b4f8)

Author SHA1 Message Date
John Safranek 3361f7b7fe Merge branch 'master' of github.com:cyassl/cyassl 2012-08-30 14:27:56 -07:00
toddouska 69afab58a5 don't include stdio.h unless debug output 2012-08-28 16:46:27 -07:00
John Safranek 6ce42706fe Merge branch 'master' of github.com:cyassl/cyassl 2012-08-28 15:58:38 -07:00
toddouska bdac618c3a track version.h for pure windows build 2012-08-28 12:48:19 -07:00
John Safranek 820d934ae8 Merge branch 'master' of github.com:cyassl/cyassl 2012-08-28 09:37:02 -07:00
John Safranek c9625789cd allow early DTLS datagrams, but drop late ones. 2012-08-28 08:55:31 -07:00
toddouska 30a264eb65 make sure mp_init return always checked 2012-08-27 11:30:22 -07:00
toddouska 0534d44c9e don't assume non-Intel CodeWarrior BigEndian anymore 2012-08-23 17:05:58 -07:00
John Safranek 98bc1f8c46 fix build warning 2012-08-23 16:28:24 -07:00
John Safranek 457e214777 Merge branch 'master' of github.com:cyassl/cyassl 2012-08-23 16:05:09 -07:00
John Safranek 561a7fc35d drop out of order dtls packets 2012-08-23 15:50:56 -07:00
toddouska 2db5d29893 Merge branch 'master' of github.com:cyassl/cyassl 2012-08-23 09:49:48 -07:00
toddouska f8ffb086ec tcp errno for SafeRTOS/lwip 2012-08-23 09:45:23 -07:00
John Safranek f6cca6049f Merge branch 'master' of github.com:cyassl/cyassl 2012-08-22 16:16:49 -07:00
John Safranek 79c14dc825 Merge branch 'master' of github.com:cyassl/cyassl 2012-08-22 15:36:07 -07:00
John Safranek 31d036178e fix DTLS cookies and session resumption 2012-08-22 14:06:08 -07:00
toddouska 87762e9012 SafeRTOS client test fixes 2012-08-22 11:07:40 -07:00
John Safranek 501c6a67e7 client to use non-blocking sockets in resume test if enabled 2012-08-20 17:02:25 -07:00
toddouska 7a12fb3e6b IAR inlining and enum warning off 2012-08-20 16:58:11 -07:00
toddouska e2ae36f149 add multi job support to first precommit make test 2012-08-20 16:40:41 -07:00
toddouska f1ed3cefc4 SafeRTOS memory macros 2012-08-20 16:38:43 -07:00
John Safranek c20eb88d3d Merge branch 'master' of github.com:cyassl/cyassl 2012-08-17 14:21:17 -07:00
toddouska 690938ffd4 lsr fs macros 2012-08-17 13:45:31 -07:00
toddouska 03356be00b fix verify_callback local declaration after beginning 2012-08-17 12:51:37 -07:00
toddouska 4b8fdb4371 fix examples client DTLS resume 2012-08-17 12:43:36 -07:00
toddouska 925ddb6626 Merge branch 'master' of github.com:cyassl/cyassl 2012-08-15 17:00:34 -07:00
toddouska 05692e1d6a IAR fixes, SafeRTOS port, better LWIP support 2012-08-15 17:00:11 -07:00
John Safranek c42792e0f1 fix compiler warnings 2012-08-14 13:51:56 -07:00
Chris Conlon 198e48fa94 minor RTIP adjustments 2012-08-14 13:10:27 -06:00
John Safranek 9d912970c8 Merge branch 'master' of github.com:cyassl/cyassl 2012-08-13 17:33:20 -07:00
Chris Conlon 7ec04c16b6 EBSnet RTIP support 2012-08-13 17:10:05 -06:00
John Safranek c08debf236 Merge branch 'master' of github.com:cyassl/cyassl 2012-08-13 16:04:41 -07:00
John Safranek bfd510b919 cleaned up the cookie generator for Windows and IPv4 only 2012-08-13 15:05:28 -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
John Safranek 1c2a3eddc1 Merge branch 'master' of github.com:cyassl/cyassl 2012-08-10 14:15:31 -07:00
toddouska d5fdb74d9a fix small build proper 2012-08-10 12:40:22 -07:00
John Safranek 8b968d234a Merge branch 'master' of github.com:cyassl/cyassl 2012-08-10 11:44:25 -07:00
toddouska 15fe7f4d94 update CRLs switch to 120 days, add gen script 2012-08-10 11:02:46 -07:00
John Safranek 3d90c359cd Merge branch 'master' of github.com:cyassl/cyassl 2012-08-10 10:26:24 -07:00
John Safranek 70552ef8e1 added DTLS handshake message defragmentation 2012-08-10 10:24:31 -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
John Safranek 8d2dc095dd Merge branch 'master' of github.com:cyassl/cyassl 2012-08-09 17:48:39 -07:00
toddouska aafe14ebc4 add pre-commit hook and tests, put into autogen 2012-08-09 16:42:18 -07:00
John Safranek 11df1d25d4 fixed the dtls handshake header handling 2012-08-09 13:27:30 -07:00
John Safranek 93c89ccc35 Merge branch 'master' of github.com:cyassl/cyassl 2012-08-09 11:02:27 -07:00
John Safranek 6722022201 splitting off dtls handshake header to be handled differently 2012-08-09 11:02:21 -07:00
toddouska 80326fa1fa pub EmbedGenerateCookie around dtls for now 2012-08-08 17:21:03 -07:00