platform/upstream/freerdp.git
13 years agocliprdr: process format list PDU.
Vic Lee [Tue, 12 Jul 2011 15:53:54 +0000 (23:53 +0800)]
cliprdr: process format list PDU.

13 years agocliprdr: use unicode constants for format names.
Vic Lee [Tue, 12 Jul 2011 15:13:30 +0000 (23:13 +0800)]
cliprdr: use unicode constants for format names.

13 years agocliprdr: add format list ui event.
Vic Lee [Tue, 12 Jul 2011 15:06:39 +0000 (23:06 +0800)]
cliprdr: add format list ui event.

13 years agocliprdr: add cliprdr->ui sync event.
Vic Lee [Tue, 12 Jul 2011 14:09:56 +0000 (22:09 +0800)]
cliprdr: add cliprdr->ui sync event.

13 years agoAdd cliprdr constants and event types.
Vic Lee [Tue, 12 Jul 2011 14:03:09 +0000 (22:03 +0800)]
Add cliprdr constants and event types.

13 years agolibfreerdp/svc_plugin: push events in a queue for threading.
Vic Lee [Tue, 12 Jul 2011 12:52:08 +0000 (20:52 +0800)]
libfreerdp/svc_plugin: push events in a queue for threading.

13 years agocliprdr: initial work.
Vic Lee [Tue, 12 Jul 2011 09:06:14 +0000 (17:06 +0800)]
cliprdr: initial work.

13 years agolibfreerdp-utils/svc_plugin: add threading support.
Vic Lee [Tue, 12 Jul 2011 08:56:01 +0000 (16:56 +0800)]
libfreerdp-utils/svc_plugin: add threading support.

13 years agolibfreerdp-utils/debug: add DEBUG_WARN.
Vic Lee [Tue, 12 Jul 2011 04:57:40 +0000 (12:57 +0800)]
libfreerdp-utils/debug: add DEBUG_WARN.

13 years agordpdbg: use DEBUG_SVC macro.
Vic Lee [Tue, 12 Jul 2011 03:40:49 +0000 (11:40 +0800)]
rdpdbg: use DEBUG_SVC macro.

13 years agoconfig.h.in: add missing header definition.
Vic Lee [Tue, 12 Jul 2011 03:38:52 +0000 (11:38 +0800)]
config.h.in: add missing header definition.

13 years agolibfreerdp-utils/svc_plugin: move debug macros to API header.
Vic Lee [Tue, 12 Jul 2011 03:27:56 +0000 (11:27 +0800)]
libfreerdp-utils/svc_plugin: move debug macros to API header.

13 years agolibfreerdp-core: started licensing module
Marc-André Moreau [Tue, 12 Jul 2011 00:46:03 +0000 (20:46 -0400)]
libfreerdp-core: started licensing module

13 years agolibfreerdp-core: refactoring of RDP module
Marc-André Moreau [Mon, 11 Jul 2011 22:46:36 +0000 (18:46 -0400)]
libfreerdp-core: refactoring of RDP module

13 years agoMerge branch 'master' of github.com:FreeRDP/FreeRDP-1.0
Marc-André Moreau [Mon, 11 Jul 2011 19:58:50 +0000 (15:58 -0400)]
Merge branch 'master' of github.com:FreeRDP/FreeRDP-1.0

13 years agolibfreerdp-core: updated API documentation for MCS, Connection, PER and RDP modules
Marc-André Moreau [Mon, 11 Jul 2011 19:58:39 +0000 (15:58 -0400)]
libfreerdp-core: updated API documentation for MCS, Connection, PER and RDP modules

13 years agoMerge pull request #14 from bmiklautz/osxbuildfix
Marc-André Moreau [Mon, 11 Jul 2011 19:06:27 +0000 (12:06 -0700)]
Merge pull request #14 from bmiklautz/osxbuildfix

Osxbuildfix

