Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-09-05 | Add mechanism for recovering from disconnections in conferences | zugz | |
* add freezing and unfreezing of peers * add rejoin packet * revise handling of temporary invited connections * rename "peer kill" packet to "peer leave" packet * test rejoining in conference test * use custom clock in conference test | |||
2018-08-31 | Use test clock in run_auto_test tests and dht test | zugz (tox) | |
2018-08-27 | try ipv6 connections even after udp timeout | zugz (tox) | |
Also adds a test (auto_reconnect_test) which fails without this change. |