Commit Graph

2970 Commits

Author SHA1 Message Date
Marc-André Moreau
b8c33c55da cmake: added iOS toolchain 2012-11-01 13:13:21 -04:00
Marc-André Moreau
5319e3a761 mfreerdp-server: cleanup binaries 2012-10-31 23:30:52 -04:00
Marc-André Moreau
6882b1fa9d mfreerdp-server: initial commit 2012-10-31 23:04:31 -04:00
Marc-André Moreau
51cd809289 macfreerdp: fix Mac OS X build 2012-10-31 21:49:36 -04: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
6862605cee libwinpr-rpc: stub Rpc* API 2012-10-31 15:54:08 -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
9b15692263 Merge branch 'master' of github.com:awakecoding/FreeRDP 2012-10-31 03:43:37 -04:00
Marc-André Moreau
3e5be4c52a libfreerdp-core: refactor TsProxyCreateTunnel 2012-10-31 03:43:21 -04:00
Marc-André Moreau
02c0a8fcaf libfreerdp-core: fix build on Windows, lower warning level 2012-10-30 17:20: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
f3f12054f9 libfreerdp-core: refactor rpc_tsg_write 2012-10-29 18:46:32 -04:00
Marc-André Moreau
173e14cea8 libfreerdp-core: bind_ack refactoring 2012-10-29 16:41:20 -04:00
Marc-André Moreau
187147d399 libfreerdp-core: cleanup of TSG definitions 2012-10-29 15:02:35 -04:00
Marc-André Moreau
fa09b49fc0 Merge pull request #788 from bmiklautz/issue_787
cmake: fix smartcard channel build
2012-10-29 06:53:59 -07:00
Marc-André Moreau
9a9e871a37 Merge pull request #789 from FreeRDP/channels
CMake Improvements + .rdp file support
2012-10-29 06:53:20 -07:00
Marc-André Moreau
4d171408e9 freerdp: merging with master 2012-10-29 09:50:44 -04:00
Bernhard Miklautz
235f690a39 cmake: fix smartcard channel build
fixes #787
2012-10-29 13:04:43 +01:00
Marc-André Moreau
a6d1ec0ecf libwinpr-dsparse: fix on linux 2012-10-28 22:16:21 -04:00
Marc-André Moreau
78908fb857 libfreerdp-core: add proper SPN for HTTP authentication in TSG 2012-10-28 20:55:19 -04:00
Marc-André Moreau
744c60b66d libfreerdp-core: improve similarity of TSG messages with mstsc 2012-10-28 18:01:18 -04:00
Marc-André Moreau
67c24dc81d wfreerdp: add support for .rdp files 2012-10-28 12:12:36 -04:00
Marc-André Moreau
bdcedaf8df libfreerdp-client: add support for ascii .rdp files 2012-10-27 22:46:37 -04:00
Marc-André Moreau
745c478667 Merge pull request #782 from bmiklautz/cunit-deprecated
cunit: deprecate cunit
2012-10-27 19:41:52 -07:00
Marc-André Moreau
a98f4959a6 Merge pull request #785 from bmiklautz/from-stdin
Cleanup and fixes for --from-stdin parameter
2012-10-27 19:41:23 -07:00
Marc-André Moreau
13a0fbe040 libfreerdp-client: initial working .rdp file support 2012-10-27 21:30:08 -04:00
Marc-André Moreau
beefa1a21d libfreerdp-client: initial support for .rdp file parsing 2012-10-27 20:25:11 -04:00
Bernhard Miklautz
4d870b9421 xfreerdp: fix for endless loop with --from-stdin
If --from-stdin was used non-interactive (e.g. in a script
echoing connection parameters) xfreerdp looped endlessly
when a certificate needed to be trusted because
fgets returns eof.
Now a hint is printed that xfreerdp should be run without
--from-stdin to set the certificate trust.
2012-10-28 02:15:55 +02:00
Bernhard Miklautz
7a002270d8 util/args: fixed when using --from-stdin
- Discard new lines with scanf.
- If domain is left empty (STRG+d pressed) clear EOF flag - this fixes
  an enless loop in xfreerdp on OS X when input is required after a certificate
	warning.
2012-10-28 01:46:33 +02:00
Bernhard Miklautz
e5e2ee2aaa utils/args: fixed formating 2012-10-28 01:24:07 +02:00
Marc-André Moreau
a3192855bb xfreerdp: fix building without XCursor support 2012-10-27 15:01:22 -04:00
Marc-André Moreau
95766036f4 Merge branch 'channels' of github.com:FreeRDP/FreeRDP into channels 2012-10-26 12:00:39 -04:00
Marc-André Moreau
9eece31e19 libwinpr-sspi: fix SuppressExtendedProtection 2012-10-26 12:00:30 -04:00
Marc-André Moreau
37b6f9dd8e libfreerdp-core: improve options for connection cookie 2012-10-25 18:38:51 -04:00
Marc-André Moreau
b7a289f843 libwinpr: fix test build on Mac OS X 2012-10-25 15:34:57 -04:00
Bernhard Miklautz
279ae62c5a cunit: deprecate cunit
cunit is not used anymore. Testing is now done with ctest.
2012-10-25 13:43:33 +02:00
Marc-André Moreau
9a6d405a54 libwinpr-library: fix unit tests 2012-10-25 07:42:06 -04:00
Marc-André Moreau
643f50065c Merge pull request #781 from bmiklautz/cmake-compat
cmake: make sure build works with cmake < 2.8.3
2012-10-25 03:54:54 -07:00
Bernhard Miklautz
d6569d945b cmake: make sure build works with cmake < 2.8.3
cmake/compat_2.8.3 contains files required for cmake versions < 2.8.3
and CheckCmakeCompat includes them if necessary.

CMakeParseArguments.cmake and FindPackageHandleStandardArgs.cmake are
taken from the modules shipped with cmake.
2012-10-25 11:22:53 +02:00
Marc-André Moreau
08cf1d34df cmake: fix STATIC_CHANNELS=off build 2012-10-23 11:55:41 -04:00
Marc-André Moreau
158030c57a libfreerdp-codec: add support for android cpu-features module 2012-10-22 19:01:19 -04:00
Marc-André Moreau
a79e913e6d channels: disable certain channels by default on Android 2012-10-22 15:03:38 -04:00
Marc-André Moreau
024ade069e cmake: add build system integration of mobile clients 2012-10-22 12:31:30 -04:00