Marc-André Moreau
|
cb8c0ef3c8
|
channels: refactoring of cmake build scripts
|
2012-09-20 23:39:27 -04:00 |
|
Marc-André Moreau
|
d5d1eb7762
|
libfreerdp: add proper config.h inclusions
|
2012-08-14 17:09:01 -04:00 |
|
Marc-André Moreau
|
dd91fdac03
|
channels: add support for monolithic build
|
2012-08-14 00:48:55 -04:00 |
|
Marc-André Moreau
|
4b720a6c0d
|
client: merging Mac OS X and Windows client improvements from Jay Sorg
|
2012-07-31 16:27:42 -04:00 |
|
xangis
|
a0d651d8a2
|
Fix for C2036 void pointer unknown size build error on Windows.
|
2012-07-25 15:08:35 -07:00 |
|
Marc-André Moreau
|
1aa0512490
|
libfreerdp-rail: rename UNICODE_STRING to RAIL_UNICODE_STRING to avoid conflict
|
2012-06-19 17:26:37 -04:00 |
|
Julien Ropé
|
98d5b98465
|
Memory leak fixes.
Passed the code through a static analyzer and fixed all reported (and verified) potential memory leaks.
|
2012-05-16 11:33:57 +02:00 |
|
Mike Gilbert
|
ce28e06158
|
channels: Optimize storage of string tables.
|
2011-11-30 19:11:27 -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 |
|
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
|
38f25c99ee
|
rail: fix flags for executable specified as full path, not alias
|
2011-10-21 14:08:31 -04:00 |
|
Marc-André Moreau
|
6fdecdb01b
|
debug: cleanup printf's all over the place
|
2011-09-02 13:29:17 -04:00 |
|
Rex Tsai
|
ecbe24ca9a
|
cmake: make linking type as option.
|
2011-09-01 22:18:58 +08:00 |
|
Marc-André Moreau
|
b56962d254
|
xfreerdp: start handling multiple monitors in xf_monitor.c
|
2011-08-30 20:59:42 -04:00 |
|
roman-b
|
7744e17ec2
|
channels/rail: fixed multithread side effect by creating full orders copy for events.
|
2011-08-22 02:04:21 +03:00 |
|
roman-b
|
e701bf1bcf
|
channels/rail: create fixed size order struct for Server Get Application ID Response.
|
2011-08-22 02:01:40 +03:00 |
|
roman-b
|
327ad2607c
|
channel/rail: add UI event handling.
|
2011-08-21 04:12:17 +03:00 |
|
roman-b
|
2378b989ff
|
channel/rail: fix Server Get Application ID Response PDU receiving.
It is a possible error in MS-RDPERP 2.2.2.8.1.
|
2011-08-21 04:09:13 +03:00 |
|
roman-b
|
e7367f9aac
|
channel/rail: add initial handling all RAIL PDU from server.
Note:
Sometimes we have multi-thread side effect with data trasfer throught shared
memory between different threads.
|
2011-08-20 01:46:10 +03:00 |
|
roman-b
|
e85caeb17d
|
channel/rail: add handling Server Execute Result PDU
|
2011-08-19 17:10:08 +03:00 |
|
roman-b
|
154598288b
|
channel/rail: fixed client system parameters sending.
|
2011-08-19 16:42:58 +03:00 |
|
roman-b
|
ab0e95a2ad
|
channel/rail: simplify data and event sending interface.
|
2011-08-19 15:42:14 +03:00 |
|
Marc-André Moreau
|
48d3e65b08
|
rail: get client system parameters from xfreerdp
|
2011-08-17 21:33:22 -04:00 |
|
Marc-André Moreau
|
09980c8a7c
|
include: refactor FRDP_ types to RDP_
|
2011-08-17 17:28:26 -04:00 |
|
Marc-André Moreau
|
6f8af2515b
|
libfreerdp-core: fix window altsec orders negotiation
|
2011-08-14 17:05:34 -04:00 |
|
Vic Lee
|
460dd38cad
|
rail: support passing multiple apps and arguments using plugin data.
|
2011-08-13 11:16:44 +08:00 |
|
Vic Lee
|
549e0f5b93
|
rail: fix buffer overflow issue.
|
2011-08-12 16:46:40 +08:00 |
|
Vic Lee
|
e9ba98c827
|
rail: rename some variables.
|
2011-08-12 16:26:57 +08:00 |
|
Vic Lee
|
e1159fc043
|
rail: rename rdpRail to rdpRailOrder.
|
2011-08-12 16:15:04 +08:00 |
|
Marc-André Moreau
|
91326a4f65
|
rail: removing older code
|
2011-08-11 16:27:16 -04:00 |
|
Marc-André Moreau
|
53981e9dba
|
rail: fix bugs uncovered by increased warning level
|
2011-08-11 14:06:19 -04:00 |
|
Vic Lee
|
193a92fa8c
|
rail: fix some compile warnings.
|
2011-08-11 15:19:30 +08:00 |
|
Vic Lee
|
d7e502dbe1
|
Add event_class in event object.
|
2011-08-11 11:14:07 +08:00 |
|
Marc-André Moreau
|
e5a3355099
|
rail: fixed sending of actual PDUs
|
2011-08-10 18:08:44 -04:00 |
|
Marc-André Moreau
|
b680ac1ecc
|
rail: started new cleaner RAIL orders parsing/encoding code
|
2011-08-10 16:33:15 -04:00 |
|
Marc-André Moreau
|
21aa8ad9a8
|
libfreerdp-utils: added RAIL utils
|
2011-08-10 02:24:06 -04:00 |
|
Marc-André Moreau
|
b782189569
|
rail: started integrating Roman's RAIL virtual channel plugin
|
2011-08-09 17:42:10 -04:00 |
|