1. 19 7月, 2016 4 次提交
  2. 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
  3. 09 7月, 2016 1 次提交
  4. 08 7月, 2016 1 次提交
  5. 01 7月, 2016 1 次提交
  6. 30 6月, 2016 1 次提交
  7. 23 6月, 2016 1 次提交
  8. 22 6月, 2016 1 次提交
  9. 08 6月, 2016 2 次提交
  10. 05 6月, 2016 1 次提交
  11. 04 6月, 2016 2 次提交
  12. 01 6月, 2016 1 次提交
  13. 24 5月, 2016 1 次提交
  14. 18 5月, 2016 1 次提交
  15. 16 5月, 2016 2 次提交
  16. 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
  17. 29 4月, 2016 1 次提交
  18. 22 4月, 2016 1 次提交
  19. 14 4月, 2016 1 次提交
  20. 13 4月, 2016 2 次提交
  21. 11 4月, 2016 1 次提交
  22. 08 4月, 2016 3 次提交
  23. 05 4月, 2016 2 次提交
  24. 30 3月, 2016 1 次提交
  25. 28 3月, 2016 1 次提交
  26. 22 3月, 2016 2 次提交
  27. 21 3月, 2016 1 次提交
  28. 18 3月, 2016 1 次提交
  29. 17 3月, 2016 1 次提交