13 years agoMerge branch 'master' of github.com:FreeRDP/FreeRDP-1.0
Marc-André Moreau [Mon, 11 Jul 2011 18:48:04 +0000 (14:48 -0400)]
Merge branch 'master' of github.com:FreeRDP/FreeRDP-1.0

13 years agolibfreerdp-core: fix MCS connection sequence
Marc-André Moreau [Mon, 11 Jul 2011 18:47:55 +0000 (14:47 -0400)]
libfreerdp-core: fix MCS connection sequence

13 years agoAdded missing build dependency
Bernhard Miklautz [Mon, 11 Jul 2011 18:31:07 +0000 (20:31 +0200)]
Added missing build dependency

13 years agoMoved define for MSG_NOSIGNAL to tcp.h
Bernhard Miklautz [Mon, 11 Jul 2011 18:30:27 +0000 (20:30 +0200)]
Moved define for MSG_NOSIGNAL to tcp.h

13 years agoMerge pull request #13 from llyzs/svc
Marc-André Moreau [Mon, 11 Jul 2011 15:41:14 +0000 (08:41 -0700)]
Merge pull request #13 from llyzs/svc

Enhance plugin event system to be consistant in both direction.

13 years agolibfreerdp-utils/event: rename event_callback to on_event_free_callback.
Vic Lee [Mon, 11 Jul 2011 15:11:03 +0000 (23:11 +0800)]
libfreerdp-utils/event: rename event_callback to on_event_free_callback.

13 years agolibfreerdp-utils/svc_plugin: add event sending from plugin to UI.
Vic Lee [Mon, 11 Jul 2011 04:21:55 +0000 (12:21 +0800)]
libfreerdp-utils/svc_plugin: add event sending from plugin to UI.

13 years agoIntegrate in/out plugin event struct and add event utils.
Vic Lee [Mon, 11 Jul 2011 04:04:13 +0000 (12:04 +0800)]
Integrate in/out plugin event struct and add event utils.

13 years agoMerge branch 'master' of git@github.com:FreeRDP/FreeRDP-1.0
Jay Sorg [Sun, 10 Jul 2011 21:58:04 +0000 (14:58 -0700)]
Merge branch 'master' of git@github.com:FreeRDP/FreeRDP-1.0

13 years agoadded 16, 24, 32 bpp tests
Jay Sorg [Sun, 10 Jul 2011 21:57:43 +0000 (14:57 -0700)]
added 16, 24, 32 bpp tests

13 years agolibfreerdp-core: fix flags in client info packet
Marc-André Moreau [Sun, 10 Jul 2011 20:42:37 +0000 (16:42 -0400)]
libfreerdp-core: fix flags in client info packet

13 years agoMerge branch 'master' of github.com:FreeRDP/FreeRDP-1.0
Marc-André Moreau [Sun, 10 Jul 2011 19:34:54 +0000 (15:34 -0400)]
Merge branch 'master' of github.com:FreeRDP/FreeRDP-1.0

13 years agolibfreerdp-core: refactoring of transport module
Marc-André Moreau [Sun, 10 Jul 2011 19:34:43 +0000 (15:34 -0400)]
libfreerdp-core: refactoring of transport module

13 years agofix error caught by cunit test
Jay Sorg [Sun, 10 Jul 2011 18:52:55 +0000 (11:52 -0700)]
fix error caught by cunit test

13 years agoadd bitmap tests
Jay Sorg [Sun, 10 Jul 2011 18:52:04 +0000 (11:52 -0700)]
add bitmap tests

13 years agoMerge branch 'master' of github.com:FreeRDP/FreeRDP-1.0
Marc-André Moreau [Sun, 10 Jul 2011 16:10:36 +0000 (12:10 -0400)]
Merge branch 'master' of github.com:FreeRDP/FreeRDP-1.0

13 years agolibfreerdp-core: sending of client info packet
Marc-André Moreau [Sun, 10 Jul 2011 16:10:24 +0000 (12:10 -0400)]
libfreerdp-core: sending of client info packet

