This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "The saros eclipse plugin.".

The branch, master has been updated
       via  a203dd0d0fe8ae5db19629f24e14b33c2e3317b0 (commit)
      from  90e177303cf7c468432284c7bd5662524acbc4d6 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit a203dd0d0fe8ae5db19629f24e14b33c2e3317b0
Author: Stefan Rossbach <[email protected]>
Date:   Sat Feb 2 21:10:52 2013 +0100

    [INTERNAL] changed session negotiation process
    
    Changed the session negotiation process so it will now
    send a minimum of data that is needed to start a negotiation.
    
    The remaining data is now exchanged during the negotiation.
    
    Also added a 3-way handshake to prevent joining a dead session
    on the invitees side.
    
    Change-Id: I574888963316f45902f4f01e563b17fdfeb3dac1
    Reviewed-on: http://saros-build.imp.fu-berlin.de/gerrit/566
    Tested-by: Jenkins CI
    Reviewed-by: Stefan Rossbach <[email protected]>

-----------------------------------------------------------------------

Summary of changes:
 de.fu_berlin.inf.dpp/saros.properties              |    2 +-
 .../src/de/fu_berlin/inf/dpp/SarosContext.java     |    8 +-
 .../dpp/invitation/IncomingSessionNegotiation.java |  169 ++++++++++--
 .../inf/dpp/invitation/InvitationProcess.java      |   75 +++++-
 .../dpp/invitation/OutgoingSessionNegotiation.java |  300 +++++++++++++-------
 .../inf/dpp/net/business/InvitationHandler.java    |   40 ++--
 .../extensions/InvitationCompletedExtension.java   |   16 +
 .../extensions/InvitationOfferingExtension.java    |   70 +++++
 ...a => InvitationParameterExchangeExtension.java} |   70 +++--
 .../inf/dpp/project/ISarosSessionManager.java      |   26 +-
 .../inf/dpp/project/SarosSessionManager.java       |   22 +-
 11 files changed, 590 insertions(+), 208 deletions(-)
 create mode 100644 
de.fu_berlin.inf.dpp/src/de/fu_berlin/inf/dpp/net/internal/extensions/InvitationCompletedExtension.java
 create mode 100644 
de.fu_berlin.inf.dpp/src/de/fu_berlin/inf/dpp/net/internal/extensions/InvitationOfferingExtension.java
 copy 
de.fu_berlin.inf.dpp/src/de/fu_berlin/inf/dpp/net/internal/extensions/{InvitationParametersExtension.java
 => InvitationParameterExchangeExtension.java} (51%)


hooks/post-receive
-- 
The saros eclipse plugin.

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_jan
_______________________________________________
Dpp-robot mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dpp-robot

Reply via email to