FreeRDP/libfreerdp-core
Vic Lee 2150325421 libfreerdp-core: process desktop resize sequence. 2011-09-06 16:22:08 +08:00
..
CMakeLists.txt Merge pull request #77 from LK2000/master 2011-09-02 07:18:15 -07:00
activation.c debug: cleanup printf's all over the place 2011-09-02 13:29:17 -04: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: process desktop resize sequence. 2011-09-06 16:22:08 +08:00
capabilities.h Rename more functions. 2011-08-23 13:26:24 +08:00
certificate.c debug: cleanup printf's all over the place 2011-09-02 13:29:17 -04:00
certificate.h libfreerdp-utils: added snprintf wrapper for windows portability 2011-08-16 15:00:25 -04:00
connection.c libfreerdp-core: process desktop resize sequence. 2011-09-06 16:22:08 +08:00
connection.h libfreerdp-core: further improvements to server redirection code 2011-09-03 16:36:27 -04: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: cleanup of certificate store 2011-08-30 12:20:36 -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 Merge remote-tracking branch 'upstream/master' into rail 2011-09-02 01:24:45 +03:00
fastpath.h libfreerdp-core: got the server to send some dumped RemoteFX frames 2011-08-26 21:44:37 -04:00
freerdp.c libfreerdp-core: added --play-rfx option to play RemoteFX data from a file 2011-08-28 15:51:49 -04:00
gcc.c windows: fix compilation and linking of all libraries 2011-08-31 04:35:50 -04:00
gcc.h libfreerdp-core: change client connection sequence using nonblocking. 2011-08-22 17:11:50 +08:00
info.c debug: cleanup printf's all over the place 2011-09-02 13:29:17 -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: started implementation of server redirection 2011-09-02 21:34:51 -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 server: handle mstsc disconnection correctly. 2011-08-26 18:14:34 +08:00
mcs.h server: handle mstsc disconnection correctly. 2011-08-26 18:14:34 +08:00
mppc.c First checkin for Microsoft Point to Point compression (MPCC) protocol. This is still under development. So far we have written the decompression code for RDP 5 and unit tests to test the code 2011-09-01 21:20:08 -07:00
mppc.h First checkin for Microsoft Point to Point compression (MPCC) protocol. This is still under development. So far we have written the decompression code for RDP 5 and unit tests to test the code 2011-09-01 21:20:08 -07:00
nego.c libfreerdp-core: add support for token-based server redirection 2011-09-03 18:21:21 -04: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-core: parsing of glyph fragments 2011-09-04 16:49:22 -04:00
orders.h xfreerdp: started handling RemoteApp icons 2011-08-21 17:32:18 -04:00
peer.c server: handle mstsc disconnection correctly. 2011-08-26 18:14:34 +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: test and fix server redirection (IP-based, not token-based yet) 2011-09-03 17:59:52 -04:00
rdp.h libfreerdp-core: further improvements to server redirection code 2011-09-03 16:36:27 -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 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-core: process desktop resize sequence. 2011-09-06 16:22:08 +08: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: further improvements to server redirection code 2011-09-03 16:36:27 -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 libfreerdp-core: initial server redirection support 2011-09-03 17:02:26 -04: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-core: got the server to send some dumped RemoteFX frames 2011-08-26 21:44:37 -04: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