platform/upstream/freerdp.git
5 years agoUnified buffer update and screen refresh on focus
Armin Novak [Fri, 18 Jan 2019 13:38:51 +0000 (14:38 +0100)]
Unified buffer update and screen refresh on focus

5 years agoMerge pull request #5199 from llyzs/freerdp_rdpsnd_winmm
Martin Fleisz [Fri, 18 Jan 2019 10:18:34 +0000 (11:18 +0100)]
Merge pull request #5199 from llyzs/freerdp_rdpsnd_winmm

rdpsnd/winmm: remove an unnecessary blocking event.

5 years agordpsnd/winmm: remove an unnecessary blocking event.
Vic Lee [Fri, 18 Jan 2019 09:48:06 +0000 (17:48 +0800)]
rdpsnd/winmm: remove an unnecessary blocking event.

5 years agoMerge pull request #5197 from akallabeth/leak_fix_lodepng
Martin Fleisz [Fri, 18 Jan 2019 08:11:48 +0000 (09:11 +0100)]
Merge pull request #5197 from akallabeth/leak_fix_lodepng

Fixed memory leak in lodepng.

5 years agoMerge pull request #5191 from akallabeth/mac_mouse_support
Martin Fleisz [Thu, 17 Jan 2019 13:46:55 +0000 (14:46 +0100)]
Merge pull request #5191 from akallabeth/mac_mouse_support

Implemented full mouse support.

5 years agoUnified mouse coordinate scaling.
Armin Novak [Thu, 17 Jan 2019 12:44:04 +0000 (13:44 +0100)]
Unified mouse coordinate scaling.

5 years agoFixed memory leak in lodepng.
Armin Novak [Wed, 16 Jan 2019 14:23:12 +0000 (15:23 +0100)]
Fixed memory leak in lodepng.

5 years agoMerge pull request #5196 from bmiklautz/winprhash
akallabeth [Wed, 16 Jan 2019 13:13:27 +0000 (14:13 +0100)]
Merge pull request #5196 from bmiklautz/winprhash

fix [winpr/hash]: initialize ssl

5 years agofix [winpr/hash]: initialize ssl
Bernhard Miklautz [Wed, 16 Jan 2019 11:05:47 +0000 (12:05 +0100)]
fix [winpr/hash]: initialize ssl

winpr-crypt is used in winpr for hash generation but currently it's
still required to initialize openssl in the application itself.
winpr-hash didn't do that therefore the generated hashes were useless.

5 years agoMerge pull request #5194 from akallabeth/drive_file_size_fix2
David Fort [Mon, 14 Jan 2019 22:25:26 +0000 (23:25 +0100)]
Merge pull request #5194 from akallabeth/drive_file_size_fix2

Fixed #5185 broken file size initialization.

5 years agoFixed #5185 broken file size initialization.
Armin Novak [Mon, 14 Jan 2019 13:54:33 +0000 (14:54 +0100)]
Fixed #5185 broken file size initialization.

5 years agoImplemented full mouse support for mac client.
Armin Novak [Thu, 10 Jan 2019 10:09:57 +0000 (11:09 +0100)]
Implemented full mouse support for mac client.

5 years agoMerge pull request #5186 from akallabeth/test_leak_fix
David Fort [Tue, 8 Jan 2019 12:42:42 +0000 (13:42 +0100)]
Merge pull request #5186 from akallabeth/test_leak_fix

Fixed #5167: Memory leak in unit test.

5 years agoFixed #5167: Memory leak in unit test.
Armin Novak [Tue, 8 Jan 2019 10:20:00 +0000 (11:20 +0100)]
Fixed #5167: Memory leak in unit test.

5 years agoMerge pull request #5155 from akallabeth/ext_debug_functions
Martin Fleisz [Tue, 8 Jan 2019 09:18:06 +0000 (10:18 +0100)]
Merge pull request #5155 from akallabeth/ext_debug_functions

Added backtrace function working on allocated logger.

