platform/upstream/freerdp.git
11 years agoMerge remote-tracking branch 'upstream/master'
Corey C [Tue, 19 Mar 2013 20:00:06 +0000 (16:00 -0400)]
Merge remote-tracking branch 'upstream/master'

11 years agoMerge pull request #1118 from awakecoding/master
Marc-André Moreau [Tue, 19 Mar 2013 19:55:17 +0000 (12:55 -0700)]
Merge pull request #1118 from awakecoding/master

Split wfreerdp into library + executable

11 years agoMerge branch 'master' of github.com:FreeRDP/FreeRDP
Marc-André Moreau [Tue, 19 Mar 2013 19:54:16 +0000 (15:54 -0400)]
Merge branch 'master' of github.com:FreeRDP/FreeRDP

11 years agowfreerdp-server: fixed mirror driver unloading issue
Corey C [Tue, 19 Mar 2013 19:19:26 +0000 (15:19 -0400)]
wfreerdp-server: fixed mirror driver unloading issue

11 years agowfreerdp: add parent window handle parameter
Marc-André Moreau [Tue, 19 Mar 2013 17:17:30 +0000 (13:17 -0400)]
wfreerdp: add parent window handle parameter

11 years agoMerge pull request #1117 from mfleisz/master 1.1.0-beta1+android2
Marc-André Moreau [Tue, 19 Mar 2013 16:51:24 +0000 (09:51 -0700)]
Merge pull request #1117 from mfleisz/master

Android: Fix for rdp file association

11 years agoAndroid: Fix for rdp file association
Martin Fleisz [Tue, 19 Mar 2013 16:40:29 +0000 (09:40 -0700)]
Android: Fix for rdp file association

11 years agoMerge pull request #1116 from mfleisz/andrshift
Marc-André Moreau [Tue, 19 Mar 2013 15:29:19 +0000 (08:29 -0700)]
Merge pull request #1116 from mfleisz/andrshift

Android: Fixed issue with shift key

11 years agoAndroid: Fixed issue with shift key
Martin Fleisz [Tue, 19 Mar 2013 15:25:34 +0000 (08:25 -0700)]
Android: Fixed issue with shift key

11 years agoMerge branch 'master' of github.com:awakecoding/FreeRDP
Marc-André Moreau [Tue, 19 Mar 2013 15:18:56 +0000 (11:18 -0400)]
Merge branch 'master' of github.com:awakecoding/FreeRDP

11 years agowfreerdp: fix icon
Marc-André Moreau [Tue, 19 Mar 2013 15:11:14 +0000 (11:11 -0400)]
wfreerdp: fix icon

11 years agoMerge pull request #1115 from mfleisz/andrrdpfix
Marc-André Moreau [Tue, 19 Mar 2013 13:37:08 +0000 (06:37 -0700)]
Merge pull request #1115 from mfleisz/andrrdpfix

Android: Fixed rdp file association

11 years agoAndroid: Fixed rdp file association
Martin Fleisz [Tue, 19 Mar 2013 13:29:11 +0000 (06:29 -0700)]
Android: Fixed rdp file association

11 years agoMerge pull request #1114 from mfleisz/iosdeptarget 1.1.0-beta1+ios1
Marc-André Moreau [Tue, 19 Mar 2013 11:26:25 +0000 (04:26 -0700)]
Merge pull request #1114 from mfleisz/iosdeptarget

iOS: Changing deployment target to 4.3 (no supp. for armv6 needed)

11 years agoinclude/wtsvc.h: add missing extern C decl.
Vic Lee [Tue, 19 Mar 2013 22:33:01 +0000 (15:33 -0700)]
include/wtsvc.h: add missing extern C decl.

11 years agoiOS: Changing deployment target to 4.3 (no supp. for armv6 needed)
Martin Fleisz [Tue, 19 Mar 2013 09:50:37 +0000 (10:50 +0100)]
iOS: Changing deployment target to 4.3 (no supp. for armv6 needed)

11 years agomfreerdp: workaround for pointer
Marc-André Moreau [Tue, 19 Mar 2013 03:28:19 +0000 (23:28 -0400)]
mfreerdp: workaround for pointer

