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 |
|
Marc-André Moreau
|
43bcfb4a3c
|
xfreerdp: start using X11-GDI implementation
|
2011-08-26 14:48:51 -04:00 |
|
Marc-André Moreau
|
6b732af29b
|
xfreerdp: add -k keyboard layout option
|
2011-08-25 21:35:51 -04:00 |
|
Otavio Salvador
|
4fe32908de
|
Merge pull request #62 from llyzs/server
Server: fix various bugs for mstsc client and enhance the server demo.
|
2011-08-24 08:33:04 -07:00 |
|
Bernhard Miklautz
|
f7336cea5e
|
Changed return values of freerdp_parse_args
Return -1 if a argument is missing/wrong.
This way caller can check for a problem.
|
2011-08-24 09:37:14 +02:00 |
|
Vic Lee
|
26e5a4e0f9
|
server: fix bitmap codec capability exchange.
|
2011-08-24 11:27:22 +08:00 |
|
Marc-André Moreau
|
42f27293a8
|
xfreerdp: fix window hiding
|
2011-08-23 15:52:17 -04:00 |
|
Marc-André Moreau
|
af71a70233
|
xfreerdp: fix RAIL window resizing
|
2011-08-19 11:12:30 -04:00 |
|
Marc-André Moreau
|
19217d51ba
|
libfreerdp-core: added --no-auth option to skip authentication entirely
|
2011-08-18 13:07:52 -04:00 |
|
Marc-André Moreau
|
09980c8a7c
|
include: refactor FRDP_ types to RDP_
|
2011-08-17 17:28:26 -04:00 |
|
Marc-André Moreau
|
f491dd3f16
|
Merge branch 'master' of github.com:FreeRDP/FreeRDP-1.0
|
2011-08-17 14:13:52 -04:00 |
|
Marc-André Moreau
|
98f7bb01b5
|
xfreerdp: added support for workarea and disabling window decorations
|
2011-08-17 14:13:44 -04:00 |
|
Marc-André Moreau
|
feb1470ba6
|
Merge pull request #48 from llyzs/printer
Migrate Print Virtual Channel
|
2011-08-17 08:38:24 -07:00 |
|
Vic Lee
|
68201fd78c
|
libfreerdp-utils/args: plugin_data needs to be initialized.
|
2011-08-17 21:56:05 +08:00 |
|
Marc-André Moreau
|
e990d227ce
|
xfreerdp: started painting multiple RAIL windows
|
2011-08-17 02:14:02 -04:00 |
|
Marc-André Moreau
|
c1eddf31c3
|
windows: fix warnings
|
2011-08-16 21:08:14 -04:00 |
|
Marc-André Moreau
|
6587edb7a0
|
windows: merging with latest updates
|
2011-08-16 15:02:44 -04:00 |
|
Marc-André Moreau
|
4f6f990806
|
libfreerdp-utils: added snprintf wrapper for windows portability
|
2011-08-16 15:00:25 -04:00 |
|
Vic Lee
|
b6a10ea451
|
libfreerdp-core/fastpath: add FastPath Input, enabled by default.
|
2011-08-16 14:37:11 +08:00 |
|
Marc-André Moreau
|
0efc0c5a44
|
windows: start fixing windows compilation
|
2011-08-15 17:05:48 -04:00 |
|
Vic Lee
|
2e88084080
|
libfreerdp-utils/args: change --remote-app back to --app.
|
2011-08-15 08:41:42 +08:00 |
|
Vic Lee
|
aa35cb4ae3
|
libfreerdp-core/fastpath: add --fastpath argument and trivial naming cleanup.
|
2011-08-13 13:35:58 +08:00 |
|
Vic Lee
|
460dd38cad
|
rail: support passing multiple apps and arguments using plugin data.
|
2011-08-13 11:16:44 +08:00 |
|
Vic Lee
|
9b52d59f09
|
libfreerdp-core: add FastPath and RemoteFX related capabilities.
|
2011-08-09 23:45:55 +08:00 |
|
Vic Lee
|
829d329c82
|
libfreerdp-utils/svc_plugin: dynamically allocated plugin data.
|
2011-08-04 23:00:45 +08:00 |
|
Vic Lee
|
05e6d857af
|
libfreerdp-utils/args: fix wrong argument index for plugin name.
|
2011-08-02 13:15:25 +08:00 |
|
Brad Hards
|
3f37889482
|
libfreerdp-core: fix security selection
Also cleans up some debug stuff.
|
2011-07-31 13:51:26 +10:00 |
|
Marc-André Moreau
|
67dca12b77
|
client: update to use args utils
|
2011-07-28 11:09:51 -04:00 |
|
Brad Hards
|
2601d110aa
|
Various minor warning fixes and unittest fixes.
|
2011-07-27 09:14:11 +10:00 |
|
Marc-André Moreau
|
961f4ee0d6
|
libfreerdp-core: improved capability negotiation
|
2011-07-25 12:25:28 -04:00 |
|
Vic Lee
|
2beb49725f
|
libfreerdp-utils/args: add argument parser.
|
2011-07-22 12:53:54 +08:00 |
|