FreeRDP/libfreerdp/core
akallabeth 66d3b77d88 update_decompress_brush: explicit output length checks
The output length was just assumed to be >= 256 bytes, with this
commit it is explicitly checked.
2020-05-06 13:31:57 +02:00
..
gateway Fixed oob read in irp_write and similar 2020-05-06 13:31:57 +02:00
test Added expert settings /tune and /tune-list 2020-04-21 17:30:24 +02:00
CMakeLists.txt libfreerdp/core: Export monitor layout PDU 2019-06-03 14:30:17 +03:00
activation.c Fixed tpkt header length checks. 2020-03-02 11:40:35 +01:00
activation.h Remove symbols exported by accident. 2019-12-02 10:57:31 +01:00
autodetect.c Fixed #6009: Bounds checks in autodetect_recv_bandwidth_measure_results 2020-04-02 17:27:59 +02:00
autodetect.h Reformatted to new style 2019-11-07 10:53:54 +01:00
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 Fix initialization of LargePointer flags 2020-04-22 11:10:56 +02:00
capabilities.h Fixed tpkt header length checks. 2020-03-02 11:40:35 +01:00
certificate.c Reformatted to new style 2019-11-07 10:53:54 +01:00
certificate.h Reformatted to new style 2019-11-07 10:53:54 +01:00
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 Reformatted to new style 2019-11-07 10:53:54 +01:00
codecs.c Reformatted to new style 2019-11-07 10:53:54 +01:00
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 Remove symbols exported by accident. 2019-12-02 10:57:31 +01:00
display.h Reformatted to new style 2019-11-07 10:53:54 +01:00
errbase.c Reformatted to new style 2019-11-07 10:53:54 +01:00
errconnect.c Reformatted to new style 2019-11-07 10:53:54 +01:00
errinfo.c Reformatted to new style 2019-11-07 10:53:54 +01:00
errinfo.h Added function to get an error category for better error handling. 2019-10-03 11:19:03 +02:00
fastpath.c Added RDP 10.7 large pointer support 2019-12-19 09:53:40 +01:00
fastpath.h Added RDP 10.7 large pointer support 2019-12-19 09:53:40 +01:00
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 Remove symbols exported by accident. 2019-12-02 10:57:31 +01:00
graphics.c Reformatted to new style 2019-11-07 10:53:54 +01:00
graphics.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
heartbeat.c Reformatted to new style 2019-11-07 10:53:54 +01:00
heartbeat.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
info.c Fix tpkt header length checks for encrypted packets 2020-03-10 12:20:50 +01:00
info.h Remove symbols exported by accident. 2019-12-02 10:57:31 +01:00
input.c Reformatted to new style 2019-11-07 10:53:54 +01:00
input.h Fixed capability checks for mouse and unicode input. 2017-07-31 12:30:35 +02:00
license.c Fix tpkt header length checks for encrypted packets 2020-03-10 12:20:50 +01:00
license.h Reformatted to new style 2019-11-07 10:53:54 +01:00
listener.c shadow_server: allow specifying IP addresses to listen on (#6050) 2020-05-05 08:35:19 +02:00
listener.h Reformatted to new style 2019-11-07 10:53:54 +01:00
mcs.c Added tpkt header length plausibility checks. 2020-03-02 11:40:35 +01:00
mcs.h Remove symbols exported by accident. 2019-12-02 10:57:31 +01:00
message.c Default to positive return for missing callbacks 2020-03-10 08:59:52 +01:00
message.h Added RDP 10.7 large pointer support 2019-12-19 09:53:40 +01:00
metrics.c Reformatted to new style 2019-11-07 10:53:54 +01:00
multitransport.c Reformatted to new style 2019-11-07 10:53:54 +01:00
multitransport.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
nego.c Fixed oob read in irp_write and similar 2020-05-06 13:31:57 +02:00
nego.h Reformatted to new style 2019-11-07 10:53:54 +01:00
nla.c Fixed data type warnings 2020-04-11 09:43:14 +02:00
nla.h Reformatted to new style 2019-11-07 10:53:54 +01:00
orders.c update_decompress_brush: explicit output length checks 2020-05-06 13:31:57 +02:00
orders.h Reformatted to new style 2019-11-07 10:53:54 +01:00
peer.c Export remaining packet length from rdp_read_share_control_header 2020-04-06 13:18:35 +02:00
peer.h Reformatted to new style 2019-11-07 10:53:54 +01:00
proxy.c proxy: Add received response in case of an error 2020-01-08 17:45:10 +01:00
proxy.h Remove symbols exported by accident. 2019-12-02 10:57:31 +01:00
rdp.c Export remaining packet length from rdp_read_share_control_header 2020-04-06 13:18:35 +02:00
rdp.h Export remaining packet length from rdp_read_share_control_header 2020-04-06 13:18:35 +02:00
redirection.c Reformatted to new style 2019-11-07 10:53:54 +01:00
redirection.h Reformatted to new style 2019-11-07 10:53:54 +01:00
security.c Remove symbols exported by accident. 2019-12-02 10:57:31 +01:00
security.h Reformatted to new style 2019-11-07 10:53:54 +01:00
server.c Remove unnecessary cast. 2020-05-06 13:31:57 +02:00
server.h Reformatted to new style 2019-11-07 10:53:54 +01:00
settings.c Initialize KeyboardHook with define instead of magic number 2020-03-18 17:22:08 +01:00
settings.h Unified initialization of OrderSupport 2018-11-23 10:11:50 +01: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 Reformatted to new style 2019-11-07 10:53:54 +01:00
timezone.c Reformatted to new style 2019-11-07 10:53:54 +01:00
timezone.h Reformatted to new style 2019-11-07 10:53:54 +01:00
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 Setting optional last error on transport close 2020-01-09 10:35:49 +01:00
transport.h Reformatted to new style 2019-11-07 10:53:54 +01:00
update.c Fixed #6101: POINTER_LARGE_UPDATE serialization 2020-04-22 14:21:47 +02:00
update.h Added RDP 10.7 large pointer support 2019-12-19 09:53:40 +01:00
window.c Allow icon info with empty bitmap data. 2020-04-09 18:00:51 +02:00
window.h Reformatted to new style 2019-11-07 10:53:54 +01:00