5 years agoMerge pull request #5178 from fodinabor/rds-connectionstring
Martin Fleisz [Tue, 8 Jan 2019 08:45:25 +0000 (09:45 +0100)]
Merge pull request #5178 from fodinabor/rds-connectionstring

Support standard Remote Assistance Connection String 2

5 years agoMerge pull request #5184 from chipitsine/master
akallabeth [Tue, 8 Jan 2019 08:13:52 +0000 (09:13 +0100)]
Merge pull request #5184 from chipitsine/master

cleanup minor issues found by cppcheck, coverity

5 years agoMerge pull request #5183 from akallabeth/libressl_version_fix
Martin Fleisz [Tue, 8 Jan 2019 07:06:28 +0000 (08:06 +0100)]
Merge pull request #5183 from akallabeth/libressl_version_fix

Fix #5170: Disable custom TLS alert for libressl > 2.8.3

5 years agoidentical code for both branches, found by coverity
Ilya Shipitsin [Mon, 7 Jan 2019 18:01:31 +0000 (23:01 +0500)]
identical code for both branches, found by coverity

5 years agoclient/Windows/wf_cliprdr.c: remove redundant check
Ilya Shipitsin [Mon, 7 Jan 2019 17:55:08 +0000 (22:55 +0500)]
client/Windows/wf_cliprdr.c: remove redundant check
found by cppcheck

[client/Windows/wf_cliprdr.c:2556] -> [client/Windows/wf_cliprdr.c:2561]: (warning) Identical condition '!clipboard', second condition is always false

5 years agoMerge pull request #5174 from chipitsine/master
Martin Fleisz [Mon, 7 Jan 2019 14:21:46 +0000 (15:21 +0100)]
Merge pull request #5174 from chipitsine/master

resolve several issues found by cppcheck

5 years agoMerge pull request #5180 from chipitsine/coverity
Martin Fleisz [Mon, 7 Jan 2019 14:21:03 +0000 (15:21 +0100)]
Merge pull request #5180 from chipitsine/coverity

resolve several issues found by coverity

5 years agoFix #5170: Disable custom TLS alert for libressl > 2.8.3
Armin Novak [Mon, 7 Jan 2019 13:18:14 +0000 (14:18 +0100)]
Fix #5170: Disable custom TLS alert for libressl > 2.8.3

5 years agoReject assistance input if not a RA invitation or connection string 2.
Joachim Meyer [Mon, 7 Jan 2019 12:00:48 +0000 (13:00 +0100)]
Reject assistance input if not a RA invitation or connection string 2.

5 years agoMerge pull request #5182 from akallabeth/mouse_hwheel_direction_fix
David Fort [Mon, 7 Jan 2019 09:47:48 +0000 (10:47 +0100)]
Merge pull request #5182 from akallabeth/mouse_hwheel_direction_fix

Mouse hwheel direction fix

5 years agoSet the username setting again, if it exists.
Joachim Meyer [Mon, 7 Jan 2019 09:38:55 +0000 (10:38 +0100)]
Set the username setting again, if it exists.

5 years agoFixed Wayland horizontal mouse wheel direction.
Armin Novak [Mon, 7 Jan 2019 09:02:04 +0000 (10:02 +0100)]
Fixed Wayland horizontal mouse wheel direction.

5 years agoFixed X11 horizontal mouse wheel direction.
Armin Novak [Mon, 7 Jan 2019 09:01:46 +0000 (10:01 +0100)]
Fixed X11 horizontal mouse wheel direction.

5 years agoMerge pull request #5173 from hendwolt/master
Martin Fleisz [Mon, 7 Jan 2019 07:39:08 +0000 (08:39 +0100)]
Merge pull request #5173 from hendwolt/master

enable fonts smoothing per default, part two

5 years agoremove identical code, found by coverity
Ilya Shipitsin [Fri, 4 Jan 2019 15:56:57 +0000 (20:56 +0500)]
remove identical code, found by coverity