13 years agoMerge pull request #12 from llyzs/svc
Marc-André Moreau [Sun, 10 Jul 2011 16:06:37 +0000 (09:06 -0700)]
Merge pull request #12 from llyzs/svc

Support sending events from UI to plugin through channel manager.

13 years agolibfreerdp-chanman: add API for sending events from UI to plugin.
Vic Lee [Sun, 10 Jul 2011 15:56:52 +0000 (23:56 +0800)]
libfreerdp-chanman: add API for sending events from UI to plugin.

13 years agoMove channel event constants to constants.h
Vic Lee [Sun, 10 Jul 2011 15:56:06 +0000 (23:56 +0800)]
Move channel event constants to constants.h

13 years agoMerge pull request #11 from llyzs/svc
Marc-André Moreau [Sun, 10 Jul 2011 14:39:47 +0000 (07:39 -0700)]
Merge pull request #11 from llyzs/svc

Static Virtual Channel plugin work, unit tested.

13 years agoAdd install_manifest.txt to .gitignore.
Vic Lee [Sun, 10 Jul 2011 14:25:40 +0000 (22:25 +0800)]
Add install_manifest.txt to .gitignore.

13 years agocunit/chanman: perform tests on channel data.
Vic Lee [Sun, 10 Jul 2011 14:24:47 +0000 (22:24 +0800)]
cunit/chanman: perform tests on channel data.

13 years agoAdd rdpdbg test plugin.
Vic Lee [Sun, 10 Jul 2011 14:24:05 +0000 (22:24 +0800)]
Add rdpdbg test plugin.

13 years agolibfreerdp-chanman: remove unneeded checking.
Vic Lee [Sun, 10 Jul 2011 13:52:19 +0000 (21:52 +0800)]
libfreerdp-chanman: remove unneeded checking.

13 years agolibfreerdp-chanman: fix debug messages.
Vic Lee [Sun, 10 Jul 2011 13:22:44 +0000 (21:22 +0800)]
libfreerdp-chanman: fix debug messages.

13 years agolibfreerdp-utils/svc_plugin: use STREAM for sending.
Vic Lee [Sun, 10 Jul 2011 09:28:24 +0000 (17:28 +0800)]
libfreerdp-utils/svc_plugin: use STREAM for sending.

13 years agolibfreerdp-utils/stream: fix code style.
Vic Lee [Sun, 10 Jul 2011 09:27:21 +0000 (17:27 +0800)]
libfreerdp-utils/stream: fix code style.

13 years agolibfreerdp-utils/svc_plugin: reset stream position after complete data received.
Vic Lee [Sun, 10 Jul 2011 09:16:51 +0000 (17:16 +0800)]
libfreerdp-utils/svc_plugin: reset stream position after complete data received.

13 years agolibfreerdp-core: added connection module
Marc-André Moreau [Sun, 10 Jul 2011 05:48:10 +0000 (01:48 -0400)]
libfreerdp-core: added connection module

13 years agocunit: added bitmap test template
Marc-André Moreau [Sun, 10 Jul 2011 04:24:09 +0000 (00:24 -0400)]
cunit: added bitmap test template

13 years agoMerge branch 'master' of github.com:FreeRDP/FreeRDP-1.0
Marc-André Moreau [Sun, 10 Jul 2011 03:54:34 +0000 (23:54 -0400)]
Merge branch 'master' of github.com:FreeRDP/FreeRDP-1.0

13 years agolibfreerdp-core: MCS initialization messages
Marc-André Moreau [Sun, 10 Jul 2011 03:54:23 +0000 (23:54 -0400)]
libfreerdp-core: MCS initialization messages

13 years agoMerge branch 'master' of git@github.com:FreeRDP/FreeRDP-1.0
Jay Sorg [Sun, 10 Jul 2011 02:55:34 +0000 (19:55 -0700)]
Merge branch 'master' of git@github.com:FreeRDP/FreeRDP-1.0

