FreeRDP/libfreerdp-core
2011-08-11 15:08:24 +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 libfreerdp-core: fix warning about | operator. 2011-07-27 16:41:00 +10:00
ber.h libfreerdp-asn1: replacement by libfreerdp-core's BER encoder/decoder 2011-07-18 18:43:23 -04:00
bitmap_inc.c cunit: cleanup, libfreerdp-core: fix warnings 2011-08-07 14:37:26 -04: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
capabilities.c libfreerdp-core: add FastPath and RemoteFX related capabilities. 2011-08-09 23:45:55 +08:00
capabilities.h libfreerdp-core: add FastPath and RemoteFX related capabilities. 2011-08-09 23:45:55 +08:00
certificate.c Various minor warning fixes and unittest fixes. 2011-07-27 09:14:11 +10:00
certificate.h libfreerdp-core: fix security selection 2011-07-31 13:51:26 +10:00
CMakeLists.txt libfreerdp-core: parsing of alternate secondary window orders 2011-08-09 02:32:50 -04:00
connection.c Merge pull request #29 from bradh/master 2011-08-01 11:08:17 -07:00
connection.h libfreerdp-core: moved activation sequence to activation.c 2011-07-25 13:52:48 -04:00
credssp.c libfreerdp-asn1: replacement by libfreerdp-core's BER encoder/decoder 2011-07-18 18:43:23 -04:00
credssp.h libfreerdp-core: remove dependency on libfreerdp-asn1 for credssp_send 2011-07-18 16:16:37 -04:00
crypto.c libfreerdp-core: add new unit tests for licensing, fix encryption of premaster secret 2011-07-15 01:11:09 -04:00
crypto.h libfreerdp-core: fix first two messages of licensing phase 2011-08-08 12:57:19 -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: remove unused variables. 2011-08-11 15:08:24 +08:00
fastpath.h libfreerdp-core: add fastpath receiving layer. 2011-08-09 23:28:02 +08:00
freerdp.c libfreerdp-core: implement vchan_process. 2011-08-03 11:00:56 +08:00
gcc.c libfreerdp-core/gcc: store channelId returned by server MCS connect response. 2011-08-02 17:24:51 +08:00
gcc.h libfreerdp-core: MCS initialization messages 2011-07-09 23:54:23 -04:00
info.c libfreerdp-core: updated connection sequence for RemoteApp 2011-08-08 15:06:07 -04:00
info.h libfreerdp-core: parsing of server save session info PDU 2011-07-25 13:42:14 -04:00
input.c dfreerdp: added keyboard and mouse input 2011-08-01 12:24:29 -04:00
input.h libfreerdp-core: exporting new interface 2011-07-28 00:38:25 -04:00
license.c libfreerdp-core: cleanup licensing debug output 2011-08-08 14:51:03 -04:00
license.h libfreerdp-core: cleanup licensing debug output 2011-08-08 14:51:03 -04:00
mcs.c Various minor warning fixes and unittest fixes. 2011-07-27 09:14:11 +10:00
mcs.h Various minor warning fixes and unittest fixes. 2011-07-27 09:14:11 +10:00
nego.c libfreerdp-core: fix security selection 2011-07-31 13:51:26 +10:00
nego.h libfreerdp-core: fix security selection 2011-07-31 13:51:26 +10:00
ntlmssp.c libfreerdp-utils: datablob->blob 2011-07-07 11:49:57 -04:00
ntlmssp.h libfreerdp-core: updated API documentation for MCS, Connection, PER and RDP modules 2011-07-11 15:58:39 -04:00
orders.c libfreerdp-core: remove unused variables. 2011-08-11 15:08:24 +08:00
orders.h libfreerdp-cache: added brush cache 2011-08-05 13:58:46 -04:00
per.c libfreerdp-core: use uint16 for the PER length. 2011-07-27 16:37:52 +10:00
per.h libfreerdp-core: use uint16 for the PER length. 2011-07-27 16:37:52 +10:00
rdp.c libfreerdp-core: add fastpath receiving layer. 2011-08-09 23:28:02 +08:00
rdp.h libfreerdp-core: add fastpath receiving layer. 2011-08-09 23:28:02 +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
registry.c Various minor warning fixes and unittest fixes. 2011-07-27 09:14:11 +10:00
registry.h Various minor warning fixes and unittest fixes. 2011-07-27 09:14:11 +10: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: added bitmap_v2 cache 2011-08-05 16:56:40 -04:00
tcp.c libfreerdp-core: move blocking-send checking in transport. 2011-08-01 15:04:48 +08:00
tcp.h Various minor warning fixes and unittest fixes. 2011-07-27 09:14:11 +10:00
tls.c cunit: cleanup, libfreerdp-core: fix warnings 2011-08-07 14:37:26 -04:00
tls.h libfreerdp-core: remove unused codes. 2011-08-01 23:39:45 +08:00
tpdu.c started BER encoding of CredSSP 2011-07-18 02:34:28 -04:00
tpdu.h libfreerdp-core: refactoring of RDP module 2011-07-11 18:46:36 -04:00
tpkt.c libfreerdp-core: check TPKT/FastPath header when processing a PDU. 2011-08-09 16:40:58 +08:00
tpkt.h libfreerdp-core: check TPKT/FastPath header when processing a PDU. 2011-08-09 16:40:58 +08:00
transport.c libfreerdp-core: add fastpath receiving layer. 2011-08-09 23:28:02 +08:00
transport.h libfreerdp-core: add non-blocking read. 2011-08-01 14:45:28 +08:00
update.c libfreerdp-cache: fix brush cache 2011-08-07 21:12:36 -04:00
update.h libfreerdp-cache: fix brush cache 2011-08-07 21:12:36 -04:00
vchan.c libfreerdp-core/vchan: implement vchan_send. 2011-08-03 13:58:19 +08:00
vchan.h libfreerdp-core/vchan: implement vchan_send. 2011-08-03 13:58:19 +08:00
window.c libfreerdp-utils: added RAIL utils 2011-08-10 02:24:06 -04:00
window.h libfreerdp-core: update core <-> client interface for window alternate secondary drawing orders 2011-08-09 03:01:40 -04:00