Commit Graph

49 Commits

Author SHA1 Message Date
Marc-André Moreau
39e4d1a092 libfreerdp-core: cleanup of fastpath input flags processing 2011-12-20 12:09:53 -05: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
d454037298 libfreerdp-kbd: fix keyboard layout detection based on locale 2011-12-12 21:29:18 -05:00
Marc-André Moreau
f2172bff70 libfreerdp-core: tweak capabilities to be closer to 0.9 2011-12-12 19:57:24 -05:00
Mike Gilbert
bc3f8dfa53 libfreerdp-core: Finish cleanup of constant string arrays. 2011-11-30 17:40:36 -05:00
Marc-André Moreau
a63a196f53 types: refactoring to make use of standard data types when available 2011-11-19 12:19:16 -05:00
Vic Lee
eb66ede91d libfreerdp-core/extension: fix segfaults. 2011-11-17 10:41:42 +08:00
Marc-André Moreau
0e95675da3 libfreerdp-core: add support for Refresh Rect and Suppress Output PDUs 2011-11-11 14:02:59 -05:00
Marc-André Moreau
4221065c88 libfreerdp-core: port extension plugin interface (untested) 2011-11-09 15:59:03 -05: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
Marc-André Moreau
10331c5c44 libfreerdp-core: added authenticate callback 2011-09-29 01:03:07 -04:00
Marc-André Moreau
405026575b libfreerdp-core: merging jsorg71's work on old encryption support 2011-09-14 22:09:33 -04:00
Marc-André Moreau
cb8f3dced9 libfreerdp-core: preparing memblt and bitmap cache 2011-09-11 23:35:33 -04:00
Vic Lee
2150325421 libfreerdp-core: process desktop resize sequence. 2011-09-06 16:22:08 +08: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
4aa281feba xfreerdp: fix command line mouse motion setting. 2011-08-27 01:33:07 +03:00
Marc-André Moreau
a51995e482 libfreerdp-cache: add pointer cache 2011-08-24 11:20:41 -04:00
Marc-André Moreau
f53e7baa15 libfreerdp-cache: started glyph cache 2011-08-21 14:16:53 -04:00
Vic Lee
281ceead2f server: complete server capabilities. 2011-08-21 10:57:38 +08:00
Vic Lee
3f10f0dbe0 server: read Client Info PDU. 2011-08-20 18:22:14 +08:00
Marc-André Moreau
e4c7f28acf Merge pull request #51 from llyzs/server
Initial server implementation (still in progress)
2011-08-19 11:04:01 -07:00
Marc-André Moreau
af71a70233 xfreerdp: fix RAIL window resizing 2011-08-19 11:12:30 -04:00
Vic Lee
10f8aab40b server: accept TLS connection from the client. 2011-08-19 13:35:29 +08: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
c1252ae62f libfreerdp-core: fix handling of alternative port number 2011-08-18 12:17:13 -04:00
Marc-André Moreau
98f7bb01b5 xfreerdp: added support for workarea and disabling window decorations 2011-08-17 14:13:44 -04:00
Vic Lee
51d151ef0c libfreerdp-core/fastpath: add FastPath orders, bitmap, palette update. 2011-08-16 15:31:51 +08:00
Vic Lee
b6a10ea451 libfreerdp-core/fastpath: add FastPath Input, enabled by default. 2011-08-16 14:37:11 +08:00
Marc-André Moreau
6f8af2515b libfreerdp-core: fix window altsec orders negotiation 2011-08-14 17:05:34 -04:00
Marc-André Moreau
809338d213 libfreerdp-cache: added bitmap_v2 cache 2011-08-05 16:56:40 -04:00
Marc-André Moreau
6f193a8dbf libfreerdp-core: fix primary orders parsing 2011-08-05 01:21:32 -04:00
Marc-André Moreau
1dcc1c2be2 libfreerdp-cache: started offscreen bitmap cache 2011-08-04 16:22:15 -04:00
Brad Hards
3f37889482 libfreerdp-core: fix security selection
Also cleans up some debug stuff.
2011-07-31 13:51:26 +10:00
Brad Hards
2601d110aa Various minor warning fixes and unittest fixes. 2011-07-27 09:14:11 +10:00
Marc-André Moreau
39223c8c18 libfreerdp-core: parsing of server save session info PDU 2011-07-25 13:42:14 -04:00
Marc-André Moreau
961f4ee0d6 libfreerdp-core: improved capability negotiation 2011-07-25 12:25:28 -04:00
Vic Lee
de5c0c8e25 libfreerdp-core/settings: fix memory issues. 2011-07-22 12:52:57 +08:00
Marc-André Moreau
f4353c2a62 libfreerdp-core: encoding of capability sets 2011-07-21 01:56:48 -04:00
Marc-André Moreau
3c511d4cf4 libfreerdp-core: parsing of all capability sets 2011-07-20 22:05:12 -04:00
Marc-André Moreau
ac31328a64 libfreerdp-core: started processing of server demand active pdu 2011-07-19 16:30:05 -04:00
Marc-André Moreau
a0ff7ce581 libfreerdp-core: sending of client info packet 2011-07-10 12:10:24 -04:00
Marc-André Moreau
e608809f9c libfreerdp-core: fix MCS unit tests 2011-07-08 16:05:30 -04:00
Marc-André Moreau
564a3ec753 libfreerdp-core: MCS Connect-Initial triggers server response 2011-07-08 15:32:06 -04:00
Marc-André Moreau
6ba99a50f0 libfreerdp-core: added unit tests for GCC and MCS 2011-07-08 00:37:25 -04:00
Marc-André Moreau
2199475153 libfreerdp-core: fix negotiation module 2011-07-07 13:37:48 -04:00