13 years agoadded 32 bpp color decompression
Jay Sorg [Sun, 10 Jul 2011 02:55:11 +0000 (19:55 -0700)]
added 32 bpp color decompression

13 years agolibfreerdp-utils/svc_plugin: reassemble data chunks using stream.
Vic Lee [Sun, 10 Jul 2011 02:00:16 +0000 (10:00 +0800)]
libfreerdp-utils/svc_plugin: reassemble data chunks using stream.

13 years agolibfreerdp-core: parsing of server data blocks
Marc-André Moreau [Sun, 10 Jul 2011 01:04:57 +0000 (21:04 -0400)]
libfreerdp-core: parsing of server data blocks

13 years agolibfreerdp-core: fix CMakeLists.txt for bitmap decompression
Marc-André Moreau [Sat, 9 Jul 2011 21:32:00 +0000 (17:32 -0400)]
libfreerdp-core: fix CMakeLists.txt for bitmap decompression

13 years agoMerge branch 'master' of github.com:FreeRDP/FreeRDP-1.0
Marc-André Moreau [Sat, 9 Jul 2011 21:28:39 +0000 (17:28 -0400)]
Merge branch 'master' of github.com:FreeRDP/FreeRDP-1.0

13 years agolibfreerdp-core: parsing of GCC Conference Create Response
Marc-André Moreau [Sat, 9 Jul 2011 21:28:30 +0000 (17:28 -0400)]
libfreerdp-core: parsing of GCC Conference Create Response

13 years agoMerge branch 'master' of git@github.com:FreeRDP/FreeRDP-1.0
Jay Sorg [Sat, 9 Jul 2011 19:48:46 +0000 (12:48 -0700)]
Merge branch 'master' of git@github.com:FreeRDP/FreeRDP-1.0

13 years agoadded 15+ bpp decompression, rename, reorganize bitmap file
Jay Sorg [Sat, 9 Jul 2011 19:48:18 +0000 (12:48 -0700)]
added 15+ bpp decompression, rename, reorganize bitmap file

13 years agolibfreerdp-core: started parsing of MCS Connect-Response
Marc-André Moreau [Sat, 9 Jul 2011 19:28:59 +0000 (15:28 -0400)]
libfreerdp-core: started parsing of MCS Connect-Response

13 years agolibfreerdp-utils: add svc_plugin.
Vic Lee [Sat, 9 Jul 2011 15:29:04 +0000 (23:29 +0800)]
libfreerdp-utils: add svc_plugin.

13 years agoMerge branch 'master' of git@github.com:FreeRDP/FreeRDP-1.0
Jay Sorg [Fri, 8 Jul 2011 23:50:34 +0000 (16:50 -0700)]
Merge branch 'master' of git@github.com:FreeRDP/FreeRDP-1.0

13 years agofix for special opcodes
Jay Sorg [Fri, 8 Jul 2011 23:46:41 +0000 (16:46 -0700)]
fix for special opcodes

13 years agolibfreerdp-core: fix MCS unit tests
Marc-André Moreau [Fri, 8 Jul 2011 20:05:30 +0000 (16:05 -0400)]
libfreerdp-core: fix MCS unit tests

13 years agoMerge branch 'master' of github.com:FreeRDP/FreeRDP-1.0
Marc-André Moreau [Fri, 8 Jul 2011 19:32:18 +0000 (15:32 -0400)]
Merge branch 'master' of github.com:FreeRDP/FreeRDP-1.0

13 years agolibfreerdp-core: MCS Connect-Initial triggers server response
Marc-André Moreau [Fri, 8 Jul 2011 19:32:06 +0000 (15:32 -0400)]
libfreerdp-core: MCS Connect-Initial triggers server response

