Commit Graph

185 Commits

Author SHA1 Message Date
Marc-André Moreau
f491dd3f16 Merge branch 'master' of github.com:FreeRDP/FreeRDP-1.0 2011-08-17 14:13:52 -04:00
Marc-André Moreau
98f7bb01b5 xfreerdp: added support for workarea and disabling window decorations 2011-08-17 14:13:44 -04:00
Marc-André Moreau
feb1470ba6 Merge pull request #48 from llyzs/printer
Migrate Print Virtual Channel
2011-08-17 08:38:24 -07:00
Vic Lee
68201fd78c libfreerdp-utils/args: plugin_data needs to be initialized. 2011-08-17 21:56:05 +08:00
Marc-André Moreau
e990d227ce xfreerdp: started painting multiple RAIL windows 2011-08-17 02:14:02 -04:00
Marc-André Moreau
6215417b29 windows: export all exported api functions 2011-08-16 23:54:42 -04:00
Marc-André Moreau
c1eddf31c3 windows: fix warnings 2011-08-16 21:08:14 -04:00
Marc-André Moreau
d128254159 windows: fix most compilation errors, linker errors and warnings left 2011-08-16 20:49:46 -04:00
Marc-André Moreau
ed31248952 libfreerdp-utils: moved registry out of the core to the utils 2011-08-16 19:40:55 -04:00
Marc-André Moreau
0eb91a2ce9 libfreerdp-core: fixed multiple windows porting issues 2011-08-16 17:40:29 -04:00
Marc-André Moreau
23794b38c3 libfreerdp-utils: started sleep utils 2011-08-16 16:04:28 -04:00
Marc-André Moreau
6587edb7a0 windows: merging with latest updates 2011-08-16 15:02:44 -04:00
Marc-André Moreau
4f6f990806 libfreerdp-utils: added snprintf wrapper for windows portability 2011-08-16 15:00:25 -04:00
Marc-André Moreau
114a0bf60b windows: update build scripts, fix most of utils 2011-08-16 14:41:12 -04:00
Vic Lee
b6a10ea451 libfreerdp-core/fastpath: add FastPath Input, enabled by default. 2011-08-16 14:37:11 +08:00
Marc-André Moreau
0efc0c5a44 windows: start fixing windows compilation 2011-08-15 17:05:48 -04:00
Marc-André Moreau
200b4c4493 Merge pull request #42 from llyzs/rdpsnd
Migrate rdpsnd channel plugin.
2011-08-15 12:21:34 -07:00
Vic Lee
2e88084080 libfreerdp-utils/args: change --remote-app back to --app. 2011-08-15 08:41:42 +08:00
Vic Lee
c3d75fd5b4 libfreerdp-utils/svc_plugin: add interval feature. 2011-08-14 22:32:12 +08:00
Vic Lee
3da340492a libfreerdp-utils: migrate dsp module. 2011-08-14 21:46:02 +08:00
Vic Lee
aa35cb4ae3 libfreerdp-core/fastpath: add --fastpath argument and trivial naming cleanup. 2011-08-13 13:35:58 +08:00
Vic Lee
460dd38cad rail: support passing multiple apps and arguments using plugin data. 2011-08-13 11:16:44 +08:00
Vic Lee
7da790a1fa libfreerdp-utils/stream: minimize the times of memory reallocation. 2011-08-12 17:12:57 +08:00
Vic Lee
549e0f5b93 rail: fix buffer overflow issue. 2011-08-12 16:46:40 +08:00
Vic Lee
bbdcd4f337 libfreerdp-utils/event: fix wrong header. 2011-08-11 13:33:13 +08:00
Vic Lee
d7e502dbe1 Add event_class in event object. 2011-08-11 11:14:07 +08:00
Marc-André Moreau
e5a3355099 rail: fixed sending of actual PDUs 2011-08-10 18:08:44 -04:00
Marc-André Moreau
d9b7d29e3d Merge branch 'master' of github.com:FreeRDP/FreeRDP-1.0 2011-08-10 16:33:29 -04:00
Marc-André Moreau
b680ac1ecc rail: started new cleaner RAIL orders parsing/encoding code 2011-08-10 16:33:15 -04:00
Vic Lee
00b2b135a8 Merge branch 'master' into remotefx
Conflicts:
	libfreerdp-utils/CMakeLists.txt
