Commit Graph

3174 Commits

Author SHA1 Message Date
Marc-André Moreau b3d8f79b5c libfreerdp-utils: replace ARRAY_SIZE custom macro with ARRAYSIZE() windows macro 2012-11-21 20:50:28 -05:00
Marc-André Moreau 2a16183f5d libfreerdp-utils: remove deprecated calls to xnew() macro 2012-11-21 20:21:08 -05:00
Marc-André Moreau b2c3ca8cc4 libfreerdp-utils: replace all calls to deprecated function xzalloc 2012-11-21 19:22:41 -05:00
Marc-André Moreau 4e8ac78836 channels/smartcard: remove dependency on deprecated freerdp_thread utils 2012-11-21 12:53:54 -05:00
Marc-André Moreau ebb1a44ea5 channels/smartcard: refactoring of smartcard code 2012-11-21 11:56:40 -05:00
Marc-André Moreau 091f9f3034 client/common: automatically register fake rdpsnd channel when device redirection is in use 2012-11-21 09:30:16 -05:00
Marc-André Moreau 15008297be channels/urbdrc: fix libusb subsystem 2012-11-21 03:32:15 -05:00
Marc-André Moreau ecddb58ba2 channels: cmake cleanup, USB redirection refactoring 2012-11-20 19:34:52 -05:00
Marc-André Moreau 5e77cefb08 libfreerdp-utils: removed part of the deprecated calls to xzalloc 2012-11-19 23:49:08 -05:00
Marc-André Moreau 2e1a7447a1 channels: refactoring of channel subsystems 2012-11-19 22:31:15 -05:00
Marc-André Moreau 83473d11d1 channels: patch memory leaks, load addins from list 2012-11-19 13:26:56 -05:00
Marc-André Moreau a5d81fcb9a channels/rdpsnd: refactoring of parameter parsing 2012-11-18 17:32:18 -05:00
Bernhard Miklautz 9a33dbe826 build: fixed library versioning
Split version numbers into:
FREERDP_API_VERSION - the version of the API which is major.minor
FREERDP_VERSION - version of a release consisting of major.minor.revision (e.g. 1.1.0)
FREERDP_VERSION_FULL - like FREERDP_VERSION but with an optional "build" suffix (e.g 1.1.0-dev)
2012-11-18 17:07:33 +01:00
Marc-André Moreau 4a472d5536 libfreerdp-common: added parsing of /vc and /dvc 2012-11-18 00:08:03 -05:00
Marc-André Moreau 925eb59bf1 libfreerdp-common: refactoring of addin loader 2012-11-17 22:03:04 -05:00
Marc-André Moreau d478950abd channels: fix compilation with debug output 2012-11-17 17:03:02 -05:00
Marc-André Moreau 598cfb3e9d Merge github.com:FreeRDP/FreeRDP 2012-11-17 16:46:53 -05:00
Marc-André Moreau 860f32409c libfreerdp-core: added RPC security verification trailer 2012-11-17 16:46:30 -05:00
Marc-André Moreau bea9a521ca libfreerdp-core: implement simple RPC PDU send queue according to the MS-TSGU ADM 2012-11-17 04:47:13 -05:00
Marc-André Moreau 25d2533eaa libwinpr-rpc: added UUID functions 2012-11-17 03:45:15 -05:00
Marc-André Moreau ccc7e30390 libfreerdp-core: improve RTS signature functions 2012-11-16 21:56:53 -05:00
Marc-André Moreau 0073d0baea libfreerdp-core: started handling flow control, can get further with TSG 2012-11-16 21:17:04 -05:00
Marc-André Moreau 25efc0da84 libfreerdp-core: refactoring of sending/receiving duplicated code 2012-11-16 18:30:53 -05:00
Marc-André Moreau 07d820cf04 libfreerdp-core: fix RTS and RPC header length values 2012-11-16 15:51:12 -05:00
Marc-André Moreau da0b3f88c6 libfreerdp-core: started validating RTS RPC PDUs 2012-11-16 13:31:16 -05:00
Marc-André Moreau fb2618ddbb libfreerdp-core: added RTS RPC PDU signature table 2012-11-16 11:25:10 -05:00
Marc-André Moreau fec346e414 libfreerdp-core: refactor RTS code to remove usage of STREAM utils 2012-11-15 18:20:14 -05:00
Marc-André Moreau 963fbbf646 libfreerdp-core: unification of RTS and RPC PDU receive methods 2012-11-15 17:58:40 -05:00
Marc-André Moreau afd5987161 libfreerdp-core: refactor RTS PDU write commands to remove STREAM util 2012-11-15 16:52:49 -05:00
Marc-André Moreau 90188e16ad libfreerdp-core: refactor all RTS command write functions not to use STREAM utils 2012-11-15 16:25:22 -05:00
Marc-André Moreau fe1269f1a1 libfreerdp-core: move ntlm authenticator to different file 2012-11-15 10:00:07 -05:00
Marc-André Moreau 85c57ecdf1 libfreerdp-core: TSG almost working, freezes at login screen now 2012-11-15 03:08:30 -05:00
Marc-André Moreau c5b12e5c1e libfreerdp-core: adjust security level for TSG 2012-11-14 23:21:00 -05:00
Marc-André Moreau c6a998d2c3 libfreerdp-core: got further in TSG connection 2012-11-14 23:06:56 -05:00
Marc-André Moreau 93cf614ebf libfreerdp-core: added TSG state machine 2012-11-14 22:34:45 -05:00
Marc-André Moreau b70bfc1579 libfreerdp-core: make NLA use transport abstraction layer 2012-11-14 21:30:21 -05:00
Marc-André Moreau f19f3a6024 libfreerdp-crypto: move nla.c to libfreerdp-core 2012-11-14 21:19:17 -05:00
Marc-André Moreau 98dcdcfb8f libfreerdp-core: transport refactoring to split in/out channels 2012-11-14 20:46:51 -05:00
Marc-André Moreau ac319e72ae libfreerdp-core: fix tsg_read to strip TSG layers for transport_read 2012-11-14 19:51:45 -05:00
Marc-André Moreau 3aa043584d libfreerdp-core: refactoring of RPC header parsing 2012-11-14 18:51:40 -05:00
Marc-André Moreau 0dffd7bd49 libfreerdp-core: fix parsing of TsProxyCreateTunnel response with empty certificate 2012-11-14 15:37:41 -05:00
Bernhard Miklautz b8dbfd494e Merge pull request #808 from bmiklautz/version-suffix
Add support for version suffix
2012-11-14 08:24:13 -08:00
Marc-André Moreau d0c66ce767 Merge branch 'master' of github.com:awakecoding/FreeRDP 2012-11-14 09:01:47 -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
Bernhard Miklautz c04ea11900 Add support for version suffix
This adds the possibility to add a suffix like -rcx or -dev like
described in https://github.com/FreeRDP/FreeRDP/wiki/Release-Guide
2012-11-14 12:32:33 +01:00
Marc-André Moreau 209bdd85b4 libfreerdp-core: workaround for fragmentation in HTTP header 2012-11-13 18:57:46 -05:00
Marc-André Moreau a55b1ffce1 libfreerdp-core: fix bug in HTTP response parsing 2012-11-13 17:02:01 -05:00
Marc-André Moreau d2728aa2ee channels/urbdrc: fix compilation 2012-11-13 11:19:17 -05:00
Marc-André Moreau 1284c3accc Merge branch 'master' of github.com:awakecoding/FreeRDP 2012-11-13 11:06:42 -05:00
Marc-André Moreau a3d3c3bc19 libfreerdp-core: TSG experiments 2012-11-13 11:06:33 -05:00