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.
Marc-André Moreau
cc03ff6704
Merge pull request #42 from Osirium/freerdp-refactor-06-dec-2012
Freerdp refactor 06 dec 2012
|
12 years ago |
.. |
Makefile.am
|
Use FREERDP_LIBS variable to access the frerdp libs, includes location
|
12 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
|
fix SSE2 debug line, and add some debug of config settings.
|
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 |