speidy
|
f5ec7f4102
|
libxrdp: oops, fix virtual desktop size check
|
9 years ago |
speidy
|
881756a82c
|
libxrdp: oops, fix virtual desktop size check
|
9 years ago |
speidy
|
36c17767b7
|
libxrdp: in CS_MONITOR, validate virtual desktop size we got from client
|
9 years ago |
speidy
|
b38dcf1bb0
|
xrdp_wm: fix for multimon, draw login window and log window on primary
monitor
|
9 years ago |
Pavel Roskin
|
70f3d4c5e2
|
Fix warnings for unused variables read from byte streams
|
9 years ago |
Pavel Roskin
|
0629b25d5f
|
Fix warnings about unused variables and functions
|
9 years ago |
Jay Sorg
|
38241f2a0b
|
Fix all format warnings and some unused variable warnings
|
9 years ago |
Jay Sorg
|
a303f9aaec
|
remove trailing white space
|
9 years ago |
Jay Sorg
|
a4f8705e99
|
multimon fix, mstsc reports desktop width and height of primary only
|
9 years ago |
Jay Sorg
|
d1bc5b0bf7
|
libxrdp: no logic change, tabs to spaces
|
10 years ago |
speidy
|
5e89424129
|
libxrdp: fix for 'low' RDP security level (issue #202)
|
10 years ago |
speidy
|
fb306e624e
|
libxrdp: changes for security layer negotiation,
security_layer=negotiate is working now
|
10 years ago |
Jay Sorg
|
605df27103
|
libxrdp: remove a global, remove some tabs
|
10 years ago |
speidy
|
4015f526db
|
work on tls mode
|
10 years ago |
Jay Sorg
|
c7144744a4
|
security change for none
|
10 years ago |
Jay Sorg
|
ffed349875
|
added option to set rdp crypto level to none
|
10 years ago |
Jay Sorg
|
821bf3e2a5
|
no logic change, convert tabs to spaces
|
10 years ago |
Jay Sorg
|
779f0bf470
|
add xrdp_keyboard.ini to Makefile.am
|
10 years ago |
Jay Sorg
|
4ef60f163d
|
load the rdp to X11 keybaord mappings from file
|
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
|
5a0d1f028a
|
libxrdp: work on TLS mode
|
10 years ago |
Idan Freiberg
|
afdf638c7b
|
libxrdp, common: work on TLS mode
|
10 years ago |
speidy
|
1acdc3085e
|
libxrdp: work on TLS mode, temporary changes
|
10 years ago |
Laxmikant Rashinkar
|
3bb31876e7
|
coverity: fixed resolution leak issues
|
10 years ago |
Idan Freiberg
|
7ab1d887ae
|
libxrdp: work on TLS support
|
10 years ago |
Idan Freiberg
|
f0b6c6b1d1
|
libxrdp: started adding TLS support
|
10 years ago |
Idan Freiberg
|
34fc3d4aae
|
libxrdp: changed the way we calculate gcc-response length, RSA 2048 working now with mstsc
|
11 years ago |
Jay Sorg
|
bd810c0695
|
support 2048 bit RSA keys
|
11 years ago |
Jay Sorg
|
ab73d48fb3
|
libxrdp: fix for fips and fragmented fastpath
|
11 years ago |
Jay Sorg
|
4cae44ce3b
|
libxrdp: keep rdp packets < 16K
|
11 years ago |
Jay Sorg
|
d18704d740
|
libxrdp: work on fastpath fragments
|
11 years ago |
Jay Sorg
|
4f83a979eb
|
libxrdp: fix for fastpath output and fips
|
11 years ago |
Jay Sorg
|
ff8821c308
|
libxrdp: fastpath output, orders working
|
11 years ago |
Jay Sorg
|
201bec9794
|
libxrdp: minor fastpath logic change and indent changes
|
11 years ago |
speidy
|
1eb03b1451
|
libxrdp: add fips support in xrdp_sec_recv_fastpath
|
11 years ago |
speidy
|
44d831f05e
|
libxrdp: fastpath, add stream check (all stack)
|
11 years ago |
Jay Sorg
|
932d785deb
|
fast path changes, iso never reads now
|
11 years ago |
jsorg71
|
1ce75182af
|
Merge pull request #111 from speidy/fastpath
libxrdp: Fastpath input
|
11 years ago |
speidy
|
866fde498e
|
libxrdp: move fastpath callback calls from xrdp_rdp to xrdp_fastpath
|
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 |
Laxmikant Rashinkar
|
e7445a2544
|
o default login limit is now 50 users (instead of 10)
o we now wait for 30 seconds for session connection (instead of 1)
o if AUTO_LOGON flag is set but username is null, we force login dialog to show up
|
11 years ago |
Jay Sorg
|
e1c97ba124
|
libxrdp: fips working now
|
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 |
speidy
|
80204e2536
|
libxrdp: work on fastpath input, added fastpath option to xrdp.ini
|
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 |