1. 29 12月, 2021 1 次提交
  2. 21 12月, 2021 1 次提交
  3. 07 12月, 2021 1 次提交
  4. 22 11月, 2021 1 次提交
  5. 17 11月, 2021 1 次提交
  6. 02 11月, 2021 1 次提交
  7. 28 10月, 2021 1 次提交
  8. 09 10月, 2021 1 次提交
  9. 19 9月, 2021 1 次提交
  10. 15 6月, 2021 1 次提交
  11. 14 6月, 2021 1 次提交
  12. 01 6月, 2021 1 次提交
  13. 26 5月, 2021 1 次提交
  14. 17 5月, 2021 1 次提交
    • R
      Add SSL_OP_ALLOW_CLIENT_RENEGOTIATION · 55373bfd
      Rich Salz 提交于
      Add -client_renegotiation flag support.  The -client_renegotiation flag is
      equivalent to SSL_OP_ALLOW_CLIENT_RENEGOTIATION. Add support to the app,
      the config code, and the documentation.
      
      Add SSL_OP_ALLOW_CLIENT_RENEGOTIATION to the SSL tests. We don't need to
      always enable it, but there are so many tests so this is the easiest thing
      to do.
      
      Add a test where client tries to renegotiate and it fails as expected. Add
      a test where server tries to renegotiate and it succeeds. The second test
      is supported by a new flag, -immediate_renegotiation, which is ignored on
      the client.
      Reviewed-by: NMatt Caswell <matt@openssl.org>
      Reviewed-by: NTomas Mraz <tomas@openssl.org>
      (Merged from https://github.com/openssl/openssl/pull/15184)
      55373bfd
  15. 06 5月, 2021 2 次提交
  16. 30 4月, 2021 1 次提交
  17. 14 4月, 2021 1 次提交
  18. 15 3月, 2021 1 次提交
  19. 17 2月, 2021 1 次提交
  20. 12 2月, 2021 2 次提交
  21. 28 1月, 2021 1 次提交
  22. 12 1月, 2021 1 次提交
  23. 15 12月, 2020 1 次提交
  24. 26 10月, 2020 1 次提交
  25. 04 10月, 2020 1 次提交
  26. 24 9月, 2020 1 次提交
  27. 13 9月, 2020 3 次提交
  28. 20 8月, 2020 2 次提交
  29. 16 7月, 2020 2 次提交
  30. 30 6月, 2020 1 次提交
  31. 25 5月, 2020 1 次提交
  32. 20 5月, 2020 1 次提交
  33. 19 5月, 2020 2 次提交