1. 10 Jun, 2014 2 commits
    • 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. 09 Jun, 2014 2 commits
    • 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. 08 Jun, 2014 2 commits
  4. 07 Jun, 2014 3 commits
  5. 05 Jun, 2014 9 commits
  6. 03 Jun, 2014 1 commit
  7. 02 Jun, 2014 3 commits
  8. 01 Jun, 2014 7 commits
  9. 31 May, 2014 2 commits
  10. 30 May, 2014 2 commits
  11. 29 May, 2014 3 commits
  12. 27 May, 2014 1 commit
  13. 26 May, 2014 1 commit
  14. 25 May, 2014 1 commit
  15. 24 May, 2014 1 commit