FreeRDP/libfreerdp-core
Marc-André Moreau 98f7bb01b5 xfreerdp: added support for workarea and disabling window decorations 2011-08-17 14:13:44 -04:00
..
CMakeLists.txt windows: export all exported api functions 2011-08-16 23:54:42 -04: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.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 xfreerdp: started painting multiple RAIL windows 2011-08-17 02:14:02 -04:00
capabilities.h libfreerdp-core: add FastPath and RemoteFX related capabilities. 2011-08-09 23:45:55 +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: add more error handling. 2011-08-13 16:37:03 +08:00
connection.h libfreerdp-core: moved activation sequence to activation.c 2011-07-25 13:52:48 -04: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: 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 windows: fix compilation on all platforms after refactoring 2011-08-15 17:19:59 -04:00
info.h libfreerdp-core: parsing of server save session info PDU 2011-07-25 13:42:14 -04: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 windows: fix warnings 2011-08-16 21:08:14 -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/nego: add connection error handling. 2011-08-13 12:40:14 +08:00
nego.h libfreerdp-core: fix security selection 2011-07-31 13:51:26 +10: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
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 windows: fix warnings 2011-08-16 21:08:14 -04:00
rdp.h windows: fix warnings 2011-08-16 21:08:14 -04: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 xfreerdp: added support for workarea and disabling window decorations 2011-08-17 14:13:44 -04:00
tcp.c windows: fix most compilation errors, linker errors and warnings left 2011-08-16 20:49:46 -04:00
tcp.h windows: fix most compilation errors, linker errors and warnings left 2011-08-16 20:49:46 -04:00
tls.c cunit: cleanup, libfreerdp-core: fix warnings 2011-08-07 14:37:26 -04:00
tls.h windows: update build scripts, fix most of utils 2011-08-16 14:41:12 -04: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-utils: started sleep utils 2011-08-16 16:04:28 -04:00
transport.h libfreerdp-utils: started sleep utils 2011-08-16 16:04:28 -04: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 windows: fix warnings 2011-08-16 21:08:14 -04:00
vchan.h libfreerdp-core/vchan: implement vchan_send. 2011-08-03 13:58:19 +08:00
window.c libfreerdp-rail: initial commit 2011-08-15 23:37:43 -04:00
window.h libfreerdp-rail: processing window altsec orders 2011-08-16 00:22:00 -04:00