FreeRDP/libfreerdp-core
Vic Lee 41f16251ed server: add sync and pointer update. 2011-08-25 17:08:28 +08:00
..
CMakeLists.txt libfreerdp-core/surface: separate surface from fastpath. 2011-08-23 21:01:19 +08:00
activation.c Rename functions. 2011-08-23 12:58:10 +08:00
activation.h Rename functions. 2011-08-23 12:58:10 +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: fix licensing debug output 2011-08-24 16:54:32 -04:00
capabilities.h Rename more functions. 2011-08-23 13:26:24 +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: fix licensing debug output 2011-08-24 16:54:32 -04: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 libfreerdp-core/fastpath: add surfcmd frame marker. 2011-08-24 23:31:58 +08:00
fastpath.h libfreerdp-core/fastpath: add surfcmd frame marker. 2011-08-24 23:31:58 +08:00
freerdp.c Fixed possible socket leak in tcp_connect, added disconnect function to properly clean-up socket/tls resources on disconnect) 2011-08-24 08:07:55 -07: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: fix memory leaks. 2011-08-25 13:45:43 +08: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: fix licensing debug output 2011-08-24 16:54:32 -04:00
license.h Rename more functions. 2011-08-23 13:26:24 +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 Rename more functions. 2011-08-23 13:26:24 +08:00
mcs.h Rename more functions. 2011-08-23 13:26:24 +08:00
nego.c libfreerdp-core: fix memory leaks. 2011-08-25 13:45:43 +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 server: add server update callback registration. 2011-08-23 20:37:08 +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: fix memory leaks. 2011-08-25 13:45:43 +08:00
rdp.h libfreerdp-core: change client connection sequence using nonblocking. 2011-08-22 17:11:50 +08:00
redirection.c Rename functions. 2011-08-23 12:58:10 +08:00
redirection.h Rename functions. 2011-08-23 12:58:10 +08: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: add pointer cache 2011-08-24 11:20:41 -04:00
surface.c server: define surfcmd header length constants. 2011-08-24 10:09:05 +08:00
surface.h server: add sync and pointer update. 2011-08-25 17:08:28 +08:00
tcp.c Fixed possible socket leak in tcp_connect, added disconnect function to properly clean-up socket/tls resources on disconnect) 2011-08-24 08:07:55 -07:00
tcp.h windows: fix most compilation errors, linker errors and warnings left 2011-08-16 20:49:46 -04:00
tls.c libfreerdp-core: fix memory leaks. 2011-08-25 13:45:43 +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: prevent further read/write when socket is dropped. 2011-08-25 13:30:17 +08:00
transport.h libfreerdp-core/transport: prevent further read/write when socket is dropped. 2011-08-25 13:30:17 +08:00
update.c server: add sync and pointer update. 2011-08-25 17:08:28 +08:00
update.h libfreerdp-core: add support for play sound (system beep) updates 2011-08-24 02:54:46 -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