Commit Graph

448 Commits (master)

Author SHA1 Message Date
Koichiro IWAO 062699334e
Fix typo s/BITMACACHE/BITMAPCACHE/
5 years ago
Koichiro IWAO c5d04a1133
Also rename constants in debug messages and comments
5 years ago
Koichiro IWAO f714124b78
Fix constants mistakenly replaced
5 years ago
Koichiro IWAO 0e9e25f100
use MS name for PDU types
5 years ago
Koichiro IWAO b2a7bb0cf0
use MS for orderType constants
5 years ago
Koichiro IWAO 1ba921c5ed
Fix and / or mistake
6 years ago
Koichiro IWAO 83d3349c5a
add some more constants and use them
6 years ago
Koichiro IWAO d188519c0c
constify more magic numbers
6 years ago
Koichiro IWAO f1f699b954
remove redundunt comments
6 years ago
Koichiro IWAO 43f6ac0723
use MS name for constants
6 years ago
daixj fcb1b825c5 neutrinordp: don't enable remote_app if the INFO_RAIL flag is not set
6 years ago
daixj bc150c2e56 set use_cache_glyph_v2 on if the client support
6 years ago
daixj b3a1889200 Support Cache Glyph Revison 2, issue #367
6 years ago
jsorg71 ae1514c167
dynamic virtual channel improvements
6 years ago
daixj 828079b442 libxrdp: fix memory leak
6 years ago
Koichiro IWAO b17c45d86f
fix potential fd leak
6 years ago
Koichiro IWAO a20d5c29e8 xrdp_caps: remove unneeded comment on case statement
7 years ago
Koichiro IWAO 64f15d6553 xrdp_caps: constify and sort capability set
7 years ago
Koichiro IWAO 788ae1467a xrdp_sec: constify color depth value
7 years ago
Koichiro IWAO 391c69731c libxrdp: advertise horizontal mouse wheel capability
7 years ago
Jay Sorg 9d36983ae7 fix for protocol error when 32 bit and non rfx
7 years ago
Jay Sorg 8d63c32899 move openssl calls to common/libssl.c, check for defines
7 years ago
Koichiro IWAO a1b0344db5 Use the words "cannot read" rather than "cannot open"
7 years ago
Koichiro IWAO 4f7969b562 Check certificate/privkey readability not existence
7 years ago
Koichiro IWAO 65c1fe87d7 Log user-friendly message when certificate/privkey is inaccessible
7 years ago
Pavel Roskin 148afd1170 Rename file_loc.h to xrdp_sockets.h, install it
7 years ago
speidy 1c70e4915f xrdp_orders_rail: fix resulting unicode length
7 years ago
speidy 22f0b05b03 libxrdp: window update, simplify length checks
7 years ago
speidy 954b68314d xrdp_orders_rail: fix g_mbstowcs error handling
7 years ago
speidy dfd639a3a9 RAIL: use fixed size length for window texts
7 years ago
Jay Sorg fdb6195bbc rail, text length checks
7 years ago
Jay Sorg 3c95a2aef2 rail, text length checks
7 years ago
speidy 2f382d2a16 libxrdp: print connected client name to log
7 years ago
speidy 9d578d9c5f libxrdp: fix misleading variable name
7 years ago
speidy b905967ba6 libxrdp: improve unicode_in
7 years ago
Pavel Roskin 43899b7e0c Allocate space for tls_ciphers dynamically
7 years ago
Pavel Roskin 6ed4c969f4 Eliminate APP_CC and DEFAULT_CC
7 years ago
Pavel Roskin 9cdcb38d87 Fix memory leak in tls_ciphers parsing
7 years ago
Koichiro IWAO 08ba9ed4a8 Remove useless comment, no logic change
7 years ago
Pavel Roskin 30a7a947b1 Don't include config_ac.h from any header files
7 years ago
Pavel Roskin b2d3dcf169 Include config_ac.h from all source files
7 years ago
Pavel Roskin 1c355409a7 Fix compilation on MacOS
7 years ago
Koichiro IWAO 096baec331 no cast is needed for NULL
7 years ago
Koichiro IWAO 849c1a22a2 TLS: switch ssl_protocols to a comma separated list
7 years ago
Koichiro IWAO c64e9992e6 TLS: warn if no SSL/TLS protocols enabled
7 years ago
Koichiro IWAO e94ab10e14 TLS: new method to specify SSL/TLS version
7 years ago
Jay Sorg 7825246d7a fix warning new since stdint.h change
7 years ago
Pavel Roskin 0bb048d35e Fix several cases of discarding return values
7 years ago
Idan Freiberg 482671fd18 Merge pull request #625 from speidy/proxy_session_info
7 years ago
Idan Freiberg 19375dda7a Merge pull request #426 from metalefty/log-tls-version-and-cipher
7 years ago