Commit Graph

1103 Commits

Author SHA1 Message Date
John Safranek 7004b2eafc certs still use SHA hash for names 2013-04-01 13:49:21 -07:00
John Safranek 30553a43ed when disabling arc4, ignores contents of arc4.c 2013-04-01 13:42:41 -07:00
John Safranek 9975d1d675 Merge branch 'master' of github.com:cyassl/cyassl 2013-04-01 13:39:09 -07:00
John Safranek 44352b5673 don't return closed alert if peer sends fatal alert; respond to closed alert with closed alert 2013-04-01 13:37:25 -07:00
toddouska 4b90474581 move CM VerifyBuffer out of no filesystem 2013-04-01 11:59:17 -07:00
toddouska 367429410f Merge branch 'master' of github.com:cyassl/cyassl 2013-03-29 14:07:41 -07:00
toddouska f8848aaa1b lower example client/server stack buffer sizes 2013-03-29 14:06:36 -07:00
John Safranek a572967017 when checking for DTLS, only need to compare against major version 2013-03-28 13:28:12 -07:00
toddouska 332fd68347 add lowmem to stacksize build 2013-03-28 11:38:27 -07:00
toddouska c5385f902c Merge branch 'master' of github.com:cyassl/cyassl 2013-03-28 11:30:10 -07:00
toddouska ee0595f543 add --enable-stacksize to print out stack use info with pthreads for example client/server 2013-03-28 11:28:38 -07:00
John Safranek b6d49c5725 when using clang, dropped a compile flag that was causing errors on link 2013-03-28 11:07:43 -07:00
Chris Conlon 6aaf484b90 add mcapi MPLAB X project files 2013-03-28 11:12:19 -06:00
toddouska f396de1191 add DTLS support for alignment 2013-03-27 16:58:27 -07:00
toddouska 3db8935093 configure switch to enable_static on if shared off when hardsetting for valgrind or cavium 2013-03-27 15:17:21 -07:00
toddouska 8a2936ebd4 Merge branch 'master' of github.com:cyassl/cyassl 2013-03-27 15:12:44 -07:00
toddouska 82e3c00075 add CYASSL_GENERAL_ALIGNMENT detection and setting for TLS alignment attempt 2013-03-27 15:11:49 -07:00
John Safranek 4a5a251e80 Merge branch 'master' of github.com:cyassl/cyassl 2013-03-27 13:36:07 -07:00
toddouska 6d8246e98c fix scan-build 272 warnings 2013-03-27 12:32:22 -07:00
John Safranek 8732fcddd9 replaced the serial-tests in configure.ac for now 2013-03-27 12:12:16 -07:00
John Safranek 2f6636559d Merge branch 'master' of github.com:cyassl/cyassl 2013-03-27 10:22:56 -07:00
John Safranek 547872683f adjustments to the example tests for Windows 2013-03-27 10:22:50 -07:00
John Safranek 7d287a6ba9 modified test port number to allow concurrent testing 2013-03-26 22:00:39 -07:00
toddouska 7d82bec7fc do rabbit/hc128 alignment at crypto layer for non intel 2013-03-26 18:16:15 -07:00
toddouska 14b4bb3b0f change rabbit and hc128 to return values for key and process, will add error rets for alignment issues 2013-03-26 14:42:09 -07:00
toddouska f601b7bfda move aesni cbc encrypt align check down to crypto layer 2013-03-26 14:13:01 -07:00
toddouska 6bc7ba1592 change AesCBC end/dec to return status, will add failure cases with align checks 2013-03-26 12:36:39 -07:00
toddouska 8e53c7a62e fix inline type spot 2013-03-25 11:50:15 -07:00
toddouska 72926b1eed make sure blake2 calls denote it's the 'b' version, blake2b 2013-03-25 11:35:33 -07:00
John Safranek 7279d3bf85 passed the -d and -N flags into the test executor 2013-03-25 08:41:44 -07:00
toddouska 9d77ca744f fix C++ cast problem on make_eap 2013-03-24 13:06:22 -07:00
toddouska cb311e5708 explain C aesni asm naming fix in code too 2013-03-24 12:59:30 -07:00
toddouska 8a924244c5 change aesni asm function name to explicit asm for ABI underscore conflicts with clang/gcc differences 2013-03-24 12:53:35 -07:00
toddouska 80e3c85737 change inline assembly to more generic condition code in clobber list, clang likes it better this way 2013-03-24 11:09:58 -07:00
toddouska 75bb1a8fa7 only 1 LT_INIT in configure.ac, pass options there w/ prereq check 2013-03-23 12:15:02 -07:00
toddouska 2c452b305f Merge branch 'master' of github.com:cyassl/cyassl 2013-03-23 12:03:42 -07:00
toddouska d33f180760 blake2 32bit build warning fix 2013-03-23 12:02:14 -07:00
John Safranek 436a51a0d7 Merge branch 'ccm' 2013-03-22 17:29:30 -07:00
toddouska d7c01be8bb blake2 ctc api, test vecs 2013-03-22 13:30:44 -07:00
toddouska d8b85da693 remove c++ comments, switch to c 2013-03-22 12:10:53 -07:00
John Safranek f65f86bb88 improvements to CCM, ssn6 2013-03-22 11:30:12 -07:00
toddouska d6deb690e6 Merge branch 'master' into blake2 2013-03-22 10:20:01 -07:00
Chris Conlon 7522550cbf add plib.h to mcapi test, optimize MPLAB ctaocrypt_test project 2013-03-22 10:45:19 -06:00
toddouska ace69d1c77 bump dev branch 2013-03-21 19:27:29 -07:00
toddouska 359803fc7d add mcapi test performance tune, chris 2013-03-21 19:13:49 -07:00
toddouska 4d5712ca93 add mcapi pointer arg sanity checks 2013-03-21 13:39:13 -07:00
toddouska e63fa491aa add mcapi ecc with tests 2013-03-21 13:20:23 -07:00
toddouska 4210716c22 add mcapi rsa with test 2013-03-21 10:28:55 -07:00
toddouska 965b70c32f add mcapi aes direct with tests 2013-03-21 08:49:12 -07:00
toddouska 3ecab06841 add mcapi aes ctr with test 2013-03-21 08:33:02 -07:00