Commit Graph

247 Commits (4cae44ce3b3acd2cdc19332f49ec54bae5a77d98)

Author SHA1 Message Date
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
speidy 0a225729c7 libxrdp: fastpath input, validate eventFlags 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 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
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
speidy d610101521 Merge branch 'devel' of https://github.com/neutrinolabs/xrdp into
fastpath

Conflicts:
	libxrdp/xrdp_fastpath.c
11 years ago
speidy 75bff736a6 libxrdp: xrdp_fastpath_recv cleanup 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 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
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 0b18909f26 libxrdp: remove xrdp_tcp.c 11 years ago
Jay Sorg e9e14f22f9 started work on fastpath, restructure PDU in 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
Jay Sorg 1d9c773dbf libxrdp: improve mcs processing 11 years ago
Jay Sorg c8579c3403 libxrdp: started adding planar bitmap compression 11 years ago
Jay Sorg 6cd6f15d46 libxrdp: not logic change, comments 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
speidy 423c583cdd libxrdp: xrdp_sec: added CS_CORE process func for future use. 11 years ago
Jay Sorg 448b7a5d4b neutrinordp: added a header 11 years ago
Laxmikant Rashinkar 6cd342a20a added code for region copy used in codec mode 11 years ago
Jay Sorg 02aa39c79d added keyboard type and subtype to struct xrdp_client_info 11 years ago
jsorg71 e6ba49e9be Merge pull request #9 from speidy/master
libxrdp: work on multimon + fix xrdp_send_unkown1
11 years ago
speidy 6f7958bdcb libxrdp: move xrdp_rdp_send_monitorlayout call after demand active pdu 11 years ago
speidy e5f2f997db libxrdp: some cleanup 11 years ago
speidy 638843526a libxrdp: change xrdp_rdp_send_unknown1 hack to xrdp_rdp_send_fontmap,
relying on docs.
11 years ago
speidy bc4fd1afba libxrdp: Monitor Layout PDU changes 11 years ago
speidy 2dc5f49132 libxrdp: add Montior Layout PDU (server to client), temporary hack 11 years ago
Laxmikant Rashinkar e8c2f328fb Merge branch 'master' of github.com:neutrinolabs/xrdp 11 years ago
Laxmikant Rashinkar 3a074450d7 changed bulk compression logic 11 years ago
speidy 92e876ea42 libxrdp: add monitorCount to client_info struct 11 years ago
speidy daf22b79f6 libxrdp: fix in processing client monitor data 11 years ago