Skip to content
  1. Jul 27, 2017
  2. Jul 25, 2017
  3. Feb 19, 2017
  4. Feb 16, 2017
  5. Jan 07, 2017
  6. Jan 02, 2017
  7. Dec 22, 2016
  8. Dec 20, 2016
  9. Dec 17, 2016
  10. Dec 12, 2016
  11. Dec 03, 2016
  12. Dec 02, 2016
  13. Nov 30, 2016
  14. Aug 08, 2016
  15. Aug 02, 2016
  16. Jul 11, 2016
  17. Jul 07, 2016
    • Milan Crha's avatar
      [IMAPx] Possible deadlock in camel_imapx_server_stop_idle_sync() · e6dca36d
      Milan Crha authored
      As reported in bug #748223, when the cancellable is already cancelled,
      the imapx_server_wait_idle_stop_cancelled_cb() is called immediately,
      which means the idle_lock is tried to be locked when the same thread
      already holds it, which leads to the deadlock.
      e6dca36d
  18. Jun 30, 2016
  19. Jun 26, 2016
  20. Jun 21, 2016
  21. Jun 20, 2016
  22. Jun 17, 2016
  23. Jun 15, 2016
    • Milan Crha's avatar
      [Camel] Set default connection timeout to 90 seconds · 594c548f
      Milan Crha authored
      There is used 90 seconds timeout already for the response once
      the connection is established, but not when connecting to the server,
      where was used the default timeout. The problem is that the default
      timeout is no timeout at all, thus this could wait forever.
      594c548f
  24. Jun 06, 2016
  25. Jun 02, 2016
  26. May 31, 2016
  27. May 25, 2016
  28. May 24, 2016
  29. May 20, 2016