Commit Graph

  • 9d912970c8 Merge branch 'master' of github.com:cyassl/cyassl John Safranek 2012-08-13 17:33:20 -07:00
  • 7ec04c16b6 EBSnet RTIP support Chris Conlon 2012-08-13 17:10:05 -06:00
  • c08debf236 Merge branch 'master' of github.com:cyassl/cyassl John Safranek 2012-08-13 16:04:41 -07:00
  • bfd510b919 cleaned up the cookie generator for Windows and IPv4 only John Safranek 2012-08-13 15:05:28 -07:00
  • 4c66c4c3b5 use XBADFILE for init in bad state toddouska 2012-08-13 10:59:34 -07:00
  • a39f540c5a increment dev version toddouska 2012-08-13 10:57:07 -07:00
  • 220bd66a63 allow XFILE to work with non pointer types toddouska 2012-08-13 10:53:47 -07:00
  • 1c2a3eddc1 Merge branch 'master' of github.com:cyassl/cyassl John Safranek 2012-08-10 14:15:31 -07:00
  • d5fdb74d9a fix small build proper v2.3.0 toddouska 2012-08-10 12:40:22 -07:00
  • 8b968d234a Merge branch 'master' of github.com:cyassl/cyassl John Safranek 2012-08-10 11:44:25 -07:00
  • 15fe7f4d94 update CRLs switch to 120 days, add gen script toddouska 2012-08-10 11:02:46 -07:00
  • 3d90c359cd Merge branch 'master' of github.com:cyassl/cyassl John Safranek 2012-08-10 10:26:24 -07:00
  • 70552ef8e1 added DTLS handshake message defragmentation John Safranek 2012-08-10 10:24:31 -07:00
  • 8343317e1b make domain name cert check an option on client toddouska 2012-08-10 10:15:37 -07:00
  • ecd007b287 2.3.0 release toddouska 2012-08-10 09:38:56 -07:00
  • 8d2dc095dd Merge branch 'master' of github.com:cyassl/cyassl John Safranek 2012-08-09 17:48:39 -07:00
  • aafe14ebc4 add pre-commit hook and tests, put into autogen toddouska 2012-08-09 16:42:18 -07:00
  • 11df1d25d4 fixed the dtls handshake header handling John Safranek 2012-08-09 13:27:30 -07:00
  • 93c89ccc35 Merge branch 'master' of github.com:cyassl/cyassl John Safranek 2012-08-09 11:02:27 -07:00
  • 6722022201 splitting off dtls handshake header to be handled differently John Safranek 2012-08-09 11:02:21 -07:00
  • 80326fa1fa pub EmbedGenerateCookie around dtls for now toddouska 2012-08-08 17:21:03 -07:00
  • 73349ec0d3 add DTLS basic cipher suite tests toddouska 2012-08-08 17:09:09 -07:00
  • 18c3679444 fix DLTS cookieSz init problem toddouska 2012-08-08 16:56:19 -07:00
  • 16ac91e6de add aesgcm ecc cipher suite tests toddouska 2012-08-08 15:57:18 -07:00
  • 17a92e76d3 add aesgcm openssl, and fix requires to use our local enum for aesgcm toddouska 2012-08-08 15:37:00 -07:00
  • 6defed64cd add basic aescgm cipher suite tests toddouska 2012-08-08 15:22:41 -07:00
  • 08ff33894f add ECDH static cipher suite tests including RSA signed ECDH, clean up code with haveECDSA -> haveECDSAsig toddouska 2012-08-08 15:09:26 -07:00
  • bbde70c6fc Merge branch 'master' of github.com:cyassl/cyassl John Safranek 2012-08-08 11:52:31 -07:00
  • dac47627b8 added the clang output files to gitignore John Safranek 2012-08-08 11:51:13 -07:00
  • e601b37a32 fix --enable-debug warning toddouska 2012-08-08 11:47:44 -07:00
  • d494254864 Merge branch 'master' of github.com:cyassl/cyassl toddouska 2012-08-08 11:36:08 -07:00
  • eedc2f3e47 fix SESSION_CERTS and SHOW_CERTS example with CyaSSL API toddouska 2012-08-08 11:35:39 -07:00
  • 3747246133 added the generation, verification, and client usage of DTLS handshake cookies John Safranek 2012-08-08 10:38:12 -07:00
  • 169331cf81 add ecc dhe cipher suite tests, static next toddouska 2012-08-07 18:09:03 -07:00
  • c4674c0cc3 add ntru cipher suite tests toddouska 2012-08-07 17:18:56 -07:00
  • a7aaf4fcaf add psk cipher suite tests toddouska 2012-08-07 17:01:59 -07:00
  • 8bfd6c0e7e add hc128 cipher suite tests toddouska 2012-08-07 16:53:50 -07:00
  • d66722af15 all opensslExtra only SSLv3-TLSv1.2 cipher suites tests toddouska 2012-08-07 15:36:06 -07:00
  • 435c1ae76c add all basic build SSLv3 - TLSv1.2 cipher suite test toddouska 2012-08-07 15:27:46 -07:00
  • efb6932d8e add client test harness parsing, may use different certs/keys/CAs etc toddouska 2012-08-07 15:06:53 -07:00
  • 820edc0299 fix make dist unit test path toddouska 2012-08-06 19:08:16 -07:00
  • 706bd8a910 add cipher suite client/server driver toddouska 2012-08-06 17:14:31 -07:00
  • cf4ea232e3 Merge branch 'master' of github.com:cyassl/cyassl toddouska 2012-08-06 09:53:02 -07:00
  • ba0d887369 fix non-blocking example client compile toddouska 2012-08-06 09:52:43 -07:00
  • b83e1765da adding scriptable suite test to the unit test John Safranek 2012-08-03 23:19:24 -07:00
  • 644726a3fc fix clang warnings on test.h toddouska 2012-08-02 17:37:08 -07:00
  • 802d62513f fix debug build toddouska 2012-08-02 13:41:40 -07:00
  • 901730e86e make sure client GET reads as much as possible toddouska 2012-08-02 12:15:42 -07:00
  • bdf11587c2 Merge branch 'master' of github.com:cyassl/cyassl toddouska 2012-08-02 11:55:07 -07:00
  • 90446c3c5f add -u for DTLS UPD command line client/server examples toddouska 2012-08-02 11:54:49 -07:00
  • afa27f0021 FreeRTOS threads support, windows simulator support Chris Conlon 2012-08-02 09:54:41 -06:00
  • 90385bb4b3 fix windows build with command line examples toddouska 2012-08-01 17:33:49 -07:00
  • aecdb33e4e Merge branch 'master' of github.com:cyassl/cyassl toddouska 2012-08-01 12:55:32 -07:00
  • 68e5124644 change example client to command line options too, same as server toddouska 2012-08-01 12:55:13 -07:00
  • b8b5e7b873 Merge branch 'master' of github.com:cyassl/cyassl John Safranek 2012-07-31 18:42:44 -07:00
  • a5af2e3d51 add altname retrieval from peer cert toddouska 2012-07-31 17:45:48 -07:00
  • ab570a2130 aes-gcm wrap two new aes-gcm code bits with ifdef option John Safranek 2012-07-31 16:26:17 -07:00
  • 368afbb815 Merge branch 'master' of github.com:cyassl/cyassl John Safranek 2012-07-31 10:11:21 -07:00
  • e716380bad fixed a bug where aes-gcm required opensslExtra at build configure John Safranek 2012-07-31 10:07:33 -07:00
  • 9b8c5fb40e aes-gcm: modified to use sequence number rather that a random explicit IV John Safranek 2012-07-31 09:32:29 -07:00
  • 45dde2da89 better error checking on server example toddouska 2012-07-30 18:15:08 -07:00
  • 3401bba8a2 Merge branch 'master' of github.com:cyassl/cyassl toddouska 2012-07-30 11:59:11 -07:00
  • f904c598ed make server example more generic with short command opts toddouska 2012-07-30 11:58:57 -07:00
  • e0328ef78a allow zero legnth asn names, remove weird subjectcn len as zero means we own, use stored flag instead toddouska 2012-07-27 16:51:46 -07:00
  • 85889f7fb9 add md2 signature hash support toddouska 2012-07-27 14:01:02 -07:00
  • e2eb1b78cc Merge branch 'master' of github.com:cyassl/cyassl toddouska 2012-07-27 12:32:42 -07:00
  • 6e84ab1271 add max chain depth unique error, increase depth to 6 toddouska 2012-07-27 12:32:22 -07:00
  • 3cd231bdfc Merge branch 'master' of github.com:cyassl/cyassl John Safranek 2012-07-24 15:04:16 -07:00
  • cf7e8baa19 moved aes-gcm cipher suites around in the list to follow the existing suites John Safranek 2012-07-23 15:15:40 -07:00
  • aa164e5266 make compression more standard, no size prefix, default zlib comp, check verify before overwrite w/ decomp... still needs FIN and ALERT processing toddouska 2012-07-23 13:47:30 -07:00
  • 6d3c7d8c59 allow bigger MTU record for sniffer toddouska 2012-07-20 13:04:03 -07:00
  • 489fbf17fe Merge branch 'master' of github.com:cyassl/cyassl John Safranek 2012-07-19 17:22:16 -07:00
  • 07ca2bce56 added endinanness protection to AES-GCM John Safranek 2012-07-19 17:19:39 -07:00
  • cb178856a8 added 64-bit (default), 32-bit version, and 8-bit table based AES-GCM for faster operation. Selection made at configure. John Safranek 2012-07-19 14:44:08 -07:00
  • 6f2b1b90a9 move check_priv for libdrizzle toddouska 2012-07-17 15:55:20 -07:00
  • d408f01863 add mystrnstr for buffer searching of PEM with no null terminator toddouska 2012-07-17 12:01:37 -07:00
  • d607ffaf02 fix MAX_MSG_EXTRA for SHA-256 digest with IV with dynamic buffers toddouska 2012-07-17 11:52:13 -07:00
  • ac79d3b145 replaced magic numbers with named constants, renamed some constants John Safranek 2012-07-17 10:00:45 -07:00
  • c9a4e9d56b fix DHE client side leak toddouska 2012-07-13 16:52:39 -07:00
  • 4ffb3bbaae make sure ssl init does all inits before erroring out toddouska 2012-07-13 12:31:15 -07:00
  • 87a8cfadd3 Used consistent constants. John Safranek 2012-07-12 15:20:56 -07:00
  • aaad893804 fixed merge conflict John Safranek 2012-07-12 08:39:57 -07:00
  • 1f0a32a7e3 use internal enum for cipher requires, move external enums back to starting at zero toddouska 2012-07-11 17:00:16 -07:00
  • bdacd5e8c4 cleaned up lots-o-warnings build John Safranek 2012-07-09 10:33:05 -07:00
  • 1ac6db9d1d added basic hello extension support for TLSv1.2, renumbered the algorithm enumerations to match RFC John Safranek 2012-07-09 10:02:34 -07:00
  • 56d2180cf3 use CyaSSLv23_client_method() rather than TLSv1_1_client_method() to parallel echoserver.c John Safranek 2012-07-09 09:50:26 -07:00
  • fe64523480 backed out an earlier change pending more research John Safranek 2012-07-02 12:36:28 -07:00
  • 1f6c24f15a added aes-gcm to the benchmark tests John Safranek 2012-06-30 16:55:29 -07:00
  • eb302b91b0 Merge branch 'master' of github.com:cyassl/cyassl John Safranek 2012-06-30 16:29:10 -07:00
  • be4ce974d0 Updated to use TLSv1.2. Changed the string scanning to play better with other echo servers. John Safranek 2012-06-30 15:51:18 -07:00
  • b1e39f66a3 fixed a cipher suite name typo, changed the selection of the ECDH-RSA ciphers in InitSuites() John Safranek 2012-06-30 15:50:25 -07:00
  • 638c095737 better error output for temp keys or compression on sniffer toddouska 2012-06-29 10:59:48 -07:00
  • 5dc0303dee cipher suite setup oversight fixes John Safranek 2012-06-28 23:09:13 -07:00
  • 2ce28d0328 clean up from lots-o-warnings build John Safranek 2012-06-28 15:13:41 -07:00
  • 22cb11f304 add hello_request and session_ticket handling to sniffer toddouska 2012-06-28 13:37:19 -07:00
  • 9295917ef2 Separated out the AES-GCM test as its own test case. John Safranek 2012-06-28 11:28:41 -07:00
  • 6cdd8f46fa needed a bigger handshake hash array for SHA-384 cipher suites John Safranek 2012-06-28 09:06:24 -07:00
  • 00cda6ab72 tied SHA-384 into TLSv1.2 as appropriate John Safranek 2012-06-27 14:41:16 -07:00
  • c2cf1fb708 added HMAC-SHA-384 John Safranek 2012-06-27 10:34:43 -07:00
  • 4e3d7f494b AES-GCM: fixed the encryption/decryption bug John Safranek 2012-06-26 15:51:40 -07:00