speidy
|
5f7a4b46fb
|
sesman: indentation fix
|
11 years ago |
speidy
|
8566230442
|
sesman: do reconnect to an exisitng Xorg session
|
11 years ago |
Jay Sorg
|
e840c8f335
|
libxrdp: memory leak fixes on error
|
11 years ago |
Jay Sorg
|
ab73d48fb3
|
libxrdp: fix for fips and fragmented fastpath
|
11 years ago |
Jay Sorg
|
9a4a4d021f
|
xorg: work on codec mode
|
11 years ago |
Jay Sorg
|
dcc7dd3097
|
xorg: fix for compiling on xserver 1.14+
|
11 years ago |
jsorg71
|
3aae7ffff6
|
Merge pull request #114 from moobyfr/devel
Call cleanup for encoder
|
11 years ago |
BLINDAUER Emmanuel
|
185aafd12d
|
Call cleanup for encoder
|
11 years ago |
Jay Sorg
|
56783ee262
|
Merge branch 'devel' of github.com:neutrinolabs/xrdp into devel
|
11 years ago |
Jay Sorg
|
6d7e315b0c
|
work on surface command
|
11 years ago |
Jay Sorg
|
3e7fbe9641
|
added a check for xrandr devel files
|
11 years ago |
Jay Sorg
|
63032b000d
|
libxrdp: fix for when not compiling with turbo jpeg
|
11 years ago |
Jay Sorg
|
50a1b1fdb9
|
work on codec mode jpeg
|
11 years ago |
Jay Sorg
|
9414467af2
|
libxrdp: export jpeg compress for codec mode
|
11 years ago |
Jay Sorg
|
5fe484012f
|
xorg: fix a warning
|
11 years ago |
Laxmikant Rashinkar
|
40ec8a1714
|
Merge branch 'devel' of github.com:/neutrinolabs/xrdp into devel
|
11 years ago |
Laxmikant Rashinkar
|
9470b031aa
|
xrdp_encoder: developer checkin
|
11 years ago |
Jay Sorg
|
8f05bee238
|
xrdp: add an option to do md5 bitmap hash for bitmap cache
|
11 years ago |
Jay Sorg
|
da0d0e687a
|
reduce the memory needed for crc16 bitmap cache lists
|
11 years ago |
speidy
|
53df4335eb
|
o added fastpath output, syncronize update pdu
o refactor caps a bit
|
11 years ago |
Jay Sorg
|
f66c5911a2
|
xrdp: speed up bitmap cache lru using linked list
|
11 years ago |
Jay Sorg
|
261d35eaac
|
misc fixes for Xorg and compile
|
11 years ago |
Jay Sorg
|
f94f5bec1c
|
xrdp: speed up bitmap cache lookup using hash table
|
11 years ago |
Jay Sorg
|
c34ba69ad8
|
sesman: add -nolisten tcp to the ini file for Xorg
|
11 years ago |
Laxmikant Rashinkar
|
963b95877a
|
added a FIFO implementation
|
11 years ago |
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.
|
11 years ago |
speidy
|
744cdf9da1
|
Merge branch 'devel' of https://github.com/neutrinolabs/xrdp into devel
|
11 years ago |
speidy
|
56ae4539a9
|
indentation fix
|
11 years ago |
Jay Sorg
|
630f735a28
|
libxrdp: send, get, and use multi fragment max caps
|
11 years ago |
Jay Sorg
|
6f63f93890
|
libxrdp: remove caps warning and added fastpath fragment caps
|
11 years ago |
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 |
Laxmikant Rashinkar
|
6e85223a8a
|
xorg driver module: we now access xorg driver module from /usr/lib/xorg
|
11 years ago |
Jay Sorg
|
d18704d740
|
libxrdp: work on fastpath fragments
|
11 years ago |
Laxmikant Rashinkar
|
ac6717e32e
|
fixed some connection issues when using xorg driver mode
|
11 years ago |
Jay Sorg
|
af3af85195
|
xorg: support 8, 15, 16 bpp clients
|
11 years ago |
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 |