Commit Graph

77 Commits (bc9dcbeb19de7b949af30363971bb0d8365face6)

Author SHA1 Message Date
jsorg71 ae1514c167
dynamic virtual channel improvements
remove not used chansrv <-> xrdp messages
move static channel disable control into libxrdp
remove some blocking read, write chansrv calls
add drdynvc calls to libxrdp
add drdynvc calls to chansrv
channel cleanup
6 years ago
Pavel Roskin 148afd1170 Rename file_loc.h to xrdp_sockets.h, install it
Include xrdp_sockets.h directly, not through headers.
8 years ago
Pavel Roskin 6ed4c969f4 Eliminate APP_CC and DEFAULT_CC 8 years ago
Pavel Roskin 30a7a947b1 Don't include config_ac.h from any header files 8 years ago
Jay Sorg 6f74efa70a add session_info
Conflicts:
	libxrdp/libxrdp.h
8 years ago
Pavel Roskin ca9cbcafc8 Typo fixes 9 years ago
Pavel Roskin 964e860072 Run through codespell 9 years ago
Jay Sorg 605df27103 libxrdp: remove a global, remove some tabs 10 years ago
Idan Freiberg afdf638c7b libxrdp, common: work on TLS mode 11 years ago
Idan Freiberg 7ab1d887ae libxrdp: work on TLS support 11 years ago
Idan Freiberg f0b6c6b1d1 libxrdp: started adding TLS support 11 years ago
Idan Freiberg 9795ce010a libxrdp: changes in rdp security layer negotiation 11 years ago
Jay Sorg bd810c0695 support 2048 bit RSA keys 11 years ago
Jay Sorg a16b83ac8a libxrdp: remove some alloc / free 11 years ago
Jay Sorg b142a59e69 libxrdp: changes for planar compression 11 years ago
Jay Sorg d672eb8995 no logic change, indent 11 years ago
Jay Sorg 6d7e315b0c work on surface command 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
Jay Sorg d18704d740 libxrdp: work on fastpath fragments 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
speidy 866fde498e libxrdp: move fastpath callback calls from xrdp_rdp to xrdp_fastpath 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
Jay Sorg e9e14f22f9 started work on fastpath, restructure PDU in 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 c8579c3403 libxrdp: started adding planar bitmap compression 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 113f2696fe libxrdp: work on fastpath 11 years ago
Laxmikant Rashinkar 6cd342a20a added code for region copy used in codec mode 11 years ago
speidy 6f7958bdcb libxrdp: move xrdp_rdp_send_monitorlayout call after demand active pdu 11 years ago
speidy 5591c19b3f libxrdp: remove old monitor_list struct 11 years ago
speidy 8cc619c223 libxrdp: work on multimon 11 years ago
Jay Sorg 086481395c Merge branch 'multimon' of git://github.com/speidy/xrdp into speidy-multimon
Conflicts:
	common/xrdp_client_info.h
	libxrdp/xrdp_iso.c
	libxrdp/xrdp_sec.c
12 years ago
speidy 0d86544819 libxrdp: work on multimon, added monitor data processing 12 years ago
Jay Sorg c1b7cbd657 merges from authentic8 12 years ago
Jay Sorg 2c021f5fab don't use a global for turbo jpeg 12 years ago
Jim Grandy 981741f55c Hand-apply patch (compositing) from Authentic8: 5d5e470 81c9c29 b0c2c10 27d8a01 a96a217 e512090 a9a6762 9c02bfa bd26fcc c0d29d9 676dd35 3b26737 12 years ago
Jim Grandy 1ae9a7f2b6 Hand-apply patches (drawing configuration) from Authentic8 branch: 34b92df f994298 38e2def 12 years ago
speidy a8e5b3fee5 libxrdp: work on multi-mon support 12 years ago
Jay Sorg c6fa03102f copyright year update 12 years ago
Jay Sorg b3dcfdaa37 libxrdp: add our own mppc compression instead of using the freerdp mppc 12 years ago
Laxmikant Rashinkar 1123323fda o moved from GNU General Public License to Apache License, Version 2.0
o applied new coding standards to all .c files
o moved some files around
13 years ago
Jay Sorg 204d6bbde1 codecs: move jpeg hack to bitmap cache v3 13 years ago
Jay Sorg 62777d43b1 work on bitmap cache v3 13 years ago
Jay Sorg b52bf1b838 libxrdp: started adding RAIL support 13 years ago
Jay Sorg 900a2541ca offscreen bitmaps: implement the delete list 13 years ago