11 years agocmake: build client/server interfaces by default
Marc-André Moreau [Tue, 19 Mar 2013 02:29:52 +0000 (22:29 -0400)]
cmake: build client/server interfaces by default

11 years agowfreerdp: split client into library and executable
Marc-André Moreau [Tue, 19 Mar 2013 02:09:52 +0000 (22:09 -0400)]
wfreerdp: split client into library and executable

11 years agowfreerdp: clean separation of client core and controlling code
Marc-André Moreau [Tue, 19 Mar 2013 01:54:50 +0000 (21:54 -0400)]
wfreerdp: clean separation of client core and controlling code

11 years agowfreerdp: start splitting CLI from client core
Marc-André Moreau [Tue, 19 Mar 2013 00:12:51 +0000 (20:12 -0400)]
wfreerdp: start splitting CLI from client core

11 years agoMerge pull request #1112 from awakecoding/master
Marc-André Moreau [Mon, 18 Mar 2013 15:57:26 +0000 (08:57 -0700)]
Merge pull request #1112 from awakecoding/master

TS Gateway Messaging Support

11 years agoMerge pull request #1110 from mfleisz/iosscrollfix
Marc-André Moreau [Mon, 18 Mar 2013 15:32:38 +0000 (08:32 -0700)]
Merge pull request #1110 from mfleisz/iosscrollfix

iOS: Fixed iPhone session scrolling bug

11 years agoiOS: Fixed iPhone session scrolling bug
Martin Fleisz [Mon, 18 Mar 2013 15:31:14 +0000 (16:31 +0100)]
iOS: Fixed iPhone session scrolling bug

11 years agoMerge branch 'master' of github.com:FreeRDP/FreeRDP
Marc-André Moreau [Mon, 18 Mar 2013 15:20:41 +0000 (11:20 -0400)]
Merge branch 'master' of github.com:FreeRDP/FreeRDP

11 years agoMerge pull request #1101 from bmiklautz/dotrdp
Marc-André Moreau [Mon, 18 Mar 2013 13:22:56 +0000 (06:22 -0700)]
Merge pull request #1101 from bmiklautz/dotrdp

Fixed command line with .rdp file

11 years agoMerge pull request #1107 from mfleisz/iosfix
Marc-André Moreau [Mon, 18 Mar 2013 13:22:27 +0000 (06:22 -0700)]
Merge pull request #1107 from mfleisz/iosfix

iOS: Fixed keyboard issues

11 years agoMerge pull request #1108 from mfleisz/andrfix
Marc-André Moreau [Mon, 18 Mar 2013 13:21:56 +0000 (06:21 -0700)]
Merge pull request #1108 from mfleisz/andrfix

Android: Fixed keyboard issue

11 years agoAndroid: Fixed keyboard issue
Martin Fleisz [Mon, 18 Mar 2013 12:08:02 +0000 (05:08 -0700)]
Android: Fixed keyboard issue

11 years agoiOS: Fixed keyboard issues
Martin Fleisz [Mon, 18 Mar 2013 11:29:47 +0000 (12:29 +0100)]
iOS: Fixed keyboard issues

11 years agoMerge remote-tracking branch 'upstream/master'
Martin Fleisz [Mon, 18 Mar 2013 11:25:58 +0000 (12:25 +0100)]
Merge remote-tracking branch 'upstream/master'

11 years agoMerge pull request #1102 from C-o-r-E/master
Corey C [Sat, 16 Mar 2013 01:24:09 +0000 (18:24 -0700)]
Merge pull request #1102 from C-o-r-E/master

wfreerdp-server: fixed rdpsnd negotiation on windows

11 years agoMerge remote-tracking branch 'upstream/master'
Corey C [Sat, 16 Mar 2013 01:22:16 +0000 (21:22 -0400)]
Merge remote-tracking branch 'upstream/master'

11 years agowfreerdp-server: fixed sound negotiation with Direct Sound
Corey C [Sat, 16 Mar 2013 01:19:16 +0000 (21:19 -0400)]
wfreerdp-server: fixed sound negotiation with Direct Sound

