platform/upstream/freerdp.git
8 years agoMutualize definitions for the printer channel
David FORT [Wed, 3 Feb 2016 09:26:59 +0000 (10:26 +0100)]
Mutualize definitions for the printer channel

8 years agoMerge pull request #2710 from akallabeth/cert_temp_accept_v2
Hardening [Mon, 15 Feb 2016 12:52:47 +0000 (13:52 +0100)]
Merge pull request #2710 from akallabeth/cert_temp_accept_v2

Extended certificate callbacks.

8 years agoMerge pull request #3130 from pxx02134/patch-1
Hardening [Sun, 14 Feb 2016 13:18:26 +0000 (14:18 +0100)]
Merge pull request #3130 from pxx02134/patch-1

Update BookmarkDB.java

8 years agoMerge pull request #3131 from pxx02134/patch-2
Hardening [Sun, 14 Feb 2016 13:17:52 +0000 (14:17 +0100)]
Merge pull request #3131 from pxx02134/patch-2

Update AndroidManifest.xml

8 years agoMerge pull request #3124 from nathankidd/region16_rects-handle-null
Hardening [Fri, 12 Feb 2016 20:19:13 +0000 (21:19 +0100)]
Merge pull request #3124 from nathankidd/region16_rects-handle-null

libfreerdp-codec: Make region16_rects() handle NULL nbRects

8 years agolibfreerdp-codec: Make region16_rects() handle NULL nbRects
Nathan Kidd [Fri, 12 Feb 2016 00:34:48 +0000 (19:34 -0500)]
libfreerdp-codec: Make region16_rects() handle NULL nbRects

Now matches header documentation.  Also cleans up related doc grammar.

8 years agoMerge pull request #3123 from nfedera/fix-keyboardtype-7
Bernhard Miklautz [Fri, 12 Feb 2016 09:43:25 +0000 (10:43 +0100)]
Merge pull request #3123 from nfedera/fix-keyboardtype-7

Several fixes for keyboard type 7 (japanese)

8 years agoMerge pull request #3110 from akallabeth/mac_os_ssl_warning_fix
Hardening [Thu, 11 Feb 2016 21:21:33 +0000 (22:21 +0100)]
Merge pull request #3110 from akallabeth/mac_os_ssl_warning_fix

Mac os ssl warning fix

8 years agoSeveral fixes for keyboard type 7 (japanese)
Norbert Federa [Thu, 11 Feb 2016 20:40:50 +0000 (21:40 +0100)]
Several fixes for keyboard type 7 (japanese)

8 years agoUpdate AndroidManifest.xml
pxx02134 [Thu, 11 Feb 2016 03:24:47 +0000 (12:24 +0900)]
Update AndroidManifest.xml

ACCESS_NETWORK_STATE statement duplicated. It cause warnings while building.

8 years agoUpdate BookmarkDB.java
pxx02134 [Thu, 11 Feb 2016 03:21:11 +0000 (12:21 +0900)]
Update BookmarkDB.java

There seems to be two commas forgot.

8 years agoMerge pull request #3116 from akallabeth/win_unicode_arg_fix
Hardening [Wed, 10 Feb 2016 10:17:34 +0000 (11:17 +0100)]
Merge pull request #3116 from akallabeth/win_unicode_arg_fix

Reading unicode from command line.

8 years agoPrinting help on invalid command line again.
Armin Novak [Tue, 9 Feb 2016 08:36:00 +0000 (09:36 +0100)]
Printing help on invalid command line again.

8 years agoReading unicode from command line.
Armin Novak [Mon, 8 Feb 2016 13:36:31 +0000 (14:36 +0100)]
Reading unicode from command line.

8 years agoMerge pull request #3111 from colemickens/hidpi-cli
Norbert Federa [Mon, 8 Feb 2016 12:10:50 +0000 (13:10 +0100)]
Merge pull request #3111 from colemickens/hidpi-cli

Enable display scaling in client

8 years agoEnable display scaling in client
Isaac Richter [Wed, 4 Mar 2015 14:37:25 +0000 (09:37 -0500)]
Enable display scaling in client

8 years agoFixed API for old openssl versions < 1.0.0
Armin Novak [Fri, 5 Feb 2016 10:52:07 +0000 (11:52 +0100)]
Fixed API for old openssl versions < 1.0.0

8 years agoMerge pull request #3113 from akallabeth/remove_broken_rdpdr_check
Hardening [Fri, 5 Feb 2016 10:12:48 +0000 (11:12 +0100)]
Merge pull request #3113 from akallabeth/remove_broken_rdpdr_check

Removed broken check, fixes #3112

