FreeRDP/libfreerdp-core
Marc-André Moreau 6f3696f22b xfreerdp: initial cursor support 2011-09-29 00:33:16 -04: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 Merge branch 'master' of git://github.com/FreeRDP/FreeRDP 2011-09-19 11:59:09 -04:00
certificate.h work on Proprietary Certificate 2011-09-05 11:02:52 -07:00
connection.c Merge branch 'master' of github.com:FreeRDP/FreeRDP 2011-09-26 22:31:11 -07:00
connection.h server: add desktop resize support. 2011-09-06 17:19:16 +08:00
credssp.c libfreerdp-utils: avoid relying on HOME environment variable, provide method for hard-coding home path 2011-09-26 22:58:49 -04:00
credssp.h libfreerdp-utils: avoid relying on HOME environment variable, provide method for hard-coding home path 2011-09-26 22:58:49 -04:00
crypto.c Merge branch 'master' of github.com:FreeRDP/FreeRDP 2011-09-27 13:40:48 -04:00
crypto.h Merge branch 'master' of github.com:FreeRDP/FreeRDP 2011-09-27 13:40:48 -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 code cleanup 2011-09-26 22:30:58 -07:00
fastpath.h code cleanup 2011-09-26 22:30:58 -07: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 work on licensing 2011-09-19 11:44:13 -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 wfreerdp: fix compilation on windows 2011-09-23 14:25:38 -04:00
nego.c wfreerdp: fix tcp non-blocking read 2011-09-25 14:54:07 -04:00
nego.h libfreerdp-core: add more checking in nego phase. 2011-09-16 23:16:16 +08: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-core: improving parsing if fast index order 2011-09-20 15:30:52 -04:00
orders.h xfreerdp: initial RemoteApp support with --gdi hw (much faster) 2011-09-23 00:06:39 -04:00
peer.c Merge branch 'master' of github.com:FreeRDP/FreeRDP 2011-09-26 22:31:11 -07: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 Merge branch 'master' of github.com:FreeRDP/FreeRDP 2011-09-26 22:31:11 -07:00
rdp.h move non settings security items out of settings 2011-09-23 23:09:29 -07:00
redirection.c wfreerdp: fix compilation on windows 2011-09-23 14:25:38 -04:00
redirection.h libfreerdp-core: add support for token-based server redirection 2011-09-03 18:21:21 -04:00
security.c coding style 2011-09-23 23:38:11 -07:00
security.h move non settings security items out of settings 2011-09-23 23:09:29 -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 Merge branch 'master' of github.com:FreeRDP/FreeRDP 2011-09-26 22:31:11 -07:00
tcp.h libfreerdp-core: further improvements to server redirection code 2011-09-03 16:36:27 -04:00
tls.c libfreerdp-utils: fix home path detection for certstore utils 2011-09-27 13:40:29 -04:00
tls.h libfreerdp-utils: avoid relying on HOME environment variable, provide method for hard-coding home path 2011-09-26 22:58:49 -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 wfreerdp: fix tcp non-blocking read 2011-09-25 14:54:07 -04:00
update.c xfreerdp: initial cursor support 2011-09-29 00:33:16 -04:00
update.h libfreerdp-core: add hooks in fast-path PDUs for pointer updates 2011-09-19 14:50:40 -04:00
vchan.c libfreerdp-core/vchan: length in header should be total length. 2011-09-22 22:56:26 +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