Commit Graph

402 Commits (657f6f3756f883e2a5899eaff9e0e59c4bc67995)

Author SHA1 Message Date
Jay Sorg 7825246d7a fix warning new since stdint.h change
7 years ago
Pavel Roskin 0bb048d35e Fix several cases of discarding return values
8 years ago
Idan Freiberg 482671fd18 Merge pull request #625 from speidy/proxy_session_info
8 years ago
Idan Freiberg 19375dda7a Merge pull request #426 from metalefty/log-tls-version-and-cipher
8 years ago
speidy b7da395b5e libxrdp: use constant RDP_DATA_PDU_LOGON
8 years ago
speidy 0a5bc44a0b libxrdp: use log_message
8 years ago
Jay Sorg 6f74efa70a add session_info
8 years ago
Koichiro IWAO f29a98b243 TLS: log client port in addition to ssl protocol and cipher
8 years ago
speidy 6810aa3f79 libxrdp: libxrdp_send_to_channel, improve error message
8 years ago
speidy 58d8cb0fd2 libxrdp: ignore incoming channels with empty names
8 years ago
speidy 94cdbdcee6 libxrdp: change channel_code into a meaningful name
8 years ago
Pavel Roskin bcaa1709e0 Fix all warnings in TurboJPEG code
8 years ago
jsorg71 5194311d9d Merge pull request #611 from volth/support-enable-xrdpdebug=yes-2
8 years ago
volth 26a26ef906 fix build with --enable-xrdpdebug=yes
8 years ago
speidy 70e9132ab1 xrdp: add some logging, remove unused var
8 years ago
speidy a62c467f71 libxrdp: frame acks, make sure max unacked frames value is valid.
8 years ago
speidy a96c91b38e libxrdp: fix Fast-Path Synchronize Update message
8 years ago
speidy 38253f1371 libxrdp: add XRDP_RFXCODEC to Makefile.am
8 years ago
metalefty 1753f6317c Merge pull request #550 from jsorg71/bitmap_update
8 years ago
metalefty 25e5243ecf Merge pull request #553 from jsorg71/libpainter
8 years ago
Pavel Roskin c21b9a78f4 Distribute all files except git and github specific data
8 years ago
jsorg71 9584e22ba6 Merge pull request #549 from jsorg71/rlelimit
8 years ago
Jay Sorg 74ec00a6a6 some code cleanup
8 years ago
jsorg71 870f028692 Merge pull request #546 from proski/jpeg-warning
8 years ago
Jay Sorg 1f51586769 add libpainter for drawing when client does not have minimum orders
8 years ago
Jay Sorg 81e72fc99c code cleanup, add some comments
8 years ago
Jay Sorg 519359a823 fixes for bitmap update
8 years ago
Jay Sorg 492116d535 fixes for rle bitmap compress limits and raw bitmaps
8 years ago
Pavel Roskin 380729e982 Fix a warning in jpeg compression code with --enable-jpeg
8 years ago
speidy a614b60157 lixrdp: typo fix
8 years ago
speidy 917aadd2d1 libxrdp: more constants
8 years ago
speidy 3dc0f2860c Merge branch 'surface_cmds' of git://github.com/speidy/xrdp into surface_cmds
8 years ago
speidy 5e39bb1f87 libxrdp: caps, group caps require fastpath output, use FASTPATH_OUTPUT_SUPPORTED constant
8 years ago
speidy d6a470e973 libxrdp: improve messages
8 years ago
Speidy a0cf6030df Merge branch 'devel' of https://github.com/neutrinolabs/xrdp into surface_cmds
8 years ago
jsorg71 5966de4ee2 Merge pull request #536 from jsorg71/unicode
8 years ago
Jay Sorg c264862afe change some magics to defines
8 years ago
Jay Sorg 7a1a481ff9 use defines for flags
8 years ago
Jay Sorg 2f8d3ba9da add unicode support
8 years ago
speidy 1ef5c2412c xrdp_caps: fix jpeg codec properties
8 years ago
speidy 4f04801b11 o caps: advertise remotefx codec capsets only when supported (RFX mode,
8 years ago
speidy bf07c20571 no logic change, indent only
8 years ago
speidy 8a0fec5e66 o send RFX tiles as stream (Stream Surface Bits Command)
8 years ago
speidy 1fe048b63d xrdp_encoder: do not initialize for non-UNIX rdp clients
8 years ago
Pavel Roskin d3c36b0376 Don't select SSL protocol if no keys, fall back to RDP for "hybrid"
8 years ago
Pavel Roskin d73f20499e Log the result of the security level negotiation
8 years ago
Pavel Roskin 8069b29429 Recognize security_layer=negotiate in xrdp.ini, improve logging
8 years ago
Pavel Roskin 077e3f5bfc Fix pointer sign warnings in TurboJPEG compression code
8 years ago
Pavel Roskin e7433ec69c Fix pointer sign warnings in JPEG compression code
8 years ago
Koichiro IWAO 2c9ff1a4d4 log non TLS session
8 years ago