1. 25 7月, 2016 1 次提交
  2. 21 7月, 2016 1 次提交
  3. 19 7月, 2016 5 次提交
  4. 12 7月, 2016 1 次提交
    • V
      Perform DANE-EE(3) name checks by default · 5ae4ceb9
      Viktor Dukhovni 提交于
      In light of potential UKS (unknown key share) attacks on some
      applications, primarily browsers, despite RFC761, name checks are
      by default applied with DANE-EE(3) TLSA records.  Applications for
      which UKS is not a problem can optionally disable DANE-EE(3) name
      checks via the new SSL_CTX_dane_set_flags() and friends.
      Reviewed-by: NRich Salz <rsalz@openssl.org>
      5ae4ceb9
  5. 09 7月, 2016 1 次提交
  6. 08 7月, 2016 1 次提交
  7. 01 7月, 2016 1 次提交
  8. 30 6月, 2016 1 次提交
  9. 23 6月, 2016 1 次提交
  10. 22 6月, 2016 1 次提交
  11. 08 6月, 2016 2 次提交
  12. 05 6月, 2016 1 次提交
  13. 04 6月, 2016 2 次提交
  14. 01 6月, 2016 1 次提交
  15. 24 5月, 2016 1 次提交
  16. 18 5月, 2016 1 次提交
  17. 16 5月, 2016 2 次提交
  18. 06 5月, 2016 1 次提交
    • M
      Handle no async jobs in libssl · fc7f190c
      Matt Caswell 提交于
      If the application has limited the size of the async pool using
      ASYNC_init_thread() then we could run out of jobs while trying to start a
      libssl io operation. However libssl was failing to handle this and treating
      it like a fatal error. It should not be fatal...we just need to retry when
      there are jobs available again.
      Reviewed-by: NRichard Levitte <levitte@openssl.org>
      fc7f190c
  19. 29 4月, 2016 1 次提交
  20. 22 4月, 2016 1 次提交
  21. 14 4月, 2016 1 次提交
  22. 13 4月, 2016 2 次提交
  23. 11 4月, 2016 1 次提交
  24. 08 4月, 2016 3 次提交
  25. 05 4月, 2016 2 次提交
  26. 30 3月, 2016 1 次提交
  27. 28 3月, 2016 1 次提交
  28. 22 3月, 2016 2 次提交