Skip to content
  1. Jun 10, 2014
    • Mike Bland's avatar
      Create test/testutil.h for unit test helper macros · 5a0d057e
      Mike Bland authored
      Defines SETUP_TEST_FIXTURE and EXECUTE_TEST, and updates ssl/heartbeat_test.c
      using these macros. SETUP_TEST_FIXTURE makes use of the new TEST_CASE_NAME
      macro, defined to use __func__ or __FUNCTION__ on platforms that support those
      symbols, or to use the file name and line number otherwise. This should fix
      several reported build problems related to lack of C99 support.
      5a0d057e
    • Dr. Stephen Henson's avatar
      Fix null pointer errors. · aa59369b
      Dr. Stephen Henson authored
      PR#3394
      (cherry picked from commit 7a9d59c1)
      aa59369b
  2. Jun 09, 2014
    • Dr. Stephen Henson's avatar
      SRP ciphersuite correction. · 18c7f2fc
      Dr. Stephen Henson authored
      SRP ciphersuites do not have no authentication. They have authentication
      based on SRP. Add new SRP authentication flag and cipher string.
      (cherry picked from commit a86b88acc373ac1fb0ca709a5fb8a8fa74683f67)
      18c7f2fc
    • Dr. Stephen Henson's avatar
      Update strength_bits for 3DES. · 6a8d6f03
      Dr. Stephen Henson authored
      Fix strength_bits to 112 for 3DES.
      (cherry picked from commit 837c203719205ab19b5609b2df7151be8df05687)
      6a8d6f03
  3. Jun 08, 2014
  4. Jun 07, 2014
  5. Jun 05, 2014
  6. Jun 03, 2014
  7. Jun 02, 2014
  8. Jun 01, 2014
  9. May 31, 2014
  10. May 30, 2014
  11. May 29, 2014
  12. May 27, 2014
  13. May 26, 2014
  14. May 25, 2014
  15. May 24, 2014