Commit Graph

31 Commits

Author SHA1 Message Date
Marc-André Moreau 0549380c28 libfreerdp-channels: rename from libfreerdp-chanman 2011-10-16 14:57:15 -04:00
Marc-André Moreau 0401f7c17e libfreerdp-codec: merge with libfreerdp-nsc 2011-10-02 20:52:17 -04:00
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 a863c107ab libfreerdp-utils: added pcap serializer/deserializer 2011-08-26 18:36:35 -04:00
roman-b fef1363fb0 cunit: added cuinit tests for RAIL plugin events. 2011-08-21 04:15:30 +03:00
Vic Lee e414a7d9cc libfreerdp-rfx: initial migration. 2011-08-10 17:09:11 +08:00
Marc-André Moreau 58c161adcc cunit: cleanup, libfreerdp-core: fix warnings 2011-08-07 14:37:26 -04:00
Marc-André Moreau 46126a7d24 libfreerdp-gdi: started using libfreerdp-cache 2011-08-04 22:43:36 -04:00
Marc-André Moreau 33bc8553c2 cunit: started testing orders 2011-08-03 19:15:37 -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 63f6026ce1 Add "make test" support to build system. 2011-07-26 11:50:45 +10: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
Vic Lee 3533609da9 drdynvc: start working on main drdynvc module. 2011-07-19 14:07:15 +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 4a79434e0b cunit: added licensing unit tests 2011-07-13 11:40:19 -04:00
Vic Lee 35cfae8412 cliprdr: initial work. 2011-07-12 17:06:14 +08:00
Marc-André Moreau 54a697d0bc cunit: added bitmap test template 2011-07-10 00:24:09 -04:00
Vic Lee d5c1c8e237 cunit: add initial unit tests for chanman. 2011-07-08 21:57:01 +08:00
Vic Lee 1f6fe46d03 cunit: add utils/semaphore unit tests 2011-07-08 11:26:38 +08:00
Marc-André Moreau 33bd605a25 libfreerdp-core: fixed MCS connect-initial, added unit test 2011-07-07 15:51:23 -04:00
Vic Lee e4a5c982ef cunit: add unit tests for double-linked list. 2011-07-08 00:51:24 +08:00
Marc-André Moreau dd18348436 libfreerdp-core: encoding of GCC create conference request + unit tests 2011-07-04 19:13:01 -04:00
Marc-André Moreau 2a13a7bc16 libfreerdp-core: PER and BER encoding, along with unit tests 2011-07-04 17:05:58 -04:00
Vic Lee d5ad1af3f5 cmake: remove unused include dirs and move it to root CMakeLists.txt 2011-07-04 15:41:53 +08:00
Vic Lee c07694a875 cunit: add transport unit test. 2011-07-03 15:59:35 +08:00
Otavio Salvador 04b679b090 cmake: add cunit look up
A new CMake utility (FindCUnit.cmake) has been written to easy finding
of CUnit headers and libraries in a portable way.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2011-07-02 17:09:01 -03:00
Marc-André Moreau fd2d804578 cmake: updated copyright notices 2011-07-02 13:58:55 -04:00
Vic Lee dd27013552 cunit: add network stream unit tests. 2011-07-02 23:39:35 +08:00
Marc-André Moreau 7de0d21feb cunit: fix compilation of unit tests 2011-06-30 22:12:54 -04:00