Commit Graph

37 Commits

Author SHA1 Message Date
Marc-André Moreau
0dffd7bd49 libfreerdp-core: fix parsing of TsProxyCreateTunnel response with empty certificate 2012-11-14 15:37:41 -05:00
Marc-André Moreau
8f111bcc4a libfreerdp-core: do not ignore X.224 Connection Confirm in TSG 2012-11-14 09:01:33 -05:00
Marc-André Moreau
a3d3c3bc19 libfreerdp-core: TSG experiments 2012-11-13 11:06:33 -05:00
Marc-André Moreau
3dc88e7e0d Merge branch 'master' of github.com:awakecoding/FreeRDP 2012-11-11 21:45:07 -05:00
Marc-André Moreau
7c628e5465 libfreerdp-core: added second workaround for TSG packet 2012-11-11 21:44:55 -05:00
Marc-André Moreau
1c4a587ef1 windows: fix build 2012-11-11 17:23:57 -05:00
Marc-André Moreau
54243abaec libfreerdp-core: added workaround to ignore potential TsProxySetupReceivePipe response 2012-11-09 15:41:38 -05:00
Marc-André Moreau
246c632794 libfreerdp-core: refactoring of TsProxy function names 2012-11-09 14:35:21 -05:00
Marc-André Moreau
cd8be905d8 libfreerdp-core: TSG refactoring of context handles 2012-11-09 12:52:34 -05:00
Marc-André Moreau
1f17102afd libfreerdp-core: potentially fixed TsProxySetupReceivePipe 2012-11-09 03:12:54 -05:00
Marc-André Moreau
58b3aa4d39 libfreerdp-core: implemented parsing of TSG_PACKET_TYPE_QUARENC_RESPONSE 2012-11-09 03:04:47 -05:00
Marc-André Moreau
63e922295e libfreerdp-core: added more notes in TSG code 2012-11-09 02:31:22 -05:00
Marc-André Moreau
683e05a51b libfreerdp-core: implemented parsing of TsProxyCreateTunnel response 2012-11-08 23:45:29 -05:00
Marc-André Moreau
6427c9dd90 libfreerdp-core: rdpSettings refactoring (part 2) 2012-11-07 15:13:14 -05:00
Marc-André Moreau
e98b4b2676 libfreerdp-core: rts code style cleanup 2012-10-31 21:23:08 -04:00
Marc-André Moreau
bd6861cd00 libfreerdp-core: added protocol security negotiation for PROTOCOL_HYBRID_EX, added registry keys to configure cookie length 2012-10-31 20:38:48 -04:00
Marc-André Moreau
0e5b076008 libfreerdp-core: simplify encoding of syntax UUIDs 2012-10-31 14:17:33 -04:00
Marc-André Moreau
ad8b0d2811 libfreerdp-core: refactor TsProxyCreateChannel and TsProxySetupReceivePipe 2012-10-31 12:34:52 -04:00
Marc-André Moreau
bed7933b83 libfreerdp-core: added RPC fault error code name tables 2012-10-31 10:52:04 -04:00
Marc-André Moreau
284698c1c3 libfreerdp-core: refactor TsPRoxyAuthorizeTunnel 2012-10-31 09:22:32 -04:00
Marc-André Moreau
3e5be4c52a libfreerdp-core: refactor TsProxyCreateTunnel 2012-10-31 03:43:21 -04:00
Marc-André Moreau
63aa45731b libfreerdp-core: improve RPC debug output 2012-10-30 16:40:47 -04:00
Marc-André Moreau
363460c8d1 libfreerdp-core: improved TSG fragmentation handling 2012-10-30 14:49:18 -04:00
Marc-André Moreau
fa1dc6d9e1 libfreerdp-core: refactoring of TSG transport, still need to handle fragmentation correctly 2012-10-30 13:01:54 -04:00
Marc-André Moreau
9ea88f13a9 libfreerdp-core: split tsg_connect into multiple functions 2012-10-29 20:54:49 -04:00
Marc-André Moreau
9d064171a7 freerdp: get rid of old types 2012-10-09 03:26:39 -04:00
Marc-André Moreau
1bf8a45519 freerdp: change uint8, sint8, uint16, sint16 to BYTE, INT8, UINT16, INT16 2012-10-09 03:01:37 -04:00
Marc-André Moreau
1ed644786c freerdp: change boolean type to BOOL type 2012-10-09 02:38:39 -04:00
Marc-André Moreau
5612bc43f8 freerdp: change true/false to TRUE/FALSE 2012-10-09 02:31:28 -04:00
Marc-André Moreau
9909a12af5 libfreerdp-utils: get rid of xmalloc, xrealloc and xfree 2012-10-08 23:21:26 -04:00
Marc-André Moreau
e60a092d81 freerdp: fix headers 2012-10-08 23:02:04 -04:00
Marc-André Moreau
d0ac31b2c1 libfreerdp-utils: get rid of freerdp_uniconv_out 2012-09-23 19:49:13 -04:00
Marc-André Moreau
44f18159c4 libfreerdp-utils: get rid of UNICONV unicode conversion context 2012-09-23 18:41:07 -04:00
Marc-André Moreau
1e2d7599d9 libfreerdp-core: minor TSG code style cleanup 2012-09-08 17:49:37 -04:00
Marc-André Moreau
a51b80e01f libfreerdp-core: cleanup WIP TSG code 2012-09-08 16:45:06 -04:00
Marc-André Moreau
d5d1eb7762 libfreerdp: add proper config.h inclusions 2012-08-14 17:09:01 -04:00
Marc-André Moreau
19028a27b0 libfreerdp: move all libraries to libfreerdp directory, one step closer to monolithic build option 2012-08-13 23:19:51 -04:00