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/02/25 01:27:28 UTC

[guacamole-server] 01/01: GUACAMOLE-962: Merge allow misbehaving RDP servers to use OpaqueRect and PatBlt.

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 d2ee11f15ab986d89f8d5fb6fa30b8055db1cf0a
Merge: 090bb3b a80cd8d
Author: Virtually Nick <ne...@users.noreply.github.com>
AuthorDate: Mon Feb 24 20:27:20 2020 -0500

    GUACAMOLE-962: Merge allow misbehaving RDP servers to use OpaqueRect and PatBlt.

 configure.ac                 | 15 +++++++
 src/protocols/rdp/gdi.c      | 95 ++++++++++++++++++++++++++++++++++++++++++++
 src/protocols/rdp/gdi.h      | 39 ++++++++++++++++++
 src/protocols/rdp/rdp.c      |  2 +
 src/protocols/rdp/settings.c |  5 +++
 5 files changed, 156 insertions(+)