11 years agowfreerdp-server: fixed sound negotiation with WASAPI
Corey C [Sat, 16 Mar 2013 01:04:50 +0000 (21:04 -0400)]
wfreerdp-server: fixed sound negotiation with WASAPI

11 years agoFixed command line with .rdp file
Bernhard Miklautz [Fri, 15 Mar 2013 23:33:58 +0000 (00:33 +0100)]
Fixed command line with .rdp file

Now clients can be called with a .rdp file again like xfreerdp test.rdp

11 years agoMerge pull request #1100 from bmiklautz/fix_warnings
Marc-André Moreau [Fri, 15 Mar 2013 22:42:38 +0000 (15:42 -0700)]
Merge pull request #1100 from bmiklautz/fix_warnings

Build and test fixes

11 years agoMerge remote-tracking branch 'upstream/master' into fix_warnings
Bernhard Miklautz [Fri, 15 Mar 2013 22:17:52 +0000 (23:17 +0100)]
Merge remote-tracking branch 'upstream/master' into fix_warnings

11 years agocodec/rfx_sse2: removed fun message ;)
Bernhard Miklautz [Fri, 15 Mar 2013 22:17:09 +0000 (23:17 +0100)]
codec/rfx_sse2: removed fun message ;)

11 years agowinpr/dsparse: removed autogenerated test file
Bernhard Miklautz [Fri, 15 Mar 2013 22:15:59 +0000 (23:15 +0100)]
winpr/dsparse: removed autogenerated test file

11 years agowinpr/sspi: disable test TestSchannel
Bernhard Miklautz [Fri, 15 Mar 2013 22:11:17 +0000 (23:11 +0100)]
winpr/sspi: disable test TestSchannel

11 years agoMerge pull request #1099 from C-o-r-E/master
Corey C [Fri, 15 Mar 2013 22:07:49 +0000 (15:07 -0700)]
Merge pull request #1099 from C-o-r-E/master

wfreerdp-server: stabilization of handling mirror driver on windows < 8

11 years agoMerge remote-tracking branch 'upstream/master'
Corey C [Fri, 15 Mar 2013 22:01:47 +0000 (18:01 -0400)]
Merge remote-tracking branch 'upstream/master'

11 years agoFixed warnings for 32 bit builds
Bernhard Miklautz [Fri, 15 Mar 2013 21:49:25 +0000 (22:49 +0100)]
Fixed warnings for 32 bit builds

11 years agowinpr/sspi: fixed test TestInitializeSecurityContext
Bernhard Miklautz [Fri, 15 Mar 2013 20:47:24 +0000 (21:47 +0100)]
winpr/sspi: fixed test TestInitializeSecurityContext

11 years agoMerge remote-tracking branch 'upstream/master' into fix_warnings
Bernhard Miklautz [Fri, 15 Mar 2013 19:43:57 +0000 (20:43 +0100)]
Merge remote-tracking branch 'upstream/master' into fix_warnings

11 years agoFixed compiler warnings (-Wall)
Bernhard Miklautz [Fri, 15 Mar 2013 19:41:10 +0000 (20:41 +0100)]
Fixed compiler warnings (-Wall)

11 years agoFixed formating build warnings (-Wformat)
Bernhard Miklautz [Fri, 15 Mar 2013 19:03:48 +0000 (20:03 +0100)]
Fixed formating build warnings (-Wformat)

11 years agoFixed clang build warnings when -Wattributes is defined
Bernhard Miklautz [Fri, 15 Mar 2013 18:50:14 +0000 (19:50 +0100)]
Fixed clang build warnings when -Wattributes is defined

11 years agoFixed some build warnings
Bernhard Miklautz [Fri, 15 Mar 2013 17:22:49 +0000 (18:22 +0100)]
Fixed some build warnings

11 years agoMerge pull request #1097 from bmiklautz/avx_buildfix
Marc-André Moreau [Fri, 15 Mar 2013 01:35:14 +0000 (18:35 -0700)]
Merge pull request #1097 from bmiklautz/avx_buildfix

