Commit Graph

  • 128901d60a cliprdr: add cliprdr->ui sync event. Vic Lee 2011-07-12 22:09:56 +08:00
  • f5adaa10c1 Add cliprdr constants and event types. Vic Lee 2011-07-12 22:03:09 +08:00
  • 1ca5c76903 libfreerdp/svc_plugin: push events in a queue for threading. Vic Lee 2011-07-12 20:52:08 +08:00
  • 35cfae8412 cliprdr: initial work. Vic Lee 2011-07-12 17:06:14 +08:00
  • 8bc7fb0875 libfreerdp-utils/svc_plugin: add threading support. Vic Lee 2011-07-12 16:56:01 +08:00
  • 30db2dc429 libfreerdp-core: TCP: obtain MAC address, LICENSE: generated HWID based on MAC Marc-André Moreau 2011-07-12 02:53:26 -04:00
  • f6de37d814 libfreerdp-core: get server response for new license request Marc-André Moreau 2011-07-12 01:57:09 -04:00
  • 4da5b77cbe libfreerdp-core: encoding and sending of licensing packets Marc-André Moreau 2011-07-12 01:16:59 -04:00
  • b13dd01110 libfreerdp-utils/debug: add DEBUG_WARN. Vic Lee 2011-07-12 12:57:40 +08:00
  • d0ac3d3ee9 rdpdbg: use DEBUG_SVC macro. Vic Lee 2011-07-12 11:40:49 +08:00
  • f28ce72fed config.h.in: add missing header definition. Vic Lee 2011-07-12 11:38:52 +08:00
  • 8fc2236411 libfreerdp-utils/svc_plugin: move debug macros to API header. Vic Lee 2011-07-12 11:27:56 +08:00
  • d797e7ce92 libfreerdp-core: started licensing module Marc-André Moreau 2011-07-11 20:46:03 -04:00
  • 297334bae2 libfreerdp-core: refactoring of RDP module Marc-André Moreau 2011-07-11 18:46:36 -04:00
  • e38ad39ef0 Merge branch 'master' of github.com:FreeRDP/FreeRDP-1.0 Marc-André Moreau 2011-07-11 15:58:50 -04:00
  • 3c61f4c085 libfreerdp-core: updated API documentation for MCS, Connection, PER and RDP modules Marc-André Moreau 2011-07-11 15:58:39 -04:00
  • 9e23f5447e Merge pull request #14 from bmiklautz/osxbuildfix Marc-André Moreau 2011-07-11 12:06:27 -07:00
  • bb6acad095 Merge branch 'master' of github.com:FreeRDP/FreeRDP-1.0 Marc-André Moreau 2011-07-11 14:48:04 -04:00
  • 6c337328ce libfreerdp-core: fix MCS connection sequence Marc-André Moreau 2011-07-11 14:47:55 -04:00
  • 53a89334e5 Added missing build dependency Bernhard Miklautz 2011-07-11 20:31:07 +02:00
  • 749c4ee6e6 Moved define for MSG_NOSIGNAL to tcp.h Bernhard Miklautz 2011-07-11 20:30:27 +02:00
  • 5d86daf7ea Merge pull request #13 from llyzs/svc Marc-André Moreau 2011-07-11 08:41:14 -07:00
  • 55d6abb221 libfreerdp-utils/event: rename event_callback to on_event_free_callback. Vic Lee 2011-07-11 23:11:03 +08:00
  • 3f8c2176a3 libfreerdp-utils/svc_plugin: add event sending from plugin to UI. Vic Lee 2011-07-11 12:21:55 +08:00
  • 2a217504eb Integrate in/out plugin event struct and add event utils. Vic Lee 2011-07-11 12:04:13 +08:00
  • 9c5eecff3d Merge branch 'master' of git@github.com:FreeRDP/FreeRDP-1.0 Jay Sorg 2011-07-10 14:58:04 -07:00
  • b291785295 added 16, 24, 32 bpp tests Jay Sorg 2011-07-10 14:57:43 -07:00
  • 695632a8a4 libfreerdp-core: fix flags in client info packet Marc-André Moreau 2011-07-10 16:42:37 -04:00
  • a730946d74 Merge branch 'master' of github.com:FreeRDP/FreeRDP-1.0 Marc-André Moreau 2011-07-10 15:34:54 -04:00
  • a7ecabdb20 libfreerdp-core: refactoring of transport module Marc-André Moreau 2011-07-10 15:34:43 -04:00
  • eb6fa4df24 fix error caught by cunit test Jay Sorg 2011-07-10 11:52:55 -07:00
  • 8da4de706f add bitmap tests Jay Sorg 2011-07-10 11:52:04 -07:00
  • e52c91e088 Merge branch 'master' of github.com:FreeRDP/FreeRDP-1.0 Marc-André Moreau 2011-07-10 12:10:36 -04:00
  • a0ff7ce581 libfreerdp-core: sending of client info packet Marc-André Moreau 2011-07-10 12:10:24 -04:00
  • 458f62f282 Merge pull request #12 from llyzs/svc Marc-André Moreau 2011-07-10 09:06:37 -07:00
  • 15f3f1521c libfreerdp-chanman: add API for sending events from UI to plugin. Vic Lee 2011-07-10 23:56:52 +08:00
  • 3046424760 Move channel event constants to constants.h Vic Lee 2011-07-10 23:56:06 +08:00
  • 3f1ced3d25 Merge pull request #11 from llyzs/svc Marc-André Moreau 2011-07-10 07:39:47 -07:00
  • db86291c03 Add install_manifest.txt to .gitignore. Vic Lee 2011-07-10 22:25:40 +08:00
  • d0a5273abc cunit/chanman: perform tests on channel data. Vic Lee 2011-07-10 22:24:47 +08:00
  • 9bdb09f876 Add rdpdbg test plugin. Vic Lee 2011-07-10 22:24:05 +08:00
  • e88d209d0c libfreerdp-chanman: remove unneeded checking. Vic Lee 2011-07-10 21:52:19 +08:00
  • 823ae345da libfreerdp-chanman: fix debug messages. Vic Lee 2011-07-10 21:22:44 +08:00
  • 944f4ac8a9 libfreerdp-utils/svc_plugin: use STREAM for sending. Vic Lee 2011-07-10 17:28:24 +08:00
  • bea0e09e02 libfreerdp-utils/stream: fix code style. Vic Lee 2011-07-10 17:27:21 +08:00
  • 49d7fd81a0 libfreerdp-utils/svc_plugin: reset stream position after complete data received. Vic Lee 2011-07-10 17:16:51 +08:00
  • 841800a451 libfreerdp-core: added connection module Marc-André Moreau 2011-07-10 01:48:10 -04:00
  • 54a697d0bc cunit: added bitmap test template Marc-André Moreau 2011-07-10 00:24:09 -04:00
  • 5e892025fd Merge branch 'master' of github.com:FreeRDP/FreeRDP-1.0 Marc-André Moreau 2011-07-09 23:54:34 -04:00
  • ca09499ff1 libfreerdp-core: MCS initialization messages Marc-André Moreau 2011-07-09 23:54:23 -04:00
  • 55e37be812 Merge branch 'master' of git@github.com:FreeRDP/FreeRDP-1.0 Jay Sorg 2011-07-09 19:55:34 -07:00
  • 19223a2503 added 32 bpp color decompression Jay Sorg 2011-07-09 19:55:11 -07:00
  • 315627dd43 libfreerdp-utils/svc_plugin: reassemble data chunks using stream. Vic Lee 2011-07-10 10:00:16 +08:00
  • eb18fd0897 libfreerdp-core: parsing of server data blocks Marc-André Moreau 2011-07-09 21:04:57 -04:00
  • cf04182604 libfreerdp-core: fix CMakeLists.txt for bitmap decompression Marc-André Moreau 2011-07-09 17:32:00 -04:00
  • 89c2b09388 Merge branch 'master' of github.com:FreeRDP/FreeRDP-1.0 Marc-André Moreau 2011-07-09 17:28:39 -04:00
  • 9df9a3382a libfreerdp-core: parsing of GCC Conference Create Response Marc-André Moreau 2011-07-09 17:28:30 -04:00
  • dfc6cc3a06 Merge branch 'master' of git@github.com:FreeRDP/FreeRDP-1.0 Jay Sorg 2011-07-09 12:48:46 -07:00
  • 1cf005ae45 added 15+ bpp decompression, rename, reorganize bitmap file Jay Sorg 2011-07-09 12:48:18 -07:00
  • 6074f887d8 libfreerdp-core: started parsing of MCS Connect-Response Marc-André Moreau 2011-07-09 15:28:59 -04:00
  • 4560e088bd libfreerdp-utils: add svc_plugin. Vic Lee 2011-07-09 23:29:04 +08:00
  • 8e2e309678 Merge branch 'master' of git@github.com:FreeRDP/FreeRDP-1.0 Jay Sorg 2011-07-08 16:50:34 -07:00
  • 1b8c6eb3be fix for special opcodes Jay Sorg 2011-07-08 16:46:41 -07:00
  • e608809f9c libfreerdp-core: fix MCS unit tests Marc-André Moreau 2011-07-08 16:05:30 -04:00
  • c837c6b374 Merge branch 'master' of github.com:FreeRDP/FreeRDP-1.0 Marc-André Moreau 2011-07-08 15:32:18 -04:00
  • 564a3ec753 libfreerdp-core: MCS Connect-Initial triggers server response Marc-André Moreau 2011-07-08 15:32:06 -04:00
  • ae5b6b0269 Merge branch 'master' of git@github.com:FreeRDP/FreeRDP-1.0 Jay Sorg 2011-07-08 11:44:57 -07:00
  • b89d72510c bitmap decompression now functional Jay Sorg 2011-07-08 11:41:56 -07:00
  • 3d16920e94 Merge pull request #10 from llyzs/chanman Otavio Salvador 2011-07-08 08:47:07 -07:00
  • d5c1c8e237 cunit: add initial unit tests for chanman. Vic Lee 2011-07-08 21:57:01 +08:00
  • a7bb01df38 Add libfreerdp-chanman. Vic Lee 2011-07-08 21:36:40 +08:00
  • ce9abb7ea4 cunit: add wait_obj unit test. Vic Lee 2011-07-08 16:13:06 +08:00
  • 852c751fd4 libfreerdp-utils: add wait_obj module. Vic Lee 2011-07-08 16:07:25 +08:00
  • 476c6eb285 cunit: add load_plugin unit test. Vic Lee 2011-07-08 14:29:09 +08:00
  • 3a9c774979 libfreerdp-utils: add load_plugin module. Vic Lee 2011-07-08 14:28:52 +08:00
  • da06a26f23 Merge branch 'master' of github.com:FreeRDP/FreeRDP-1.0 Marc-André Moreau 2011-07-08 00:37:38 -04:00
  • 6ba99a50f0 libfreerdp-core: added unit tests for GCC and MCS Marc-André Moreau 2011-07-08 00:37:25 -04:00
  • c1fb9ff3db Merge pull request #9 from llyzs/abstraction Marc-André Moreau 2011-07-07 21:24:12 -07:00
  • 2cab092489 cunit/utils: add mutex. Vic Lee 2011-07-08 12:01:22 +08:00
  • 322e02d6c5 libfreerdp-utils: add mutex. Vic Lee 2011-07-08 12:01:09 +08:00
  • 85b8125a2a Merge pull request #8 from llyzs/abstraction Marc-André Moreau 2011-07-07 20:33:06 -07:00
  • 1f6fe46d03 cunit: add utils/semaphore unit tests Vic Lee 2011-07-08 11:26:38 +08:00
  • 822199040a utils/semaphore: abstract type definition and add win32 support. Vic Lee 2011-07-08 11:25:51 +08:00
  • 4012b2db9b started work on RLE Compressed Bitmap Stream Jay Sorg 2011-07-07 18:40:57 -07:00
  • 9160411803 libfreerdp-core: construction and sending of MCS Connect-Initial Marc-André Moreau 2011-07-07 19:32:51 -04:00
  • 7b71f3cdbd libfreerdp-core: corrected BER encoding for MCS Connect-Initial Marc-André Moreau 2011-07-07 16:38:41 -04:00
  • 33bd605a25 libfreerdp-core: fixed MCS connect-initial, added unit test Marc-André Moreau 2011-07-07 15:51:23 -04:00
  • a05be813be libfreerdp-core: MCS Connect-Initial Marc-André Moreau 2011-07-07 15:35:09 -04:00
  • 64f71b0b30 libfreerdp-core: got NLA back to a working state Marc-André Moreau 2011-07-07 14:11:12 -04:00
  • 1ef3b140a6 Merge branch 'master' of github.com:FreeRDP/FreeRDP-1.0 Marc-André Moreau 2011-07-07 13:37:59 -04:00
  • 2199475153 libfreerdp-core: fix negotiation module Marc-André Moreau 2011-07-07 13:37:48 -04:00
  • 31b36d9274 Merge pull request #7 from llyzs/list Marc-André Moreau 2011-07-07 10:00:48 -07:00
  • e4a5c982ef cunit: add unit tests for double-linked list. Vic Lee 2011-07-08 00:51:24 +08:00
  • 85baf1338e libfreerdp-utils: add double-linked list utils. Vic Lee 2011-07-08 00:50:45 +08:00
  • 9f48b605ea libfreerdp-utils: datablob->blob Marc-André Moreau 2011-07-07 11:49:57 -04:00
  • d8ce866c92 libfreerdp-core: fix compilation of crypto, credssp, and ntlmssp Marc-André Moreau 2011-07-07 11:27:24 -04:00
  • 337a328342 Merge branch 'master' of github.com:FreeRDP/FreeRDP-1.0 Marc-André Moreau 2011-07-07 10:33:46 -04:00
  • bbdd6348cc libfreerdp-core: improving cryptographic module Marc-André Moreau 2011-07-07 10:33:42 -04:00
  • 65777645ea Merge pull request #6 from llyzs/api Marc-André Moreau 2011-07-07 06:55:10 -07:00
  • 6bdbea444a include: simplify the settings.h inclusion. Vic Lee 2011-07-07 11:46:03 +08:00