Commit Graph

286 Commits (ccd75bd4cd968fc21b2cf72b741a23536b17742a)

Author SHA1 Message Date
Jay Sorg 1291d2dbbe work on codec mode
10 years ago
Laxmikant Rashinkar 3bb31876e7 coverity: fixed resolution leak issues
10 years ago
speidy 194ad781ba libxrdp: another len fix
10 years ago
speidy 13a376ae38 libxrdp: fix off by one length indicator issue
10 years ago
Idan Freiberg 9795ce010a libxrdp: changes in rdp security layer negotiation
10 years ago
Idan Freiberg 9007deae6f libxrdp: added an option to enforce security layer in xrdp.ini
10 years ago
Jay Sorg d9a91ca11b libxrdp: minor mppc compressor change
10 years ago
speidy ba6c71fd37 libxrdp: iso: fixed a validation check in RDP_NEG_REQ (CORRELATION_INFO_PRESENT flag is sent by mac itap client by default from now)
10 years ago
Jay Sorg 57d492d79c libxrdp: fastpath fragmented mppc fix, make sure we have at least 16 bytes to compress
10 years ago
Jay Sorg 1ed0dffeb6 libxrdp: mppc fix when compressor fails
10 years ago
Jay Sorg 0cabb4a565 32 bpp compress the alpha, leave room for biggest 32 bpp data
10 years ago
Jay Sorg faa0ab1f36 libxrdp: complete fastpath mppc compression
10 years ago
Jay Sorg 02d53436ec libxrdp: planar unroll delta
10 years ago
Jay Sorg 00806b55a6 libxrdp: planar compreesion, check for temp buffer limits
10 years ago
Idan Freiberg 34fc3d4aae libxrdp: changed the way we calculate gcc-response length, RSA 2048 working now with mstsc
10 years ago
Jay Sorg bd810c0695 support 2048 bit RSA keys
10 years ago
Jay Sorg a16b83ac8a libxrdp: remove some alloc / free
10 years ago
Jay Sorg b142a59e69 libxrdp: changes for planar compression
10 years ago
Jay Sorg ca6bec36e6 libxrdp: no logic change, fix warning, some optimize planar compression
10 years ago
Jay Sorg aa35a32752 libxrdp: 32 bpp compression changes / fixes
10 years ago
Jay Sorg e494f5367f libxrdp: planar(32 bit) compression working now
10 years ago
Jay Sorg 73bdb57ee2 more fixes for 32 bit color
10 years ago
Jay Sorg 5d49553919 work on 32 bit planar bitmap compressor
10 years ago
Jay Sorg d672eb8995 no logic change, indent
10 years ago
speidy 702f76c078 libxrdp: xrdp_channel: don't change channel flags when
10 years ago
speidy 7e9e343d7c libxrdp: make sure jpeg quality is valid
10 years ago
Laxmikant Rashinkar 1b3dd12568 addec checks for TurboJPEG in autoconf
10 years ago
Jay Sorg e840c8f335 libxrdp: memory leak fixes on error
10 years ago
Jay Sorg ab73d48fb3 libxrdp: fix for fips and fragmented fastpath
10 years ago
Jay Sorg 6d7e315b0c work on surface command
10 years ago
Jay Sorg 63032b000d libxrdp: fix for when not compiling with turbo jpeg
10 years ago
Jay Sorg 50a1b1fdb9 work on codec mode jpeg
10 years ago
Jay Sorg 9414467af2 libxrdp: export jpeg compress for codec mode
10 years ago
speidy 53df4335eb o added fastpath output, syncronize update pdu
10 years ago
speidy 8372cce84d o libxrdp: fastpath output, added cursor and palette now updates
10 years ago
speidy 744cdf9da1 Merge branch 'devel' of https://github.com/neutrinolabs/xrdp into devel
10 years ago
speidy 56ae4539a9 indentation fix
10 years ago
Jay Sorg 630f735a28 libxrdp: send, get, and use multi fragment max caps
10 years ago
Jay Sorg 6f63f93890 libxrdp: remove caps warning and added fastpath fragment caps
10 years ago
Jay Sorg 4cae44ce3b libxrdp: keep rdp packets < 16K
10 years ago
speidy a801e44bfa o libxrdp: move rdp capabilites form xrdp_rdp to a new file xrdp_caps.c
10 years ago
speidy 0a225729c7 libxrdp: fastpath input, validate eventFlags
10 years ago
Jay Sorg d18704d740 libxrdp: work on fastpath fragments
10 years ago
Jay Sorg 4f83a979eb libxrdp: fix for fastpath output and fips
10 years ago
Jay Sorg ff8821c308 libxrdp: fastpath output, orders working
10 years ago
Jay Sorg cf39a90d80 libxrdp: detect client fastpath caps
10 years ago
Jay Sorg 201bec9794 libxrdp: minor fastpath logic change and indent changes
10 years ago
Jay Sorg fe042b0c61 minor fastpath changes
10 years ago
speidy 1eb03b1451 libxrdp: add fips support in xrdp_sec_recv_fastpath
10 years ago
speidy 44d831f05e libxrdp: fastpath, add stream check (all stack)
10 years ago