You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@guacamole.apache.org by vn...@apache.org on 2020/03/23 00:29:42 UTC

[guacamole-server] branch staging/1.2.0 updated (e440716 -> e78eb58)

This is an automated email from the ASF dual-hosted git repository.

vnick pushed a change to branch staging/1.2.0
in repository https://gitbox.apache.org/repos/asf/guacamole-server.git.


    from e440716  GUACAMOLE-979: Merge ensure all FreeRDP settings strings are independent duplicates of their corresponding Guacamole settings.
     add aa8c8ca  GUACAMOLE-952: Remove incorrect Preconnection PDU warning left over from old FreeRDP support.
     add 04b8633  GUACAMOLE-952: Add security negotiation mode specific to Hyper-V / VMConnect.
     new e78eb58  GUACAMOLE-952: Merge correct security negotiation behavior for Hyper-V / VMConnect.

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 src/protocols/rdp/settings.c | 34 ++++++++++++++++++++--------------
 src/protocols/rdp/settings.h | 10 ++++++++++
 2 files changed, 30 insertions(+), 14 deletions(-)


[guacamole-server] 01/01: GUACAMOLE-952: Merge correct security negotiation behavior for Hyper-V / VMConnect.

Posted by vn...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

vnick pushed a commit to branch staging/1.2.0
in repository https://gitbox.apache.org/repos/asf/guacamole-server.git

commit e78eb589d901fed9395df1cd3566f38e0e43e6fe
Merge: e440716 04b8633
Author: Virtually Nick <ne...@users.noreply.github.com>
AuthorDate: Sun Mar 22 20:29:33 2020 -0400

    GUACAMOLE-952: Merge correct security negotiation behavior for Hyper-V / VMConnect.

 src/protocols/rdp/settings.c | 34 ++++++++++++++++++++--------------
 src/protocols/rdp/settings.h | 10 ++++++++++
 2 files changed, 30 insertions(+), 14 deletions(-)