Commit Graph

86 Commits

Author SHA1 Message Date
Vic Lee
a7fe9c9795 Rename SendChannelData and add ReceiveChannelData callbacks. 2011-08-03 02:12:08 +08:00
Brad Hards
3f37889482 libfreerdp-core: fix security selection
Also cleans up some debug stuff.
2011-07-31 13:51:26 +10:00
Marc-André Moreau
97f8a022a9 libfreerdp-core: improve update interface with bounds 2011-07-28 14:32:16 -04:00
Marc-André Moreau
24ba845f04 dfreerdp: started integrating DirectFB client 2011-07-28 13:46:36 -04:00
Marc-André Moreau
67dca12b77 client: update to use args utils 2011-07-28 11:09:51 -04:00
Marc-André Moreau
6a13313c50 libfreerdp-gdi: add bitmap updates, make use of it through freerdp-test 2011-07-28 01:34:53 -04:00
Marc-André Moreau
70ebd47cc4 libfreerdp-gdi: start updating with new interface 2011-07-28 01:17:17 -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
Marc-André Moreau
39223c8c18 libfreerdp-core: parsing of server save session info PDU 2011-07-25 13:42:14 -04:00
Marc-André Moreau
961f4ee0d6 libfreerdp-core: improved capability negotiation 2011-07-25 12:25:28 -04:00
Vic Lee
2beb49725f libfreerdp-utils/args: add argument parser. 2011-07-22 12:53:54 +08:00
Marc-André Moreau
38f24dd4c6 libfreerdp-core: sending connection control PDUs 2011-07-21 15:10:53 -04:00
Marc-André Moreau
f4353c2a62 libfreerdp-core: encoding of capability sets 2011-07-21 01:56:48 -04:00
Marc-André Moreau
10afbbbeee Merge branch 'master' of github.com:FreeRDP/FreeRDP-1.0 2011-07-20 22:05:21 -04:00
Marc-André Moreau
3c511d4cf4 libfreerdp-core: parsing of all capability sets 2011-07-20 22:05:12 -04: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
Vic Lee
e58181dda2 drdynvc: add Dynamic Virtual Channel API (dvc.h) 2011-07-18 21:28:29 +08:00
Marc-André Moreau
1a2dc6f3d9 libfreerdp-core: refactoring of licensing code, refactoring of connection sequence 2011-07-17 23:16:31 -04:00
Vic Lee
c8a5b83186 libfreerdp-utils/svc_plugin: use a macro to simplify plugin entry. 2011-07-15 23:39:38 +08:00
Vic Lee
787a6e3844 libfreerdp-utils/list: use xnew macro. 2011-07-13 22:39:35 +08:00
Vic Lee
ac1c74f859 libfreerdp-utils/memory: add a handy macro xnew; fix some code style. 2011-07-13 22:13:00 +08:00
Vic Lee
128901d60a cliprdr: add cliprdr->ui sync event. 2011-07-12 23:05:31 +08:00
Vic Lee
f5adaa10c1 Add cliprdr constants and event types. 2011-07-12 22:03:09 +08:00
Vic Lee
8bc7fb0875 libfreerdp-utils/svc_plugin: add threading support. 2011-07-12 16:56:01 +08:00
Vic Lee
b13dd01110 libfreerdp-utils/debug: add DEBUG_WARN. 2011-07-12 12:57:40 +08:00
Vic Lee
8fc2236411 libfreerdp-utils/svc_plugin: move debug macros to API header. 2011-07-12 11:36:25 +08:00
Marc-André Moreau
5d86daf7ea Merge pull request #13 from llyzs/svc
Enhance plugin event system to be consistant in both direction.
2011-07-11 08:41:14 -07:00
Vic Lee
55d6abb221 libfreerdp-utils/event: rename event_callback to on_event_free_callback. 2011-07-11 23:11:03 +08:00
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
Marc-André Moreau
e52c91e088 Merge branch 'master' of github.com:FreeRDP/FreeRDP-1.0 2011-07-10 12:10:36 -04:00
Marc-André Moreau
a0ff7ce581 libfreerdp-core: sending of client info packet 2011-07-10 12:10:24 -04:00
Vic Lee
15f3f1521c libfreerdp-chanman: add API for sending events from UI to plugin. 2011-07-11 00:06:02 +08:00
Vic Lee
3046424760 Move channel event constants to constants.h 2011-07-10 23:56:06 +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
944f4ac8a9 libfreerdp-utils/svc_plugin: use STREAM for sending. 2011-07-10 17:28:24 +08:00
Vic Lee
bea0e09e02 libfreerdp-utils/stream: fix code style. 2011-07-10 17:27:21 +08:00
Vic Lee
315627dd43 libfreerdp-utils/svc_plugin: reassemble data chunks using stream. 2011-07-10 10:00:16 +08:00
Marc-André Moreau
eb18fd0897 libfreerdp-core: parsing of server data blocks 2011-07-09 21:04:57 -04:00
Vic Lee
4560e088bd libfreerdp-utils: add svc_plugin. 2011-07-09 23:29:04 +08:00
Marc-André Moreau
e608809f9c libfreerdp-core: fix MCS unit tests 2011-07-08 16:05:30 -04:00
Vic Lee
a7bb01df38 Add libfreerdp-chanman. 2011-07-08 21:51:20 +08:00
Vic Lee
852c751fd4 libfreerdp-utils: add wait_obj module. 2011-07-08 16:07:25 +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