Commit Graph

  • 0c363a17f1 init blake2 toddouska 2012-12-31 13:10:47 -08:00
  • acb3e446ab typo toddouska 2012-12-29 13:33:13 -08:00
  • 27a7cf609b only do Init once per compression rounds toddouska 2012-12-29 13:30:23 -08:00
  • 3d88d8851a sslv3 may have bad padding, can't verify toddouska 2012-12-29 13:11:31 -08:00
  • 640a0cb0e3 fix stream hmac check on multi data toddouska 2012-12-28 18:55:18 -08:00
  • 44bf986827 no DTLS streaming checks toddouska 2012-12-28 17:54:19 -08:00
  • 4c453d4d69 have server side reply unexpected_message for hello_request toddouska 2012-12-28 14:36:19 -08:00
  • f073f49ead make sure handshake complete before sending encrypted alert toddouska 2012-12-28 14:29:15 -08:00
  • 6d3728fe61 fix ripemd compression round toddouska 2012-12-28 14:19:28 -08:00
  • 4c9595c419 bump version v2.4.7 toddouska 2012-12-28 14:07:49 -08:00
  • 23ff36075b check RSA explicit size toddouska 2012-12-28 12:28:25 -08:00
  • 09ea7169d7 use exisiting dummy data for compression round toddouska 2012-12-28 11:48:30 -08:00
  • 7ac6a21af5 updated comment for aead in SanityCheckCipherText() John Safranek 2012-12-27 19:51:06 -08:00
  • 561906cffd Merge branch 'master' of github.com:cyassl/cyassl toddouska 2012-12-27 16:36:48 -08:00
  • f0bc61a5d3 add more robust pad/verify checks toddouska 2012-12-27 16:35:43 -08:00
  • 724297a127 asn should use the validate date macro, not call the function directly. John Safranek 2012-12-27 11:57:41 -08:00
  • e70838e984 Merge branch 'ecc' John Safranek 2012-12-27 11:41:20 -08:00
  • 581f91b984 Merge branch 'master' of github.com:cyassl/cyassl John Safranek 2012-12-27 11:40:17 -08:00
  • 03f9cafa4b ecc_verify_hash was leaking two mp_ints John Safranek 2012-12-27 11:18:29 -08:00
  • 0cfa423566 fixed mp_add_d overflow John Safranek 2012-12-27 10:08:44 -08:00
  • 60f4919ee6 add STM32 to README Chris Conlon 2012-12-27 10:16:08 -07:00
  • 254d53bb18 add CYASSL_STM32F2 define, LwIP errno.h Chris Conlon 2012-12-27 10:06:29 -07:00
  • d993ee1969 Merge branch 'master' of github.com:cyassl/cyassl John Safranek 2012-12-26 21:53:20 -08:00
  • baf9bef8a3 Revert "changed polarity on ocsp thisDate check to allow very timely responses" John Safranek 2012-12-26 21:41:12 -08:00
  • cf114b92df made the ecc keys in the CYASSL struct dynamic John Safranek 2012-12-26 16:39:19 -08:00
  • ea3dc3d834 add STM32F2 AES, DES, 3DES support Chris Conlon 2012-12-26 15:18:57 -07:00
  • a7e0f4e483 add STM32F2 SHA1, MD5 support Chris Conlon 2012-12-26 15:16:39 -07:00
  • acf1d07eea add STM32F2 RNG support Chris Conlon 2012-12-26 15:08:33 -07:00
  • 6913a46331 Merge branch 'master' of github.com:cyassl/cyassl John Safranek 2012-12-26 10:40:28 -08:00
  • 59419bef89 non block type ciphertext sanity checks toddouska 2012-12-26 10:11:15 -08:00
  • 5bc976ee0f free ecc keys at the end of handshaking John Safranek 2012-12-26 09:49:53 -08:00
  • dc88a7e8eb Merge branch 'timing' toddouska 2012-12-24 15:41:23 -08:00
  • 9c58f70e29 add ciphertext size sanity checks toddouska 2012-12-24 15:40:09 -08:00
  • 6b15443a3b fix clang using -pthreads flags on lion or greater toddouska 2012-12-24 14:37:03 -08:00
  • 76bbcbb7b2 fix clang warning on api test v2.4.6 toddouska 2012-12-20 18:38:48 -08:00
  • 66a66c8905 valgrind needs .sh toddouska 2012-12-20 18:29:25 -08:00
  • 831c760edc Merge branch 'ocsp' Fixes some bugs in the ocsp code, and adds a new option to skip nonces. John Safranek 2012-12-20 16:26:49 -08:00
  • afbc34f0e0 changed polarity on ocsp thisDate check to allow very timely responses John Safranek 2012-12-20 15:56:57 -08:00
  • 5164c15216 fixed missed initialization when not using ocsp nonces John Safranek 2012-12-20 15:29:15 -08:00
  • 541deaa0c0 release 2.4.6 toddouska 2012-12-20 13:25:32 -08:00
  • 902069783e allow leanpsk dist to build toddouska 2012-12-20 11:46:25 -08:00
  • 51787db76b changed ocsp lookup to use dynamic mem for request rather than stack John Safranek 2012-12-19 18:09:05 -08:00
  • 26cf98c878 removed check against producedAt date in ocsp, check not required John Safranek 2012-12-19 11:28:33 -08:00
  • 4e657debfc added the ability to disable OCSP nonces John Safranek 2012-12-19 10:18:11 -08:00
  • 96cc05b7b1 fix shadow warning toddouska 2012-12-18 11:40:45 -08:00
  • b36bc55197 Merge branch 'ocsp' John Safranek 2012-12-17 22:23:31 -08:00
  • 359e86adf6 1. When OCSP and CRL enabled, checks CRL if unable to contact OCSP responder and OCSP was enabled. 2. Fixed a couple string typos. 3. Only check OCSP if cert successfully parsed. John Safranek 2012-12-17 22:19:20 -08:00
  • b25061844c remove hmac array initializers to 0 when non full because of reported compiler weirdness from user toddouska 2012-12-14 16:47:03 -08:00
  • c314dc3940 Merge branch 'master' into ocsp John Safranek 2012-12-14 14:23:53 -08:00
  • f82324a081 README typo toddouska 2012-12-12 20:06:55 -08:00
  • 0e67cd17d6 clang opensslExtra fix toddouska 2012-12-12 20:04:10 -08:00
  • 726d686b07 fix clang scan-build problems toddouska 2012-12-12 18:03:32 -08:00
  • a108c5565e get release 2.4.4 ready toddouska 2012-12-12 17:13:33 -08:00
  • c49e7a85f7 fix configure.ac quoting toddouska 2012-12-12 14:33:21 -08:00
  • 3a98eb7578 fix for current working directory, relative path instead of absolute, suggestion from SpamapS toddouska 2012-12-12 10:57:05 -08:00
  • 831e643a24 fixed file name in comment John Safranek 2012-12-12 10:14:38 -08:00
  • 977ff51ad5 Merge branch 'master' of github.com:cyassl/cyassl John Safranek 2012-12-12 09:42:21 -08:00
  • ed39a1652c deleted a stray index increment throwing off DecodeResposeData processing John Safranek 2012-12-12 09:21:57 -08:00
  • ac1890922b removed unused variable from lookup cert John Safranek 2012-12-12 08:53:51 -08:00
  • 7e8438b7b4 fix pvs studio warnings toddouska 2012-12-11 11:33:49 -08:00
  • e925fbdbd6 check correct pointer before freeing when done looking up cert John Safranek 2012-12-07 15:49:43 -08:00
  • 87fbf7df80 fix libtool leftovers for distclen when shared mode toddouska 2012-12-06 17:52:36 -08:00
  • da8eba2603 fix distcheck pathing, cyassl-config distclean toddouska 2012-12-06 10:01:01 -08:00
  • 5ecca5a89d user no longer has to call CyaSSL_Init toddouska 2012-12-06 09:26:59 -08:00
  • ca7e5d2463 valgrind config output toddouska 2012-12-05 10:50:04 -08:00
  • 067f10ae8e add enable-valgrind toddouska 2012-12-04 21:28:18 -08:00
  • 9005d2b54b removed XMALLOC_USER from the leanpsk compile flags John Safranek 2012-11-30 16:43:03 -08:00
  • f71376a42b Merge branch 'master' of github.com:cyassl/cyassl John Safranek 2012-11-30 15:48:56 -08:00
  • 8c97675979 Lean PSK trimming 1. leave out memory and io callback functions, expect user supplied 2. leave out cert and DTLS related functions 3. SHA-1 compile option to use slower, rolled-up transform John Safranek 2012-11-30 15:45:43 -08:00
  • f23013b8a7 remove runtime memory callback use for leanpsk toddouska 2012-11-30 15:41:01 -08:00
  • c50f73b4cb fix valgrind leanpsk read error toddouska 2012-11-29 17:18:41 -08:00
  • ea3dc2361d fix rpm license description toddouska 2012-11-29 14:58:22 -08:00
  • 92c5167327 commit tests no longer need make clean after configure toddouska 2012-11-29 12:07:32 -08:00
  • 584520fbc1 hide make clean output toddouska 2012-11-29 12:05:34 -08:00
  • 8c1d342715 Merge branch 'master' of github.com:cyassl/cyassl toddouska 2012-11-29 11:51:10 -08:00
  • 5e4c0c426c update test CRLs toddouska 2012-11-29 11:49:57 -08:00
  • 0c9fe151de added configure option --disable-examples to remove example code build, configure runs make clean at the end, sniffer test isn't built if sniffer disabled John Safranek 2012-11-29 11:31:57 -08:00
  • 6e4d33eb00 move ProtocolVersion struct members directly into RecordLayerHeader toddouska 2012-11-28 16:34:41 -08:00
  • 6280aa9c91 make sure converted errors are handled by string output toddouska 2012-11-28 11:54:25 -08:00
  • 77bf77dfd7 Merge branch 'master' of github.com:cyassl/cyassl John Safranek 2012-11-27 22:19:01 -08:00
  • 66a3ce2ec1 added SHA-256 based RNG when setting NO_RC4 compile flag John Safranek 2012-11-27 22:17:25 -08:00
  • 4af555b502 unused no_session_cache fix toddouska 2012-11-27 15:39:40 -08:00
  • faa7283ff3 fix crl resource leaks toddouska 2012-11-27 11:36:36 -08:00
  • f5590f0abd crl unused fix toddouska 2012-11-27 11:13:28 -08:00
  • 7d4a5a6ec8 added a missed break to a switch case John Safranek 2012-11-26 21:49:31 -08:00
  • f8f7f69f48 compile option to leave out MD5 and SSL code John Safranek 2012-11-26 18:40:43 -08:00
  • b828ac047a Merge branch 'master' of github.com:cyassl/cyassl John Safranek 2012-11-26 16:32:20 -08:00
  • f046e1d0be Merge branch 'new-random' John Safranek 2012-11-26 16:31:33 -08:00
  • 8b8c6bfa0f optionally remove MD5 benchmark John Safranek 2012-11-26 16:28:22 -08:00
  • e5266f6640 remove -floop-parallelize-all, causes x64 optimization problem with RSA verify toddouska 2012-11-26 15:39:38 -08:00
  • 7459b5b892 removed the use psk identity hint from the test client code John Safranek 2012-11-22 21:11:34 -08:00
  • 699b794a4a Added tests for HMAC-SHA256 and HMAC-SHA384 John Safranek 2012-11-21 14:30:20 -08:00
  • b96f0c6386 added HMAC-SHA test cases, made the HMAC-MD5 test cases conditional on NO_MD5 flag John Safranek 2012-11-21 14:02:47 -08:00
  • 78c1d592cc Merge branch 'master' of github.com:cyassl/cyassl John Safranek 2012-11-20 14:54:59 -08:00
  • a89398fdbc added the cipher suites PSK-NULL-SHA256 and PSK-AES128-CBC-SHA256 John Safranek 2012-11-20 14:52:17 -08:00
  • da386691a1 allow no end of line on last line of PEMs toddouska 2012-11-20 12:45:24 -08:00
  • d4035e5f62 add freebsd crl-monitor support toddouska 2012-11-16 13:25:45 -08:00
  • dd259b12c7 add CyaSSL_peek() toddouska 2012-11-16 12:16:00 -08:00
  • 5d912d4c2b shadow crl-monitor linux fix toddouska 2012-11-16 10:54:36 -08:00
  • 9ac2eaa3d6 fix ipv6 unused warning, add os check for crl monitor toddouska 2012-11-16 10:47:13 -08:00