8 years agoRemoved broken check, fixes #3112
Armin Novak [Fri, 5 Feb 2016 09:50:26 +0000 (10:50 +0100)]
Removed broken check, fixes #3112

8 years agoUpdated android API.
Armin Novak [Fri, 5 Feb 2016 01:32:47 +0000 (02:32 +0100)]
Updated android API.

8 years agoNot building GetLine on android and ios.
Armin Novak [Fri, 18 Dec 2015 09:36:28 +0000 (10:36 +0100)]
Not building GetLine on android and ios.

8 years agoReplaced getline with custom GetLine.
Armin Novak [Fri, 18 Dec 2015 08:45:44 +0000 (09:45 +0100)]
Replaced getline with custom GetLine.

8 years agoMoved common code from cli clients to client lib.
Armin Novak [Thu, 17 Dec 2015 15:43:55 +0000 (16:43 +0100)]
Moved common code from cli clients to client lib.

8 years agoFixed warning.
Armin Novak [Thu, 17 Dec 2015 15:43:49 +0000 (16:43 +0100)]
Fixed warning.

8 years agoImplemented temporary certificate accept.
Armin Novak [Mon, 14 Dec 2015 13:02:49 +0000 (14:02 +0100)]
Implemented temporary certificate accept.

Certificates can now be accepted temporarily.
The callbacks for certificate validation have been
modified to extend the information presented to the user.

8 years agoFixed allocation issue with common_name.
Armin Novak [Mon, 14 Dec 2015 13:01:12 +0000 (14:01 +0100)]
Fixed allocation issue with common_name.

8 years agoMerge pull request #3097 from akallabeth/android_api_upgrade_v4
Martin Fleisz [Thu, 4 Feb 2016 15:20:59 +0000 (16:20 +0100)]
Merge pull request #3097 from akallabeth/android_api_upgrade_v4

Android api upgrade and restructuring

8 years agoRemoved android SDK dependency for native build.
Armin Novak [Thu, 4 Feb 2016 15:09:49 +0000 (16:09 +0100)]
Removed android SDK dependency for native build.

8 years agoMerge pull request #3108 from akallabeth/log_leve_adjust
Bernhard Miklautz [Thu, 4 Feb 2016 14:05:07 +0000 (15:05 +0100)]
Merge pull request #3108 from akallabeth/log_leve_adjust

Log level adjustments

8 years agoRemoved hardcoded debug mode.
Armin Novak [Thu, 4 Feb 2016 13:33:28 +0000 (14:33 +0100)]
Removed hardcoded debug mode.

8 years agoFixed argument for freerdp source.
Armin Novak [Thu, 4 Feb 2016 12:56:33 +0000 (13:56 +0100)]
Fixed argument for freerdp source.

8 years agoMerge pull request #3109 from nfedera/fix-x11-xdgh-types-collision
Norbert Federa [Thu, 4 Feb 2016 12:04:41 +0000 (13:04 +0100)]
Merge pull request #3109 from nfedera/fix-x11-xdgh-types-collision

fix X11/Xdg.h typedef collision fix

8 years agoFixed compiler warning about cast.
Armin Novak [Thu, 4 Feb 2016 11:57:21 +0000 (12:57 +0100)]
Fixed compiler warning about cast.

8 years agoRemoved obsolete APPLE preprocessor switch.
Armin Novak [Thu, 4 Feb 2016 11:55:11 +0000 (12:55 +0100)]
Removed obsolete APPLE preprocessor switch.

8 years agofix X11/Xdg.h typedef collision fix
Norbert Federa [Wed, 3 Feb 2016 20:32:55 +0000 (21:32 +0100)]
fix X11/Xdg.h typedef collision fix

8 years agordp_print_errinfo now uses INFO log level.
Armin Novak [Thu, 4 Feb 2016 10:41:54 +0000 (11:41 +0100)]
rdp_print_errinfo now uses INFO log level.

8 years agoFunction freerdp_set_error_info fix
Armin Novak [Thu, 4 Feb 2016 10:40:42 +0000 (11:40 +0100)]
Function freerdp_set_error_info fix

The public function did not wrap rdp_set_error_info.

8 years agoDisconnect log message now uses debug level.
Armin Novak [Thu, 4 Feb 2016 10:39:57 +0000 (11:39 +0100)]
Disconnect log message now uses debug level.

8 years agoMerge pull request #3107 from ccpp/tls-sni
akallabeth [Thu, 4 Feb 2016 08:56:52 +0000 (09:56 +0100)]
Merge pull request #3107 from ccpp/tls-sni

Enable support for SNI on client side