13 years agoMerge branch 'master' of git@github.com:FreeRDP/FreeRDP-1.0
Jay Sorg [Fri, 8 Jul 2011 18:44:57 +0000 (11:44 -0700)]
Merge branch 'master' of git@github.com:FreeRDP/FreeRDP-1.0

13 years agobitmap decompression now functional
Jay Sorg [Fri, 8 Jul 2011 18:41:56 +0000 (11:41 -0700)]
bitmap decompression now functional

13 years agoMerge pull request #10 from llyzs/chanman
Otavio Salvador [Fri, 8 Jul 2011 15:47:07 +0000 (08:47 -0700)]
Merge pull request #10 from llyzs/chanman

Initial chanman implementation

13 years agocunit: add initial unit tests for chanman.
Vic Lee [Fri, 8 Jul 2011 13:57:01 +0000 (21:57 +0800)]
cunit: add initial unit tests for chanman.

13 years agoAdd libfreerdp-chanman.
Vic Lee [Fri, 8 Jul 2011 13:36:40 +0000 (21:36 +0800)]
Add libfreerdp-chanman.

13 years agocunit: add wait_obj unit test.
Vic Lee [Fri, 8 Jul 2011 08:13:06 +0000 (16:13 +0800)]
cunit: add wait_obj unit test.

13 years agolibfreerdp-utils: add wait_obj module.
Vic Lee [Fri, 8 Jul 2011 08:07:25 +0000 (16:07 +0800)]
libfreerdp-utils: add wait_obj module.

13 years agocunit: add load_plugin unit test.
Vic Lee [Fri, 8 Jul 2011 06:29:09 +0000 (14:29 +0800)]
cunit: add load_plugin unit test.

13 years agolibfreerdp-utils: add load_plugin module.
Vic Lee [Fri, 8 Jul 2011 06:28:52 +0000 (14:28 +0800)]
libfreerdp-utils: add load_plugin module.

13 years agoMerge branch 'master' of github.com:FreeRDP/FreeRDP-1.0
Marc-André Moreau [Fri, 8 Jul 2011 04:37:38 +0000 (00:37 -0400)]
Merge branch 'master' of github.com:FreeRDP/FreeRDP-1.0

13 years agolibfreerdp-core: added unit tests for GCC and MCS
Marc-André Moreau [Fri, 8 Jul 2011 04:37:25 +0000 (00:37 -0400)]
libfreerdp-core: added unit tests for GCC and MCS

13 years agoMerge pull request #9 from llyzs/abstraction
Marc-André Moreau [Fri, 8 Jul 2011 04:24:12 +0000 (21:24 -0700)]
Merge pull request #9 from llyzs/abstraction

Abstraction: mutex

13 years agocunit/utils: add mutex.
Vic Lee [Fri, 8 Jul 2011 04:01:22 +0000 (12:01 +0800)]
cunit/utils: add mutex.

13 years agolibfreerdp-utils: add mutex.
Vic Lee [Fri, 8 Jul 2011 04:01:09 +0000 (12:01 +0800)]
libfreerdp-utils: add mutex.

13 years agoMerge pull request #8 from llyzs/abstraction
Marc-André Moreau [Fri, 8 Jul 2011 03:33:06 +0000 (20:33 -0700)]
Merge pull request #8 from llyzs/abstraction

Abstraction: semaphore

13 years agocunit: add utils/semaphore unit tests
Vic Lee [Fri, 8 Jul 2011 03:26:38 +0000 (11:26 +0800)]
cunit: add utils/semaphore unit tests

13 years agoutils/semaphore: abstract type definition and add win32 support.
Vic Lee [Fri, 8 Jul 2011 03:25:51 +0000 (11:25 +0800)]
utils/semaphore: abstract type definition and add win32 support.

13 years agostarted work on RLE Compressed Bitmap Stream
Jay Sorg [Fri, 8 Jul 2011 01:40:57 +0000 (18:40 -0700)]
started work on RLE Compressed Bitmap Stream

