1. 14 3月, 2020 2 次提交
    • B
      doc: fix spelling of TYPE_get_ex_new_index · cf900cbc
      Benjamin Kaduk 提交于
      The generated macros are TYPE_get_ex_new_index() (to match
      CRYPTO_get_ex_new_index()), not TYPE_get_new_ex_index(), even though
      the latter spelling seems more natural.
      Reviewed-by: NTomas Mraz <tmraz@fedoraproject.org>
      (Merged from https://github.com/openssl/openssl/pull/10943)
      
      (cherry picked from commit fe41c06e69613b1a4814b3e3cdbf460f2678ec99)
      cf900cbc
    • B
      Additional updates to SSL_CTX_sess_set_get_cb.pod · d3133cc7
      Benjamin Kaduk 提交于
      Generally modernize the language.
      
      Refer to TLS instead of SSL/TLS, and try to have more consistent
      usage of commas and that/which.
      
      Reword some descriptions to avoid implying that a list of potential
      reasons for behavior is an exhaustive list.
      
      Clarify how get_session_cb() is only called on servers (i.e., in general,
      and that it's given the session ID proposed by the client).
      
      Clarify the semantics of the get_cb()'s "copy" argument.
      The behavior seems to have changed in commit
      8876bc05, though the behavior prior
      to that commit was not to leave the reference-count unchanged if
      *copy was not written to -- instead, libssl seemed to assume that the
      callback already had incremented the reference count.
      Reviewed-by: NTomas Mraz <tmraz@fedoraproject.org>
      (Merged from https://github.com/openssl/openssl/pull/10943)
      
      (cherry picked from commit 06f876837a8ec76b28c42953731a156c0c3700e2)
      d3133cc7
  2. 13 3月, 2020 1 次提交
  3. 12 3月, 2020 1 次提交
  4. 11 3月, 2020 2 次提交
  5. 09 3月, 2020 3 次提交
  6. 08 3月, 2020 1 次提交
  7. 07 3月, 2020 1 次提交
  8. 06 3月, 2020 4 次提交
  9. 05 3月, 2020 1 次提交
  10. 28 2月, 2020 1 次提交
  11. 27 2月, 2020 2 次提交
  12. 26 2月, 2020 1 次提交
  13. 21 2月, 2020 3 次提交
  14. 19 2月, 2020 1 次提交
  15. 17 2月, 2020 1 次提交
  16. 16 2月, 2020 2 次提交
  17. 15 2月, 2020 3 次提交
  18. 14 2月, 2020 1 次提交
  19. 12 2月, 2020 2 次提交
  20. 07 2月, 2020 3 次提交
  21. 06 2月, 2020 4 次提交