1. 19 5月, 2016 8 次提交
  2. 17 5月, 2016 3 次提交
  3. 16 5月, 2016 2 次提交
  4. 14 5月, 2016 1 次提交
  5. 13 5月, 2016 1 次提交
  6. 12 5月, 2016 2 次提交
  7. 11 5月, 2016 3 次提交
  8. 10 5月, 2016 4 次提交
  9. 09 5月, 2016 1 次提交
  10. 07 5月, 2016 2 次提交
  11. 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
  12. 05 5月, 2016 1 次提交
  13. 04 5月, 2016 1 次提交
  14. 03 5月, 2016 4 次提交
  15. 02 5月, 2016 1 次提交
  16. 30 4月, 2016 1 次提交
  17. 29 4月, 2016 3 次提交
  18. 27 4月, 2016 1 次提交