Marc-André Moreau
|
cf04182604
|
libfreerdp-core: fix CMakeLists.txt for bitmap decompression
|
2011-07-09 17:32:00 -04:00 |
Marc-André Moreau
|
89c2b09388
|
Merge branch 'master' of github.com:FreeRDP/FreeRDP-1.0
|
2011-07-09 17:28:39 -04:00 |
Marc-André Moreau
|
9df9a3382a
|
libfreerdp-core: parsing of GCC Conference Create Response
|
2011-07-09 17:28:30 -04:00 |
Jay Sorg
|
dfc6cc3a06
|
Merge branch 'master' of git@github.com:FreeRDP/FreeRDP-1.0
|
2011-07-09 12:48:46 -07:00 |
Jay Sorg
|
1cf005ae45
|
added 15+ bpp decompression, rename, reorganize bitmap file
|
2011-07-09 12:48:18 -07:00 |
Marc-André Moreau
|
6074f887d8
|
libfreerdp-core: started parsing of MCS Connect-Response
|
2011-07-09 15:28:59 -04:00 |
Jay Sorg
|
8e2e309678
|
Merge branch 'master' of git@github.com:FreeRDP/FreeRDP-1.0
|
2011-07-08 16:50:34 -07:00 |
Jay Sorg
|
1b8c6eb3be
|
fix for special opcodes
|
2011-07-08 16:46:41 -07:00 |
Marc-André Moreau
|
e608809f9c
|
libfreerdp-core: fix MCS unit tests
|
2011-07-08 16:05:30 -04:00 |
Marc-André Moreau
|
c837c6b374
|
Merge branch 'master' of github.com:FreeRDP/FreeRDP-1.0
|
2011-07-08 15:32:18 -04:00 |
Marc-André Moreau
|
564a3ec753
|
libfreerdp-core: MCS Connect-Initial triggers server response
|
2011-07-08 15:32:06 -04:00 |
Jay Sorg
|
ae5b6b0269
|
Merge branch 'master' of git@github.com:FreeRDP/FreeRDP-1.0
|
2011-07-08 11:44:57 -07:00 |
Jay Sorg
|
b89d72510c
|
bitmap decompression now functional
|
2011-07-08 11:41:56 -07:00 |
Otavio Salvador
|
3d16920e94
|
Merge pull request #10 from llyzs/chanman
Initial chanman implementation
|
2011-07-08 08:47:07 -07:00 |
Vic Lee
|
d5c1c8e237
|
cunit: add initial unit tests for chanman.
|
2011-07-08 21:57:01 +08:00 |
Vic Lee
|
a7bb01df38
|
Add libfreerdp-chanman.
|
2011-07-08 21:51:20 +08:00 |
Vic Lee
|
ce9abb7ea4
|
cunit: add wait_obj unit test.
|
2011-07-08 16:13:06 +08:00 |
Vic Lee
|
852c751fd4
|
libfreerdp-utils: add wait_obj module.
|
2011-07-08 16:07:25 +08:00 |
Vic Lee
|
476c6eb285
|
cunit: add load_plugin unit test.
|
2011-07-08 14:35:05 +08:00 |
Vic Lee
|
3a9c774979
|
libfreerdp-utils: add load_plugin module.
|
2011-07-08 14:34:50 +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 |
Marc-André Moreau
|
c1fb9ff3db
|
Merge pull request #9 from llyzs/abstraction
Abstraction: mutex
|
2011-07-07 21:24:12 -07:00 |
Vic Lee
|
2cab092489
|
cunit/utils: add mutex.
|
2011-07-08 12:01:22 +08:00 |
Vic Lee
|
322e02d6c5
|
libfreerdp-utils: add mutex.
|
2011-07-08 12:01:09 +08:00 |
Marc-André Moreau
|
85b8125a2a
|
Merge pull request #8 from llyzs/abstraction
Abstraction: semaphore
|
2011-07-07 20:33:06 -07:00 |
Vic Lee
|
1f6fe46d03
|
cunit: add utils/semaphore unit tests
|
2011-07-08 11:26:38 +08:00 |
Vic Lee
|
822199040a
|
utils/semaphore: abstract type definition and add win32 support.
|
2011-07-08 11:25:51 +08:00 |
Jay Sorg
|
4012b2db9b
|
started work on RLE Compressed Bitmap Stream
|
2011-07-07 18:40:57 -07:00 |
Marc-André Moreau
|
9160411803
|
libfreerdp-core: construction and sending of MCS Connect-Initial
|
2011-07-07 19:32:51 -04: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
|
a05be813be
|
libfreerdp-core: MCS Connect-Initial
|
2011-07-07 15:35:09 -04:00 |
Marc-André Moreau
|
64f71b0b30
|
libfreerdp-core: got NLA back to a working state
|
2011-07-07 14:11:12 -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 |
Vic Lee
|
85baf1338e
|
libfreerdp-utils: add double-linked list utils.
|
2011-07-08 00:50:45 +08:00 |
Marc-André Moreau
|
9f48b605ea
|
libfreerdp-utils: datablob->blob
|
2011-07-07 11:49:57 -04: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
|
337a328342
|
Merge branch 'master' of github.com:FreeRDP/FreeRDP-1.0
|
2011-07-07 10:33:46 -04:00 |
Marc-André Moreau
|
bbdd6348cc
|
libfreerdp-core: improving cryptographic module
|
2011-07-07 10:33:42 -04:00 |
Marc-André Moreau
|
65777645ea
|
Merge pull request #6 from llyzs/api
Great changes for improvements on the include header structure
|
2011-07-07 06:55:10 -07:00 |
Vic Lee
|
6bdbea444a
|
include: simplify the settings.h inclusion.
|
2011-07-07 11:46:03 +08:00 |
Vic Lee
|
561d4266d9
|
kbd: fix incorrect word replacement.
|
2011-07-07 11:29:46 +08:00 |
Vic Lee
|
fb27e0d072
|
include: use standard includsion for api headers.
|
2011-07-07 11:22:14 +08:00 |
Vic Lee
|
aa59da816b
|
include: move RDPEXT_CC to FREERDP_CC
|
2011-07-07 11:15:46 +08:00 |
Vic Lee
|
a2c313816b
|
include: add missing header define.
|
2011-07-07 11:11:11 +08:00 |
Vic Lee
|
431ab32bc6
|
include: separate new api.h
Separate new api.h so that such definition can be easily shared to other modules without including the whole thing.
|
2011-07-07 11:08:37 +08:00 |