FreeRDP/libfreerdp-core
Vic Lee d666b45b83 libfreerdp-core: trivial function rename. 2011-08-22 17:49:39 +08:00
..
CMakeLists.txt server: create initial server API. 2011-08-18 16:06:32 +08:00
activation.c libfreerdp-core: change client connection sequence using nonblocking. 2011-08-22 17:11:50 +08:00
activation.h libfreerdp-core: change client connection sequence using nonblocking. 2011-08-22 17:11:50 +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
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 libfreerdp-core: change client connection sequence using nonblocking. 2011-08-22 17:11:50 +08:00
capabilities.h libfreerdp-core: change client connection sequence using nonblocking. 2011-08-22 17:11:50 +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 libfreerdp-core: change client connection sequence using nonblocking. 2011-08-22 17:11:50 +08:00
connection.h libfreerdp-core: change client connection sequence using nonblocking. 2011-08-22 17:11:50 +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 Correctly handling connection failure. 2011-08-22 17:43:20 +08:00
gcc.c libfreerdp-core: change client connection sequence using nonblocking. 2011-08-22 17:11:50 +08:00
gcc.h libfreerdp-core: change client connection sequence using nonblocking. 2011-08-22 17:11:50 +08:00
info.c libfreerdp-core: trivial function rename. 2011-08-22 17:49:39 +08:00
info.h libfreerdp-core: trivial function rename. 2011-08-22 17:49:39 +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 libfreerdp-core: change client connection sequence using nonblocking. 2011-08-22 17:11:50 +08:00
license.h libfreerdp-core: change client connection sequence using nonblocking. 2011-08-22 17:11:50 +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 libfreerdp-core: change client connection sequence using nonblocking. 2011-08-22 17:11:50 +08:00
mcs.h libfreerdp-core: change client connection sequence using nonblocking. 2011-08-22 17:11:50 +08:00
nego.c libfreerdp-core: change client connection sequence using nonblocking. 2011-08-22 17:11:50 +08:00
nego.h libfreerdp-core: change client connection sequence using nonblocking. 2011-08-22 17:11:50 +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-cache: add support for custom extra glyph data 2011-08-21 14:54:08 -04:00
orders.h xfreerdp: started handling RemoteApp icons 2011-08-21 17:32:18 -04:00
peer.c libfreerdp-core: change client connection sequence using nonblocking. 2011-08-22 17:11:50 +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 libfreerdp-core: trivial function rename. 2011-08-22 17:49:39 +08:00
rdp.h libfreerdp-core: change client connection sequence using nonblocking. 2011-08-22 17:11:50 +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 libfreerdp-cache: started glyph cache 2011-08-21 14:16:53 -04: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: started handling RemoteApp icons 2011-08-21 17:32:18 -04:00
window.h libfreerdp-rail: processing window altsec orders 2011-08-16 00:22:00 -04:00