FreeRDP/libfreerdp-core
2012-03-06 14:41:07 -05:00
..
activation.c
activation.h
capabilities.c libfreerdp-cache: start NineGrid cache 2012-02-12 20:29:33 -05:00
capabilities.h libfreerdp-core: change source descriptor from MSTSC to FREERDP 2012-02-08 14:45:24 -05:00
certificate.c libfreerdp-auth: start using server-side NTLM module 2012-03-04 21:56:41 -05:00
certificate.h libfreerdp-crypto: taking crypto code out of libfreerdp-core 2012-02-17 00:58:30 -05:00
channel.c
channel.h
CMakeLists.txt libfreerdp-sspi: rename from libfreerdp-auth 2012-03-05 17:11:15 -05:00
connection.c Slight modifications to existing comments to have them better displayed in doxygen's docs. 2012-02-25 21:56:49 +01:00
connection.h
errinfo.c
errinfo.h libfreerdp-core: started implementation of server redirection 2011-09-02 21:34:51 -04:00
extension.c Adding new comments to xfreerdp.c, going down to the functions it calls in the core lib. 2012-02-25 21:55:59 +01:00
extension.h wfreerdp: fix portability issues 2012-03-05 21:04:42 -05:00
fastpath.c libfreerdp-core: don't add sec_bytes in fastpath_send_input_pdu 2012-02-20 21:03:31 +01:00
fastpath.h The fastpath header can be two or three bytes long. Check also the latter case. 2012-02-08 12:03:39 +01:00
freerdp.c Reverting formatting change in freerdp.c - was made by error with an auto-indenting tool 2012-02-27 10:16:00 +01:00
gcc.c wfreerdp: fix windows compilation 2012-02-20 21:56:55 -08:00
gcc.h libfreerdp-crypto: taking crypto code out of libfreerdp-core 2012-02-17 00:58:30 -05:00
graphics.c Completed (almost) System Pointer Update (MS-RDPBCGR 2.2.9.1.1.4.3) 2012-02-24 13:44:23 +01:00
info.c libfreerdp-core: move timezone code from info.c to timezone.c 2012-02-16 01:53:58 -05:00
info.h
input.c libfreerdp-core: expanded input API 2012-02-13 17:51:42 -05:00
input.h
license.c libfreerdp-crypto: taking crypto code out of libfreerdp-core 2012-02-17 00:58:30 -05:00
license.h libfreerdp-crypto: taking crypto code out of libfreerdp-core 2012-02-17 00:58:30 -05:00
listener.c
listener.h
mcs.c
mcs.h libfreerdp-crypto: taking crypto code out of libfreerdp-core 2012-02-17 00:58:30 -05:00
mppc.c Revert "RDP6 compression" 2012-02-10 15:06:58 -05:00
mppc.h Revert "RDP6 compression" 2012-02-10 15:06:58 -05:00
nego.c libfreerdp-core: verify TLS certificate with both TLS and NLA 2012-02-12 12:46:53 -05:00
nego.h
orders.c introduce generic ARRAY_SIZE macro 2012-02-28 18:11:11 +01:00
orders.h Before asking for element from the PRIMARY_DRAWING_ORDER_FIELD_BYTES[] array, check if the array is big enough. 2012-02-11 14:33:54 +01:00
peer.c libfreerdp-crypto: taking crypto code out of libfreerdp-core 2012-02-17 00:58:30 -05:00
peer.h
rdp.c libfreerdp-core: enable mppc decode for non fastpath PDUs 2012-02-29 19:37:02 -08:00
rdp.h For salted checksums we need separate counters, as the 2012-02-22 19:26:00 +01:00
redirection.c
redirection.h
security.c For salted checksums we need separate counters, as the 2012-02-22 19:26:00 +01:00
security.h libfreerdp-crypto: taking crypto code out of libfreerdp-core 2012-02-17 00:58:30 -05:00
settings.c libfreerdp-crypto: taking crypto code out of libfreerdp-core 2012-02-17 00:58:30 -05:00
surface.c
surface.h
tcp.c libfreerdp-utils: added TCP utils 2012-03-06 14:41:07 -05:00
tcp.h wfreerdp: fix portability issues 2012-03-05 21:04:42 -05:00
timezone.c libfreerdp-locale: move time zone detection code 2012-02-19 21:08:12 -05:00
timezone.h libfreerdp-locale: move time zone detection code 2012-02-19 21:08:12 -05:00
tpdu.c
tpdu.h
tpkt.c
tpkt.h
transport.c libfreerdp-sspi: fix headers 2012-03-05 17:23:22 -05:00
transport.h libfreerdp-sspi: fix headers 2012-03-05 17:23:22 -05:00
update.c Before asking for element from the PRIMARY_DRAWING_ORDER_FIELD_BYTES[] array, check if the array is big enough. 2012-02-11 14:33:54 +01:00
update.h Before asking for element from the PRIMARY_DRAWING_ORDER_FIELD_BYTES[] array, check if the array is big enough. 2012-02-11 14:33:54 +01:00
window.c
window.h