1. 22 4月, 2015 1 次提交
  2. 20 4月, 2015 1 次提交
  3. 17 4月, 2015 2 次提交
  4. 12 4月, 2015 1 次提交
    • R
      free NULL cleanup 9 · e0e920b1
      Rich Salz 提交于
      Ongoing work to skip NULL check before calling free routine.  This gets:
          ecp_nistz256_pre_comp_free nistp224_pre_comp_free nistp256_pre_comp_free
          nistp521_pre_comp_free PKCS7_free PKCS7_RECIP_INFO_free
          PKCS7_SIGNER_INFO_free sk_PKCS7_pop_free PKCS8_PRIV_KEY_INFO_free
          PKCS12_free PKCS12_SAFEBAG_free PKCS12_free sk_PKCS12_SAFEBAG_pop_free
          SSL_CONF_CTX_free SSL_CTX_free SSL_SESSION_free SSL_free ssl_cert_free
          ssl_sess_cert_free
      Reviewed-by: NKurt Roeckx <kurt@openssl.org>
      e0e920b1
  5. 11 4月, 2015 3 次提交
  6. 10 4月, 2015 2 次提交
  7. 09 4月, 2015 2 次提交
  8. 03 4月, 2015 1 次提交
  9. 02 4月, 2015 1 次提交
  10. 01 4月, 2015 2 次提交
  11. 29 3月, 2015 1 次提交
  12. 25 3月, 2015 1 次提交
  13. 24 3月, 2015 1 次提交
  14. 20 3月, 2015 1 次提交
  15. 06 3月, 2015 1 次提交
  16. 26 2月, 2015 1 次提交
  17. 07 2月, 2015 1 次提交
  18. 05 2月, 2015 1 次提交
  19. 03 2月, 2015 1 次提交
  20. 02 2月, 2015 1 次提交
  21. 30 1月, 2015 4 次提交
  22. 22 1月, 2015 2 次提交
  23. 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
  24. 31 12月, 2014 1 次提交
  25. 19 12月, 2014 1 次提交
  26. 16 12月, 2014 2 次提交
  27. 12 12月, 2014 1 次提交
  28. 09 12月, 2014 1 次提交
  29. 08 12月, 2014 1 次提交