sysinfo cpu detection and build fixes

11 years agowinpr/sysinfo: cleaned up cpu flag tests
Bernhard Miklautz [Fri, 15 Mar 2013 00:31:48 +0000 (01:31 +0100)]
winpr/sysinfo: cleaned up cpu flag tests

11 years agolibfreerdp-codec: removed debug print
Corey C [Fri, 15 Mar 2013 00:20:19 +0000 (20:20 -0400)]
libfreerdp-codec: removed debug print

11 years agowfreerdp-server: fix mirror driver loading and unloading
Corey C [Fri, 15 Mar 2013 00:18:51 +0000 (20:18 -0400)]
wfreerdp-server: fix mirror driver loading and unloading

11 years agowinpr/sysinfo: fixes and detection for avx PCLMULQDQ added
Bernhard Miklautz [Fri, 15 Mar 2013 00:06:33 +0000 (01:06 +0100)]
winpr/sysinfo: fixes and detection for avx PCLMULQDQ added

- fixed defines for avx aes detection
- added detection for avx carry less multiplication (PF_EX_AVX_PCLMULQDQ)

11 years agowinpr/sysinfo: fixed build and detection when build with AVX
Bernhard Miklautz [Thu, 14 Mar 2013 22:18:21 +0000 (23:18 +0100)]
winpr/sysinfo: fixed build and detection when build with AVX

11 years agolibfreerdp-core: add TS Gateway system message support
Marc-André Moreau [Thu, 14 Mar 2013 16:57:45 +0000 (12:57 -0400)]
libfreerdp-core: add TS Gateway system message support

11 years agoMerge pull request #1096 from mfleisz/buildfix
Marc-André Moreau [Thu, 14 Mar 2013 16:49:10 +0000 (09:49 -0700)]
Merge pull request #1096 from mfleisz/buildfix

winpr: Don't build tools for Android and iOS

11 years agowinpr: Don't build tools for Android and iOS
Martin Fleisz [Thu, 14 Mar 2013 16:38:50 +0000 (09:38 -0700)]
winpr: Don't build tools for Android and iOS

11 years agoMerge pull request #1092 from awakecoding/master
Marc-André Moreau [Wed, 13 Mar 2013 21:58:07 +0000 (14:58 -0700)]
Merge pull request #1092 from awakecoding/master

winpr-makecert fix

11 years agowinpr-makecert: only include OpenSSL's applink.c on Windows
Marc-André Moreau [Wed, 13 Mar 2013 21:57:13 +0000 (17:57 -0400)]
winpr-makecert: only include OpenSSL's applink.c on Windows

11 years agowinpr-makecert: fix OpenSSL applink error
Marc-André Moreau [Wed, 13 Mar 2013 21:55:42 +0000 (17:55 -0400)]
winpr-makecert: fix OpenSSL applink error

11 years agowinpr-makecert: fix linking against OpenSSL
Marc-André Moreau [Wed, 13 Mar 2013 21:43:33 +0000 (17:43 -0400)]
winpr-makecert: fix linking against OpenSSL

11 years agolibfreerdp-core: separate TSG response parsing from receiving
Marc-André Moreau [Wed, 13 Mar 2013 19:43:44 +0000 (15:43 -0400)]
libfreerdp-core: separate TSG response parsing from receiving

11 years agowinpr-makecert: fix CMakeLists.txt
Marc-André Moreau [Wed, 13 Mar 2013 18:04:18 +0000 (14:04 -0400)]
winpr-makecert: fix CMakeLists.txt

11 years agoMerge pull request #1091 from awakecoding/master
Marc-André Moreau [Wed, 13 Mar 2013 17:03:47 +0000 (10:03 -0700)]
Merge pull request #1091 from awakecoding/master

winpr-makecert implementation

11 years agoMerge branch 'master' of github.com:FreeRDP/FreeRDP
Marc-André Moreau [Wed, 13 Mar 2013 16:43:42 +0000 (12:43 -0400)]
Merge branch 'master' of github.com:FreeRDP/FreeRDP

