Commit Graph

160 Commits

Author SHA1 Message Date
Marc-André Moreau
4fe3501bc4 libfreerdp-core: refactoring of sequencing of TSG connection 2012-11-29 01:33:19 -05:00
Marc-André Moreau
dde2e60a56 libfreerdp-core: refactor RPC receiving as a synchronized queue 2012-11-28 22:03:18 -05:00
Marc-André Moreau
3634a1bbf1 libfreerdp-core: encapsulate received RPC PDU 2012-11-28 21:25:01 -05:00
Marc-André Moreau
5faebcd77a libfreerdp-core: start asynchronous receiving 2012-11-28 20:30:03 -05:00
Marc-André Moreau
3936a19914 libfreerdp-core: add asynchronous send queue 2012-11-28 13:38:01 -05:00
Marc-André Moreau
d0792ea4d1 libwinpr-synch: implement pipe-based semaphore 2012-11-28 12:47:04 -05:00
Marc-André Moreau
335add832d libfreerdp-core: split code from rpc.c to rpc_bind.c and rpc_fault.c 2012-11-28 00:32:12 -05:00
Marc-André Moreau
536d7be180 libfreerdp-core: move RTS pdu signature checking to separate file 2012-11-27 22:27:04 -05:00
Marc-André Moreau
4da0c0daa9 libfreerdp-core: refactor NTLM over HTTP authentication 2012-11-27 22:03:05 -05:00
Marc-André Moreau
83a9af128f libfreerdp-core: move TSG code in subdirectory 2012-11-27 18:52:08 -05:00
Marc-André Moreau
12f0afd1e0 libfreerdp-core: fix TSG socket blocking mode 2012-11-27 18:34:00 -05:00
Marc-André Moreau
2db4c27be7 libfreerdp-core: fix SPN for TS Gateway 2012-11-27 16:37:56 -05:00
Marc-André Moreau
cf5d55d3cf libfreerdp-core: attempt TsProxyCreateTunnelReadResponse fix 2012-11-27 04:05:41 -05:00
Marc-André Moreau
164f7bf7c0 libfreerdp-core: refactor TsProxyCreateTunnelReadResponse for fragmented responses 2012-11-27 03:04:25 -05:00
Marc-André Moreau
6cad536d34 libfreerdp-core: implement RPC response stub data reassembly 2012-11-27 02:49:44 -05:00
Marc-André Moreau
fbacea6bad winpr/tools/makecert: stubbed basic makecert wrapper 2012-11-26 22:42:40 -05:00
Marc-André Moreau
eea3414579 libfreerdp-utils: purge deprecated wait_obj utils 2012-11-26 20:15:48 -05:00
Marc-André Moreau
136282dae3 libfreerdp-utils: replace wait_obj struct with HANDLE 2012-11-26 19:21:19 -05:00
Marc-André Moreau
e0faf855d2 libfreerdp-client: extended command-line options 2012-11-26 16:49:12 -05:00
Marc-André Moreau
a716dfa7f6 server/sample: fix build 2012-11-26 12:38:28 -05:00
Marc-André Moreau
5fb6312a1f Merge github.com:FreeRDP/FreeRDP 2012-11-25 15:29:40 -05:00
Marc-André Moreau
84f358d3ce Merge pull request #812 from bmiklautz/versioning
build: fixed library versioning
2012-11-25 12:29:29 -08:00
Marc-André Moreau
6b2db2d103 macosx: update client 2012-11-22 15:32:21 -05:00
Marc-André Moreau
f6748dba3f wfreerdp: update client 2012-11-22 09:06:45 -05:00
Marc-André Moreau
8a32de3801 libfreerdp: purged source tree from deprecated memory utils 2012-11-21 21:22:06 -05:00
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
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
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