Commit Graph

148 Commits (b2d3dcf16979a54ecc3cf4fbfc6ee0e4a4f3521b)

Author SHA1 Message Date
Pavel Roskin b2d3dcf169 Include config_ac.h from all source files
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
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
speidy b7da395b5e libxrdp: use constant RDP_DATA_PDU_LOGON
7 years ago
Jay Sorg 6f74efa70a add session_info
7 years ago
Koichiro IWAO f29a98b243 TLS: log client port in addition to ssl protocol and cipher
7 years ago
speidy 94cdbdcee6 libxrdp: change channel_code into a meaningful name
8 years ago
speidy a96c91b38e libxrdp: fix Fast-Path Synchronize Update message
8 years ago
Pavel Roskin 8069b29429 Recognize security_layer=negotiate in xrdp.ini, improve logging
8 years ago
Koichiro IWAO 2c9ff1a4d4 log non TLS session
8 years ago
Koichiro IWAO 40e8194122 TLS: log TLS version and cipher
8 years ago
Pavel Roskin 9ac592b218 Don't use term "missing" when using default files, it's too alarming
8 years ago
Alex Illsley 47124df4ed new options for xrdp.ini disableSSlv3=yes and tls_ciphers=HIGH and code to implement
8 years ago
Carsten Grohmann 7f0d059d84 Improve certificate log messages
8 years ago
Pavel Roskin ca9cbcafc8 Typo fixes
8 years ago
Pavel Roskin 70f3d4c5e2 Fix warnings for unused variables read from byte streams
8 years ago
Pavel Roskin 22e808a186 Add missing spaces in the strings that are split for line wrapping
8 years ago
speidy 9fb02e381d libxrdp: xrdp_iso: changed logs, some fixes in security layer
9 years ago
Jay Sorg 33167a7c74 add frame acks and h264 codec mode basics
9 years ago
Jay Sorg 253028431c libxrdp: opps, fix typeo
10 years ago
Jay Sorg 25809f4f1c libxrdp: no logic change, tabs to spaces
10 years ago
speidy 52cac06092 libxrdp: delete NLA header detection for now, TLS is working now with
10 years ago
speidy 4015f526db work on tls mode
10 years ago
Jay Sorg ffed349875 added option to set rdp crypto level to none
10 years ago
Idan Freiberg 16929efb05 Merge branch 'devel' of https://github.com/neutrinolabs/xrdp into
10 years ago
Idan Freiberg afdf638c7b libxrdp, common: work on TLS mode
10 years ago
Jay Sorg 1291d2dbbe work on codec mode
10 years ago
Laxmikant Rashinkar 3bb31876e7 coverity: fixed resolution leak issues
10 years ago
Idan Freiberg 9795ce010a libxrdp: changes in rdp security layer negotiation
10 years ago
Idan Freiberg 9007deae6f libxrdp: added an option to enforce security layer in xrdp.ini
10 years ago
Jay Sorg d9a91ca11b libxrdp: minor mppc compressor change
10 years ago
Jay Sorg 57d492d79c libxrdp: fastpath fragmented mppc fix, make sure we have at least 16 bytes to compress
10 years ago
Jay Sorg 1ed0dffeb6 libxrdp: mppc fix when compressor fails
10 years ago
Jay Sorg faa0ab1f36 libxrdp: complete fastpath mppc compression
10 years ago
Jay Sorg 6d7e315b0c work on surface command
10 years ago
speidy 53df4335eb o added fastpath output, syncronize update pdu
10 years ago
Jay Sorg 4cae44ce3b libxrdp: keep rdp packets < 16K
10 years ago
speidy a801e44bfa o libxrdp: move rdp capabilites form xrdp_rdp to a new file xrdp_caps.c
10 years ago
Jay Sorg d18704d740 libxrdp: work on fastpath fragments
10 years ago
Jay Sorg ff8821c308 libxrdp: fastpath output, orders working
10 years ago
Jay Sorg cf39a90d80 libxrdp: detect client fastpath caps
10 years ago
Jay Sorg 201bec9794 libxrdp: minor fastpath logic change and indent changes
10 years ago
Jay Sorg fe042b0c61 minor fastpath changes
10 years ago
Jay Sorg 932d785deb fast path changes, iso never reads now
10 years ago
speidy 866fde498e libxrdp: move fastpath callback calls from xrdp_rdp to xrdp_fastpath
10 years ago
speidy 08baf1a5bc libxrdp: fastpath input working
10 years ago