Jay Sorg
|
38241f2a0b
|
Fix all format warnings and some unused variable warnings
|
2016-03-14 17:04:08 -07:00 |
Jay Sorg
|
a303f9aaec
|
remove trailing white space
|
2015-08-03 20:37:43 -07:00 |
Jay Sorg
|
a4f8705e99
|
multimon fix, mstsc reports desktop width and height of primary only
|
2015-08-03 17:12:46 -07:00 |
Jay Sorg
|
d1bc5b0bf7
|
libxrdp: no logic change, tabs to spaces
|
2014-12-15 16:26:32 -08:00 |
speidy
|
5e89424129
|
libxrdp: fix for 'low' RDP security level (issue #202)
|
2014-12-15 22:12:16 +02:00 |
speidy
|
fb306e624e
|
libxrdp: changes for security layer negotiation,
security_layer=negotiate is working now
|
2014-12-13 16:24:07 +02:00 |
Jay Sorg
|
605df27103
|
libxrdp: remove a global, remove some tabs
|
2014-11-06 16:51:39 -08:00 |
speidy
|
4015f526db
|
work on tls mode
|
2014-08-22 09:13:33 +03:00 |
Jay Sorg
|
c7144744a4
|
security change for none
|
2014-08-05 14:41:59 -07:00 |
Jay Sorg
|
ffed349875
|
added option to set rdp crypto level to none
|
2014-08-05 12:28:54 -07:00 |
Jay Sorg
|
821bf3e2a5
|
no logic change, convert tabs to spaces
|
2014-08-05 11:59:52 -07:00 |
Jay Sorg
|
779f0bf470
|
add xrdp_keyboard.ini to Makefile.am
|
2014-07-31 21:54:16 -07:00 |
Jay Sorg
|
4ef60f163d
|
load the rdp to X11 keybaord mappings from file
|
2014-07-31 16:17:19 -07:00 |
Idan Freiberg
|
16929efb05
|
Merge branch 'devel' of https://github.com/neutrinolabs/xrdp into
devel
Conflicts:
libxrdp/xrdp_sec.c
|
2014-07-23 16:44:59 +03:00 |
Idan Freiberg
|
5a0d1f028a
|
libxrdp: work on TLS mode
|
2014-07-23 15:42:19 +03:00 |
Idan Freiberg
|
afdf638c7b
|
libxrdp, common: work on TLS mode
|
2014-07-23 15:31:45 +03:00 |
speidy
|
1acdc3085e
|
libxrdp: work on TLS mode, temporary changes
|
2014-07-21 07:00:12 +03:00 |
Laxmikant Rashinkar
|
3bb31876e7
|
coverity: fixed resolution leak issues
|
2014-07-19 11:56:00 -07:00 |
Idan Freiberg
|
7ab1d887ae
|
libxrdp: work on TLS support
|
2014-07-17 14:29:23 +03:00 |
Idan Freiberg
|
f0b6c6b1d1
|
libxrdp: started adding TLS support
|
2014-07-15 18:29:40 +03:00 |
Idan Freiberg
|
34fc3d4aae
|
libxrdp: changed the way we calculate gcc-response length, RSA 2048 working now with mstsc
|
2014-06-19 18:27:35 +03:00 |
Jay Sorg
|
bd810c0695
|
support 2048 bit RSA keys
|
2014-06-18 22:02:58 -07:00 |
Jay Sorg
|
ab73d48fb3
|
libxrdp: fix for fips and fragmented fastpath
|
2014-03-22 00:24:06 -07:00 |
Jay Sorg
|
4cae44ce3b
|
libxrdp: keep rdp packets < 16K
|
2014-03-09 21:07:08 -07:00 |
Jay Sorg
|
d18704d740
|
libxrdp: work on fastpath fragments
|
2014-03-09 12:11:36 -07:00 |
Jay Sorg
|
4f83a979eb
|
libxrdp: fix for fastpath output and fips
|
2014-03-07 15:18:17 -08:00 |
Jay Sorg
|
ff8821c308
|
libxrdp: fastpath output, orders working
|
2014-03-07 12:45:33 -08:00 |
Jay Sorg
|
201bec9794
|
libxrdp: minor fastpath logic change and indent changes
|
2014-03-06 17:51:35 -08:00 |
speidy
|
1eb03b1451
|
libxrdp: add fips support in xrdp_sec_recv_fastpath
|
2014-03-05 06:26:33 +02:00 |
speidy
|
44d831f05e
|
libxrdp: fastpath, add stream check (all stack)
|
2014-03-05 06:06:50 +02:00 |
Jay Sorg
|
932d785deb
|
fast path changes, iso never reads now
|
2014-03-04 18:11:55 -08:00 |
jsorg71
|
1ce75182af
|
Merge pull request #111 from speidy/fastpath
libxrdp: Fastpath input
|
2014-03-04 14:11:02 -08:00 |
speidy
|
866fde498e
|
libxrdp: move fastpath callback calls from xrdp_rdp to xrdp_fastpath
|
2014-03-04 23:56:26 +02:00 |
speidy
|
43f4d439ec
|
libxrdp: work on fastpath, length issue
|
2014-03-04 10:19:19 +02:00 |
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
|
2014-03-02 01:39:34 +02:00 |
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
|
2014-02-28 19:28:31 -08:00 |
Jay Sorg
|
e1c97ba124
|
libxrdp: fips working now
|
2014-02-24 11:37:32 -08:00 |
Jay Sorg
|
950ef882f4
|
libxrdp: work on fips
|
2014-02-23 20:45:59 -08:00 |
Jay Sorg
|
8e4520b3c3
|
libxrdp: work on fips
|
2014-02-22 22:44:58 -08:00 |
Jay Sorg
|
b81bd005bf
|
libxrdp: started adding FIPS crypt
|
2014-02-20 00:41:53 -08:00 |
speidy
|
80204e2536
|
libxrdp: work on fastpath input, added fastpath option to xrdp.ini
|
2014-02-11 00:28:43 +02:00 |
speidy
|
f525c0f8e7
|
libxrdp: work on fastpath input
|
2014-02-10 05:48:03 +02:00 |
speidy
|
cbf5d50a5c
|
libxrdp: work on fastpath input
|
2014-02-09 01:42:04 +02:00 |
speidy
|
9a98299e2b
|
libxrdp: work on fastpath
|
2014-02-08 20:55:41 +02:00 |
speidy
|
113f2696fe
|
libxrdp: work on fastpath
|
2014-02-08 13:34:01 +02:00 |
speidy
|
423c583cdd
|
libxrdp: xrdp_sec: added CS_CORE process func for future use.
|
2014-02-05 10:38:25 +02:00 |
Jay Sorg
|
02aa39c79d
|
added keyboard type and subtype to struct xrdp_client_info
|
2014-01-12 18:24:07 -08:00 |
speidy
|
92e876ea42
|
libxrdp: add monitorCount to client_info struct
|
2013-11-05 21:36:18 +02:00 |
speidy
|
daf22b79f6
|
libxrdp: fix in processing client monitor data
|
2013-11-04 08:13:46 +02:00 |
speidy
|
8cc619c223
|
libxrdp: work on multimon
|
2013-10-30 19:41:59 +02:00 |