Martin Fleisz
|
f8bcd706f6
|
Merge pull request #3581 from akallabeth/alignment_fix
Fixed surface alignment.
|
2016-11-17 15:41:17 +01:00 |
|
akallabeth
|
15716695fa
|
Merge pull request #3593 from ccpp/gateway-http-bugfix
Bugfix in RDP Gateway HTTP: read/skip full HTTP body
|
2016-11-16 19:27:55 +01:00 |
|
Marc-André Moreau
|
128ce8a5a4
|
Merge pull request #3597 from awakecoding/tls_channel_fix
Virtual Channel Mapping Fix
|
2016-11-16 11:37:14 -05:00 |
|
Marc-André Moreau
|
36db0cc325
|
channels: properly handle VirtualChannelEntryEx in static virtual channel loading
|
2016-11-16 09:52:24 -05:00 |
|
Marc-André Moreau
|
f74380be42
|
channels/drdynvc: fix channel entry point name
|
2016-11-15 12:37:50 -05:00 |
|
Marc-André Moreau
|
dee76617d9
|
channels: remove thread-local storage usage
|
2016-11-15 11:41:01 -05:00 |
|
Marc-André Moreau
|
2cce8e9fbc
|
channels: migrate drdynvc to extended virtual channel API
|
2016-11-15 10:58:38 -05:00 |
|
Marc-André Moreau
|
2259e91adc
|
channels: prepare virtual channel system for extended virtual channel API
|
2016-11-15 09:09:30 -05:00 |
|
Marc-André Moreau
|
23eae318c5
|
channels: start working on extended virtual channel API
|
2016-11-14 16:44:45 -05:00 |
|
Marc-André Moreau
|
70c4646722
|
channels: restore global tables for initHandle, openHandle mappings instead of thread local storage
|
2016-11-14 15:23:05 -05:00 |
|
Christian Plattner
|
b6e97cbad4
|
Bugfix in RDP Gateway HTTP: read/skip full HTTP body for non-RPC responses
This fixes issues #3300 and #3479, but it reveals that there might be a timeout issue with /gt:http and /gt:auto
|
2016-11-13 03:26:01 +01:00 |
|
akallabeth
|
f910bbe7b4
|
Merge pull request #3572 from rjcorrig/maclogin
client/mac: Run password dialog as a modal sheet and set window title to server:port
|
2016-11-10 08:56:34 +01:00 |
|
David Fort
|
ea24c1f8e1
|
Merge pull request #3578 from realjiangms/fix_server_for_limit_frames
Fix server side code to be aware of rereadEvent
|
2016-11-03 22:50:08 +01:00 |
|
Bernhard Miklautz
|
2ceab378f3
|
Merge pull request #3584 from awakecoding/master
Fix issue #3422, ignore some dynamic virtual channel messages with invalid ids
|
2016-11-03 15:57:35 +01:00 |
|
Marc-André Moreau
|
e8004d5184
|
drdynvc: ignore some messages sent for invalid channel ids with MMR and Windows Server 2012 R2, fix issue #3422
|
2016-11-03 10:12:48 -04:00 |
|
Martin Fleisz
|
50c5b40a0c
|
Merge pull request #3577 from akallabeth/error_message_channel_thread
Error message channel thread
|
2016-11-02 17:58:47 +01:00 |
|
Armin Novak
|
95a3144b34
|
Scanline alignment for GFX cache.
|
2016-10-31 07:56:10 +01:00 |
|
zihao.jiang
|
7676b29176
|
cleanup unnecessary code per comments
|
2016-10-29 13:18:17 +08:00 |
|
zihao.jiang
|
b58ee586e7
|
keeping the old callback and adding the new one at the end of the struct, so that it can be potentially binary compatible.
|
2016-10-29 00:28:10 +08:00 |
|
Armin Novak
|
f62d00445e
|
Fixed surface alignment.
|
2016-10-28 11:54:34 +02:00 |
|
zihao.jiang
|
ddc326d6d3
|
Fix server side code to be aware of rereadEvent
|
2016-10-27 23:43:09 +08:00 |
|
Armin Novak
|
5bc691c79d
|
Improved error handling if channel is missing.
|
2016-10-27 14:41:05 +02:00 |
|
Armin Novak
|
6276f3d39a
|
Added log messages for invalid function call.
|
2016-10-27 14:36:48 +02:00 |
|
David Fort
|
043243f43c
|
Merge pull request #3560 from akallabeth/gfx_10_2
Gfx 10.2 caps and deactivate GDI unsupported functions
|
2016-10-21 09:29:51 +02:00 |
|
Robert Corrigan
|
405e7ebb6e
|
Code style fixes
|
2016-10-20 11:22:08 -04:00 |
|
akallabeth
|
a6f41176fc
|
Merge pull request #3364 from hardening/limit_frames
Limit the time passed in transport check loop
|
2016-10-20 12:53:23 +02:00 |
|
Armin Novak
|
97cbc42cd2
|
Added reference to capability specifications
|
2016-10-20 09:59:54 +02:00 |
|
Robert Corrigan
|
91e6255015
|
Run password dialog as a modal sheet and set window title to server:port
|
2016-10-19 17:11:40 -04:00 |
|
Martin Fleisz
|
f5a6645832
|
Merge pull request #3571 from akallabeth/clang_fixes
Clang fixes
|
2016-10-19 15:45:17 +02:00 |
|
Martin Fleisz
|
f2abcaabc0
|
Merge pull request #3554 from akallabeth/color_refactor
Replaced _VF formats with copy flags.
|
2016-10-19 13:31:54 +02:00 |
|
Armin Novak
|
e9b5b555b9
|
directly using FREERDP_PIXEL_FORMAT.
|
2016-10-19 12:41:43 +02:00 |
|
Armin Novak
|
5211bc058b
|
Fixed NULL dereferences.
|
2016-10-19 11:11:36 +02:00 |
|
Armin Novak
|
4ceda8a097
|
Fixed uninitialized return.
|
2016-10-19 11:11:35 +02:00 |
|
Armin Novak
|
5c446dd5c3
|
Fixed missing NULL checks.
|
2016-10-19 11:11:35 +02:00 |
|
Armin Novak
|
ab733d76e5
|
Fixed NULL pointer dereferences.
|
2016-10-19 11:11:35 +02:00 |
|
Martin Fleisz
|
92befb0171
|
Merge pull request #3570 from rjcorrig/tz201610
winpr: Updates time zone data to October 2016
|
2016-10-19 10:26:01 +02:00 |
|
Robert Corrigan
|
2973b9ccf0
|
Updates time zone data to October 2016
|
2016-10-18 15:38:03 -04:00 |
|
Martin Fleisz
|
5f906567aa
|
Merge pull request #3568 from hardening/wayland_fixes
Implement callbacks for version 5 of wl_pointer
|
2016-10-18 17:06:41 +02:00 |
|
Martin Fleisz
|
fc3bda8e7b
|
Merge pull request #3569 from akallabeth/gdi_resize_fix
Fixed invalid arguments for gdi_resize_ex
|
2016-10-18 15:45:15 +02:00 |
|
Armin Novak
|
30b5b01cf1
|
Fixed invalid arguments for gdi_resize_ex
|
2016-10-18 15:16:58 +02:00 |
|
David Fort
|
02b4b5b001
|
Added a command line parameter to set the time passed in packet loop
|
2016-10-17 18:56:52 +02:00 |
|
David Fort
|
237451d167
|
Implement callbacks for version 5 of wl_pointer
This should prevent crash with compositor that implement this version.
|
2016-10-17 16:43:23 +02:00 |
|
David Fort
|
20344f28a5
|
Merge pull request #3567 from mfleisz/file_mode_fix
crypto: Remove unneeded update (+) flag from file open mode
|
2016-10-17 15:34:17 +02:00 |
|
Martin Fleisz
|
e8fbdf503d
|
crypto: Remove unneeded update (+) flag from file open mode
|
2016-10-17 14:49:26 +02:00 |
|
Armin Novak
|
4dfdf83d68
|
Updated symbol visibility of GFX channel.
|
2016-10-17 09:11:21 +02:00 |
|
Armin Novak
|
b6907aa2b1
|
Deactivated unsupported operations.
|
2016-10-16 15:11:01 +02:00 |
|
Armin Novak
|
39b624a211
|
GFX: support 10.2 stack.
|
2016-10-16 10:42:46 +02:00 |
|
David Fort
|
f92860de87
|
Applied astyle formatting
|
2016-10-14 15:12:48 +02:00 |
|
David Fort
|
9a25538369
|
Updated the astyle formatting
|
2016-10-14 15:12:48 +02:00 |
|
David Fort
|
60cffef8d1
|
Release the reread event on transport_free
|
2016-10-14 15:12:48 +02:00 |
|