FreeRDP/libfreerdp-core
Jay Sorg fa4aa9f297 remove some debugging messages 2011-09-14 21:37:37 -07:00
..
CMakeLists.txt libfreerdp-common: initial commit 2011-09-13 15:39:40 -04:00
activation.c libfreerdp-core: avoid noise pdu which might break the reactivation sequence. 2011-09-06 21:45:52 +08:00
activation.h server: add desktop resize support. 2011-09-06 17:19:16 +08:00
ber.c server: send MCS Connect Response PDU. 2011-08-19 23:56:47 +08:00
ber.h server: send MCS Connect Response PDU. 2011-08-19 23:56:47 +08:00
capabilities.c remove some debugging messages 2011-09-14 21:37:37 -07:00
capabilities.h Rename more functions. 2011-08-23 13:26:24 +08:00
certificate.c libfreerdp-core: merging jsorg71's work on old encryption support 2011-09-14 22:09:33 -04:00
certificate.h work on Proprietary Certificate 2011-09-05 11:02:52 -07:00
connection.c remove some debugging messages 2011-09-14 21:37:37 -07:00
connection.h server: add desktop resize support. 2011-09-06 17:19:16 +08:00
credssp.c bug fix 2011-08-28 18:55:16 -11:00
credssp.h windows: fix compilation on all platforms after refactoring 2011-08-15 17:19:59 -04:00
crypto.c libfreerdp-core: cleanup of certificate store 2011-08-30 12:20:36 -04:00
crypto.h libfreerdp-core: merging jsorg71's work on old encryption support 2011-09-14 22:09:33 -04:00
errinfo.c libfreerdp-core: added complete errinfo lookup table with full meaning strings 2011-08-07 23:59:28 -04:00
errinfo.h libfreerdp-core: started implementation of server redirection 2011-09-02 21:34:51 -04:00
fastpath.c libfreerdp-core: merging jsorg71's work on old encryption support 2011-09-14 22:09:33 -04:00
fastpath.h libfreerdp-core: merging jsorg71's work on old encryption support 2011-09-14 22:09:33 -04:00
freerdp.c fix memory leaks. 2011-09-07 14:23:19 +08:00
gcc.c remove some debugging messages 2011-09-14 21:37:37 -07:00
gcc.h libfreerdp-core: change client connection sequence using nonblocking. 2011-08-22 17:11:50 +08:00
info.c libfreerdp-core: merging jsorg71's work on old encryption support 2011-09-14 22:09:33 -04:00
info.h Rename functions. 2011-08-23 12:58:10 +08:00
input.c server: process client input events. 2011-08-23 15:51:51 +08:00
input.h server: process client input events. 2011-08-23 15:51:51 +08:00
license.c libfreerdp-core: merging jsorg71's work on old encryption support 2011-09-14 22:09:33 -04:00
license.h Rename more functions. 2011-08-23 13:26:24 +08:00
listener.c windows: fix compilation and linking of all libraries 2011-08-31 04:35:50 -04:00
listener.h server: create initial server API. 2011-08-18 16:06:32 +08:00
mcs.c libfreerdp-core: merging jsorg71's work on old encryption support 2011-09-14 22:09:33 -04:00
mcs.h server: handle mstsc disconnection correctly. 2011-08-26 18:14:34 +08:00
mppc.c mppc fix 2011-09-11 11:08:15 -07:00
mppc.h fix for -z 2011-09-11 00:00:40 -07:00
nego.c libfreerdp-core/nego: fix segfault when cookie is NULL. 2011-09-10 14:25:08 +08:00
nego.h libfreerdp-core: add support for token-based server redirection 2011-09-03 18:21:21 -04:00
ntlmssp.c windows: start fixing windows compilation 2011-08-15 17:05:48 -04:00
ntlmssp.h windows: start fixing windows compilation 2011-08-15 17:05:48 -04:00
orders.c libfreerdp-common: initial commit 2011-09-13 15:39:40 -04:00
orders.h libfreerdp-core: fix cache glyph order parsing 2011-09-07 13:45:25 -04:00
peer.c libfreerdp-core: merging jsorg71's work on old encryption support 2011-09-14 22:09:33 -04:00
peer.h server: move nego process to connection module. 2011-08-19 09:54:43 +08:00
per.c server: send MCS Connect Response PDU. 2011-08-19 23:56:47 +08:00
per.h server: send MCS Connect Response PDU. 2011-08-19 23:56:47 +08:00
rdp.c remove some debugging messages 2011-09-14 21:37:37 -07:00
rdp.h libfreerdp-core: merging jsorg71's work on old encryption support 2011-09-14 22:09:33 -04:00
redirection.c libfreerdp-core: add support for token-based server redirection 2011-09-03 18:21:21 -04:00
redirection.h libfreerdp-core: add support for token-based server redirection 2011-09-03 18:21:21 -04:00
security.c remove some debugging messages 2011-09-14 21:37:37 -07:00
security.h work on rdp encryption 2011-09-12 23:40:27 -07:00
settings.c libfreerdp-core: merging jsorg71's work on old encryption support 2011-09-14 22:09:33 -04:00
surface.c libfreerdp-core: fix potential overflow in parsing of fragmented RemoteFX packets 2011-08-28 15:12:33 -04:00
surface.h libfreerdp-core: fix potential overflow in parsing of fragmented RemoteFX packets 2011-08-28 15:12:33 -04:00
tcp.c libfreerdp-core: merging jsorg71's work on old encryption support 2011-09-14 22:09:33 -04:00
tcp.h libfreerdp-core: further improvements to server redirection code 2011-09-03 16:36:27 -04:00
tls.c libfreerdp-core: further improvements to server redirection code 2011-09-03 16:36:27 -04:00
tls.h libfreerdp-core: further improvements to server redirection code 2011-09-03 16:36:27 -04:00
tpdu.c libfreerdp/peer: initial protocol negotiation. 2011-08-18 23:15:28 +08:00
tpdu.h libfreerdp/peer: initial protocol negotiation. 2011-08-18 23:15:28 +08:00
tpkt.c server: trivial refactor rdp module to work in both direction. 2011-08-20 16:43:29 +08:00
tpkt.h server: trivial refactor rdp module to work in both direction. 2011-08-20 16:43:29 +08:00
transport.c work on rdp encryption 2011-09-12 23:40:27 -07:00
transport.h libfreerdp-core/transport: prevent further read/write when socket is dropped. 2011-08-25 13:30:17 +08:00
update.c libfreerdp-common: initial commit 2011-09-13 15:39:40 -04:00
update.h Fix memory leak (bitmap_update) 2011-09-07 13:03:31 -04:00
vchan.c Use named struct rdpChan. 2011-08-20 10:02:24 +08:00
vchan.h libfreerdp-core/vchan: implement vchan_send. 2011-08-03 13:58:19 +08:00
window.c libfreerdp-rail: fix bug in printing out visibility rects 2011-08-22 14:51:10 -04:00
window.h libfreerdp-rail: processing window altsec orders 2011-08-16 00:22:00 -04:00