Commit Graph

336 Commits (4278a4ac99eb40192aac74a2cd5ab86949806dd5)

Author SHA1 Message Date
toddouska 4278a4ac99 Merge branch 'master' of github.com:cyassl/cyassl 2012-05-03 18:07:46 -07:00
toddouska 4fe81df45c basic extneral cert manager added 2012-05-03 18:07:31 -07:00
Chris Conlon 37e994f4a2 exclude CyaSSL_connect_cert when using NO_CYASSL_CLIENT 2012-05-03 14:48:45 -06:00
toddouska ccabe829cb v2.1.3 2012-05-03 10:38:10 -07:00
toddouska 686a7395b1 fix potential ecc memory leak in ServerKeyExchange 2012-05-03 10:04:18 -07:00
toddouska 97e6a637e6 rest of ECDH suites 2012-05-03 09:57:17 -07:00
toddouska a54f51d886 first static ECDH suite 2012-05-03 08:18:59 -07:00
toddouska 225fba5c8d v2.1.2 2012-05-02 16:10:25 -07:00
toddouska 2a5db9371c BN help 2012-05-02 15:11:20 -07:00
toddouska 1c2b84d3dd ecc client certs 2012-05-02 10:30:15 -07:00
toddouska f49b106aef ssh2 2012-05-01 16:12:12 -07:00
John Safranek 3fdca1f714 added sha384 and sha512 to certificate checking 2012-04-27 13:49:35 -07:00
toddouska 81be167ee2 init ssh changes 2012-04-26 16:27:27 -07:00
toddouska dd431dbeff merge conflict 2012-04-26 15:01:00 -07:00
toddouska 0f5b0ff8c3 sha384 plus merge changes 2012-04-26 14:58:29 -07:00
toddouska 8fe36b417f add cpuid asm for Windows, aes-ni .s still needs work 2012-04-25 15:17:25 -07:00
Chris Conlon b13a9e1b4e add config.h to hash test 2012-04-17 13:59:02 -06:00
toddouska 6c7e9b30a5 Merge branch 'master' of github.com:cyassl/cyassl 2012-04-17 11:24:54 -07:00
toddouska d858e9e7b6 2.1.1 for bloxx 2012-04-17 11:24:41 -07: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 c0783e4ec4 added configure option and a stub source file for OCSP 2012-04-13 09:39:19 -07:00
toddouska 607fcb2f3d allow peer cert get even on fatal verify 2012-04-09 11:56:28 -07:00
toddouska 3001804c51 make SetAltNames optional since need bigger buffer with -DCYASSL_ALT_NAMES 2012-04-05 12:48:28 -07:00
toddouska b9e6d44bf7 don't reinit mutexes 2012-04-04 16:19:42 -07:00
John Safranek a0d056bc5f removed the default cache size from fortress build 2012-03-23 16:12:19 -07:00
John Safranek d3efce71c9 allows one to set the cyassl ex_data to null 2012-03-23 14:39:37 -07:00
toddouska 53c7f4d5a9 fix strict C++ compiling linkage 2012-03-23 12:20:26 -07:00
toddouska 36529ad873 DevStudio 10 patches 2012-03-23 10:42:07 -07:00
toddouska 1595d5bb3f Merge branch 'master' of github.com:cyassl/cyassl 2012-03-22 12:38:44 -07:00
toddouska 41361df2dc update chi square values for new session cache sizes 2012-03-22 12:38:25 -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
John Safranek fc2f329acb added: ex data for CYASSL object, cert cmp function, verify callback call in success case 2012-03-16 10:50:04 -07:00
John Safranek d7ef83d1b3 Added new session cache size. Added options for Fortress build. 2012-03-12 10:31:45 -07:00
toddouska 3744e2122f fix digest hiLen using modded loLen on greater than 2^29 bits 2012-03-02 11:16:12 -08:00
toddouska 4c948e2ef7 don't allow zero length asn names in certs 2012-03-01 16:46:24 -08:00
toddouska 815f3b8f75 terminate user psk hint at ssl even if validated at ctx 2012-02-29 10:06:27 -08:00
toddouska f92df4b4ce fix long user provided path with strncpy 2012-02-29 09:57:03 -08:00
toddouska b307b8e8f6 2.0.8 release 2012-02-24 15:37:02 -08:00
toddouska 6b77c8967a don't allow user override on peer cert ASN_PARSE_E 2012-02-20 12:07:40 -08:00
toddouska 7b529249af extra checks on rsa test for easier porting into 2012-02-17 14:05:50 -08:00
toddouska ec85d47a73 allow changing session timeout for ctx and ssl 2012-02-14 17:46:04 -08:00
toddouska f8e610493c add ability to set Temp EC-DHE key size in octets for ctx or ssl, 20 - 66 allowed for 160bit - 521bit 2012-02-14 12:46:32 -08:00
toddouska 84614da13e increase copyright date 2012 2012-02-13 11:54:10 -08:00
toddouska 20c8fab779 fix ecc cleanup bug with opensslExtra no fastmath 2012-02-13 11:36:07 -08:00
toddouska 03cf62fd07 allow dir path to be defined out NO_CYASSL_DIR, allow file or path on load_verify 2012-02-09 13:21:41 -08:00
toddouska bce2508878 add path handling (basic) for load_verify_locations() 2012-02-08 18:07:20 -08:00
toddouska f0bec7dd02 note dhparam creation 2012-02-08 12:18:56 -08:00
toddouska 9b5ab7c914 respond to negotiation attempt with alert warning no_renegotiation to try graceful continue if possible 2012-02-01 17:18:40 -08:00
toddouska e98715ee11 Merge branch 'master' of github.com:cyassl/cyassl 2012-01-27 11:55:35 -08:00
toddouska 8df90735eb allow echoserver to accept 1 byte G then rest of GET for browsers with CBC hack 2012-01-27 11:55:23 -08:00