Pavel Roskin
8069b29429
Recognize security_layer=negotiate in xrdp.ini, improve logging
...
security_layer=negotiate is documented, but the code is complaining
loudly about it. Fix it, make sure not to change the actual behavior
apart from the logging.
Improve the log message for unrecognized security_layer setting.
8 years ago
Pavel Roskin
9ac592b218
Don't use term "missing" when using default files, it's too alarming
...
Also improve messages when non-absolute path is rejected.
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
9 years ago
Pavel Roskin
ca9cbcafc8
Typo fixes
9 years ago
Pavel Roskin
70f3d4c5e2
Fix warnings for unused variables read from byte streams
9 years ago
Pavel Roskin
22e808a186
Add missing spaces in the strings that are split for line wrapping
9 years ago
speidy
9fb02e381d
libxrdp: xrdp_iso: changed logs, some fixes in security layer
...
negotiation.
10 years ago
Jay Sorg
33167a7c74
add frame acks and h264 codec mode basics
10 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
...
mstsc
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
...
devel
Conflicts:
libxrdp/xrdp_sec.c
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
11 years ago
Jay Sorg
57d492d79c
libxrdp: fastpath fragmented mppc fix, make sure we have at least 16 bytes to compress
11 years ago
Jay Sorg
1ed0dffeb6
libxrdp: mppc fix when compressor fails
11 years ago
Jay Sorg
faa0ab1f36
libxrdp: complete fastpath mppc compression
11 years ago
Jay Sorg
6d7e315b0c
work on surface command
11 years ago
speidy
53df4335eb
o added fastpath output, syncronize update pdu
...
o refactor caps a bit
11 years ago
Jay Sorg
4cae44ce3b
libxrdp: keep rdp packets < 16K
11 years ago
speidy
a801e44bfa
o libxrdp: move rdp capabilites form xrdp_rdp to a new file xrdp_caps.c
...
o move monitor layout call to demand active.
11 years ago
Jay Sorg
d18704d740
libxrdp: work on fastpath fragments
11 years ago
Jay Sorg
ff8821c308
libxrdp: fastpath output, orders working
11 years ago
Jay Sorg
cf39a90d80
libxrdp: detect client fastpath caps
11 years ago
Jay Sorg
201bec9794
libxrdp: minor fastpath logic change and indent changes
11 years ago
Jay Sorg
fe042b0c61
minor fastpath changes
11 years ago
Jay Sorg
932d785deb
fast path changes, iso never reads now
11 years ago
speidy
866fde498e
libxrdp: move fastpath callback calls from xrdp_rdp to xrdp_fastpath
11 years ago
speidy
08baf1a5bc
libxrdp: fastpath input working
11 years ago
speidy
43f4d439ec
libxrdp: work on fastpath, length issue
11 years ago
speidy
1f1e803140
Merge ../../neutrinolabs/xrdp into fastpath
...
Conflicts:
libxrdp/libxrdp.c
libxrdp/libxrdp.h
libxrdp/xrdp_iso.c
libxrdp/xrdp_sec.c
libxrdp/xrdp_tcp.c
xrdp/xrdp.ini
11 years ago
Jay Sorg
e9e14f22f9
started work on fastpath, restructure PDU in
11 years ago
Jay Sorg
950ef882f4
libxrdp: work on fips
11 years ago
Jay Sorg
8e4520b3c3
libxrdp: work on fips
11 years ago
Jay Sorg
b81bd005bf
libxrdp: started adding FIPS crypt
11 years ago
Jay Sorg
1d9c773dbf
libxrdp: improve mcs processing
11 years ago
speidy
80204e2536
libxrdp: work on fastpath input, added fastpath option to xrdp.ini
11 years ago
speidy
d36336b7b5
libxrdp: work on fastpath input, fix callback params
11 years ago
speidy
f8d26973d0
libxrdp: work on fastpath input, fix length issue in fastpath_recv
11 years ago
speidy
f525c0f8e7
libxrdp: work on fastpath input
11 years ago
speidy
cbf5d50a5c
libxrdp: work on fastpath input
11 years ago
speidy
9a98299e2b
libxrdp: work on fastpath
11 years ago
speidy
113f2696fe
libxrdp: work on fastpath
11 years ago