Marc-André Moreau
0fcd7ea243
libfreerdp-core: fix build with WITH_DEBUG_TSG
2012-11-30 12:35:49 -05:00
Marc-André Moreau
7285700705
libfreerdp-core: revert to HTTP/ SPN settings for TS Gateway
2012-11-29 10:53:54 -05:00
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
75a5b755fe
libfreerdp-utils: remove wait_obj dependency in thread util
2012-11-26 19:31:20 -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
57d4a07af9
libfreerdp-utils: replace internal wait_obj implementation
2012-11-26 18:02:41 -05:00
Marc-André Moreau
6424599639
libfreerdp-utils: remove deprecated args utils
2012-11-26 16:52:41 -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
155f11cfc5
libfreerdp-utils: fix WITH_JPEG build
2012-11-26 12:25:22 -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
01158f9a34
libfreerdp-utils: purge deprecrated load_plugin utils from source tree
2012-11-21 21:28:48 -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
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
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
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
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
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
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
Marc-André Moreau
82725a2df7
Merge branch 'master' of github.com:FreeRDP/FreeRDP
2012-11-12 20:49:20 -05:00
Kevin Dalley
f109360c33
Improved documentation in xfreerdp.1.xml. Minor change in args.c usage
...
statement.
2012-11-12 12:03:39 -08:00
Marc-André Moreau
421c4c86c4
windows: fix NSIS packaging
2012-11-12 13:17:44 -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
3a851b7021
macosx: fix build
2012-11-10 09:40:07 -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
22e259d3d0
libfreerdp-core: started handling multi-fragment TSG PDUs
2012-11-09 05:04:39 -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
e14aeb1d8a
libfreerdp-core: fix gateway command-line settings
2012-11-08 19:56:37 -05:00
Marc-André Moreau
e0b37aa97e
channels: load device addins using new command-line api
2012-11-08 19:01:52 -05:00
Marc-André Moreau
a25c72cb0e
libfreerdp-core: rdpSettings refactoring (part 5)
2012-11-08 11:16:54 -05:00
Marc-André Moreau
410b7ab867
libfreerdp-core: rdpSettings refactoring (part 4)
2012-11-07 23:29:24 -05:00
Marc-André Moreau
8544716104
libfreerdp-core: rdpSettings refactoring (part 3)
2012-11-07 18:23:33 -05:00
Marc-André Moreau
6427c9dd90
libfreerdp-core: rdpSettings refactoring (part 2)
2012-11-07 15:13:14 -05:00
Marc-André Moreau
1a2839a165
libfreerdp-core: rdpSettings refactoring (part 1)
2012-11-07 11:02:46 -05:00
Marc-André Moreau
ebc09d17d8
libfreerdp-core: started refactoring rdpSettings
2012-11-07 10:33:06 -05:00
Marc-André Moreau
e62860ab29
cmake: replace FindOptionalPackage macros with FindFeature macros
2012-11-02 19:27:01 -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
4d171408e9
freerdp: merging with master
2012-10-29 09:50:44 -04: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
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
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
37b6f9dd8e
libfreerdp-core: improve options for connection cookie
2012-10-25 18:38:51 -04: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
d251538252
libwinpr: fix build on linux
2012-10-18 22:05:06 -04:00
Marc-André Moreau
63858bf722
cmake: improve NSIS packaging
2012-10-17 13:07:29 -04:00
Marc-André Moreau
81e485736f
channels: refactoring of channels cmake scripts with macros
2012-10-17 02:14:19 -04:00
Marc-André Moreau
1adcca8d29
Merge branch 'master' of github.com:FreeRDP/FreeRDP into channels
2012-10-16 15:06:55 -04:00
Marc-André Moreau
aaef9694ab
libfreerdp-channels: split in client/server functionality, move to libfreerdp-channels-client and libfreerdp-channels-server
2012-10-15 17:03:34 -04:00
Marc-André Moreau
d3b505b008
channels: fix linking of channels
2012-10-14 03:22:58 -04:00
Marc-André Moreau
304b4c2d86
cmake: fix windows build
2012-10-14 01:17:25 -04:00
Marc-André Moreau
6a592b5720
cmake: add WITH_SAMPLE, fix inclusion of X11 code
2012-10-13 20:55:28 -04:00
Marc-André Moreau
e764c81ad5
freerdp: fix building of libraries for Android
2012-10-13 20:31:01 -04:00
Marc-André Moreau
06fa85f31c
cmake: refactoring of MONOLITHIC_BUILD
2012-10-13 17:30:59 -04:00
Marc-André Moreau
639bb0d79d
cmake: started simplifying monolithic build option
2012-10-13 15:20:39 -04:00
Marc-André Moreau
5d69a74d34
libfreerdp-core: make more caches configurable through the registry
2012-10-12 15:47:51 -04:00
Marc-André Moreau
061758a742
libfreerdp-core: add registry configuration for bitmap cache v2
2012-10-11 14:59:01 -04:00
Mike Gilbert
06c59feeb8
Do not define HAVE_BOOLEAN in jpeg.c
...
freerdp/types.h no longer typedefs "boolean", so let jpeglib.h do it.
Resolves #768 .
2012-10-11 13:23:44 -04:00
Jean-Louis Dupond
8b70615b30
libfreerdp-codec: return ARGB32/ABGR32 for dstBpp 32 with alpha
2012-10-11 00:07:56 +02:00
Vic Lee
ddf495a79f
cmake: fix some linking error on Windows.
2012-10-11 01:05:37 +08:00
Marc-André Moreau
11d99595b2
debug: fix debug output build
2012-10-09 14:52:07 -04:00
Marc-André Moreau
2431733043
libfreerdp-core: fix false undefined error
2012-10-09 14:03:41 -04:00
Marc-André Moreau
ce13f39de2
Merge pull request #763 from FreeRDP/channels
...
Major Refactoring + Static Channel System
2012-10-09 10:44:44 -07:00
Marc-André Moreau
10f6b797cd
xfreerdp: fix compilation on Mac OS X
2012-10-09 13:04:41 -04:00
Marc-André Moreau
47c44ae3dd
libfreerdp: fix monolithic build
2012-10-09 11:35:29 -04:00
Marc-André Moreau
7f00570276
freerdp-utils: fix unicode conversion
2012-10-09 11:24:33 -04:00
Vic Lee
26580c9fbb
libfreerdp-codec/rfx: remove RLGR output bit masking and let caller clear the stream for faster speed.
2012-10-09 20:47:08 +08: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
7b55d27f96
libfreerdp-utils: remove xwcsdup and xstrtoup
2012-10-08 23:46:05 -04:00
Marc-André Moreau
2df7aaad39
libfreerdp-utils: get rid of xstrdup in favor of WinPR _strdup
2012-10-08 23:42:01 -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
40eea7c76b
cmake: rename WITH_MONOLITHIC_BUILD to MONOLITHIC_BUILD
2012-10-08 22:55:06 -04:00
Marc-André Moreau
ce71721698
channels: rename WITH_STATIC_PLUGINS to STATIC_CHANNELS
2012-10-08 22:53:05 -04:00
Marc-André Moreau
837cc777ce
channels: move include/freerdp/plugins to include/freerdp/client
2012-10-08 20:33:58 -04:00
Marc-André Moreau
93f88d1c48
channels: added support for loading plugins from a static entry table
2012-10-08 19:54:11 -04:00
Vic Lee
956143e42b
libfreerdp-utils: WideCharToMultiByte does not null-ternimate thus buffer must be zero.
2012-10-08 14:37:12 +08:00
Vic Lee
b4fae1fc97
libfreerdp-core: tag activated flag to false during re-activation.
2012-10-08 13:32:41 +08:00
Marc-André Moreau
bf03aff5d1
channels: windows patches from richterger
2012-10-06 17:49:56 -04:00
Marc-André Moreau
cb69657b81
channels: refactoring of rdpdr cmake scripts
2012-10-05 16:01:59 -04:00
Marc-André Moreau
e680cb2bfb
libfreerdp: fix monolithic build
2012-10-04 19:15:44 -04:00
Marc-André Moreau
e0693c8f4c
cmake: refactoring of channels cmake scripts
2012-10-04 16:54:16 -04:00
Marc-André Moreau
e828feccb7
cmake: organize solution folders
2012-10-04 09:42:23 -04:00
Marc-André Moreau
a9d4164a23
freerdp: improve scripts for complex modules with monolithic build option
2012-10-03 19:29:28 -04:00
Marc-André Moreau
12554c172f
winpr: fix build on Windows
2012-10-03 17:53:03 -04:00
Marc-André Moreau
77023ec1dd
channels/rdpdr: reduce dependency on list utils in favor or lightweight interlocked singly-list lists
2012-10-02 21:52:27 -04:00
Marc-André Moreau
1fc525ccf7
libfreerdp-channels: replace list utils by interlocked API
2012-10-02 20:17:57 -04:00
Marc-André Moreau
164783904a
freerdp: merging with master
2012-10-02 16:32:41 -04:00
Marc-André Moreau
2fde653d8a
wfreerdp: merging with win32 integration branch
2012-10-02 11:05:21 -04:00
Marc-André Moreau
c29b786819
Merge branch 'master' of github.com:FreeRDP/FreeRDP into channels
2012-10-02 11:02:09 -04:00
Marc-André Moreau
412f5dc452
freerdp: fix build on Linux
2012-10-02 10:57:39 -04:00
Marc-André Moreau
84b21a61c4
libfreerdp-core: fix setting rdp->disconnect
2012-10-02 10:28:04 -04:00
richterger
67c7111236
Add support for connection via http proxy
...
Adds --proxy <host>:<port> commandline option
Simple implementation, no proxy authentication
2012-10-02 09:12:08 +02:00
richterger
e1fc37b5e4
Add missing #ifdef/#endif around include stdint
2012-10-02 08:48:11 +02:00
Jay Sorg
7a68fcf626
win32: fix for 100% cpu, reset event
2012-10-01 11:08:13 -07:00
Marc-André Moreau
fcc9f91302
cmake: add support for solution groups
2012-09-30 22:58:59 -04:00
Marc-André Moreau
c7719e9982
libfreerdp-utils: get rid of rect utils
2012-09-24 04:59:18 -04:00
Marc-André Moreau
6dcc8e73ee
libfreerdp-utils: get rid of rdpBlob
2012-09-24 04:40:32 -04:00
Marc-André Moreau
58e1fd325a
libfreerdp-utils: get rid of freerdp_uniconv_in
2012-09-23 20:11:50 -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
1059337d90
libfreerdp-utils: make freerdp_uniconv_in a wrapper for WideCharToMultiByte
2012-09-23 18:08:12 -04:00
Marc-André Moreau
01a44aa678
libfreerdp-codec: jpeg fix for issue #737
2012-09-23 15:46:30 -04:00
Marc-André Moreau
9ddcd4fd0c
libfreerdp-utils: adapt freerdp_uniconv_out to WinPR API
2012-09-23 14:37:49 -04:00
Marc-André Moreau
a11a69c70f
channels/rdpdr/disk: replace thread utils by WinPR thread API
2012-09-23 13:54:14 -04:00
Marc-André Moreau
6cb933aa5a
channels: added build options to enabled/disable client and server channels
2012-09-22 20:16:38 -04:00
Marc-André Moreau
258f2c958a
cmake: add warnings for MSVC static runtime option
2012-09-22 17:10:08 -04:00
Marc-André Moreau
867c169148
libfreerdp-locale: cleanup keyboard code
2012-09-22 14:27:30 -04:00
Marc-André Moreau
25f05d38e8
libfreerdp-channels: fix semaphore usage
2012-09-19 16:16:24 -04:00
Marc-André Moreau
bc2eb3aa18
libfreerdp-utils: fix bitmap utils
2012-09-18 21:09:59 -04:00
Marc-André Moreau
9cc76d0b02
libwinpr-synch: fix compilation on Windows
2012-09-19 03:07:47 +02:00
Marc-André Moreau
36122bea94
Merge branch 'master' of github.com:FreeRDP/FreeRDP into cleanup
2012-09-18 19:41:39 -04:00
Marc-André Moreau
15eeaa2327
libfreerdp-utils: remove semaphore utils in favor of WinPR semaphore API
2012-09-18 19:40:54 -04:00
Marc-André Moreau
13dbbb9513
libfreerdp-utils: removing mutex util in favor of WinPR mutex API
2012-09-18 17:34:11 -04:00
Jay Sorg
52f7e679f8
core fix for windows get_fds
2012-09-17 14:44:06 -07:00
Marc-Andre
dcceac59e7
Merge branch 'master' of github.com:FreeRDP/FreeRDP into cleanup
2012-09-17 15:27:49 -04:00
Marc-André Moreau
5b89c3a95a
Merge pull request #717 from ted-gould/master
...
STDIN Parsing Robustness
2012-09-17 08:06:20 -07:00
Marc-André Moreau
2026d3079e
libfreerdp-core: code restructuration
2012-09-16 21:05:51 -04:00
Marc-André Moreau
a11615aebd
wfreerdp-server: add PeerLogon callback for server logon
2012-09-16 15:30:11 -04:00
Marc-André Moreau
c62a82e228
wfreerdp-server: fix negotiation of codecs
2012-09-15 17:51:05 -04:00
Jean-Louis Dupond
92d7b96a36
memcpy is undefined when buffer overlaps
2012-09-13 16:54:10 +02:00
Marc-André Moreau
1f6c0a9095
libfreerdp-core: fix http encoding for TSG on Windows
2012-09-11 12:10:37 -07:00
Marc-André Moreau
e4e6fb4837
libfreerdp-core: enable allow skip alpha
2012-09-10 16:17:17 -07:00
Marc-André Moreau
bdfb1ca26a
libfreerdp-core: fix enabling of RDP security levels
2012-09-10 16:01:02 -07:00
Marc-André Moreau
9d14a663d3
libfreerdp-core: fix memory leak in TSG
2012-09-08 18:47:28 -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
cee2fcc6f0
libfreerdp: fix debug output
2012-09-08 15:27:00 -04:00
Ted Gould
9809d937ac
Fixed character check. Used wrong version of patch previously.
2012-09-07 11:10:29 -05:00
Ted Gould
241b8af9e8
Fixing to not drop the isatty check that was there.
2012-09-07 08:11:33 -05:00
Ted Gould
74306c93cb
Makes parsing of values off of stdin more robust by initializing the buffers initial and checking the returns from scanf. Also, provides for a null domain by using '.' to make it easier to pipe values into xfreerdp.
2012-09-06 22:11:01 -05:00
Jay Sorg
41652a729c
gdi sw fix crash when line draw goes < 0 or > width / height
2012-09-06 12:08:59 -07:00
Marc-André Moreau
13cde7e97c
libfreerdp-utils: fix unterminated #ifdef
2012-09-06 13:28:33 -04:00
Marc-André Moreau
f45bc0c2a7
Merge branch 'master' of github.com:FreeRDP/FreeRDP into cleanup
2012-09-06 13:24:24 -04:00
Marc-André Moreau
8c08108b71
Merge pull request #699 from bmiklautz/issue_698
...
Fix for issue 698
2012-09-06 10:23:50 -07:00
Marc-André Moreau
4910d696f8
libwinpr-sysinfo: fix warning
2012-09-06 13:22:31 -04:00
Bernhard Miklautz
b2509f002b
utils/pcap: Don't allocate memory for data in pcap_get_next_record_header
2012-09-06 12:58:36 +02:00
Marc-André Moreau
7838e22477
libfreerdp-core: improvements for C# bindings
2012-09-03 17:08:46 -04:00
Marc-André Moreau
12859c7eac
wfreerdp-server: merge with latest updates
2012-09-02 14:39:27 -04:00
Marc-André Moreau
bf02b5b81f
Merge branch 'master' of github.com:FreeRDP/FreeRDP
2012-08-30 19:58:00 -04:00
Marc-André Moreau
53eb0e747c
Merge branch 'cleanup' of github.com:FreeRDP/FreeRDP
2012-08-30 19:57:39 -04:00
Marc-André Moreau
a9bbc3d8c1
wfreerdp: fix build on Windows XP
2012-08-30 19:57:21 -04:00
Marc-André Moreau
07be541709
wfreerdp-server: fix build on Windows 8
2012-08-30 17:37:12 -04:00
Marc-André Moreau
4ac17d69c4
Merge branch 'cleanup' of github.com:FreeRDP/FreeRDP
2012-08-30 15:13:35 -04:00
Marc-André Moreau
971f38c336
wfreerdp: reintroduce free() statements in NLA code which was broken due to incorrect MSVC runtime linking
2012-08-29 16:45:39 -04:00
Marc-André Moreau
f8f1cddacf
wfreerdp: Windows 8 fixes
2012-08-28 18:01:42 -04:00
Hiroshi Akashio
de9156e4a0
Fixed:
...
I mistaked to set position for kbd_type,kbd_subtype and kbd_fn_keys.
After kbd_layout has been set, I set them.
There is a failure in my test method.
2012-08-27 00:32:36 +09:00
Hiroshi Akashio
61eabe3048
Japanese keyboard patch
...
o Add Japanese key
HIRAGANA
CONVERT_JP
NONCONVERT_JP
o set Japanese keyboard
kbd_type : 7
kbd_subtype : 2
kbd_fn_keys : 12
2012-08-25 01:25:59 +09:00
Marc-André Moreau
d211adceae
libfreerdp-crypto: temporarily disable free() operations causing crash in Windows FreeRDP server
2012-08-23 16:09:46 -04:00
Bernhard Miklautz
afd0d2463f
Merge branch 'master' into issue_698
...
Conflicts:
libfreerdp/utils/args.c
2012-08-23 20:15:14 +02:00
LawrenceK
28813f3779
Merge branch 'master' of git://github.com/FreeRDP/FreeRDP
2012-08-20 19:37:37 +01:00
Marc-André Moreau
e9936ddc96
cmake: merging with master
2012-08-14 20:21:00 -04:00
Marc-André Moreau
c5624ce58f
include: fix installation of headers
2012-08-14 19:55:48 -04:00
Marc-André Moreau
9313bf12b4
wfreerdp: fix monolithic build on Windows
2012-08-14 19:04:45 -04:00
Marc-André Moreau
f1fa98c997
wfreerdp: fix compilation warnings on Windows
2012-08-14 18:39:07 -04:00
Marc-André Moreau
910f9ffed6
libfreerdp: wrap inclusion of config.h with HAVE_CONFIG_H
2012-08-14 17:41:40 -04:00
Marc-André Moreau
d5d1eb7762
libfreerdp: add proper config.h inclusions
2012-08-14 17:09:01 -04:00
Marc-André Moreau
cf7c65ba00
libwinpr: add support for monolithic build (single libwinpr.so)
2012-08-14 14:37:31 -04:00
Marc-André Moreau
c56f7064f2
libfreerdp: fix linking libraries for monolithic build
2012-08-14 00:31:06 -04:00
Marc-André Moreau
9f300ec70a
libfreerdp: add support for monolithic build
2012-08-13 23:50:50 -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