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