5 years agoremove identical code, found by coverity
Ilya Shipitsin [Fri, 4 Jan 2019 15:55:28 +0000 (20:55 +0500)]
remove identical code, found by coverity

5 years agoAdd support for standard Remote Assistance Connection String 2 without the extensions...
Joachim Meyer [Thu, 3 Jan 2019 19:58:40 +0000 (20:58 +0100)]
Add support for standard Remote Assistance Connection String 2 without the extensions of the invitation file format.

5 years agoMerge pull request #5176 from chipitsine/ninja_gitignore
Bernhard Miklautz [Wed, 2 Jan 2019 21:20:39 +0000 (21:20 +0000)]
Merge pull request #5176 from chipitsine/ninja_gitignore

add ninja to gitignore

5 years agoadd ninja to gitignore
Ilya Shipitsin [Wed, 2 Jan 2019 16:22:51 +0000 (21:22 +0500)]
add ninja to gitignore

5 years agoresolve several issues found by cppcheck
Ilya Shipitsin [Wed, 2 Jan 2019 15:35:24 +0000 (20:35 +0500)]
resolve several issues found by cppcheck

[client/X11/xf_floatbar.c:800] -> [client/X11/xf_floatbar.c:796]: (warning) Either the condition '!floatbar' is redundant or there is possible null pointer dereference: floatbar.
[client/X11/xf_floatbar.c:800] -> [client/X11/xf_floatbar.c:797]: (warning) Either the condition '!floatbar' is redundant or there is possible null pointer dereference: floatbar.
[client/X11/xf_floatbar.c:800] -> [client/X11/xf_floatbar.c:798]: (warning) Either the condition '!floatbar' is redundant or there is possible null pointer dereference: floatbar.
[libfreerdp/codec/dsp.c:1156] -> [libfreerdp/codec/dsp.c:1154]: (warning) Either the condition '!srcFormat' is redundant or there is possible null pointer dereference: srcFormat.
[channels/drdynvc/client/drdynvc_main.c:1453] -> [channels/drdynvc/client/drdynvc_main.c:1450]: (warning) Either the condition '!drdynvc' is redundant or there is possible null pointer dereference: drdynvc.
[channels/audin/client/opensles/audin_opensl_es.c:98] -> [channels/audin/client/opensles/audin_opensl_es.c:94]: (warning) Either the condition '!opensles' is redundant or there is possible null pointer dereference: opensles.
[channels/audin/client/opensles/audin_opensl_es.c:159] -> [channels/audin/client/opensles/audin_opensl_es.c:153]: (warning) Either the condition '!opensles' is redundant or there is possible null pointer dereference: opensles.

5 years agoMerge pull request #5166 from informatimago/detect-kerberos-version
akallabeth [Wed, 2 Jan 2019 11:51:40 +0000 (12:51 +0100)]
Merge pull request #5166 from informatimago/detect-kerberos-version

cmake: made FindGSSAPI.cmake able to detect kerberos versions such as…

5 years agoMerge pull request #5175 from simon04/patch-1
David Fort [Wed, 2 Jan 2019 10:34:27 +0000 (11:34 +0100)]
Merge pull request #5175 from simon04/patch-1

fix(crypto/tls): typo

5 years agofix(crypto/tls): typo
Simon Legner [Wed, 2 Jan 2019 07:18:07 +0000 (08:18 +0100)]
fix(crypto/tls): typo

5 years agoenable fonts smoothing per default
Hendrik Woltersdorf [Sat, 29 Dec 2018 08:16:05 +0000 (09:16 +0100)]
enable fonts smoothing per default

5 years agoMerge pull request #5168 from ckelsel/master
David Fort [Mon, 24 Dec 2018 10:17:16 +0000 (11:17 +0100)]
Merge pull request #5168 from ckelsel/master

fix button_set_locked no return statement

5 years agofix button_set_locked no return statement
kunming.xie [Mon, 24 Dec 2018 06:52:59 +0000 (14:52 +0800)]
fix button_set_locked no return statement

