Skip to content
Snippets Groups Projects
  1. Mar 07, 2016
    • akwizgran's avatar
      Fixed race condition when closing redundant sockets. · 0ac67239
      akwizgran authored
      When more than one invitation socket is opened, Alice should pick which one to use and Bob should use whichever one Alice picks. This fixes a race condition where each party picked a different socket and closed the other.
      0ac67239
  2. Feb 22, 2016
  3. Feb 10, 2016
  4. Jan 27, 2016
  5. Jan 20, 2016
  6. Dec 17, 2015
  7. Dec 14, 2015
  8. Dec 10, 2015
  9. Dec 03, 2015
  10. Nov 30, 2015
  11. Jan 29, 2015
  12. Jan 28, 2015
  13. Jan 06, 2015
  14. Jan 05, 2015
  15. Dec 26, 2014
  16. Dec 14, 2014
  17. Dec 13, 2014
    • akwizgran's avatar
      Application layer keepalives to detect dead TCP connections. · d4fa656d
      akwizgran authored
      DuplexOutgoingSession flushes its output stream if it's idle for a
      transport-defined interval, causing an empty frame to be sent. The TCP
      and Tor plugins use a socket timeout equal to twice the idle interval to
      detect dead connections.
      
      See bugs #27, #46 and #60.
      d4fa656d
  18. Dec 05, 2014
  19. Nov 04, 2014
  20. Oct 08, 2014
  21. Oct 02, 2014
  22. Jul 02, 2014
  23. Jun 23, 2014
  24. May 09, 2014
  25. Apr 10, 2014
  26. Apr 04, 2014
  27. Mar 12, 2014
  28. Mar 03, 2014
  29. Feb 28, 2014
  30. Feb 07, 2014
  31. Jan 30, 2014
Loading