christophe grosjean
|
15ad1f2589
|
Fix client_hostname
|
2012-05-15 15:35:03 +02:00 |
|
Vic Lee
|
4a6c5a72c4
|
libfreerdp-core: implement frame acknowledge.
|
2012-05-11 15:34:51 +08:00 |
|
Marc-André Moreau
|
c596fa93ac
|
Merge branch 'master' of github.com:FreeRDP/FreeRDP into tsg
|
2012-05-05 18:52:31 -04:00 |
|
Brent Collins
|
138f115d73
|
Make the XReparent Window parameter a little more flexible to support both base 16 "with 0x prefix" or decimal window numbers.
|
2012-05-04 13:47:54 -05:00 |
|
Marc-André Moreau
|
84a8cb7dba
|
libfreerdp-core: merge TSG changes with master
|
2012-04-28 15:56:26 -04:00 |
|
Andrew Zenk
|
bcea1de801
|
updated --certificate-name usage text
|
2012-04-14 10:28:40 -05:00 |
|
Andrew Zenk
|
d89521dbf9
|
Added certificate name option to help display
|
2012-04-14 10:18:34 -05:00 |
|
Raphael Rigo
|
6d9b73972b
|
enable secure checksums by default
|
2012-03-30 11:44:36 +02:00 |
|
Marc-André Moreau
|
7e3c9331ad
|
libfreerdp-utils: add parsing of --tsg option
|
2012-03-26 03:04:47 -04:00 |
|
Vic Lee
|
d1b32a73f7
|
core: register audio device only if plugins are registered.
|
2012-03-13 17:05:14 +08:00 |
|
Mads Kiilerich
|
15169d0314
|
introduce generic ARRAY_SIZE macro
|
2012-02-28 18:11:11 +01:00 |
|
LittleJawa
|
3e919f7a40
|
Merge remote-tracking branch 'upstream/master'
|
2012-02-23 16:57:29 +01:00 |
|
LittleJawa
|
253e6ad824
|
Removed header modification - better to leave the headers in a plain comment format rather than doxygen format
|
2012-02-23 16:27:15 +01:00 |
|
LittleJawa
|
37b35b3558
|
First round of comments while reading the code.
|
2012-02-23 16:22:05 +01:00 |
|
Marc-André Moreau
|
a1f5eeea0c
|
xfreerdp: fix and document --kbd-list option
|
2012-02-21 12:00:02 -05:00 |
|
Pawel Jakub Dawidek
|
69b8c2278e
|
Document --no-motion, remove -m.
|
2012-02-12 19:35:29 +01:00 |
|
Pawel Jakub Dawidek
|
957bad3d52
|
Rename secure_checksum settings field to salted_checksum (the same for --secure-checksum flag) to match ENC_SALTED_CHECKSUM flag's name.
|
2012-02-10 20:33:07 +01:00 |
|
Marc-André Moreau
|
47de99062d
|
libfreerdp-core: added --certificate-name option for explicitly specifying a certificate name
|
2012-02-04 15:16:41 -05:00 |
|
Marc-André Moreau
|
b9c782fb21
|
libfreerdp-utils: fix realloc on null pointer in arguments parsing
|
2012-02-01 18:51:41 -05:00 |
|
Pawel Jakub Dawidek
|
68b9f65e87
|
Add --secure-checksum option that will enable usage of salted checksums
with Standard RDP encryption.
|
2012-01-25 17:14:58 +01:00 |
|
Dorian Johnson
|
8edb7d3efa
|
Change freerdp_parse_args to return different values for error vs --help/--version, and change xfreerdp to only report real errors
|
2012-01-14 15:30:48 -06:00 |
|
David Sundstrom
|
49303c8969
|
Fix compile error on Solaris
Fix few small issues with local move race conditions
Add missing --gdi option to command-line help
|
2011-12-16 15:10:07 -06:00 |
|
Marc-André Moreau
|
5d1df8a342
|
libfreerdp-core: add connection type settings
|
2011-12-16 12:14:16 -05:00 |
|
Marc-André Moreau
|
338359eb36
|
libfreerdp-core: added more fine-tuned performance flag options
|
2011-12-16 12:04:09 -05:00 |
|
Marc-André Moreau
|
2edfcb50fb
|
libfreerdp-core: fix glyph cache, enable it by default
|
2011-12-14 17:08:22 -05:00 |
|
Marc-André Moreau
|
243090323d
|
libfreerdp-core: fix offscreen cache capabilities, add --composition option
|
2011-12-12 19:20:52 -05:00 |
|
Marc-André Moreau
|
fcd03260d6
|
xfreerdp: added select() timeout
|
2011-12-11 18:05:32 -05:00 |
|
Marc-André Moreau
|
2ef315820f
|
libfreerdp-core: apply NTLMv2 authentication patch by Dmitrij Jasnov
|
2011-12-11 16:53:24 -05:00 |
|
Marc-André Moreau
|
904a9a7c6a
|
xfreerdp: add -X option for reparenting window
|
2011-12-09 13:53:19 -05:00 |
|
bluebird
|
a40f5c1718
|
xfreerdp, wfreerdp: Add -T option to set window title
|
2011-12-02 15:58:38 +01:00 |
|
Anthony Tong
|
273b370a57
|
mark --nsc as experimental
|
2011-12-01 11:56:12 -05:00 |
|
Marc-André Moreau
|
28cc3c6f11
|
ntlmssp: add command-line option to enabled WIP enhanced NTLMv2 security
|
2011-11-29 18:12:42 -05:00 |
|
Norbert Federa
|
c918cfb7af
|
codec: support for specifying the RemoteFX mode (image or video)
|
2011-11-25 13:09:16 +01:00 |
|
Marc-André Moreau
|
a63a196f53
|
types: refactoring to make use of standard data types when available
|
2011-11-19 12:19:16 -05:00 |
|
Marc-André Moreau
|
c8735d720e
|
libfreerdp-cache: disable glyph cache by default
|
2011-11-09 12:57:31 -05:00 |
|
Anthony Tong
|
a836faf3ed
|
xfreerdp: handle -g X%
|
2011-11-01 19:09:20 -05:00 |
|
Martin Fleisz
|
9356337474
|
Added --ignore-certificates command line
|
2011-10-19 00:42:53 -07:00 |
|
Marc-André Moreau
|
1e4d6df998
|
xfreerdp: added support for bitmap cache
|
2011-10-09 21:23:18 -04:00 |
|
Marc-André Moreau
|
07077e2d3d
|
xfreerdp: apply patch from zstegi (would grab window manager key combinations)
|
2011-10-04 18:46:49 -04:00 |
|
qubit
|
c8a8d54304
|
NSCODEC library
|
2011-10-03 00:41:08 +05:30 |
|
Marc-André Moreau
|
c003c5c038
|
xfreerdp: initial RemoteApp support with --gdi hw (much faster)
|
2011-09-23 00:06:39 -04:00 |
|
Anthony Tong
|
052e870597
|
initial fips encryption work
|
2011-09-15 18:54:03 -05:00 |
|
Marc-André Moreau
|
405026575b
|
libfreerdp-core: merging jsorg71's work on old encryption support
|
2011-09-14 22:09:33 -04:00 |
|
Jay Sorg
|
afc9ac89ae
|
work on Proprietary Certificate
|
2011-09-05 11:02:52 -07:00 |
|
Marc-André Moreau
|
e649a68047
|
xfreerdp: stabilizing RemoteApp
|
2011-09-02 12:39:56 -04:00 |
|
roman-b
|
585b436915
|
Merge remote-tracking branch 'upstream/master' into rail
|
2011-08-30 23:16:21 +03:00 |
|
Marc-André Moreau
|
5fd35f0402
|
libfreerdp-core: added --play-rfx option to play RemoteFX data from a file
|
2011-08-28 15:51:49 -04:00 |
|
Nils Andresen
|
d9706ff225
|
libfreerdp-utils/args.c: added -h for help
|
2011-08-27 09:15:15 +02:00 |
|
Marc-André Moreau
|
9f256c8374
|
libfreerdp-core: add option to dump remotefx to pcap
|
2011-08-26 20:26:40 -04:00 |
|
roman-b
|
4aa281feba
|
xfreerdp: fix command line mouse motion setting.
|
2011-08-27 01:33:07 +03:00 |
|