..
gateway
tsg: fix possible free of initialized memory
2014-11-27 15:08:07 +01:00
activation.c
libfreerdp-core: MCS cleanup, better handling of domain parameters
2014-02-13 17:06:33 -05:00
activation.h
libwinpr-utils: combine old and new stream utils
2013-03-21 15:19:33 -04:00
autodetect.c
libfreerdp-core: auto-detect defines.
2014-11-11 10:14:44 +08:00
autodetect.h
libfreerdp-core: distinguish continuous/connect-time autodetect.
2014-11-04 13:41:04 +08:00
bulk.c
Replaced logging in libfreerdp with wlog defines.
2014-09-15 08:48:46 +02:00
bulk.h
libfreerdp-core: add new protocol metrics module
2014-05-26 12:30:58 -04:00
capabilities.c
libfreerdp-core: sanitize NSCodec capabilities
2014-11-19 09:39:47 -05:00
capabilities.h
fix for PDU_TYPE_DEMAND_ACTIVE 0001, got 0007 error
2013-04-05 12:53:22 -06:00
certificate.c
Fixed double free.
2014-11-17 01:13:47 +01:00
certificate.h
Replaced logging in libfreerdp with wlog defines.
2014-09-15 08:48:46 +02:00
channels.c
freerdp: remove deprecated eventing system
2014-11-12 13:18:18 -05:00
channels.h
libfreerdp-core: start moving internal MCS variables out of rdpSettings*
2014-02-15 16:32:38 -05:00
client.c
freerdp: patch valgrind leaks, cleanup
2014-12-03 14:17:27 -05:00
client.h
freerdp: remove deprecated eventing system
2014-11-12 13:18:18 -05:00
CMakeLists.txt
libfreerdp: always build "MONOLITHIC"
2014-09-12 00:19:53 +02:00
codecs.c
libfreerdp-gdi: add RDP8 graphics pipeline support
2014-09-12 14:57:44 -04:00
connection.c
core client side: set flag to crypt license
2014-12-01 11:12:34 +01:00
connection.h
Fixes to process new command line options (autodetect, heartbeat, multitransport), join the MCS message channel and process auto-detect PDUs during the connection sequence.
2014-01-29 22:53:32 -05:00
errinfo.c
Replaced logging in libfreerdp with wlog defines.
2014-09-15 08:48:46 +02:00
errinfo.h
libfreerdp-core: add client hook for OnErrorInfo
2013-04-28 20:40:49 -04:00
fastpath.c
Offer to disable bulk compression when using remoteFx
2014-11-04 16:14:53 +01:00
fastpath.h
Offer to disable bulk compression when using remoteFx
2014-11-04 16:14:53 +01:00
freerdp.c
xfreerdp: added smart sizing, mt gesture fixes
2014-12-01 11:56:44 +01:00
gcc.c
libfreerdp-core: treat GCC data block 0xC009 as CS_MULTITRANSPORT
2014-11-19 21:00:28 -05:00
gcc.h
libfreerdp-core: make use of rdpMcs* instead of rdpSettings* in most GCC functions
2014-02-13 17:50:38 -05:00
graphics.c
Fixed memory leak.
2014-11-17 00:41:06 +01:00
heartbeat.c
libfreerdp-core: fix RemoteFX/autodetect incompatibility issue with 2008 R2
2014-09-24 17:23:12 -04:00
heartbeat.h
libfreerdp-core: fix RemoteFX/autodetect incompatibility issue with 2008 R2
2014-09-24 17:23:12 -04:00
info.c
Decreased logging verbosity.
2014-09-15 19:52:19 +02:00
info.h
channels: cleanup RDP8 virtual channels
2014-07-28 16:47:42 -04:00
input.c
core: fix pointer caps, slowpath kbd and a gcc fix
2014-10-22 12:27:07 +02:00
input.h
libfreerdp-utils: purge old STREAM utils
2013-03-21 16:45:25 -04:00
license.c
Merge branch 'awakecoding' of github.com:vworkspace/FreeRDP
2014-09-19 14:38:25 -04:00
license.h
Replaced logging in libfreerdp with wlog defines.
2014-09-15 08:48:46 +02:00
listener.c
Merge pull request #2256 from llyzs/llyzs
2014-12-05 16:06:23 +01:00
listener.h
libfreerdp-core: add event handle support to listener
2013-07-21 16:21:46 -04:00
mcs.c
libfreerdp-core: server-side mcs message channel.
2014-10-29 00:49:27 +08:00
mcs.h
libfreerdp-core: expose new API to allow FreeRDS virtual channel hooking
2014-10-10 16:11:42 -04:00
message.c
fix polyline.
2014-10-09 18:11:38 +08:00
message.h
core: add support for set keyboard indicators PDU
2014-10-03 12:10:44 +02:00
metrics.c
libfreerdp-core: add new protocol metrics module
2014-05-26 12:30:58 -04:00
multitransport.c
Added heartbeat code
2014-01-23 22:23:47 -05:00
multitransport.h
Added heartbeat code
2014-01-23 22:23:47 -05:00
nego.c
nego: print message when bypassing gateway
2014-12-08 19:00:05 +01:00
nego.h
Replaced logging in libfreerdp with wlog defines.
2014-09-15 08:48:46 +02:00
nla.c
Replaced logging in libfreerdp with wlog defines.
2014-09-15 08:48:46 +02:00
nla.h
libfreerdp-core: add spn-class option
2014-02-12 00:43:02 -05:00
orders.c
freerdp: patch valgrind leaks, cleanup
2014-12-03 14:17:27 -05:00
orders.h
libfreerdp-core: added orders buffer size approximation functions
2013-06-09 17:56:57 -04:00
peer.c
Merge branch 'awakecoding' of github.com:vworkspace/FreeRDP
2014-11-25 11:20:07 -05:00
peer.h
libfreerdp-core: expose new API to allow FreeRDS virtual channel hooking
2014-10-10 16:11:42 -04:00
rdp.c
Fixed uninitialized data warning.
2014-11-17 00:05:12 +01:00
rdp.h
Fixed incorrect values for PDUTypeFlow.
2014-11-06 10:08:58 -08:00
redirection.c
Replaced logging in libfreerdp with wlog defines.
2014-09-15 08:48:46 +02:00
redirection.h
Replaced logging in libfreerdp with wlog defines.
2014-09-15 08:48:46 +02:00
security.c
Replaced logging in libfreerdp with wlog defines.
2014-09-15 08:48:46 +02:00
security.h
libfreerdp-utils: purge old STREAM utils
2013-03-21 16:45:25 -04:00
server.c
libfreerdp-core: server-side virtual channel code style cleanup
2014-10-07 14:56:57 -04:00
server.h
libfreerdp-core: expose API for FreeRDS WTSVirtualChannelRead
2014-10-10 17:19:38 -04:00
settings.c
libfreerdp-core: fix crash on failed redirect
2014-12-03 11:48:27 -05:00
surface.c
Replaced logging in libfreerdp with wlog defines.
2014-09-15 08:48:46 +02:00
surface.h
libfreerdp-utils: purge old STREAM utils
2013-03-21 16:45:25 -04:00
tcp.c
Rename tcp-functions as they are conflicting with qemu functions
2014-11-29 21:14:39 +01:00
tcp.h
Rename tcp-functions as they are conflicting with qemu functions
2014-11-29 21:14:39 +01:00
timezone.c
freerdp: purge old stream utils
2013-05-08 16:27:21 -04:00
timezone.h
Replaced logging in libfreerdp with wlog defines.
2014-09-15 08:48:46 +02:00
tpdu.c
Replaced logging in libfreerdp with wlog defines.
2014-09-15 08:48:46 +02:00
tpdu.h
libfreerdp-core: minor style cleanup
2013-11-08 13:57:41 -05:00
tpkt.c
freerdp: purge old stream utils
2013-05-08 16:27:21 -04:00
tpkt.h
libfreerdp-utils: purge old STREAM utils
2013-03-21 16:45:25 -04:00
transport.c
Rename tcp-functions as they are conflicting with qemu functions
2014-11-29 21:14:39 +01:00
transport.h
transport refactor
2014-07-24 16:34:59 +02:00
update.c
freerdp: patch valgrind leaks, cleanup
2014-12-03 14:17:27 -05:00
update.h
Moved update thread from client to library.
2014-07-14 19:27:50 +02:00
window.c
libfreerdp-utils: remove rail utils
2014-11-12 10:18:53 -05:00
window.h
Replaced logging in libfreerdp with wlog defines.
2014-09-15 08:48:46 +02:00