8 years agoMerge pull request #3079 from akallabeth/drive_hotplug_fix
Hardening [Thu, 4 Feb 2016 08:06:43 +0000 (09:06 +0100)]
Merge pull request #3079 from akallabeth/drive_hotplug_fix

Fixed argument checks for drive channel.

8 years agoEnable support for SNI on client side
Christian Plattner [Thu, 4 Feb 2016 07:34:51 +0000 (08:34 +0100)]
Enable support for SNI on client side

8 years agoMerge pull request #3105 from nfedera/fix-cmake-include-names
akallabeth [Wed, 3 Feb 2016 12:55:37 +0000 (13:55 +0100)]
Merge pull request #3105 from nfedera/fix-cmake-include-names

appropriate names in server & client cmake exports

8 years agoappropriate names in server & client cmake exports
Norbert Federa [Wed, 3 Feb 2016 12:37:35 +0000 (13:37 +0100)]
appropriate names in server & client cmake exports

8 years agoMerge pull request #3104 from akallabeth/sign_mismatch_fixes
Norbert Federa [Wed, 3 Feb 2016 11:56:45 +0000 (12:56 +0100)]
Merge pull request #3104 from akallabeth/sign_mismatch_fixes

Sign mismatch warnings fixed

8 years agoFixed inverted check.
Armin Novak [Wed, 3 Feb 2016 11:46:02 +0000 (12:46 +0100)]
Fixed inverted check.

8 years agoRemoved unused variable.
Armin Novak [Wed, 3 Feb 2016 11:45:49 +0000 (12:45 +0100)]
Removed unused variable.

8 years agoFixed initialization warning.
Armin Novak [Wed, 3 Feb 2016 11:45:31 +0000 (12:45 +0100)]
Fixed initialization warning.

8 years agoMerge pull request #3094 from DavBfr/mac-adpcm
akallabeth [Wed, 3 Feb 2016 11:11:27 +0000 (12:11 +0100)]
Merge pull request #3094 from DavBfr/mac-adpcm

Add ADPCM codec for Mac client
@DavBfr Thx for this nice addition!

8 years agoFixed flac caps creation.
Armin Novak [Wed, 3 Feb 2016 10:55:23 +0000 (11:55 +0100)]
Fixed flac caps creation.

8 years agoFixed constant definition.
Armin Novak [Wed, 3 Feb 2016 10:51:31 +0000 (11:51 +0100)]
Fixed constant definition.

8 years agoFixed _socket error check.
Armin Novak [Wed, 3 Feb 2016 10:45:22 +0000 (11:45 +0100)]
Fixed _socket error check.

8 years agoFixed error check.
Armin Novak [Wed, 3 Feb 2016 10:43:01 +0000 (11:43 +0100)]
Fixed error check.

8 years agoFixed unsigned underflow.
Armin Novak [Wed, 3 Feb 2016 10:30:15 +0000 (11:30 +0100)]
Fixed unsigned underflow.

8 years agoFixed invalid boolean check.
Armin Novak [Wed, 3 Feb 2016 10:23:41 +0000 (11:23 +0100)]
Fixed invalid boolean check.

8 years agoFixed unused check.
Armin Novak [Wed, 3 Feb 2016 10:22:27 +0000 (11:22 +0100)]
Fixed unused check.

8 years agoUse ERROR_INVALID_DATA for short buffers.
Armin Novak [Wed, 3 Feb 2016 10:04:35 +0000 (11:04 +0100)]
Use ERROR_INVALID_DATA for short buffers.

8 years agoMerge pull request #3103 from llyzs/memfix
Martin Fleisz [Wed, 3 Feb 2016 08:46:16 +0000 (09:46 +0100)]
Merge pull request #3103 from llyzs/memfix

gcc: assigned string must not be freed.

8 years agogcc: assigned string must not be freed.
Vic Lee [Wed, 3 Feb 2016 05:34:58 +0000 (13:34 +0800)]
gcc: assigned string must not be freed.

8 years agoActivate WITH_MACAUDIO flag if the build is for OS X
David PHAM-VAN [Tue, 2 Feb 2016 19:58:05 +0000 (11:58 -0800)]
Activate WITH_MACAUDIO flag if the build is for OS X

8 years agoMerge pull request #3101 from akallabeth/stdbool_detection_fix
Martin Fleisz [Tue, 2 Feb 2016 17:47:26 +0000 (18:47 +0100)]
Merge pull request #3101 from akallabeth/stdbool_detection_fix

Stdbool detection fix

8 years agoFixed stdint.h and stdbool.h detection.
Armin Novak [Tue, 2 Feb 2016 17:24:30 +0000 (18:24 +0100)]
Fixed stdint.h and stdbool.h detection.

