Commit Graph

108 Commits

Author SHA1 Message Date
Laxmikant Rashinkar
e3ff817533 First checkin for Microsoft Point to Point compression (MPCC) protocol. This is still under development. So far we have written the decompression code for RDP 5 and unit tests to test the code 2011-09-01 21:20:08 -07:00
Marc-André Moreau
9f256c8374 libfreerdp-core: add option to dump remotefx to pcap 2011-08-26 20:26:40 -04:00
Marc-André Moreau
a863c107ab libfreerdp-utils: added pcap serializer/deserializer 2011-08-26 18:36:35 -04:00
Vic Lee
78b9e4d52c libfreerdp-rfx: enhance the encoder to deal with the header automatically. 2011-08-25 17:27:29 +08:00
Marc-André Moreau
a51995e482 libfreerdp-cache: add pointer cache 2011-08-24 11:20:41 -04:00
Marc-André Moreau
ea8dd3bf16 Merge pull request #57 from roman-b/rail
Rail: fix multi-thread side effect and fix conflict from upstream
2011-08-22 10:11:18 -07:00
Marc-André Moreau
73739ca474 libfreerdp-gdi: move headers to include directory 2011-08-22 13:08:01 -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
7b6dad86ca Merge remote-tracking branch 'upstream/master' into rail 2011-08-21 04:44:18 +03:00
roman-b
fef1363fb0 cunit: added cuinit tests for RAIL plugin events. 2011-08-21 04:15:30 +03:00
Vic Lee
a312d47599 Use named struct rdpChan. 2011-08-20 10:02:24 +08:00
Marc-André Moreau
09980c8a7c include: refactor FRDP_ types to RDP_ 2011-08-17 17:28:26 -04:00
Marc-André Moreau
4f6f990806 libfreerdp-utils: added snprintf wrapper for windows portability 2011-08-16 15:00:25 -04:00
Marc-André Moreau
9961038649 include: restructuring and cleanup of header files 2011-08-15 14:33:04 -04:00
Vic Lee
e21a2688b5 libfreerdp-rfx: migrate SSE2 optimization. 2011-08-13 16:26:57 +08:00
Vic Lee
18de0d8465 cunit: remove unused variables. 2011-08-11 15:09:39 +08:00
Vic Lee
4ce70e03d1 libfreerdp-chanman: name argument is not necessary when sending events. 2011-08-11 11:36:10 +08:00
Vic Lee
d7e502dbe1 Add event_class in event object. 2011-08-11 11:14:07 +08:00
Vic Lee
e414a7d9cc libfreerdp-rfx: initial migration. 2011-08-10 17:09:11 +08:00
Marc-André Moreau
b9c9d31451 libfreerdp-cache: fix brush cache 2011-08-07 21:12:36 -04:00
Marc-André Moreau
58c161adcc cunit: cleanup, libfreerdp-core: fix warnings 2011-08-07 14:37:26 -04:00
Marc-André Moreau
109e79a030 Merge pull request #33 from llyzs/svc
rdpdr: completing main module and creating initial disk module sketelon
2011-08-05 11:27:11 -07:00
Marc-André Moreau
2d5ade5c92 libfreerdp-cache: added brush cache 2011-08-05 13:58:46 -04:00
Marc-André Moreau
6bdc9042a4 libfreerdp-core: fix bounds parsing 2011-08-05 02:19:17 -04:00
Marc-André Moreau
6f193a8dbf libfreerdp-core: fix primary orders parsing 2011-08-05 01:21:32 -04:00
Marc-André Moreau
46126a7d24 libfreerdp-gdi: started using libfreerdp-cache 2011-08-04 22:43:36 -04:00
Vic Lee
7c597ac278 libfreerdp-utils/list: rewrite using functions instead of macros. 2011-08-04 22:18:01 +08:00
Marc-André Moreau
38a76ea232 cunit: extend orders unit tests 2011-08-04 03:23:53 -04:00
Marc-André Moreau
c01ea2e57c cunit: added tests for bitmap caching orders 2011-08-03 23:33:44 -04:00
Marc-André Moreau
33bc8553c2 cunit: started testing orders 2011-08-03 19:15:37 -04:00
Vic Lee
eea404e977 cunit/test_license: fix compilation error. 2011-08-03 09:41:54 +08:00
Vic Lee
a7fe9c9795 Rename SendChannelData and add ReceiveChannelData callbacks. 2011-08-03 02:12:08 +08:00
Brad Hards
52e6cd6717 cunit: add missing header for libgdi tests. 2011-07-31 11:21:05 +10:00
Marc-André Moreau
67dca12b77 client: update to use args utils 2011-07-28 11:09:51 -04:00
Marc-André Moreau
0f9e9a0d15 libfreerdp-chanman: align with new interface 2011-07-28 01:04:01 -04:00
Marc-André Moreau
72fc75b5a6 libfreerdp-core: exporting new interface 2011-07-28 00:38:25 -04:00
Brad Hards
2601d110aa Various minor warning fixes and unittest fixes. 2011-07-27 09:14:11 +10:00
Brad Hards
bb526b09e8 Fix plugin load test 2011-07-26 12:43:33 +10:00
Brad Hards
63f6026ce1 Add "make test" support to build system. 2011-07-26 11:50:45 +10:00
Brad Hards
885059e11b Make the unit test suite return non-zero on failure. 2011-07-26 11:50:07 +10:00
Brad Hards
a40e11e022 Don't leak test items in list unit test
This is useful when using valgrind, since its easier to see the errors.
2011-07-26 11:19:58 +10:00
Marc-André Moreau
653d0441aa libfreerdp-core: start using jay's bitmap decompressor 2011-07-25 14:50:26 -04:00
Vic Lee
2beb49725f libfreerdp-utils/args: add argument parser. 2011-07-22 12:53:54 +08:00
Marc-André Moreau
15efef29bd Merge pull request #21 from llyzs/dvc
Dynamic Virtual Channel main module
2011-07-20 17:54:36 -07:00
Marc-André Moreau
ac31328a64 libfreerdp-core: started processing of server demand active pdu 2011-07-19 16:30:05 -04:00
Vic Lee
3533609da9 drdynvc: start working on main drdynvc module. 2011-07-19 14:07:15 +08:00
Vic Lee
fd928afb09 libfreerdp-utils/list: add add/remove function. 2011-07-19 11:10:01 +08:00
Marc-André Moreau
f409e60062 libfreerdp-asn1: replacement by libfreerdp-core's BER encoder/decoder 2011-07-18 18:43:23 -04:00
Marc-André Moreau
288aacb6e9 libfreerdp-core: add new unit tests for licensing, fix encryption of premaster secret 2011-07-15 01:11:09 -04:00
Marc-André Moreau
08c14ddf33 libfreerdp-core: fix computation of session key blob 2011-07-14 17:02:35 -04:00