13 years agolibfreerdp-core: construction and sending of MCS Connect-Initial
Marc-André Moreau [Thu, 7 Jul 2011 23:32:51 +0000 (19:32 -0400)]
libfreerdp-core: construction and sending of MCS Connect-Initial

13 years agolibfreerdp-core: corrected BER encoding for MCS Connect-Initial
Marc-André Moreau [Thu, 7 Jul 2011 20:38:41 +0000 (16:38 -0400)]
libfreerdp-core: corrected BER encoding for MCS Connect-Initial

13 years agolibfreerdp-core: fixed MCS connect-initial, added unit test
Marc-André Moreau [Thu, 7 Jul 2011 19:51:23 +0000 (15:51 -0400)]
libfreerdp-core: fixed MCS connect-initial, added unit test

13 years agolibfreerdp-core: MCS Connect-Initial
Marc-André Moreau [Thu, 7 Jul 2011 19:35:09 +0000 (15:35 -0400)]
libfreerdp-core: MCS Connect-Initial

13 years agolibfreerdp-core: got NLA back to a working state
Marc-André Moreau [Thu, 7 Jul 2011 18:11:12 +0000 (14:11 -0400)]
libfreerdp-core: got NLA back to a working state

13 years agoMerge branch 'master' of github.com:FreeRDP/FreeRDP-1.0
Marc-André Moreau [Thu, 7 Jul 2011 17:37:59 +0000 (13:37 -0400)]
Merge branch 'master' of github.com:FreeRDP/FreeRDP-1.0

13 years agolibfreerdp-core: fix negotiation module
Marc-André Moreau [Thu, 7 Jul 2011 17:37:48 +0000 (13:37 -0400)]
libfreerdp-core: fix negotiation module

13 years agoMerge pull request #7 from llyzs/list
Marc-André Moreau [Thu, 7 Jul 2011 17:00:48 +0000 (10:00 -0700)]
Merge pull request #7 from llyzs/list

Add double-linked list in utils

13 years agocunit: add unit tests for double-linked list.
Vic Lee [Thu, 7 Jul 2011 16:51:24 +0000 (00:51 +0800)]
cunit: add unit tests for double-linked list.

13 years agolibfreerdp-utils: add double-linked list utils.
Vic Lee [Thu, 7 Jul 2011 16:50:45 +0000 (00:50 +0800)]
libfreerdp-utils: add double-linked list utils.

13 years agolibfreerdp-utils: datablob->blob
Marc-André Moreau [Thu, 7 Jul 2011 15:49:57 +0000 (11:49 -0400)]
libfreerdp-utils: datablob->blob

13 years agolibfreerdp-core: fix compilation of crypto, credssp, and ntlmssp
Marc-André Moreau [Thu, 7 Jul 2011 15:27:24 +0000 (11:27 -0400)]
libfreerdp-core: fix compilation of crypto, credssp, and ntlmssp

13 years agoMerge branch 'master' of github.com:FreeRDP/FreeRDP-1.0
Marc-André Moreau [Thu, 7 Jul 2011 14:33:46 +0000 (10:33 -0400)]
Merge branch 'master' of github.com:FreeRDP/FreeRDP-1.0

13 years agolibfreerdp-core: improving cryptographic module
Marc-André Moreau [Thu, 7 Jul 2011 14:33:42 +0000 (10:33 -0400)]
libfreerdp-core: improving cryptographic module

13 years agoMerge pull request #6 from llyzs/api
Marc-André Moreau [Thu, 7 Jul 2011 13:55:10 +0000 (06:55 -0700)]
Merge pull request #6 from llyzs/api

Great changes for improvements on the include header structure

13 years agoinclude: simplify the settings.h inclusion.
Vic Lee [Thu, 7 Jul 2011 03:46:03 +0000 (11:46 +0800)]
include: simplify the settings.h inclusion.