FreeRDP/libfreerdp-core
Vic Lee eca166a22d server: fix incorrect flag in license module. 2011-08-21 10:57:01 +08:00
..
CMakeLists.txt server: create initial server API. 2011-08-18 16:06:32 +08:00
activation.c libfreerdp-cache: fix brush cache 2011-08-07 21:12:36 -04:00
activation.h dfreerdp: start working on file descriptors 2011-07-28 17:44:09 -04: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
bitmap.c cunit: cleanup, libfreerdp-core: fix warnings 2011-08-07 14:37:26 -04:00
bitmap.h libfreerdp-core: start using jay's bitmap decompressor 2011-07-25 14:50:26 -04:00
bitmap_inc.c windows: fix warnings 2011-08-16 21:08:14 -04:00
capabilities.c server: send Demand Active PDU. 2011-08-20 23:09:46 +08:00
capabilities.h server: send Demand Active PDU. 2011-08-20 23:09:46 +08:00
certificate.c windows: fix warnings 2011-08-16 21:08:14 -04:00
certificate.h libfreerdp-utils: added snprintf wrapper for windows portability 2011-08-16 15:00:25 -04:00
connection.c server: send Demand Active PDU. 2011-08-20 23:09:46 +08:00
connection.h server: read Client Info PDU. 2011-08-20 18:22:14 +08:00
credssp.c windows: start fixing windows compilation 2011-08-15 17:05:48 -04:00
credssp.h windows: fix compilation on all platforms after refactoring 2011-08-15 17:19:59 -04:00
crypto.c windows: start fixing windows compilation 2011-08-15 17:05:48 -04:00
crypto.h windows: fix most compilation errors, linker errors and warnings left 2011-08-16 20:49:46 -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: added complete errinfo lookup table with full meaning strings 2011-08-07 23:59:28 -04:00
fastpath.c xfreerdp: started painting multiple RAIL windows 2011-08-17 02:14:02 -04:00
fastpath.h libfreerdp-core/fastpath: add FastPath Input, enabled by default. 2011-08-16 14:37:11 +08:00
freerdp.c libfreerdp-core/transport: fix a bug in nonblocking mode that would break connection sequence. 2011-08-20 20:30:18 +08:00
gcc.c server: send MCS Connect Response PDU. 2011-08-19 23:56:47 +08:00
gcc.h server: send MCS Connect Response PDU. 2011-08-19 23:56:47 +08:00
info.c server: read Client Info PDU. 2011-08-20 18:22:14 +08:00
info.h server: read Client Info PDU. 2011-08-20 18:22:14 +08:00
input.c libfreerdp-core/fastpath: add FastPath Input, enabled by default. 2011-08-16 14:37:11 +08:00
input.h libfreerdp-core/fastpath: add FastPath Input, enabled by default. 2011-08-16 14:37:11 +08:00
license.c server: fix incorrect flag in license module. 2011-08-21 10:57:01 +08:00
license.h server: send valid client license error pdu. 2011-08-20 21:41:40 +08:00
listener.c server: create initial server API. 2011-08-18 16:06:32 +08:00
listener.h server: create initial server API. 2011-08-18 16:06:32 +08:00
mcs.c server: trivial refactor rdp module to work in both direction. 2011-08-20 16:43:29 +08:00
mcs.h server: trivial refactor rdp module to work in both direction. 2011-08-20 16:43:29 +08:00
nego.c server: fix bug reading cookie in nego. 2011-08-20 18:29:57 +08:00
nego.h libfreerdp/peer: initial protocol negotiation. 2011-08-18 23:15:28 +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 xfreerdp: added support for workarea and disabling window decorations 2011-08-17 14:13:44 -04:00
orders.h libfreerdp-cache: added brush cache 2011-08-05 13:58:46 -04:00
peer.c server: move server_mode to rdpSettings. 2011-08-21 09:58:05 +08: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 server: move server_mode to rdpSettings. 2011-08-21 09:58:05 +08:00
rdp.h server: move server_mode to rdpSettings. 2011-08-21 09:58:05 +08:00
redirection.c libfreerdp-core: started processing of server demand active pdu 2011-07-19 16:30:05 -04:00
redirection.h libfreerdp-core: started processing of server demand active pdu 2011-07-19 16:30:05 -04:00
security.c Various minor warning fixes and unittest fixes. 2011-07-27 09:14:11 +10:00
security.h Various minor warning fixes and unittest fixes. 2011-07-27 09:14:11 +10:00
settings.c server: read Client Info PDU. 2011-08-20 18:22:14 +08:00
tcp.c libfreerdp-core/tcp: check for peer disconnection. 2011-08-18 23:14:46 +08:00
tcp.h windows: fix most compilation errors, linker errors and warnings left 2011-08-16 20:49:46 -04:00
tls.c server: accept TLS connection from the client. 2011-08-19 13:35:29 +08:00
tls.h server: accept TLS connection from the client. 2011-08-19 13:35:29 +08: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 libfreerdp-core/transport: fix a bug in nonblocking mode that would break connection sequence. 2011-08-20 20:30:18 +08:00
transport.h libfreerdp-core/transport: fix a bug in nonblocking mode that would break connection sequence. 2011-08-20 20:30:18 +08:00
update.c windows: fix warnings 2011-08-16 21:08:14 -04:00
update.h libfreerdp-cache: fix brush cache 2011-08-07 21:12:36 -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 xfreerdp: added RAIL window titles 2011-08-17 22:31:27 -04:00
window.h libfreerdp-rail: processing window altsec orders 2011-08-16 00:22:00 -04:00