FreeRDP/libfreerdp/core
2014-02-15 18:41:40 -05:00
..
gateway wfreerdp: fix most build warnings 2014-02-10 22:12:13 -05: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 xfreerdp: fix build warnings 2014-02-10 22:23:59 -05:00
autodetect.h Added heartbeat code 2014-01-23 22:23:47 -05:00
capabilities.c libfreerdp-core: MCS cleanup, better handling of domain parameters 2014-02-13 17:06:33 -05:00
capabilities.h fix for PDU_TYPE_DEMAND_ACTIVE 0001, got 0007 error 2013-04-05 12:53:22 -06:00
certificate.c wfreerdp: fix most build warnings 2014-02-10 22:12:13 -05:00
certificate.h libfreerdp-utils: purge old STREAM utils 2013-03-21 16:45:25 -04:00
channels.c libfreerdp-core: start moving internal MCS variables out of rdpSettings* 2014-02-15 16:32:38 -05:00
channels.h libfreerdp-core: start moving internal MCS variables out of rdpSettings* 2014-02-15 16:32:38 -05:00
client.c libfreerdp-core: move server-side virtual channels back into core 2014-02-15 17:42:59 -05:00
client.h libfreerdp-core: reduce amount of global table locking in client-side virtual channels 2014-02-15 14:57:10 -05:00
CMakeLists.txt libfreerdp-core: move server-side virtual channels back into core 2014-02-15 17:42:59 -05:00
connection.c libfreerdp-core: start moving internal MCS variables out of rdpSettings* 2014-02-15 16:32:38 -05: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 libfreerdp-core: implement parsing of less frequent core rdp messages 2014-01-11 22:54:08 -05:00
errinfo.h libfreerdp-core: add client hook for OnErrorInfo 2013-04-28 20:40:49 -04:00
extension.c Fixed coverity issue 1047618 2013-09-05 12:14:31 +02:00
extension.h freerdp: fix headers 2012-10-08 23:02:04 -04:00
fastpath.c fastpath: fixed sending of multiple input messages 2013-09-02 18:07:55 +02:00
fastpath.h libfreerdp-core: fix transport failure case with session redirection 2013-11-01 14:13:09 -04:00
freerdp.c libfreerdp-core: remove unnecessary usage of freerdp_channels_data 2014-02-15 15:26:34 -05:00
gcc.c libfreerdp-core: start moving internal MCS variables out of rdpSettings* 2014-02-15 16:32:38 -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 cache and core: set pointer to NULL after free 2013-06-28 15:18:20 +02:00
heartbeat.c Added heartbeat code 2014-01-23 22:23:47 -05:00
heartbeat.h Added heartbeat code 2014-01-23 22:23:47 -05:00
info.c wfreerdp: fix most build warnings 2014-02-10 22:12:13 -05:00
info.h libfreerdp-rail: cleanup RAIL code 2013-10-09 22:38:26 -04:00
input.c libfreerdp-core: MCS cleanup, better handling of domain parameters 2014-02-13 17:06:33 -05:00
input.h libfreerdp-utils: purge old STREAM utils 2013-03-21 16:45:25 -04:00
license.c Fix CVE-2014-0791 2014-01-08 16:57:56 +01:00
license.h libfreerdp-core: modify parsing functions to return int instead of BOOL to propagate session redirection return code 2013-11-04 15:52:29 -05:00
listener.c wfreerdp: fix most build warnings 2014-02-10 22:12:13 -05:00
listener.h libfreerdp-core: add event handle support to listener 2013-07-21 16:21:46 -04:00
mcs.c libfreerdp-core: start moving internal MCS variables out of rdpSettings* 2014-02-15 16:32:38 -05:00
mcs.h libfreerdp-core: start moving internal MCS variables out of rdpSettings* 2014-02-15 16:32:38 -05:00
message.c wfreerdp: fix most build warnings 2014-02-10 22:12:13 -05:00
message.h Added functions to free input and update queue messages. 2013-11-12 15:03:48 +01: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 libfreerdp-core: transport refactoring 2013-11-07 17:37:58 -05:00
nego.h freerdp: add restricted admin option 2013-11-06 01:51:55 -05:00
nla.c wfreerdp: fix most build warnings 2014-02-10 22:12:13 -05:00
nla.h libfreerdp-utils: purge old STREAM utils 2013-03-21 16:45:25 -04:00
orders.c wfreerdp: fix most build warnings 2014-02-10 22:12:13 -05:00
orders.h libfreerdp-core: added orders buffer size approximation functions 2013-06-09 17:56:57 -04:00
peer.c libfreerdp-core: move server-side virtual channels back into core 2014-02-15 17:42:59 -05:00
peer.h freerdp: fix headers 2012-10-08 23:02:04 -04:00
rdp.c libfreerdp-core: start moving internal MCS variables out of rdpSettings* 2014-02-15 16:32:38 -05:00
rdp.h libfreerdp-core: start moving internal MCS variables out of rdpSettings* 2014-02-15 16:32:38 -05:00
redirection.c wfreerdp: fix most build warnings 2014-02-10 22:12:13 -05:00
redirection.h libfreerdp-core: modify parsing functions to return int instead of BOOL to propagate session redirection return code 2013-11-04 15:52:29 -05:00
security.c Replace printf(...) by fprintf(stderr, ...) 2013-03-28 23:06:34 +01:00
security.h libfreerdp-utils: purge old STREAM utils 2013-03-21 16:45:25 -04:00
server.c libfreerdp-core: make use of message queues for server-side virtual channels 2014-02-15 18:41:40 -05:00
server.h libfreerdp-core: make use of message queues for server-side virtual channels 2014-02-15 18:41:40 -05:00
settings.c wfreerdp: fix most build warnings 2014-02-10 22:12:13 -05:00
surface.c libfreerdp-core: added debug output for surface commands 2013-10-08 20:40:58 -04:00
surface.h libfreerdp-utils: purge old STREAM utils 2013-03-21 16:45:25 -04:00
tcp.c Merge branch 'master' of github.com:FreeRDP/FreeRDP 2014-01-25 16:34:34 -05:00
tcp.h libfreerdp-core: fix linux build 2013-12-18 22:02:59 -05:00
timezone.c freerdp: purge old stream utils 2013-05-08 16:27:21 -04:00
timezone.h libfreerdp-utils: purge old STREAM utils 2013-03-21 16:45:25 -04:00
tpdu.c libfreerdp-core: minor style cleanup 2013-11-08 13:57:41 -05: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 libfreerdp-core: fix ignored port settings for TS Gateway and vmconnect 2014-02-05 11:54:42 -05:00
transport.h libfreerdp-core: transport code style cleanup 2013-11-07 15:14:59 -05:00
update.c libfreerdp-core: MCS cleanup, better handling of domain parameters 2014-02-13 17:06:33 -05:00
update.h libfreerdp-core: fix sending of bitmap updates 2013-08-07 23:46:17 -04:00
window.c libfreerdp-core: fix asynchronous queueing of RemoteApp messages 2013-10-22 16:28:23 -04:00
window.h libfreerdp-utils: purge old STREAM utils 2013-03-21 16:45:25 -04:00