8 years agoFixed length check issue.
Armin Novak [Tue, 2 Feb 2016 16:59:56 +0000 (17:59 +0100)]
Fixed length check issue.

8 years agoFixed stdbool.h and stdint.h detection.
Armin Novak [Tue, 2 Feb 2016 15:10:33 +0000 (16:10 +0100)]
Fixed stdbool.h and stdint.h detection.

When one of those headers is not detected the CMake
variable is undefined. Using it for a #define did break
things.

8 years agoMerge pull request #3099 from akallabeth/mac_fullscreen
Martin Fleisz [Tue, 2 Feb 2016 09:02:00 +0000 (10:02 +0100)]
Merge pull request #3099 from akallabeth/mac_fullscreen

Mac fullscreen

8 years agoReformatted patch.
Armin Novak [Tue, 2 Feb 2016 08:50:23 +0000 (09:50 +0100)]
Reformatted patch.

8 years agoMac Fullscreen + window title
“John [Mon, 23 Mar 2015 12:54:04 +0000 (13:54 +0100)]
Mac Fullscreen + window title

* Set Mac window title according to command line
* Hände fullscreen command line switch

8 years agoUpdated documentation and default build config.
Armin Novak [Mon, 1 Feb 2016 15:01:32 +0000 (16:01 +0100)]
Updated documentation and default build config.

8 years agoRestructured client project, moved to gradle build.
Armin Novak [Mon, 1 Feb 2016 14:25:40 +0000 (15:25 +0100)]
Restructured client project, moved to gradle build.

8 years agoAdded new android build scripts.
Armin Novak [Mon, 1 Feb 2016 14:22:10 +0000 (15:22 +0100)]
Added new android build scripts.

8 years agoFixed android build issues.
Armin Novak [Mon, 1 Feb 2016 14:21:07 +0000 (15:21 +0100)]
Fixed android build issues.

8 years agoFixed error checks for command line parser.
Armin Novak [Mon, 1 Feb 2016 14:09:51 +0000 (15:09 +0100)]
Fixed error checks for command line parser.

8 years agoMerge pull request #3076 from akallabeth/remove_fixed_size_heap_strings
Bernhard Miklautz [Mon, 1 Feb 2016 12:02:38 +0000 (13:02 +0100)]
Merge pull request #3076 from akallabeth/remove_fixed_size_heap_strings

Removed fixed size strings.

8 years agoMerge pull request #3096 from bmiklautz/fix/nightlies
akallabeth [Mon, 1 Feb 2016 12:00:23 +0000 (13:00 +0100)]
Merge pull request #3096 from bmiklautz/fix/nightlies

pkg/deb: fix nightly builds

8 years agopkg/deb: fix nightly builds
Bernhard Miklautz [Mon, 1 Feb 2016 11:47:00 +0000 (12:47 +0100)]
pkg/deb: fix nightly builds

with the latest cmake changes related to static channels builds fail on
wheezy and precise this fixes the problem.

8 years agoRefactor format_supported with a nice switch() statement
David PHAM-VAN [Fri, 29 Jan 2016 17:58:48 +0000 (09:58 -0800)]
Refactor format_supported with a nice switch() statement

8 years agoAdd ADPCM codec for Mac client
David PHAM-VAN [Mon, 25 Jan 2016 21:53:19 +0000 (13:53 -0800)]
Add ADPCM codec for Mac client

8 years agoMerge pull request #3093 from hardening/last_write_checks
MartinHaimberger [Thu, 28 Jan 2016 14:26:04 +0000 (15:26 +0100)]
Merge pull request #3093 from hardening/last_write_checks

Check more Stream_EnsureCapacity results when writing capabilities

8 years agoMerge pull request #3092 from akallabeth/get_build_config
MartinHaimberger [Thu, 28 Jan 2016 14:23:24 +0000 (15:23 +0100)]
Merge pull request #3092 from akallabeth/get_build_config

Added get_build_config functions.

8 years agoCheck more Stream_EnsureCapacity results when writing capabilities
David FORT [Thu, 28 Jan 2016 14:12:26 +0000 (15:12 +0100)]
Check more Stream_EnsureCapacity results when writing capabilities

8 years agoMerge pull request #3091 from akallabeth/wlog_warning_fix
MartinHaimberger [Thu, 28 Jan 2016 13:36:50 +0000 (14:36 +0100)]
Merge pull request #3091 from akallabeth/wlog_warning_fix

Fixed return value of WLog_FileAppender_WriteImageMessage