5 years agocmake: made FindGSSAPI.cmake able to detect kerberos versions such as: "Kerberos...
Pascal J. Bourguignon [Fri, 21 Dec 2018 10:59:04 +0000 (11:59 +0100)]
cmake: made FindGSSAPI.cmake able to detect kerberos versions such as: "Kerberos 5 release 1.18-prerelease".

5 years agoMerge pull request #5158 from akallabeth/wayland_mouse
David Fort [Tue, 18 Dec 2018 14:38:41 +0000 (15:38 +0100)]
Merge pull request #5158 from akallabeth/wayland_mouse

Improved wayland mouse support

5 years agoImplemented horizontal mouse wheel for wayland.
Armin Novak [Tue, 18 Dec 2018 12:30:13 +0000 (13:30 +0100)]
Implemented horizontal mouse wheel for wayland.

5 years agoImplemented mouse buttons 4 and 5 for wayland.
Armin Novak [Tue, 18 Dec 2018 12:43:17 +0000 (13:43 +0100)]
Implemented mouse buttons 4 and 5 for wayland.

5 years agoAdded backtrace function working on allocated logger.
Armin Novak [Mon, 17 Dec 2018 08:09:02 +0000 (09:09 +0100)]
Added backtrace function working on allocated logger.

5 years agoMerge pull request #5148 from akallabeth/cert_accepted_fail
David Fort [Fri, 14 Dec 2018 13:13:38 +0000 (14:13 +0100)]
Merge pull request #5148 from akallabeth/cert_accepted_fail

Fixed return value for already accepted certificate.

5 years agoFixed return value for already accepted certificate.
Armin Novak [Fri, 14 Dec 2018 08:52:25 +0000 (09:52 +0100)]
Fixed return value for already accepted certificate.

5 years agoMerge pull request #5146 from oshogbo/master
Bernhard Miklautz [Fri, 14 Dec 2018 08:13:42 +0000 (08:13 +0000)]
Merge pull request #5146 from oshogbo/master

There is only one primary monitor do not look for more.

5 years agoThere is only one primary monitor do not look for more.
Mariusz Zaborski [Thu, 13 Dec 2018 13:16:50 +0000 (14:16 +0100)]
There is only one primary monitor do not look for more.

5 years agoMerge pull request #5145 from bmiklautz/sshagent_server
akallabeth [Thu, 13 Dec 2018 12:48:44 +0000 (13:48 +0100)]
Merge pull request #5145 from bmiklautz/sshagent_server

fix [channels]: remove sshagent server side

5 years agoMerge pull request #5144 from ondrejholy/coverity2
David Fort [Thu, 13 Dec 2018 09:21:11 +0000 (10:21 +0100)]
Merge pull request #5144 from ondrejholy/coverity2

uwac: Do not return destroyed UwacSeat

5 years agofix [channels]: remove sshagent server side
Bernhard Miklautz [Thu, 13 Dec 2018 09:17:46 +0000 (10:17 +0100)]
fix [channels]: remove sshagent server side

The server side channel wasn't tested and does not work this way with
FreeRDP. Rely on the server side channel that come with the RDP
server(s).

5 years agouwac: Do not return destroyed UwacSeat
Ondrej Holy [Thu, 13 Dec 2018 08:47:26 +0000 (09:47 +0100)]
uwac: Do not return destroyed UwacSeat

This is needed to fix the following defects reported by Covscan:
use_after_free: Using freed pointer "seat".
warning: Value stored to 'seat' is never read

This is follow up for https://github.com/FreeRDP/FreeRDP/pull/4970

https://github.com/FreeRDP/FreeRDP/issues/4820

5 years agoMerge pull request #5143 from jphein/master
David Fort [Wed, 12 Dec 2018 20:25:14 +0000 (21:25 +0100)]
Merge pull request #5143 from jphein/master

Added help description for /drive:hotplug,*

