Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix problems with initial connections and name-setting in conferences #1035

Merged
merged 1 commit into from
Aug 3, 2018

Commits on Aug 2, 2018

  1. Fix problems with initial connections and name-setting in conferences

    * test names in conference_test
    * raise error on attempt to invite friend to group before we are connected
    * revise handling of temporary invited connections
        We are now careful not to prematurely delete a connection to a peer
        established during the invitation process; namely, before we have sufficient
        other connections and have confirmed that we have an alternative route to the
        peer.
    * process out-of-order messages from a peer
    * don't reset names when handling a Peer Response
    zugz committed Aug 2, 2018
    Configuration menu
    Copy the full SHA
    aa63c13 View commit details
    Browse the repository at this point in the history