1. 06 2月, 2014 1 次提交
    • D
      Return per-certificate chain if extra chain is NULL. · a51f7676
      Dr. Stephen Henson 提交于
      If an application calls the macro SSL_CTX_get_extra_chain_certs
      return either the old "shared" extra certificates or those associated
      with the current certificate.
      
      This means applications which call SSL_CTX_use_certificate_chain_file
      and retrieve the additional chain using SSL_CTX_get_extra_chain_certs
      will still work. An application which only wants to check the shared
      extra certificates can call the new macro
      SSL_CTX_get_extra_chain_certs_only
      a51f7676
  2. 05 2月, 2014 5 次提交
  3. 03 2月, 2014 3 次提交
  4. 02 2月, 2014 3 次提交
  5. 29 1月, 2014 1 次提交
    • D
      Clarify docs. · 30ea570f
      Dr. Stephen Henson 提交于
      Remove reference to ERR_TXT_MALLOCED in the error library as that is
      only used internally. Indicate that returned error data must not be
      freed.
      (cherry picked from commit f2d678e6e89b6508147086610e985d4e8416e867)
      30ea570f
  6. 28 1月, 2014 4 次提交
  7. 27 1月, 2014 4 次提交
  8. 26 1月, 2014 1 次提交
  9. 16 1月, 2014 2 次提交
  10. 12 1月, 2014 1 次提交
  11. 11 1月, 2014 3 次提交
  12. 10 1月, 2014 1 次提交
  13. 09 1月, 2014 11 次提交