Norbert Federa
540bfe97df
Merge pull request #3845 from akallabeth/afreerdp_db_upgrade
...
Afreerdp db upgrade
2017-03-08 09:35:52 +01:00
Armin Novak
589114593c
Async transport removed, H264 check for support.
2017-03-07 16:09:24 +01:00
Armin Novak
f866d60c2c
Validating log level.
2017-03-07 15:08:24 +01:00
Armin Novak
ade4bfcd3c
Fixed issues with database upgrade code.
2017-03-07 14:50:52 +01:00
Armin Novak
1f1dae79e6
Fixed cursor empty checks.
2017-03-07 13:17:37 +01:00
Mariusz Białończyk
3e8446f11b
Manual: remove a space in examples
2017-03-06 14:28:30 +01:00
Norbert Federa
f77b4a57dc
Merge pull request #3796 from akallabeth/scan_warning_fixes_v2
...
Scan warning fixes v2
2017-03-03 14:41:11 +01:00
Armin Novak
03f3f061b7
Fixed disconnect handling.
2017-03-03 12:06:37 +01:00
Armin Novak
b2c29158be
Scanbuild warning, argument checks and leak fixes.
...
* Added Stream_GetRemainingCapacity to check remaining stream size
before writes.
* Fixed shadow server memory leak.
* Fixed lots of scanbuild warnings
* Added missing argument checks in many functions
* Added missing static function declarations
2017-03-02 18:13:43 +01:00
Armin Novak
e1cfec1f6d
Added missing translations for color enumeration.
2017-03-02 13:06:10 +01:00
Armin Novak
93cd763815
Removed https links in MPL and apache license.
2017-03-02 12:48:13 +01:00
Martin Fleisz
1207fdbff7
Merge pull request #3807 from akallabeth/afreerdp_update
...
Afreerdp update
2017-03-02 12:26:00 +01:00
Armin Novak
c204fbe409
Added client name reset if empty.
2017-03-02 10:27:13 +01:00
Armin Novak
345cbddba7
Updated intent filter to open RDP files.
2017-03-02 08:49:50 +01:00
Martin Fleisz
a391a3decc
client: Check if channel has already been added
2017-02-24 13:03:03 +01:00
Armin Novak
05f6dac204
Moved construction to onCreate.
2017-02-24 11:30:36 +01:00
Armin Novak
eeee92a309
All EditTextPreferences are now single lined.
2017-02-24 09:48:40 +01:00
Armin Novak
37e9db4b04
Added signing configuration.
2017-02-24 09:29:26 +01:00
Armin Novak
65f761a587
Use HTTPS links in about.
2017-02-23 15:20:19 +01:00
Armin Novak
b938bb483a
Updated gradle build, allow to configure from file.
2017-02-23 15:06:11 +01:00
Armin Novak
ae09ab79ae
Updated about pages.
2017-02-23 13:24:00 +01:00
Armin Novak
f47bde3df2
Added a H264 availability check.
2017-02-23 12:31:08 +01:00
Armin Novak
5d8a9f2ff3
Fixed asset loading.
2017-02-23 10:51:21 +01:00
Armin Novak
71294554bd
Updated licensing information and data protection clause.
2017-02-22 20:11:20 +01:00
Armin Novak
70e43e682e
Refactored application settings, added client hostname ( #1343 )
2017-02-22 18:04:43 +01:00
Armin Novak
91c6d0db20
Refactored db upgrade code.
2017-02-22 16:08:43 +01:00
Armin Novak
a8bf7afac3
Using AppCompatActivity.
2017-02-22 16:08:43 +01:00
Armin Novak
57eea83c2a
Deactivated async_transport #3134
2017-02-22 16:08:43 +01:00
Armin Novak
2a934b7d15
Reformatted using AndroidStudio coding style.
2017-02-22 16:08:43 +01:00
Armin Novak
553d7827ec
Updated gradle.
2017-02-22 16:08:43 +01:00
Bernhard Miklautz
23cfd34525
Merge pull request #3746 from volth/command-line-action-script-rebased
...
Add command line option to override action script path
2017-02-20 14:08:14 +01:00
Volth
c333aa359f
Add command line option to override action script path
2017-02-17 13:09:32 +00:00
Martin Fleisz
c325ec5325
Merge pull request #3780 from akallabeth/win_compile_fix
...
Win compile fix
2017-02-17 13:22:51 +01:00
Armin Novak
4f3633b409
Fix for #3627
2017-02-17 11:54:36 +01:00
Armin Novak
f8d22c00d6
Fixed compiler warnings and uninitialized data.
2017-02-17 11:17:45 +01:00
akallabeth
ba99e35f72
Merge pull request #3733 from chipitsine/master
...
Resolve issues detected by cppcheck
2017-02-17 10:46:35 +01:00
akallabeth
4065581c98
Merge pull request #3756 from bigpjo/master
...
.RDP Password Attribute
2017-02-17 09:52:22 +01:00
Ilya Shipitsin
9b12feb237
an argument check in xf_UpdateWindowArea
2017-02-17 13:38:05 +05:00
bigpjo
51b47890ef
Change request from akallabeth
...
Change to allow username command line parameter to overwrite the .RDP
username
2017-02-16 19:16:56 +00:00
David Fort
c0f4b6bcad
Merge pull request #3772 from akallabeth/sse_test_fixes
...
Sse test fixes
2017-02-16 16:37:27 +01:00
David Fort
2604b151ae
Fix plugin loading for the sample client
...
Some missing initialisation bits were preventing the sample client from loading
the dynamic channel.
2017-02-16 14:57:36 +01:00
Armin Novak
198bc6d9e1
Fixed compiler warnings.
2017-02-16 13:17:49 +01:00
Martin Fleisz
0d43201e3c
Merge pull request #3767 from akallabeth/ssse3_optimize
...
Ssse3 optimize and sanitize address
2017-02-16 09:51:28 +01:00
Armin Novak
291362e2df
Fixed possible memory leak.
2017-02-15 15:42:14 +01:00
Armin Novak
03abaf1aee
Align scanline to multiple of 16, required for ASM
2017-02-15 12:08:32 +01:00
Armin Novak
2f8e206c58
Fixed freerdp_client_parse_rdp_file_buffer
...
The parser function needs a modifyable copy of the input buffer.
2017-02-14 16:02:11 +01:00
ilammy
11c55f8dcd
client/X11: cache original clipboard data for raw transfers
...
FreeRDP uses clipboard->data to cache the result of the Windows->X11
clipboard format conversion, and xf_cliprdr_process_selection_request()
immediately provides this result to local applications if they request
the same clipboard format again. This saves us a possibly costly
conversion in case where the user pastes data repeatedly.
However, this caching mechanism did not support raw clipboard transfers
where the unmodified data is passed between two FreeRDP clients. We use
the same XClipboard protocol for this, so the clipboard->data is in play.
We clear the cached value when we receive new data from the server, so
initially raw transfers are fine. But if some local application (e.g.,
a clipboard manager) asks for some data format before the data is pasted
into the second FreeRDP session then clipboard->data will contain the
*converted* data. And this converted cached data will be provided to
the second FreeRDP session as a part of the raw data transfer. Instead
we should have provided the original data.
In order to achieve this we are now caching the original data in the
same way as the converted one, and the original data is now correctly
provided when the second FreeRDP session asks for a raw data transfer.
2017-02-11 00:48:36 +02:00
bigpjo
f0a52d431d
.RDP Password Attribute
...
Allow password to be stored in .RDP file and parsed and settings
updated, this will allow for dynamic .RDP files to be created with
complete login credentials, using this method the username, server and
password will no longer be visible within process lists.
Also fixed issue of username and domain being read from .RDP files and
set to null by command line processor.
2017-02-10 20:38:52 +00:00
Volth
e7487cea27
Add command line option to override action script path
2017-02-08 08:30:24 +00:00
Norbert Federa
246801ec11
Merge pull request #3740 from akallabeth/gdi_color_conversion
...
Fix for GDI color decoding issues.
2017-02-06 15:13:56 +01:00