5 years agoAdded help description for /drive:hotplug,*
Jeffrey Hein [Wed, 12 Dec 2018 19:29:58 +0000 (11:29 -0800)]
Added help description for /drive:hotplug,*

5 years agoMerge pull request #5142 from astrand/master
akallabeth [Wed, 12 Dec 2018 14:36:39 +0000 (15:36 +0100)]
Merge pull request #5142 from astrand/master

Define scancodes for virtual keys, used by VNC servers

5 years agoMerge pull request #5133 from akallabeth/enable_fonts_by_default
Bernhard Miklautz [Wed, 12 Dec 2018 12:08:34 +0000 (12:08 +0000)]
Merge pull request #5133 from akallabeth/enable_fonts_by_default

Enable smooth fonts by default.

5 years agoDefine scancodes for virtual keys, used by VNC servers
Peter Åstrand (astrand) [Wed, 12 Dec 2018 10:43:03 +0000 (11:43 +0100)]
Define scancodes for virtual keys, used by VNC servers

The list of fake keycodes can be found at:

https://cgit.freedesktop.org/xkeyboard-config/tree/keycodes/evdev#n290

This commit adds support for AltGr when xfreerdp is used in
TigerVNC/Xvnc and ThinLinc sessions.

5 years agoMerge pull request #5134 from oshogbo/master
Martin Fleisz [Tue, 11 Dec 2018 13:40:58 +0000 (14:40 +0100)]
Merge pull request #5134 from oshogbo/master

Respect settings while sending the input capabilities.

5 years agoRespect settings while sending the input capabilities.
Mariusz Zaborski [Tue, 11 Dec 2018 12:34:31 +0000 (13:34 +0100)]
Respect settings while sending the input capabilities.

5 years agoEnable smooth fonts by default.
Armin Novak [Tue, 11 Dec 2018 12:02:26 +0000 (13:02 +0100)]
Enable smooth fonts by default.

5 years agoMerge pull request #5125 from akallabeth/clipboard_string_length_fix
Martin Fleisz [Tue, 11 Dec 2018 09:30:39 +0000 (10:30 +0100)]
Merge pull request #5125 from akallabeth/clipboard_string_length_fix

Fix #5121: Determine actual string length for input data

5 years agoMerge pull request #5075 from akallabeth/clipboard_channel_cleanup
Bernhard Miklautz [Tue, 11 Dec 2018 09:12:24 +0000 (09:12 +0000)]
Merge pull request #5075 from akallabeth/clipboard_channel_cleanup

Fixed clipboard channel cleanup.

5 years agoMerge pull request #5126 from akallabeth/x11_button_mapping
Bernhard Miklautz [Tue, 11 Dec 2018 08:53:39 +0000 (08:53 +0000)]
Merge pull request #5126 from akallabeth/x11_button_mapping

X11 extended button remapping support.

5 years agoModified flag checks to avoid invalid flag sets.
Armin Novak [Tue, 11 Dec 2018 08:32:11 +0000 (09:32 +0100)]
Modified flag checks to avoid invalid flag sets.

5 years agoMerge pull request #5083 from akallabeth/mac_client_fixes
Martin Fleisz [Tue, 11 Dec 2018 08:19:46 +0000 (09:19 +0100)]
Merge pull request #5083 from akallabeth/mac_client_fixes

Mac client fixes

5 years agofix [client/Mac]: UI API needs to be called in main thread
Bernhard Miklautz [Mon, 10 Dec 2018 17:03:53 +0000 (18:03 +0100)]
fix [client/Mac]: UI API needs to be called in main thread

With recent SDKs the view won't update it the UI API is called
from a different thread.

5 years agoMerge pull request #5128 from akallabeth/rail_crashes
Bernhard Miklautz [Mon, 10 Dec 2018 17:07:16 +0000 (17:07 +0000)]
Merge pull request #5128 from akallabeth/rail_crashes

Fixed crashes in rail mode after merge of floatbar fixes.

