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
Enrico Tagliavini 6cdc0f31b0 enable automatic ECDH when possible (openssl 1.0.2)
Openssl 1.1.0 and later are enabling ECDH automatically, but for older
version it must be enabled explicitly or all Perfect Forward Secrecy
ciphers will be silently ignored. See also [1]. This commit applies the
same fix as found in CnetOS 7 httpd package to enable automatic ECDH as
found in [2].

[1] https://wiki.openssl.org/index.php/Diffie-Hellman_parameters
[2] https://git.centos.org/blob/rpms!httpd.git/c7/SOURCES!httpd-2.4.6-ssl-ecdh-auto.patch
8 years ago
..
Makefile.am remove crc16.h from common/Makefile.am 8 years ago
arch.h Eliminate APP_CC and DEFAULT_CC 9 years ago
base64.c fix indent, no logic change 9 years ago
base64.h move base64 functions to base64.c 9 years ago
defines.h common: small fix for 32 bit color 12 years ago
fifo.c Eliminate APP_CC and DEFAULT_CC 9 years ago
fifo.h Eliminate APP_CC and DEFAULT_CC 9 years ago
file.c common: quit using `!` as comment out symbol in config files 8 years ago
file.h Eliminate APP_CC and DEFAULT_CC 9 years ago
list.c Eliminate APP_CC and DEFAULT_CC 9 years ago
list.h Eliminate APP_CC and DEFAULT_CC 9 years ago
list16.c Eliminate APP_CC and DEFAULT_CC 9 years ago
list16.h Eliminate APP_CC and DEFAULT_CC 9 years ago
log.c log: revert permission 8 years ago
log.h log: add log level TRACE 8 years ago
os_calls.c Implements the accept/close logic for vsock 8 years ago
os_calls.h vsock, move some defines 8 years ago
parse.h work on main loop changes 11 years ago
pixman-region.c Include config_ac.h from all source files 9 years ago
pixman-region.h add region intersect 10 years ago
pixman-region16.c Include stdint.h, don't redefine MAX/MIN constants if already defined 10 years ago
rail.h common: no logic change, update comments 12 years ago
ssl_calls.c enable automatic ECDH when possible (openssl 1.0.2) 8 years ago
ssl_calls.h move base64 functions to base64.c 9 years ago
thread_calls.c Eliminate APP_CC and DEFAULT_CC 9 years ago
thread_calls.h Eliminate APP_CC and DEFAULT_CC 9 years ago
trans.c use g_memcpy, braces 8 years ago
trans.h vsock, move some defines 8 years ago
xrdp_client_info.h Allocate space for tls_ciphers dynamically 9 years ago
xrdp_constants.h common: add more capset constants 8 years ago
xrdp_rail.h common: indent, not logic change 12 years ago
xrdp_sockets.h common: separate sockets macros into basename and fullpath 9 years ago