xrdp/libxrdp
LawrenceK cd847eafa1 when processing a text order we where not correctly using the text length this resulted in overrunning the order buffer and eventually corrupting the heap. Two fixes uses the data length and if the size is greater than max_packet_size attempt to send anyway otherwise you break the protocol. 2012-12-06 16:03:41 +00:00
..
Makefile.am autotools: change top_srcdir to top_builddir for LIBADD 2012-07-13 16:18:02 -07:00
libxrdp.c o moved from GNU General Public License to Apache License, Version 2.0 2012-09-19 20:51:34 -07:00
libxrdp.h o moved from GNU General Public License to Apache License, Version 2.0 2012-09-19 20:51:34 -07:00
libxrdpinc.h o moved from GNU General Public License to Apache License, Version 2.0 2012-09-19 20:51:34 -07:00
xrdp_bitmap_compress.c o moved from GNU General Public License to Apache License, Version 2.0 2012-09-19 20:51:34 -07:00
xrdp_channel.c o moved from GNU General Public License to Apache License, Version 2.0 2012-09-19 20:51:34 -07:00
xrdp_fastpath.c o moved from GNU General Public License to Apache License, Version 2.0 2012-09-19 20:51:34 -07:00
xrdp_iso.c o moved from GNU General Public License to Apache License, Version 2.0 2012-09-19 20:51:34 -07:00
xrdp_jpeg_compress.c o moved from GNU General Public License to Apache License, Version 2.0 2012-09-19 20:51:34 -07:00
xrdp_mcs.c o moved from GNU General Public License to Apache License, Version 2.0 2012-09-19 20:51:34 -07:00
xrdp_orders.c when processing a text order we where not correctly using the text length this resulted in overrunning the order buffer and eventually corrupting the heap. Two fixes uses the data length and if the size is greater than max_packet_size attempt to send anyway otherwise you break the protocol. 2012-12-06 16:03:41 +00:00
xrdp_orders_rail.c o moved from GNU General Public License to Apache License, Version 2.0 2012-09-19 20:51:34 -07:00
xrdp_orders_rail.h libxrdp: started adding RAIL support 2012-06-14 14:37:02 -07:00
xrdp_rdp.c o moved from GNU General Public License to Apache License, Version 2.0 2012-09-19 20:51:34 -07:00
xrdp_sec.c o moved from GNU General Public License to Apache License, Version 2.0 2012-09-19 20:51:34 -07:00
xrdp_surface.c o moved from GNU General Public License to Apache License, Version 2.0 2012-09-19 20:51:34 -07:00
xrdp_tcp.c o moved from GNU General Public License to Apache License, Version 2.0 2012-09-19 20:51:34 -07:00