5 years agoFixed crashes in rail mode after merge of floatbar fixes.
Armin Novak [Mon, 10 Dec 2018 14:41:20 +0000 (15:41 +0100)]
Fixed crashes in rail mode after merge of floatbar fixes.

5 years agoX11 extended button remapping support.
Armin Novak [Mon, 10 Dec 2018 13:25:07 +0000 (14:25 +0100)]
X11 extended button remapping support.

Up until now X11 mouse button remapping was only possible for the
default buttons 1 to 3.
With this pull any X11 mouse button can be mapped to any RDP mouse
event and all X11 remappings are respected.

5 years agoMerge pull request #5020 from akallabeth/floatbar_fixes
Martin Fleisz [Mon, 10 Dec 2018 13:45:10 +0000 (14:45 +0100)]
Merge pull request #5020 from akallabeth/floatbar_fixes

Floatbar fixes and windows support

5 years agoFixed variable hiding by not redeclaring it in subscope.
Armin Novak [Mon, 10 Dec 2018 13:31:38 +0000 (14:31 +0100)]
Fixed variable hiding by not redeclaring it in subscope.

5 years agoAdded missing define for _wcsnlen for windows.
Armin Novak [Mon, 10 Dec 2018 13:02:57 +0000 (14:02 +0100)]
Added missing define for _wcsnlen for windows.

5 years agoMerge pull request #5123 from akallabeth/rail_hash_function
David Fort [Mon, 10 Dec 2018 12:41:06 +0000 (13:41 +0100)]
Merge pull request #5123 from akallabeth/rail_hash_function

Fixed rail window key hash function to work with UINT32

5 years agoMerge pull request #5124 from akallabeth/cert_accept_fix
Bernhard Miklautz [Mon, 10 Dec 2018 12:23:13 +0000 (12:23 +0000)]
Merge pull request #5124 from akallabeth/cert_accept_fix

Fixed certificate accept

5 years agoFix #5121: Determine actual string length for input data
Armin Novak [Mon, 10 Dec 2018 11:41:04 +0000 (12:41 +0100)]
Fix #5121: Determine actual string length for input data

ConvertFromUnicode ignores '\0' sequences when the length of the input
string is given. Clipboard strings may be larger than the actual string
length and padded with random data leading to decoding errors.
Limit the length to the first occurrence of a '\0'.

5 years agoAdded _wcsnlen function for WCHAR string length.
Armin Novak [Mon, 10 Dec 2018 11:39:32 +0000 (12:39 +0100)]
Added _wcsnlen function for WCHAR string length.

5 years agoFixed certificate accept
Armin Novak [Mon, 10 Dec 2018 11:03:55 +0000 (12:03 +0100)]
Fixed certificate accept

certificate_data_replace can only replace an existing entry,
use certificate_data_print for new ones.

5 years agoMerge pull request #5096 from akallabeth/dsp_channel_mix
Martin Fleisz [Mon, 10 Dec 2018 10:58:43 +0000 (11:58 +0100)]
Merge pull request #5096 from akallabeth/dsp_channel_mix

Fix #5019: Added channel up/downmixing code for mono/stereo.

5 years agoFixed rail window key hash function to work with UINT32
Armin Novak [Mon, 10 Dec 2018 10:16:43 +0000 (11:16 +0100)]
Fixed rail window key hash function to work with UINT32

5 years agoMerge pull request #5117 from hardening/rail_hash
akallabeth [Mon, 10 Dec 2018 09:26:52 +0000 (10:26 +0100)]
Merge pull request #5117 from hardening/rail_hash

rails: allow a window with id == 0

5 years agorails: allow a window with id == 0
David Fort [Fri, 7 Dec 2018 09:33:07 +0000 (10:33 +0100)]
rails: allow a window with id == 0

5 years agoFixed windows floatbar title.
Armin Novak [Fri, 7 Dec 2018 14:45:05 +0000 (15:45 +0100)]
Fixed windows floatbar title.

