You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
xrdp-proprietary/libxrdp
Pavel Roskin a452d8d36a Merge AM_CFLAGS and INCLUDES info AM_CPPFLAGS
AM_CPPFLAGS is for flags passed to the preprocessor, such as defines and
includes. AM_CFLAGS is for flags affecting the compiler, such as debug
and optimization settings.

INCLUDES is an obsolete name. Users can pass INCLUDES and break
compilation. AM_CPPFLAGS is more explicit that the flags come from
Automake and should not be overridden.
9 years ago
..
Makefile.am Merge AM_CFLAGS and INCLUDES info AM_CPPFLAGS 9 years ago
libxrdp.c Run through codespell 9 years ago
libxrdp.h Run through codespell 9 years ago
libxrdpinc.h work on main loop changes 10 years ago
xrdp_bitmap32_compress.c libxrdp: planar unroll delta 11 years ago
xrdp_bitmap_compress.c libxrdp: not logic change, comments 11 years ago
xrdp_caps.c add frame acks and h264 codec mode basics 10 years ago
xrdp_channel.c Run through codespell 9 years ago
xrdp_fastpath.c work on main loop changes 10 years ago
xrdp_iso.c work on main loop changes 10 years ago
xrdp_jpeg_compress.c Run through codespell 9 years ago
xrdp_mcs.c Run through codespell 9 years ago
xrdp_mppc_enc.c libxrdp: minor mppc compressor change 11 years ago
xrdp_orders.c Run through codespell 9 years ago
xrdp_orders_rail.c libxrdp: rail fix for when no flags are set 9 years ago
xrdp_orders_rail.h no logic change, indent 11 years ago
xrdp_rdp.c libxrdp: xrdp_iso: changed logs, some fixes in security layer 10 years ago
xrdp_sec.c remove trailing white space 10 years ago
xrdp_surface.c copyright year update 12 years ago