Marc-André Moreau [Wed, 25 Jun 2014 19:21:02 +0000 (15:21 -0400)]
server/Sample: stub server-side encomsp channel
Marc-André Moreau [Mon, 23 Jun 2014 22:17:26 +0000 (18:17 -0400)]
channels/encomsp: initial client-side implementation
Marc-André Moreau [Mon, 23 Jun 2014 20:18:03 +0000 (16:18 -0400)]
encomsp: stub client/server virtual channel
Marc-André Moreau [Mon, 23 Jun 2014 16:26:40 +0000 (12:26 -0400)]
Merge pull request #1923 from awakecoding/egfx
MS-RDPEGFX Initial Implementation (WIP)
Marc-André Moreau [Mon, 23 Jun 2014 16:08:34 +0000 (12:08 -0400)]
xfreerdp: fix build warnings
Marc-André Moreau [Mon, 23 Jun 2014 15:55:27 +0000 (11:55 -0400)]
Merge branch 'master' of github.com:awakecoding/FreeRDP into egfx
Marc-André Moreau [Mon, 23 Jun 2014 15:54:58 +0000 (11:54 -0400)]
Merge branch 'master' of github.com:FreeRDP/FreeRDP
Martin Fleisz [Mon, 23 Jun 2014 14:43:34 +0000 (16:43 +0200)]
Merge pull request #1922 from akallabeth/android-ui-fix-clean
Android ui menu fix
Armin Novak [Mon, 23 Jun 2014 14:24:39 +0000 (16:24 +0200)]
Capitalized disconnect string.
Armin Novak [Mon, 23 Jun 2014 14:20:28 +0000 (16:20 +0200)]
Removed menu option quit.
Armin Novak [Mon, 23 Jun 2014 14:18:03 +0000 (16:18 +0200)]
Removed disconnect menu option.
Armin Novak [Mon, 23 Jun 2014 14:06:45 +0000 (16:06 +0200)]
Removed custom color settings for search bar to match theme.
Armin Novak [Mon, 23 Jun 2014 13:20:01 +0000 (15:20 +0200)]
Added detection of hardware menu button to hide actionbar.
Armin Novak [Mon, 23 Jun 2014 12:17:26 +0000 (14:17 +0200)]
Now requiring target android SDK 14 by default.
Armin Novak [Mon, 23 Jun 2014 11:50:21 +0000 (13:50 +0200)]
Using ANDROID_COMMAND variable now.
Armin Novak [Mon, 23 Jun 2014 11:45:04 +0000 (13:45 +0200)]
Fixed git_describe search path.
Armin Novak [Mon, 23 Jun 2014 11:29:38 +0000 (13:29 +0200)]
Added target to copy appcompat.
Armin Novak [Mon, 23 Jun 2014 11:27:39 +0000 (13:27 +0200)]
Now checking for android command in SDK subdirectory.
Armin Novak [Mon, 23 Jun 2014 10:58:59 +0000 (12:58 +0200)]
Copying appcompat library to project now and configuring for build.
Armin Novak [Mon, 23 Jun 2014 10:45:07 +0000 (12:45 +0200)]
Added new files for project.
Armin Novak [Mon, 23 Jun 2014 10:44:28 +0000 (12:44 +0200)]
Fixed appcompat library setting.
Armin Novak [Mon, 23 Jun 2014 10:44:09 +0000 (12:44 +0200)]
Fixed compatibility theme.
Armin Novak [Mon, 23 Jun 2014 10:32:40 +0000 (12:32 +0200)]
Updated gitignore.
Armin Novak [Mon, 23 Jun 2014 09:18:56 +0000 (11:18 +0200)]
Added ActionBar display settings to menu.
Armin Novak [Mon, 23 Jun 2014 09:18:36 +0000 (11:18 +0200)]
Added debug strings to translations.
Armin Novak [Mon, 23 Jun 2014 09:17:39 +0000 (11:17 +0200)]
Updated to compat theme.
Armin Novak [Mon, 23 Jun 2014 09:16:33 +0000 (11:16 +0200)]
Now using compatibility menu.
Marc-André Moreau [Fri, 20 Jun 2014 19:56:09 +0000 (15:56 -0400)]
Merge pull request #1915 from hardening/server_side_sound_improvements
Server side sound improvements
Marc-André Moreau [Fri, 20 Jun 2014 17:52:13 +0000 (13:52 -0400)]
xfreerdp: fix multiple egfx-related memory leaks
Marc-André Moreau [Fri, 20 Jun 2014 16:35:21 +0000 (12:35 -0400)]
libfreerdp-codec: cleanup and fix insufficient rectangle array size in region16_union_rect
Marc-André Moreau [Thu, 19 Jun 2014 21:08:50 +0000 (17:08 -0400)]
xfreerdp: fix egfx off-by-one errors
Marc-André Moreau [Thu, 19 Jun 2014 17:55:34 +0000 (13:55 -0400)]
libfreerdp-codec: avoid intermediate copy with planar egfx
Marc-André Moreau [Thu, 19 Jun 2014 17:08:07 +0000 (13:08 -0400)]
libfreerdp-codec: handle flipping in planar decompression
Marc-André Moreau [Thu, 19 Jun 2014 16:11:06 +0000 (12:11 -0400)]
libfreerdp-codec: improve planar handling of scanlines
Benoit LeBlanc [Thu, 19 Jun 2014 13:47:17 +0000 (09:47 -0400)]
Merge branch 'master' of git://github.com/awakecoding/FreeRDP
Hardening [Thu, 19 Jun 2014 08:06:37 +0000 (10:06 +0200)]
Fix packet decoding logic
This patch totally reworks the logic of the packet decoding for the
server-side sound channel.
Marc-André Moreau [Wed, 18 Jun 2014 21:53:16 +0000 (17:53 -0400)]
Merge pull request #1914 from hardening/pipe_eintr
Silently handle EINTR and retry operation
Marc-André Moreau [Wed, 18 Jun 2014 21:46:22 +0000 (17:46 -0400)]
libfreerdp-codec: cleanup planar decoder
Hardening [Wed, 4 Jun 2014 22:16:10 +0000 (00:16 +0200)]
Also specify the timestamp when sending samples
This patch complements the SendSample() callback to take the timestamp
as extra argument.
Hardening [Wed, 4 Jun 2014 21:59:34 +0000 (23:59 +0200)]
Implement a confirm block callback
This patch adds a callback called when we receive feedback from the
client.
Marc-André Moreau [Wed, 18 Jun 2014 20:27:17 +0000 (16:27 -0400)]
Merge pull request #1913 from awakecoding/master
NTLM SSPI Module Improvements
Marc-André Moreau [Wed, 18 Jun 2014 20:12:54 +0000 (16:12 -0400)]
Merge branch 'master' of github.com:FreeRDP/FreeRDP
Hardening [Wed, 18 Jun 2014 20:09:07 +0000 (22:09 +0200)]
Silently handle EINTR and retry operation
Marc-André Moreau [Wed, 18 Jun 2014 20:02:13 +0000 (16:02 -0400)]
libwinpr-sspi: add support for passing NTLMv2 hash
Marc-André Moreau [Wed, 18 Jun 2014 19:19:52 +0000 (15:19 -0400)]
Merge branch 'master' of github.com:awakecoding/FreeRDP into egfx
Marc-André Moreau [Wed, 18 Jun 2014 18:42:35 +0000 (14:42 -0400)]
libwinpr-sspi: fix server-side NTLM authentication against NTLMv2 without key exchange
Hardening [Wed, 18 Jun 2014 15:01:09 +0000 (17:01 +0200)]
Merge pull request #1902 from hardening/pipeFix
Don't forget to SetLastError() on disconnection
Marc-André Moreau [Tue, 17 Jun 2014 20:44:24 +0000 (16:44 -0400)]
libfreerdp-codec: start offering more flexible planar codec decompression
Marc-André Moreau [Tue, 17 Jun 2014 20:15:30 +0000 (16:15 -0400)]
xfreerdp: add egfx support for planar codec
Marc-André Moreau [Tue, 17 Jun 2014 17:34:23 +0000 (13:34 -0400)]
channels/drdynvc: cleanup
Benoît LeBlanc [Mon, 16 Jun 2014 19:01:09 +0000 (15:01 -0400)]
fix smart sizing parsing
Benoît LeBlanc [Mon, 16 Jun 2014 19:00:10 +0000 (15:00 -0400)]
Merge branch 'master' of https://github.com/mrthebunny/FreeRDP
# Via Benoit LeBlanc
* 'master' of https://github.com/mrthebunny/FreeRDP:
Benoit LeBlanc [Mon, 16 Jun 2014 18:59:26 +0000 (14:59 -0400)]
Merge branch 'master' of git://github.com/awakecoding/FreeRDP
Benoît LeBlanc [Sat, 14 Jun 2014 04:27:25 +0000 (00:27 -0400)]
Merge branch 'master' of git://github.com/awakecoding/FreeRDP
Marc-André Moreau [Fri, 13 Jun 2014 21:30:13 +0000 (17:30 -0400)]
libfreerdp-codec: fix ClearCodec decoding
Marc-André Moreau [Fri, 13 Jun 2014 16:17:16 +0000 (12:17 -0400)]
libfreerdp-codec: start working on clearcodec decompressor
Marc-André Moreau [Fri, 13 Jun 2014 15:33:12 +0000 (11:33 -0400)]
Merge pull request #1906 from mrd-cloudbase/master
Added define guards for _rotl and related bit rotation functions
Marc-André Moreau [Fri, 13 Jun 2014 12:36:09 +0000 (08:36 -0400)]
xfreerdp: initial egfx bitmap caching
Mario Reja [Fri, 13 Jun 2014 11:25:28 +0000 (14:25 +0300)]
Added define guards for _rotl and related bit rotation functions, which collided with function definitions in x86intrin.h
Marc-André Moreau [Fri, 13 Jun 2014 01:02:25 +0000 (21:02 -0400)]
xfreerdp: fix egfx SurfaceToSurface overlapping copies
Marc-André Moreau [Thu, 12 Jun 2014 22:23:51 +0000 (18:23 -0400)]
xfreerdp: fix egfx RemoteFX bitmap updates
Hardening [Thu, 12 Jun 2014 21:09:49 +0000 (23:09 +0200)]
Don't forget to SetLastError() on disconnection
Otherwise if the last error was a ERROR_NO_DATA we have no indication that
the pipe has been closed.
Marc-André Moreau [Thu, 12 Jun 2014 20:13:12 +0000 (16:13 -0400)]
xfreerdp: start handling egfx surface-to-surface
Marc-André Moreau [Thu, 12 Jun 2014 16:08:15 +0000 (12:08 -0400)]
Merge branch 'egfx' of github.com:awakecoding/FreeRDP into egfx
Conflicts:
channels/tsmf/client/tsmf_main.c
Marc-André Moreau [Thu, 12 Jun 2014 16:03:08 +0000 (12:03 -0400)]
Merge branch 'master' of github.com:awakecoding/FreeRDP into egfx
Conflicts:
channels/drdynvc/client/dvcman.c
client/X11/xf_client.c
include/freerdp/dvc.h
Marc-André Moreau [Thu, 12 Jun 2014 14:49:29 +0000 (10:49 -0400)]
libfreerdp-client: fix parsing of port numbers in .rdp file full address, gatewayhostname options
Marc-André Moreau [Thu, 12 Jun 2014 13:51:57 +0000 (09:51 -0400)]
Merge pull request #1861 from akallabeth/tsmf-gstreamer-1.0
Tsmf gstreamer 1.0 port and enhancements
Marc-André Moreau [Wed, 11 Jun 2014 21:48:04 +0000 (17:48 -0400)]
channels/gfx: add surface table helper, surface creation/deletion
Marc-André Moreau [Wed, 11 Jun 2014 20:27:31 +0000 (16:27 -0400)]
channels: cleanup unused freerdp channels global functions
Marc-André Moreau [Wed, 11 Jun 2014 19:09:28 +0000 (15:09 -0400)]
channels: reduce dependency on svc_plugin.h
Marc-André Moreau [Wed, 11 Jun 2014 18:31:46 +0000 (14:31 -0400)]
channels/drdynvc: fix fragmented packets
Marc-André Moreau [Wed, 11 Jun 2014 17:06:19 +0000 (13:06 -0400)]
Merge branch 'dvc_streampool' of github.com:akallabeth/FreeRDP into egfx
Conflicts:
channels/rdpgfx/client/rdpgfx_main.c
include/freerdp/dvc.h
Armin Novak [Wed, 11 Jun 2014 13:13:58 +0000 (15:13 +0200)]
Using synchronized stream pool now.
Armin Novak [Wed, 11 Jun 2014 13:00:37 +0000 (15:00 +0200)]
Added missing stream pool creation.
Armin Novak [Wed, 11 Jun 2014 12:42:32 +0000 (14:42 +0200)]
Updated plugins to use new svc_plugin and OnDataReceived API.
Armin Novak [Wed, 11 Jun 2014 12:41:31 +0000 (14:41 +0200)]
OnDataReceived function now uses a reference counted stream as argument.
Armin Novak [Wed, 11 Jun 2014 12:40:38 +0000 (14:40 +0200)]
svc_plugin now uses reference counted StreamPool.
Added termination function to clean up allocated resources.
Armin Novak [Wed, 11 Jun 2014 12:38:20 +0000 (14:38 +0200)]
Added stream pool shrinking if large parts are unused.
Armin Novak [Wed, 11 Jun 2014 09:27:08 +0000 (11:27 +0200)]
Merge remote-tracking branch 'origin/master' into tsmf-gstreamer-1.0
Conflicts:
client/X11/xf_client.c
Marc-André Moreau [Tue, 10 Jun 2014 22:16:51 +0000 (18:16 -0400)]
Merge pull request #1896 from awakecoding/sspi
WinPR SSPI Cleanup + Hardening
Marc-André Moreau [Tue, 10 Jun 2014 22:09:51 +0000 (18:09 -0400)]
libwinpr-sspi: fix failing test
Marc-André Moreau [Tue, 10 Jun 2014 20:40:58 +0000 (16:40 -0400)]
Merge branch 'master' of github.com:awakecoding/FreeRDP into sspi
Conflicts:
winpr/include/winpr/timezone.h
winpr/libwinpr/timezone/timezone.c
Marc-André Moreau [Tue, 10 Jun 2014 20:38:16 +0000 (16:38 -0400)]
libwinpr-sspi: add support for querying user+domain and setting NTLM hash
Marc-André Moreau [Tue, 10 Jun 2014 18:38:17 +0000 (14:38 -0400)]
libwinpr-sspi: fix server-side NLA
Marc-André Moreau [Tue, 10 Jun 2014 18:16:02 +0000 (14:16 -0400)]
libwinpr-sspi: fix memory leaks
Marc-André Moreau [Tue, 10 Jun 2014 12:40:04 +0000 (08:40 -0400)]
libwinpr-sspi: patch some memory leaks
Marc-André Moreau [Tue, 10 Jun 2014 12:24:20 +0000 (08:24 -0400)]
winpr: remove installable config.h header
Marc-André Moreau [Mon, 9 Jun 2014 19:25:00 +0000 (15:25 -0400)]
libwinpr-sspi: add custom API for passing NTLM hashes and credentials dynamically
Marc-André Moreau [Sun, 8 Jun 2014 13:14:49 +0000 (09:14 -0400)]
libwinpr-sspi: fix NTLM SPN context helper
Marc-André Moreau [Sat, 7 Jun 2014 22:28:02 +0000 (18:28 -0400)]
libwinpr-sspi: add tests for NTLM
Marc-André Moreau [Sat, 7 Jun 2014 21:08:07 +0000 (17:08 -0400)]
libwinpr-sspi: fix server-side negotiate module
Marc-André Moreau [Sat, 7 Jun 2014 20:46:32 +0000 (16:46 -0400)]
libwinpr-sspi: fix build on Linux
Marc-André Moreau [Sat, 7 Jun 2014 20:26:57 +0000 (16:26 -0400)]
libwinpr-sspi: start implementing and using negotiate sspi module
Marc-André Moreau [Sat, 7 Jun 2014 18:43:02 +0000 (14:43 -0400)]
libwinpr-sspi: fix exporting of SSPI API
Marc-André Moreau [Sat, 7 Jun 2014 17:48:01 +0000 (13:48 -0400)]
Merge pull request #1892 from alexpilotti/master
Fixes timezone API definition issues on Windows
Alessandro Pilotti [Sat, 7 Jun 2014 17:11:32 +0000 (20:11 +0300)]
Fixes timezone API definition issues on Windows
GetDynamicTimeZoneInformation, SetDynamicTimeZoneInformation and
GetTimeZoneInformationForYear are provided by the Windows SDK accordingly
with ethe MSDN cocumentation for SDK with versions above 7.1A.
Those functions are incorrectly included by the 7.1A SDK if _WIN32_WINNT
>= 0x0501 instead of _WIN32_WINNT >= 0x0600.
The issue arises when building with an XP compatible toolset (e.g.
v120_xp).
Marc-André Moreau [Sat, 7 Jun 2014 14:50:51 +0000 (10:50 -0400)]
libwinpr-sspi: improve link interface
Marc-André Moreau [Sat, 7 Jun 2014 04:17:11 +0000 (00:17 -0400)]
libwinpr-sspi: even more code hardening
Marc-André Moreau [Fri, 6 Jun 2014 21:20:34 +0000 (17:20 -0400)]
libwinpr-sspi: code hardening
Marc-André Moreau [Fri, 6 Jun 2014 19:34:12 +0000 (15:34 -0400)]
libwinpr-sspi: make native sspi option dynamic