You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
|
12 years ago |
.. |
Makefile.am
|
autotools: change top_srcdir to top_builddir for LIBADD
|
13 years ago |
libxrdp.c
|
o moved from GNU General Public License to Apache License, Version 2.0
|
12 years ago |
libxrdp.h
|
o moved from GNU General Public License to Apache License, Version 2.0
|
12 years ago |
libxrdpinc.h
|
o moved from GNU General Public License to Apache License, Version 2.0
|
12 years ago |
xrdp_bitmap_compress.c
|
o moved from GNU General Public License to Apache License, Version 2.0
|
12 years ago |
xrdp_channel.c
|
o moved from GNU General Public License to Apache License, Version 2.0
|
12 years ago |
xrdp_fastpath.c
|
o moved from GNU General Public License to Apache License, Version 2.0
|
12 years ago |
xrdp_iso.c
|
o moved from GNU General Public License to Apache License, Version 2.0
|
12 years ago |
xrdp_jpeg_compress.c
|
o moved from GNU General Public License to Apache License, Version 2.0
|
12 years ago |
xrdp_mcs.c
|
o moved from GNU General Public License to Apache License, Version 2.0
|
12 years ago |
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.
|
12 years ago |
xrdp_orders_rail.c
|
o moved from GNU General Public License to Apache License, Version 2.0
|
12 years ago |
xrdp_orders_rail.h
|
libxrdp: started adding RAIL support
|
13 years ago |
xrdp_rdp.c
|
o moved from GNU General Public License to Apache License, Version 2.0
|
12 years ago |
xrdp_sec.c
|
o moved from GNU General Public License to Apache License, Version 2.0
|
12 years ago |
xrdp_surface.c
|
o moved from GNU General Public License to Apache License, Version 2.0
|
12 years ago |
xrdp_tcp.c
|
o moved from GNU General Public License to Apache License, Version 2.0
|
12 years ago |