2011-08-11 00:21:37 +08:00
Marc-André Moreau
21aa8ad9a8 libfreerdp-utils: added RAIL utils 2011-08-10 02:24:06 -04:00
Vic Lee
708c6096c9 libfreerdp-utils: migrate profiler. 2011-08-10 09:58:42 +08:00
Marc-André Moreau
f3d08326ec Merge branch 'master' of github.com:FreeRDP/FreeRDP-1.0 2011-08-09 17:42:20 -04:00
Marc-André Moreau
b782189569 rail: started integrating Roman's RAIL virtual channel plugin 2011-08-09 17:42:10 -04:00
Vic Lee
9b52d59f09 libfreerdp-core: add FastPath and RemoteFX related capabilities. 2011-08-09 23:45:55 +08:00
Vic Lee
80f56f5e8f libfreerdp-utils/unicode: use towupper for unicode uppercase. 2011-08-09 12:23:27 +08:00
Vic Lee
f104b0ca92 libfreerdp-core/unicode: implement utf8/utf-16 conversion. 2011-08-08 14:10:50 +08:00
Vic Lee
d821869a67 libfreerdp-utils: enhance thread module to simplify threading codes. 2011-08-06 16:24:36 +08:00
Vic Lee
829d329c82 libfreerdp-utils/svc_plugin: dynamically allocated plugin data. 2011-08-04 23:00:45 +08:00
Vic Lee
7c597ac278 libfreerdp-utils/list: rewrite using functions instead of macros. 2011-08-04 22:18:01 +08:00
Vic Lee
05e6d857af libfreerdp-utils/args: fix wrong argument index for plugin name. 2011-08-02 13:15:25 +08:00
Brad Hards
3f37889482 libfreerdp-core: fix security selection
Also cleans up some debug stuff.
2011-07-31 13:51:26 +10:00
Brad Hards
05e6a68927 buildsystem: check if we have zlib, openssl and pthread before using 2011-07-31 11:22:09 +10:00
Marc-André Moreau
67dca12b77 client: update to use args utils 2011-07-28 11:09:51 -04:00
Brad Hards
2601d110aa Various minor warning fixes and unittest fixes. 2011-07-27 09:14:11 +10:00
Marc-André Moreau
961f4ee0d6 libfreerdp-core: improved capability negotiation 2011-07-25 12:25:28 -04:00
Marc-André Moreau
e1f48c5b28 libfreerdp-core: fix compilation on Mac OS X 2011-07-24 18:09:53 -04:00
Vic Lee
2beb49725f libfreerdp-utils/args: add argument parser. 2011-07-22 12:53:54 +08:00
Vic Lee
ce3cfddd28 libfreerdp-utils/event: add missing memory.h include. 2011-07-13 22:31:26 +08:00
Vic Lee
5b3ec8040b libfreerdp-utils/stream: remove no longer needed memset call. 2011-07-13 22:29:04 +08:00
Vic Lee
f251501a3e libfreerdp: use xnew macro 2011-07-13 22:23:55 +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
f5adaa10c1 Add cliprdr constants and event types. 2011-07-12 22:03:09 +08:00
Vic Lee
1ca5c76903 libfreerdp/svc_plugin: push events in a queue for threading. 2011-07-12 20:52:08 +08:00
Vic Lee
8bc7fb0875 libfreerdp-utils/svc_plugin: add threading support. 2011-07-12 16:56:01 +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
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
49d7fd81a0 libfreerdp-utils/svc_plugin: reset stream position after complete data received. 2011-07-10 17:16:51 +08:00
Vic Lee
315627dd43 libfreerdp-utils/svc_plugin: reassemble data chunks using stream. 2011-07-10 10:00:16 +08:00
Vic Lee
4560e088bd libfreerdp-utils: add svc_plugin. 2011-07-09 23:29:04 +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
Vic Lee
322e02d6c5 libfreerdp-utils: add mutex. 2011-07-08 12:01:09 +08:00
Vic Lee
822199040a utils/semaphore: abstract type definition and add win32 support. 2011-07-08 11:25:51 +08:00
Marc-André Moreau
2199475153 libfreerdp-core: fix negotiation module 2011-07-07 13:37:48 -04: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
0582b26592 libfreerdp-core: adapting NTLMSSP and CredSSP modules to FreeRDP 1.0 2011-07-05 23:18:00 -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
ccaa0d33ed libfreerdp-core: protocol security negotiation partially working 2011-07-03 12:42:35 -04: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
Vic Lee
8c161b8a20 libfreerdp-utils: implement stream module. 2011-07-02 23:38:50 +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
e038b068b8 cmake: initial commit 2011-06-30 20:31:07 -04:00
Marc-André Moreau
57d5e7555c libfreerdp-utils: initial commit 2011-06-30 18:24:37 -04:00