11 years agoMerge remote-tracking branch 'upstream/master'
Corey C [Wed, 13 Mar 2013 15:41:58 +0000 (11:41 -0400)]
Merge remote-tracking branch 'upstream/master'

11 years agoMerge remote-tracking branch 'upstream/master'
Martin Fleisz [Wed, 13 Mar 2013 14:16:18 +0000 (15:16 +0100)]
Merge remote-tracking branch 'upstream/master'

11 years agoMerge remote-tracking branch 'origin/master'
Martin Fleisz [Wed, 13 Mar 2013 14:14:16 +0000 (15:14 +0100)]
Merge remote-tracking branch 'origin/master'

11 years agoMerge pull request #1089 from mfleisz/compfix
Marc-André Moreau [Wed, 13 Mar 2013 14:14:13 +0000 (07:14 -0700)]
Merge pull request #1089 from mfleisz/compfix

iOS: Compile fixes (Fixed #1069, #1086)

11 years agoiOS: Compile fix
Martin Fleisz [Wed, 13 Mar 2013 14:12:44 +0000 (15:12 +0100)]
iOS: Compile fix

11 years agoiOS: Compile fixes (Fixed #1069, #1086)
Martin Fleisz [Wed, 13 Mar 2013 14:08:45 +0000 (15:08 +0100)]
iOS: Compile fixes (Fixed #1069, #1086)

11 years agoMerge pull request #1088 from mfleisz/jniscript
Marc-André Moreau [Wed, 13 Mar 2013 13:39:42 +0000 (06:39 -0700)]
Merge pull request #1088 from mfleisz/jniscript

Android: Fixed JNI regenerate script

11 years agoAndroid: Fixed JNI regenerate script
Martin Fleisz [Wed, 13 Mar 2013 13:02:37 +0000 (06:02 -0700)]
Android: Fixed JNI regenerate script

11 years agoMerge remote-tracking branch 'upstream/master' into compfix
Martin Fleisz [Wed, 13 Mar 2013 10:52:34 +0000 (11:52 +0100)]
Merge remote-tracking branch 'upstream/master' into compfix

11 years agomakecert: generate self-signed RDP certificate
Marc-André Moreau [Wed, 13 Mar 2013 04:26:10 +0000 (00:26 -0400)]
makecert: generate self-signed RDP certificate

11 years agomakecert: accept more parameters
Marc-André Moreau [Wed, 13 Mar 2013 01:53:41 +0000 (21:53 -0400)]
makecert: accept more parameters

11 years agoMerge pull request #1081 from zeha/arraylist
Marc-André Moreau [Wed, 13 Mar 2013 00:25:22 +0000 (17:25 -0700)]
Merge pull request #1081 from zeha/arraylist

fix ArrayList_Shift for args (al, 0, -1)

11 years agoMerge pull request #1083 from zeha/echo
Marc-André Moreau [Wed, 13 Mar 2013 00:12:17 +0000 (17:12 -0700)]
Merge pull request #1083 from zeha/echo

Add the ECHO dynamic virtual channel

11 years agoAdd the ECHO dynamic virtual channel
Christian Hofstaedtler [Tue, 12 Mar 2013 23:23:59 +0000 (00:23 +0100)]
Add the ECHO dynamic virtual channel

11 years agowfreerdp-server: string comparison fix
Corey C [Tue, 12 Mar 2013 22:53:27 +0000 (18:53 -0400)]
wfreerdp-server: string comparison fix

11 years agofix ArrayList_Shift for args (al, 0, -1)
Christian Hofstaedtler [Thu, 7 Mar 2013 11:43:10 +0000 (12:43 +0100)]
fix ArrayList_Shift for args (al, 0, -1)

As a result, this should fix #1051.

11 years agowinpr-makecert: start implementing
Marc-André Moreau [Tue, 12 Mar 2013 21:57:16 +0000 (17:57 -0400)]
winpr-makecert: start implementing

11 years agowfreerdp-server: more error handling improvements
Corey C [Tue, 12 Mar 2013 21:56:45 +0000 (17:56 -0400)]
wfreerdp-server: more error handling improvements

11 years agowfreerdp-server: error handling improvements for mirror driver
Corey C [Tue, 12 Mar 2013 21:25:15 +0000 (17:25 -0400)]
wfreerdp-server: error handling improvements for mirror driver

11 years agowfreerdp-server: cleanup output
Corey C [Tue, 12 Mar 2013 21:03:13 +0000 (17:03 -0400)]
wfreerdp-server: cleanup output

11 years agoChanged version to 1.1.0-beta1 1.1.0-beta1
Bernhard Miklautz [Tue, 12 Mar 2013 19:59:04 +0000 (20:59 +0100)]
Changed version to 1.1.0-beta1

11 years agoMerge pull request #1076 from zeha/apple_keycodes
Marc-André Moreau [Mon, 11 Mar 2013 22:24:50 +0000 (15:24 -0700)]
Merge pull request #1076 from zeha/apple_keycodes

add KBDEXT to KEYCODE_TO_VKCODE_APPLE where needed

11 years agoadd KBDEXT to KEYCODE_TO_VKCODE_APPLE where needed
Christian Hofstaedtler [Mon, 11 Mar 2013 22:23:20 +0000 (23:23 +0100)]
add KBDEXT to KEYCODE_TO_VKCODE_APPLE where needed

11 years agoMerge pull request #1075 from zeha/mac-x64
Marc-André Moreau [Mon, 11 Mar 2013 21:12:57 +0000 (14:12 -0700)]
Merge pull request #1075 from zeha/mac-x64

Mac: detect x64 macs

11 years agoMac: detect x64 macs
Christian Hofstaedtler [Mon, 11 Mar 2013 21:05:49 +0000 (22:05 +0100)]
Mac: detect x64 macs

This is needed so WITH_SSE2 is turned on automatically.

11 years agoMerge pull request #1074 from zeha/mfreerdp-server
Marc-André Moreau [Mon, 11 Mar 2013 20:27:56 +0000 (13:27 -0700)]
Merge pull request #1074 from zeha/mfreerdp-server

mfreerdp-server: don't link directly to CoreGraphics

11 years agomfreerdp-server: don't link directly to CoreGraphics
Christian Hofstaedtler [Mon, 11 Mar 2013 20:20:22 +0000 (21:20 +0100)]
mfreerdp-server: don't link directly to CoreGraphics

Apparently one should link to ApplicationServices, which is a purely
transitional framework. This fixes builds with deployment target set
to 10.4 when building with the 10.8 SDK.

11 years agoMerge pull request #1073 from zeha/maccleanup
Marc-André Moreau [Mon, 11 Mar 2013 19:39:15 +0000 (12:39 -0700)]
Merge pull request #1073 from zeha/maccleanup

mfreerdp: cleanup of PasswordDialog

11 years agomfreerdp: PasswordDialog should release it's resources
Christian Hofstaedtler [Mon, 11 Mar 2013 19:35:43 +0000 (20:35 +0100)]
mfreerdp: PasswordDialog should release it's resources

11 years agomfreerdp: cleanup PasswordDialog
Christian Hofstaedtler [Mon, 11 Mar 2013 18:59:50 +0000 (19:59 +0100)]
mfreerdp: cleanup PasswordDialog

11 years agoMerge pull request #1072 from zeha/mac
Marc-André Moreau [Mon, 11 Mar 2013 18:56:55 +0000 (11:56 -0700)]
Merge pull request #1072 from zeha/mac

mfreerdp: fix pointer function declarations

11 years agomfreerdp: fix pointer function declarations
Christian Hofstaedtler [Mon, 11 Mar 2013 18:51:07 +0000 (19:51 +0100)]
mfreerdp: fix pointer function declarations

11 years agoMerge pull request #1071 from C-o-r-E/master
Marc-André Moreau [Mon, 11 Mar 2013 18:18:53 +0000 (11:18 -0700)]
Merge pull request #1071 from C-o-r-E/master

Some rdpsnd fixes. Both in channels/rdpsnd/server and on the mac server