FreeRDP/libfreerdp-core
2012-03-18 23:02:13 -07:00
..
activation.c After DEACTIVATE ALL PDU server can send MCS Disconnect Provider Ultimatum PDU to disconnect. 2012-02-06 23:10:45 +01:00
activation.h libfreerdp-core: fix parsing bugs with synchronize, font map and session logon info PDUs 2012-01-08 16:02:59 -05:00
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 mppc bulk compressor 2012-03-18 23:02:13 -07:00
connection.c rdp redirect: do the necessary layering violation to avoid leaks 2012-03-16 18:12:49 +01:00
connection.h Add glue that enables server-side support for Standard RDP Security. 2012-01-25 17:16:44 +01:00
errinfo.c
errinfo.h
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 Continue documenting the freerdp.h file 2012-03-12 14:45:11 +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 core: terminate redirect cookies correctly 2012-03-16 20:47:34 +01:00
info.h INFO_COMPR flags according to CompressionTypeMask 2012-01-09 16:38:07 -11:00
input.c libfreerdp-core: expanded input API 2012-02-13 17:51:42 -05:00
input.h Merge pull request #404 from pjd/server_slow_path_input 2012-02-07 05:01:53 -08:00
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 xfreerdp-server: set TCP_NODELAY 2012-03-18 13:13:34 -04:00
listener.h
mcs.c The ber_write_length() function can store variable number of bytes (one or 2012-01-17 14:17:04 +01:00
mcs.h libfreerdp-crypto: taking crypto code out of libfreerdp-core 2012-02-17 00:58:30 -05:00
mppc_enc.c mppc bulk compressor 2012-03-18 23:02:13 -07:00
mppc_enc.h mppc bulk compressor 2012-03-18 23:02:13 -07: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 libfreerdp-core: fix sending of extended data blocks when supported only 2011-12-18 12:10:56 -05:00
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 xfreerdp-server: set TCP_NODELAY 2012-03-18 13:13:34 -04:00
peer.h
rdp.c rdp redirect: do the necessary layering violation to avoid leaks 2012-03-16 18:12:49 +01:00
rdp.h include: move config.h into private headers. 2012-03-12 19:14:56 +08:00
redirection.c core: terminate redirect cookies correctly 2012-03-16 20:47:34 +01:00
redirection.h core: fixed segfault caused by double free of password_cookie blob 2012-02-01 17:58:06 +01:00
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 core/redirect: be aware that transport used in transport_check_fds might become invalid 2012-03-16 18:12:49 +01:00
transport.h core/redirect: be aware that transport used in transport_check_fds might become invalid 2012-03-16 18:12:49 +01:00
update.c libfreerdp-core: fix for cursor hot spot out of range 2012-03-18 12:34:08 -07: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