8 years agoMerge pull request #3090 from akallabeth/drdynvc_size_checks
akallabeth [Thu, 28 Jan 2016 13:30:18 +0000 (14:30 +0100)]
Merge pull request #3090 from akallabeth/drdynvc_size_checks

Fixed size checks (thanks to @virtman)

8 years agoMerge pull request #3067 from akallabeth/reset_abort_event
Hardening [Thu, 28 Jan 2016 13:28:51 +0000 (14:28 +0100)]
Merge pull request #3067 from akallabeth/reset_abort_event

Resetting abort event on freerdp_connect.

8 years agoAdded get_build_config functions.
Armin Novak [Thu, 28 Jan 2016 13:26:50 +0000 (14:26 +0100)]
Added get_build_config functions.

8 years agoUsing Stream_ReminingLength for read checks.
Armin Novak [Thu, 28 Jan 2016 11:25:44 +0000 (12:25 +0100)]
Using Stream_ReminingLength for read checks.

8 years agoFixed return value of WLog_FileAppender_WriteImageMessage
Armin Novak [Thu, 28 Jan 2016 11:08:57 +0000 (12:08 +0100)]
Fixed return value of WLog_FileAppender_WriteImageMessage

8 years agoCleared up error code usage.
Armin Novak [Thu, 28 Jan 2016 11:05:14 +0000 (12:05 +0100)]
Cleared up error code usage.

8 years agoFixed size checks (thanks to @virtman)
Armin Novak [Thu, 28 Jan 2016 10:45:06 +0000 (11:45 +0100)]
Fixed size checks (thanks to @virtman)

8 years agoChecking capability read return.
Armin Novak [Thu, 28 Jan 2016 10:12:20 +0000 (11:12 +0100)]
Checking capability read return.
Updated copyright headers.

8 years agoMerge pull request #3078 from akallabeth/wlog_cmd_options
Martin Fleisz [Thu, 28 Jan 2016 09:33:17 +0000 (10:33 +0100)]
Merge pull request #3078 from akallabeth/wlog_cmd_options

Added new command line options for logger.

8 years agoMerge pull request #3088 from clangm/patch-1
Martin Fleisz [Thu, 28 Jan 2016 09:32:14 +0000 (10:32 +0100)]
Merge pull request #3088 from clangm/patch-1

fix typo

8 years agofix typo
clangm [Wed, 27 Jan 2016 22:40:08 +0000 (15:40 -0700)]
fix typo

Pretty sure that's supposed to be __MACOSX__, not __MAXOSX__

8 years agoMerge pull request #3087 from DavBfr/fix-png-load
Hardening [Wed, 27 Jan 2016 22:02:11 +0000 (23:02 +0100)]
Merge pull request #3087 from DavBfr/fix-png-load

Fix png image loading that needed write access

8 years agoFix png image loading that needed write access
David PHAM-VAN [Wed, 13 Jan 2016 23:09:03 +0000 (15:09 -0800)]
Fix png image loading that needed write access

8 years agoImproved error checks.
Armin Novak [Wed, 27 Jan 2016 18:26:52 +0000 (19:26 +0100)]
Improved error checks.

8 years agoFixed realloc check, renamed filter variable.
Armin Novak [Wed, 27 Jan 2016 10:21:04 +0000 (11:21 +0100)]
Fixed realloc check, renamed filter variable.

8 years agoMerge pull request #3073 from davewheel/cert_key_in_memory
Hardening [Wed, 27 Jan 2016 09:50:38 +0000 (10:50 +0100)]
Merge pull request #3073 from davewheel/cert_key_in_memory

Allow to specify the raw content of crypto materials

8 years agoMerge pull request #3083 from akallabeth/capability_set_fix
Hardening [Wed, 27 Jan 2016 09:45:54 +0000 (10:45 +0100)]
Merge pull request #3083 from akallabeth/capability_set_fix

Fix #3081, set client string encoding.

8 years agoFix #3081, client string encoding.
Armin Novak [Tue, 26 Jan 2016 20:35:16 +0000 (21:35 +0100)]
Fix #3081, client string encoding.

8 years agoMerge pull request #3069 from davewheel/4upstream-1
Martin Fleisz [Wed, 27 Jan 2016 09:18:30 +0000 (10:18 +0100)]
Merge pull request #3069 from davewheel/4upstream-1

Improve monitor support

8 years agoMerge pull request #3082 from hardening/check_client_and_server_capabilities
Martin Fleisz [Wed, 27 Jan 2016 09:13:32 +0000 (10:13 +0100)]
Merge pull request #3082 from hardening/check_client_and_server_capabilities

Check server and client capabilities