1. 25 7月, 2014 1 次提交
  2. 21 7月, 2014 1 次提交
  3. 20 7月, 2014 3 次提交
  4. 30 6月, 2014 1 次提交
  5. 12 6月, 2014 1 次提交
  6. 11 6月, 2014 1 次提交
    • M
      Create test/testutil.h for unit test helper macros · 3ead9f37
      Mike Bland 提交于
      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.
      3ead9f37
  7. 09 6月, 2014 1 次提交
  8. 28 5月, 2014 1 次提交
  9. 26 5月, 2014 1 次提交
  10. 20 5月, 2014 2 次提交
  11. 06 3月, 2014 1 次提交
  12. 20 2月, 2014 1 次提交
  13. 14 9月, 2013 1 次提交
  14. 06 9月, 2013 1 次提交
  15. 21 8月, 2013 1 次提交
  16. 18 8月, 2013 1 次提交
  17. 05 8月, 2013 2 次提交
  18. 22 7月, 2013 1 次提交
  19. 19 7月, 2013 2 次提交
  20. 18 7月, 2013 2 次提交
  21. 22 6月, 2013 1 次提交
  22. 18 6月, 2013 1 次提交
    • T
      Cleanup of custom extension stuff. · 9cd50f73
      Trevor 提交于
      serverinfo rejects non-empty extensions.
      
      Omit extension if no relevant serverinfo data.
      
      Improve error-handling in serverinfo callback.
      
      Cosmetic cleanups.
      
      s_client documentation.
      
      s_server documentation.
      
      SSL_CTX_serverinfo documentation.
      
      Cleaup -1 and NULL callback handling for custom extensions, add tests.
      
      Cleanup ssl_rsa.c serverinfo code.
      
      Whitespace cleanup.
      
      Improve comments in ssl.h for serverinfo.
      
      Whitespace.
      
      Cosmetic cleanup.
      
      Reject non-zero-len serverinfo extensions.
      
      Whitespace.
      
      Make it build.
      9cd50f73
  23. 13 6月, 2013 1 次提交
  24. 05 5月, 2013 1 次提交
  25. 07 4月, 2013 1 次提交
  26. 06 4月, 2013 8 次提交
  27. 31 3月, 2013 1 次提交