Vic Lee
3f8c2176a3
libfreerdp-utils/svc_plugin: add event sending from plugin to UI.
2011-07-11 12:21:55 +08:00
Vic Lee
2a217504eb
Integrate in/out plugin event struct and add event utils.
2011-07-11 12:04:13 +08:00
Jay Sorg
9c5eecff3d
Merge branch 'master' of git@github.com:FreeRDP/FreeRDP-1.0
2011-07-10 14:58:04 -07:00
Jay Sorg
b291785295
added 16, 24, 32 bpp tests
2011-07-10 14:57:43 -07:00
Marc-André Moreau
a730946d74
Merge branch 'master' of github.com:FreeRDP/FreeRDP-1.0
2011-07-10 15:34:54 -04:00
Marc-André Moreau
a7ecabdb20
libfreerdp-core: refactoring of transport module
2011-07-10 15:34:43 -04:00
Jay Sorg
8da4de706f
add bitmap tests
2011-07-10 11:52:04 -07:00
Vic Lee
15f3f1521c
libfreerdp-chanman: add API for sending events from UI to plugin.
2011-07-11 00:06:02 +08:00
Marc-André Moreau
3f1ced3d25
Merge pull request #11 from llyzs/svc
...
Static Virtual Channel plugin work, unit tested.
2011-07-10 07:39:47 -07:00
Vic Lee
d0a5273abc
cunit/chanman: perform tests on channel data.
2011-07-10 22:24:47 +08:00
Marc-André Moreau
54a697d0bc
cunit: added bitmap test template
2011-07-10 00:24:09 -04:00
Marc-André Moreau
9df9a3382a
libfreerdp-core: parsing of GCC Conference Create Response
2011-07-09 17:28:30 -04:00
Marc-André Moreau
e608809f9c
libfreerdp-core: fix MCS unit tests
2011-07-08 16:05:30 -04:00
Vic Lee
d5c1c8e237
cunit: add initial unit tests for chanman.
2011-07-08 21:57:01 +08:00
Vic Lee
ce9abb7ea4
cunit: add wait_obj unit test.
2011-07-08 16:13:06 +08:00
Vic Lee
476c6eb285
cunit: add load_plugin unit test.
2011-07-08 14:35:05 +08:00
Marc-André Moreau
da06a26f23
Merge branch 'master' of github.com:FreeRDP/FreeRDP-1.0
2011-07-08 00:37:38 -04:00
Marc-André Moreau
6ba99a50f0
libfreerdp-core: added unit tests for GCC and MCS
2011-07-08 00:37:25 -04:00
Vic Lee
2cab092489
cunit/utils: add mutex.
2011-07-08 12:01:22 +08:00
Vic Lee
1f6fe46d03
cunit: add utils/semaphore unit tests
2011-07-08 11:26:38 +08:00
Marc-André Moreau
7b71f3cdbd
libfreerdp-core: corrected BER encoding for MCS Connect-Initial
2011-07-07 16:38:41 -04:00
Marc-André Moreau
33bd605a25
libfreerdp-core: fixed MCS connect-initial, added unit test
2011-07-07 15:51:23 -04:00
Marc-André Moreau
1ef3b140a6
Merge branch 'master' of github.com:FreeRDP/FreeRDP-1.0
2011-07-07 13:37:59 -04:00
Marc-André Moreau
2199475153
libfreerdp-core: fix negotiation module
2011-07-07 13:37:48 -04:00
Marc-André Moreau
31b36d9274
Merge pull request #7 from llyzs/list
...
Add double-linked list in utils
2011-07-07 10:00:48 -07:00
Vic Lee
e4a5c982ef
cunit: add unit tests for double-linked list.
2011-07-08 00:51:24 +08:00
Marc-André Moreau
d8ce866c92
libfreerdp-core: fix compilation of crypto, credssp, and ntlmssp
2011-07-07 11:27:24 -04:00
Marc-André Moreau
0582b26592
libfreerdp-core: adapting NTLMSSP and CredSSP modules to FreeRDP 1.0
2011-07-05 23:18:00 -04:00
Marc-André Moreau
a35f1e81cb
cmake: fix Mac OS X compilation
2011-07-05 20:44:26 -04:00
Marc-André Moreau
f8fa387fae
libfreerdp-core: added GCC client data blocks
2011-07-05 18:26:12 -04: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
Marc-André Moreau
0da3be6e53
libfreerdp-core: improved protocol security negotiation
2011-07-03 13:49:06 -04:00
Marc-André Moreau
ccaa0d33ed
libfreerdp-core: protocol security negotiation partially working
2011-07-03 12:42:35 -04:00
Vic Lee
4bbb71251b
cunit/transport: and send/receive unit tests.
2011-07-03 18:35:25 +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
Marc-André Moreau
19f13942b2
libfreerdp-utils: fix and clean stream utils
2011-07-02 13:58:23 -04:00
Marc-André Moreau
0991b312ae
libfreerdp-utils: cleanup of stream utils
2011-07-02 13:37:03 -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
Marc-André Moreau
32cfd0f325
libfreerdp-gdi: fix compilation
2011-06-30 21:23:36 -04:00
Marc-André Moreau
49566c38ec
cunit: initial commit
2011-06-30 18:17:37 -04:00