Commit Graph

1894 Commits (883650700fcd9e0bb90de5c307e7e4e845725312)
 

Author SHA1 Message Date
Laxmikant Rashinkar 883650700f added support for using Xorg driver model 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
jsorg71 98c9b8b692 Merge pull request #112 from speidy/fastpath
libxrdp: 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
jsorg71 60dbacc9ff Merge pull request #105 from scarygliders/devel
Devel - please pull/merge these changes to the xrdp-genkeymap utility
11 years ago
Jay Sorg 6e093e243d update readme.txt 11 years ago
Jay Sorg 12cbbf74e6 xrdp:no logic change, comments and printfs 11 years ago
Jay Sorg 374633e63f common: no logic change, update comments 11 years ago
Jay Sorg 3baa5ffa23 update version 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 f6fb5a32ed common: added some trans options used in fast path 11 years ago
Laxmikant Rashinkar 221b049ca5 clean up temp files in /tmp/.xrdp 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 25ad4d8a36 common: add more fips ssl calls 11 years ago
Laxmikant Rashinkar 1f51f62df9 Merge branch 'devel' of github.com:/neutrinolabs/xrdp into devel 11 years ago
Laxmikant Rashinkar 76a0901964 o --enable-load_pulse_modules changed to --enable-loadpulsemodules
o color entries in xrdp.ini file are now specfied using RGB format only
o login screen now works with pixel depth of 8, 15, 16 and 24 bits
11 years ago
Jay Sorg 2921400083 common: check for nil in fips cleanup 11 years ago
Jay Sorg 8e4520b3c3 libxrdp: work on fips 11 years ago
Jay Sorg 926cd095fc common: added des3 calls for fips 11 years ago
Jay Sorg b81bd005bf libxrdp: started adding FIPS crypt 11 years ago
Jay Sorg c11afcd672 work on xorg driver 11 years ago
Jay Sorg 8cd57e0710 added server_paint_rects 11 years ago
Jay Sorg b0a1832186 common: update client_info struct 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
Laxmikant Rashinkar c5c8324d91 Merge branch 'devel' of github.com:/neutrinolabs/xrdp into devel 11 years ago
Laxmikant Rashinkar e95edef44e fixed an issue where channels with uppercase names were not being recognized 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
Jay Sorg 973d41bceb tests/tcp_proxy: remove dependancy on os_calls 11 years ago
Jay Sorg 1dd191ab1b xup: added process_server_paint_rect_shmem_ex 11 years ago