5 years agoMerge pull request #5109 from akallabeth/gw_logging
Martin Fleisz [Fri, 7 Dec 2018 14:45:59 +0000 (15:45 +0100)]
Merge pull request #5109 from akallabeth/gw_logging

Added additional gateway error logging.

5 years agoUnified windows client window title settings.
Armin Novak [Wed, 21 Nov 2018 08:54:09 +0000 (09:54 +0100)]
Unified windows client window title settings.

5 years agoFixed #5040: Unified xfreerdp window title setting.
Armin Novak [Wed, 21 Nov 2018 08:49:50 +0000 (09:49 +0100)]
Fixed #5040: Unified xfreerdp window title setting.

5 years agoRefactored floatbar, extended command line settings.
Armin Novak [Fri, 16 Nov 2018 09:33:29 +0000 (10:33 +0100)]
Refactored floatbar, extended command line settings.

5 years agoWindows client: Suppress minimize and restore buttons in float bar when toggle-fullsc...
Don Caton [Wed, 22 Jun 2016 18:58:39 +0000 (14:58 -0400)]
Windows client: Suppress minimize and restore buttons in float bar when toggle-fullscreen is false, added window title to float bar, improved overall appearance with gradients, shadow and transparent icons.

# Conflicts:
# client/Windows/wf_client.c
# client/Windows/wf_event.c
# client/Windows/wf_floatbar.c

5 years agoUpdated .gitignore to exclude Visual Studio 2015 db files
Don Caton [Tue, 14 Jun 2016 18:15:08 +0000 (14:15 -0400)]
Updated .gitignore to exclude Visual Studio 2015 db files

5 years agoUpdated settings.h
Armin Novak [Thu, 15 Nov 2018 16:58:00 +0000 (17:58 +0100)]
Updated settings.h

5 years agoFixed a compiler warning for iterator type
Armin Novak [Thu, 15 Nov 2018 16:53:28 +0000 (17:53 +0100)]
Fixed a compiler warning for iterator type

5 years agoFixed monitor width and height checks.
Armin Novak [Thu, 15 Nov 2018 16:35:52 +0000 (17:35 +0100)]
Fixed monitor width and height checks.

5 years agoFloatbar self contained.
Armin Novak [Thu, 15 Nov 2018 13:42:31 +0000 (14:42 +0100)]
Floatbar self contained.

5 years agoAdded additional gateway error logging.
Armin Novak [Thu, 6 Dec 2018 09:07:15 +0000 (10:07 +0100)]
Added additional gateway error logging.

5 years agoMerge pull request #5099 from akallabeth/floatbar_close_window
Bernhard Miklautz [Fri, 7 Dec 2018 13:03:46 +0000 (13:03 +0000)]
Merge pull request #5099 from akallabeth/floatbar_close_window

Fixed #5098: Abort connection and let the application clean up resour…

5 years agoMerge pull request #5118 from akallabeth/pem_warn_fix
Bernhard Miklautz [Fri, 7 Dec 2018 12:30:55 +0000 (12:30 +0000)]
Merge pull request #5118 from akallabeth/pem_warn_fix

Fix #5115: Cast PEM data from BYTE* to char* to silence warnings.

5 years agoFix #5115: Cast PEM data from BYTE* to char* to silence warnings.
Armin Novak [Fri, 7 Dec 2018 11:36:18 +0000 (12:36 +0100)]
Fix #5115: Cast PEM data from BYTE* to char* to silence warnings.

5 years agoMerge pull request #5116 from akallabeth/drive_ts_fix
David Fort [Fri, 7 Dec 2018 10:30:58 +0000 (11:30 +0100)]
Merge pull request #5116 from akallabeth/drive_ts_fix

Fixed #5113: The timestamps for FileFullDirectoryInformation were inverted

5 years agoMerge pull request #5102 from akallabeth/rail_cleanups
Martin Fleisz [Fri, 7 Dec 2018 10:28:22 +0000 (11:28 +0100)]
Merge pull request #5102 from akallabeth/rail_cleanups

Cleaned up xf_rail_server_handshake