Commit Graph

253 Commits

Author SHA1 Message Date
speidy
53df4335eb o added fastpath output, syncronize update pdu
o refactor caps a bit
2014-03-15 16:10:20 +02:00
speidy
8372cce84d o libxrdp: fastpath output, added cursor and palette now updates
o xrdp.ini: changed default behavior: always new cursors, always use
fastpath input and output.
2014-03-13 00:21:29 +02:00
speidy
744cdf9da1 Merge branch 'devel' of https://github.com/neutrinolabs/xrdp into devel 2014-03-12 06:43:59 +02:00
speidy
56ae4539a9 indentation fix 2014-03-12 06:43:54 +02:00
Jay Sorg
630f735a28 libxrdp: send, get, and use multi fragment max caps 2014-03-10 22:54:28 -07:00
Jay Sorg
6f63f93890 libxrdp: remove caps warning and added fastpath fragment caps 2014-03-10 22:24:18 -07:00
Jay Sorg
4cae44ce3b libxrdp: keep rdp packets < 16K 2014-03-09 21:07:08 -07:00
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.
2014-03-10 03:39:39 +02:00
speidy
0a225729c7 libxrdp: fastpath input, validate eventFlags 2014-03-10 02:52:08 +02: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
cf39a90d80 libxrdp: detect client fastpath caps 2014-03-06 23:28:57 -08:00
Jay Sorg
201bec9794 libxrdp: minor fastpath logic change and indent changes 2014-03-06 17:51:35 -08:00
Jay Sorg
fe042b0c61 minor fastpath changes 2014-03-05 12:38:17 -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
speidy
d610101521 Merge branch 'devel' of https://github.com/neutrinolabs/xrdp into
fastpath

Conflicts:
	libxrdp/xrdp_fastpath.c
2014-03-05 05:48:05 +02:00
speidy
75bff736a6 libxrdp: xrdp_fastpath_recv cleanup 2014-03-05 05:46:46 +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
08baf1a5bc libxrdp: fastpath input working 2014-03-04 23:25:49 +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
0b18909f26 libxrdp: remove xrdp_tcp.c 2014-02-25 20:49:03 -08:00
Jay Sorg
e9e14f22f9 started work on fastpath, restructure PDU in 2014-02-25 20:47:34 -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
Jay Sorg
1d9c773dbf libxrdp: improve mcs processing 2014-02-16 00:34:56 -08:00
Jay Sorg
c8579c3403 libxrdp: started adding planar bitmap compression 2014-02-15 21:19:54 -08:00
Jay Sorg
6cd6f15d46 libxrdp: not logic change, comments 2014-02-15 20:37:10 -08:00
speidy
80204e2536 libxrdp: work on fastpath input, added fastpath option to xrdp.ini 2014-02-11 00:28:43 +02:00
speidy
d36336b7b5 libxrdp: work on fastpath input, fix callback params 2014-02-10 06:42:55 +02:00
speidy
f8d26973d0 libxrdp: work on fastpath input, fix length issue in fastpath_recv 2014-02-10 06:26:55 +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
448b7a5d4b neutrinordp: added a header 2014-01-22 10:30:46 -08:00
Laxmikant Rashinkar
6cd342a20a added code for region copy used in codec mode 2014-01-20 17:48:17 -08:00
Jay Sorg
02aa39c79d added keyboard type and subtype to struct xrdp_client_info 2014-01-12 18:24:07 -08:00
jsorg71
e6ba49e9be Merge pull request #9 from speidy/master
libxrdp: work on multimon + fix xrdp_send_unkown1
2013-11-20 22:30:15 -08:00
speidy
6f7958bdcb libxrdp: move xrdp_rdp_send_monitorlayout call after demand active pdu 2013-11-19 21:34:07 +02:00
speidy
e5f2f997db libxrdp: some cleanup 2013-11-17 17:53:23 +02:00
speidy
638843526a libxrdp: change xrdp_rdp_send_unknown1 hack to xrdp_rdp_send_fontmap,
relying on docs.
2013-11-17 17:50:40 +02:00