You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@guacamole.apache.org by GitBox <gi...@apache.org> on 2020/03/02 22:32:38 UTC

[GitHub] [guacamole-server] mike-jumper opened a new pull request #263: GUACAMOLE-978: Respond to Handshake/HandshakeEx PDU received via RAIL with client Handshake PDU.

mike-jumper opened a new pull request #263: GUACAMOLE-978: Respond to Handshake/HandshakeEx PDU received via RAIL with client Handshake PDU.
URL: https://github.com/apache/guacamole-server/pull/263
 
 
   As of FreeRDP 2.0.0, handling of the RAIL handshake is no longer automatic. This was recognized and partly handled when the migration to FreeRDP 2.0.0 occurred, but we are still missing the required Handshake PDU.
   
   Lacking the Handshake PDU, the RemoteApp session appears to start successfully but will eventually mysteriously disconnect on its own.
   
   This change sends the Handshake PDU in response to the Handshake/HandshakeEx PDU received from the server before proceeding with the rest of the RemoteApp initialization process.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [guacamole-server] necouchman merged pull request #263: GUACAMOLE-978: Respond to Handshake/HandshakeEx PDU received via RAIL with client Handshake PDU.

Posted by GitBox <gi...@apache.org>.
necouchman merged pull request #263: GUACAMOLE-978: Respond to Handshake/HandshakeEx PDU received via RAIL with client Handshake PDU.
URL: https://github.com/apache/guacamole-server/pull/263
 
 
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services