FreeRDP/libfreerdp/core
2020-05-20 15:10:07 +02:00
..
gateway Fixed #6199: Reading version information in tsg 2020-05-20 15:02:24 +02:00
test Fixed memory leak in test 2020-05-20 15:10:07 +02:00
activation.c Fixed tpkt header length checks. 2020-03-02 11:40:35 +01:00
activation.h
autodetect.c Fixed #6009: Bounds checks in autodetect_recv_bandwidth_measure_results 2020-04-02 17:27:59 +02:00
autodetect.h
bulk.c Cleaned up bulk_compress/decompress, prettified log. 2020-03-10 14:05:10 +01:00
bulk.h Refactored bulk compression 2020-03-10 14:05:10 +01:00
capabilities.c Fixed BehaviorSanitizer warnings 2020-05-20 15:10:07 +02:00
capabilities.h Fixed tpkt header length checks. 2020-03-02 11:40:35 +01:00
certificate.c
certificate.h
channels.c Unify pReceiveChannelData and psPeerReceiveChannelData 2020-03-10 12:21:14 +01:00
channels.h Fixed conversion and return checks. 2020-03-04 14:44:03 +01:00
client.c Unify pReceiveChannelData and psPeerReceiveChannelData 2020-03-10 12:21:14 +01:00
client.h
CMakeLists.txt
codecs.c
connection.c Fix tpkt header length checks for encrypted packets 2020-03-10 12:20:50 +01:00
connection.h Fixed tpkt header length checks. 2020-03-02 11:40:35 +01:00
display.c
display.h
errbase.c
errconnect.c
errinfo.c
errinfo.h
fastpath.c
fastpath.h
freerdp.c Fixed misinterpretation of SendChannelData 2020-03-10 12:21:14 +01:00
gcc.c Use substreams to parse gcc_read_server_data_blocks 2020-04-02 17:39:43 +02:00
gcc.h
graphics.c
graphics.h
heartbeat.c
heartbeat.h
info.c Fixed extended info packet alignment. 2020-05-20 15:10:07 +02:00
info.h
input.c
input.h
license.c Fix tpkt header length checks for encrypted packets 2020-03-10 12:20:50 +01:00
license.h
listener.c shadow_server: allow specifying IP addresses to listen on (#6050) 2020-05-05 08:35:19 +02:00
listener.h
mcs.c Added tpkt header length plausibility checks. 2020-03-02 11:40:35 +01:00
mcs.h
message.c Default to positive return for missing callbacks 2020-03-10 08:59:52 +01:00
message.h
metrics.c
multitransport.c
multitransport.h
nego.c Fixed oob read in irp_write and similar 2020-05-06 13:31:57 +02:00
nego.h
nla.c Fixed data type warnings 2020-04-11 09:43:14 +02:00
nla.h
orders.c Fixed #6200: Arraysize check 2020-05-20 15:02:24 +02:00
orders.h
peer.c Export remaining packet length from rdp_read_share_control_header 2020-04-06 13:18:35 +02:00
peer.h
proxy.c change use of strtok to strtok_s 2020-05-18 11:08:20 +02:00
proxy.h
rdp.c Fixed #6156: Enforce synchronized encrypt count 2020-05-12 15:34:57 +02:00
rdp.h Fixed #6156: Enforce synchronized encrypt count 2020-05-12 15:34:57 +02:00
redirection.c
redirection.h
security.c Fixed #6156: Enforce synchronized encrypt count 2020-05-12 15:34:57 +02:00
security.h
server.c Remove unnecessary cast. 2020-05-06 13:31:57 +02:00
server.h
settings.c Refactored settings clone/free, extended tests 2020-05-20 15:10:07 +02:00
settings.h Refactored settings clone/free, extended tests 2020-05-20 15:10:07 +02:00
surface.c Added fallback to CMDTYPE_STREAM_SURFACE_BITS 2020-04-03 12:18:59 +02:00
surface.h Fix sending/receiving surface bits command. 2020-04-03 12:00:53 +02:00
tcp.c Fix #6033: freeaddrinfo must not be called with NULL arguments. 2020-04-09 14:26:46 +02:00
tcp.h
timezone.c
timezone.h
tpdu.c Added tpkt header length plausibility checks. 2020-03-02 11:40:35 +01:00
tpdu.h Added tpkt header length plausibility checks. 2020-03-02 11:40:35 +01:00
tpkt.c tpkt_ensure_stream_consumed now more verbose. 2020-03-05 13:48:58 +01:00
tpkt.h tpkt_ensure_stream_consumed now more verbose. 2020-03-05 13:48:58 +01:00
transport.c Ensure all NLA structs are freed up 2020-05-12 09:09:36 +02:00
transport.h
update.c Fixed oob read in update_recv 2020-05-06 13:31:57 +02:00
update.h
window.c Allow icon info with empty bitmap data. 2020-04-09 18:00:51 +02:00
window.h