1. 30 1月, 2015 2 次提交
  2. 22 1月, 2015 2 次提交
  3. 12 1月, 2015 1 次提交
    • R
      RT478: Add uninstall make target · 9405a9a2
      Rich Salz 提交于
      Add INSTALLDIRS variable, list of directories where things get
      installed. Change install_html_docs to use perl mkdir-p script.
      
      Add uninstall, uninstall_sw, uninstall_docs, uninstall_html_docs
      to Makefile.org.  The actions of these targets were figured out
      by "inverting" the install target.
      
      Recurse into subdirs to do uninstall as needed.  Added uninstall
      targets whose actions were similarly figured out by "inverting"
      the install target.
      
      Also remove some 'space before tab' complaints in Makefile.org
      Reviewed-by: NTim Hudson <tjh@openssl.org>
      9405a9a2
  4. 31 12月, 2014 1 次提交
  5. 19 12月, 2014 1 次提交
  6. 16 12月, 2014 2 次提交
  7. 12 12月, 2014 1 次提交
  8. 09 12月, 2014 1 次提交
  9. 08 12月, 2014 2 次提交
  10. 04 12月, 2014 1 次提交
  11. 29 11月, 2014 1 次提交
  12. 18 11月, 2014 1 次提交
  13. 24 9月, 2014 1 次提交
  14. 05 9月, 2014 1 次提交
  15. 28 8月, 2014 1 次提交
  16. 14 8月, 2014 1 次提交
  17. 09 8月, 2014 1 次提交
  18. 25 7月, 2014 1 次提交
  19. 21 7月, 2014 1 次提交
  20. 20 7月, 2014 3 次提交
  21. 30 6月, 2014 1 次提交
  22. 12 6月, 2014 1 次提交
  23. 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
  24. 09 6月, 2014 1 次提交
  25. 28 5月, 2014 1 次提交
  26. 26 5月, 2014 1 次提交
  27. 20 5月, 2014 2 次提交
  28. 06 3月, 2014 1 次提交
  29. 20 2月, 2014 1 次提交
  30. 14 9月, 2013 1 次提交
  31. 06 9月, 2013 1 次提交
  32. 21 8月, 2013 1 次提交
  33. 18 8月, 2013 1 次提交