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/common
Koichiro IWAO 74497752dc
Add TLSv1.3 support
Actually, TLSv1.3 will be enabled without this change if xrdp is compiled
with OpenSSL or alternatives which support TLSv1.3. This commit makes to
enable or disable TLSv1.3 explicitly.  Also, this commit adds a log
"TLSv1.3 enabled by config, but not supported by system OpenSSL". if
xrdp installation doesn't support TLSv1.3. It should be user-friendly.
7 years ago
..
Makefile.am remove crc16.h from common/Makefile.am 7 years ago
arch.h Corrected endianness detection on ppc64el. 7 years ago
base64.c fix indent, no logic change 8 years ago
base64.h move base64 functions to base64.c 8 years ago
defines.h common: small fix for 32 bit color 11 years ago
fifo.c Eliminate APP_CC and DEFAULT_CC 8 years ago
fifo.h Eliminate APP_CC and DEFAULT_CC 8 years ago
file.c common: quit using `!` as comment out symbol in config files 7 years ago
file.h Eliminate APP_CC and DEFAULT_CC 8 years ago
list.c Eliminate APP_CC and DEFAULT_CC 8 years ago
list.h Eliminate APP_CC and DEFAULT_CC 8 years ago
list16.c Eliminate APP_CC and DEFAULT_CC 8 years ago
list16.h Eliminate APP_CC and DEFAULT_CC 8 years ago
log.c log: revert permission 7 years ago
log.h log: add log level TRACE 7 years ago
os_calls.c Implements the accept/close logic for vsock 7 years ago
os_calls.h vsock, move some defines 7 years ago
parse.h work on main loop changes 10 years ago
pixman-region.c Include config_ac.h from all source files 8 years ago
pixman-region.h add region intersect 9 years ago
pixman-region16.c Include stdint.h, don't redefine MAX/MIN constants if already defined 9 years ago
rail.h common: no logic change, update comments 11 years ago
ssl_calls.c Add TLSv1.3 support 7 years ago
ssl_calls.h xrdp: add OpenSSL version to --version 7 years ago
thread_calls.c Eliminate APP_CC and DEFAULT_CC 8 years ago
thread_calls.h Eliminate APP_CC and DEFAULT_CC 8 years ago
trans.c UDS file deleted after first connection 7 years ago
trans.h UDS file deleted after first connection 7 years ago
xrdp_client_info.h Allocate space for tls_ciphers dynamically 8 years ago
xrdp_constants.h common: add more capset constants 7 years ago
xrdp_rail.h common: indent, not logic change 11 years ago
xrdp_sockets.h common: separate sockets macros into basename and fullpath 8 years ago