index
:
xrdp-proprietary
master
ulab-next
ulab-next-nosound
ulab-original
Donated space for related uLab project
TDE Gitea Workspace
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
only check for tjpeg if --enable-tjpeg is passed
Jay Sorg
2014-03-24
1
-0
/
+3
*
addec checks for TurboJPEG in autoconf
Laxmikant Rashinkar
2014-03-23
2
-2
/
+29
*
set codec mode according to client
Jay Sorg
2014-03-23
3
-2
/
+18
*
work on codec mode jpeg
Jay Sorg
2014-03-22
7
-37
/
+111
*
sesman: indentation fix
speidy
2014-03-22
1
-2
/
+2
*
sesman: do reconnect to an exisitng Xorg session
speidy
2014-03-22
2
-2
/
+5
*
libxrdp: memory leak fixes on error
Jay Sorg
2014-03-22
1
-0
/
+3
*
libxrdp: fix for fips and fragmented fastpath
Jay Sorg
2014-03-22
1
-1
/
+10
*
xorg: work on codec mode
Jay Sorg
2014-03-21
2
-13
/
+33
*
xorg: fix for compiling on xserver 1.14+
Jay Sorg
2014-03-18
1
-0
/
+4
*
Merge pull request #114 from moobyfr/devel
jsorg71
2014-03-18
1
-0
/
+2
|
\
|
*
Call cleanup for encoder
BLINDAUER Emmanuel
2014-03-18
1
-0
/
+2
|
/
*
Merge branch 'devel' of github.com:neutrinolabs/xrdp into devel
Jay Sorg
2014-03-18
1
-2
/
+5
|
\
|
*
added a check for xrandr devel files
Jay Sorg
2014-03-17
1
-2
/
+5
*
|
work on surface command
Jay Sorg
2014-03-18
7
-7
/
+115
|
/
*
libxrdp: fix for when not compiling with turbo jpeg
Jay Sorg
2014-03-16
1
-0
/
+9
*
work on codec mode jpeg
Jay Sorg
2014-03-16
5
-126
/
+321
*
libxrdp: export jpeg compress for codec mode
Jay Sorg
2014-03-16
2
-0
/
+26
*
xorg: fix a warning
Jay Sorg
2014-03-16
1
-9
/
+0
*
Merge branch 'devel' of github.com:/neutrinolabs/xrdp into devel
Laxmikant Rashinkar
2014-03-16
13
-225
/
+716
|
\
|
*
xrdp: add an option to do md5 bitmap hash for bitmap cache
Jay Sorg
2014-03-16
3
-20
/
+97
|
*
reduce the memory needed for crc16 bitmap cache lists
Jay Sorg
2014-03-15
6
-13
/
+260
|
*
o added fastpath output, syncronize update pdu
speidy
2014-03-15
3
-20
/
+43
|
*
xrdp: speed up bitmap cache lru using linked list
Jay Sorg
2014-03-14
2
-65
/
+126
|
*
misc fixes for Xorg and compile
Jay Sorg
2014-03-14
2
-2
/
+2
|
*
xrdp: speed up bitmap cache lookup using hash table
Jay Sorg
2014-03-14
4
-141
/
+222
|
*
sesman: add -nolisten tcp to the ini file for Xorg
Jay Sorg
2014-03-12
1
-4
/
+6
*
|
xrdp_encoder: developer checkin
Laxmikant Rashinkar
2014-03-16
5
-6
/
+288
|
/
*
added a FIFO implementation
Laxmikant Rashinkar
2014-03-12
3
-0
/
+211
*
o libxrdp: fastpath output, added cursor and palette now updates
speidy
2014-03-13
4
-60
/
+167
*
Merge branch 'devel' of https://github.com/neutrinolabs/xrdp into devel
speidy
2014-03-12
3
-407
/
+448
|
\
|
*
libxrdp: send, get, and use multi fragment max caps
Jay Sorg
2014-03-10
3
-1
/
+22
|
*
libxrdp: remove caps warning and added fastpath fragment caps
Jay Sorg
2014-03-10
1
-406
/
+426
*
|
indentation fix
speidy
2014-03-12
1
-4
/
+6
|
/
*
libxrdp: keep rdp packets < 16K
Jay Sorg
2014-03-09
4
-4
/
+4
*
o libxrdp: move rdp capabilites form xrdp_rdp to a new file xrdp_caps.c
speidy
2014-03-10
5
-876
/
+887
*
libxrdp: fastpath input, validate eventFlags
speidy
2014-03-10
1
-0
/
+10
*
xorg driver module: we now access xorg driver module from /usr/lib/xorg
Laxmikant Rashinkar
2014-03-09
2
-11
/
+17
*
libxrdp: work on fastpath fragments
Jay Sorg
2014-03-09
5
-192
/
+127
*
fixed some connection issues when using xorg driver mode
Laxmikant Rashinkar
2014-03-09
3
-8
/
+7
*
xorg: support 8, 15, 16 bpp clients
Jay Sorg
2014-03-08
4
-23
/
+167
*
added support for using Xorg driver model
Laxmikant Rashinkar
2014-03-08
10
-11
/
+153
*
libxrdp: fix for fastpath output and fips
Jay Sorg
2014-03-07
1
-1
/
+2
*
libxrdp: fastpath output, orders working
Jay Sorg
2014-03-07
5
-52
/
+262
*
libxrdp: detect client fastpath caps
Jay Sorg
2014-03-06
2
-4
/
+36
*
libxrdp: minor fastpath logic change and indent changes
Jay Sorg
2014-03-06
3
-182
/
+196
*
minor fastpath changes
Jay Sorg
2014-03-05
2
-4
/
+15
*
Merge pull request #112 from speidy/fastpath
jsorg71
2014-03-04
2
-24
/
+71
|
\
|
*
libxrdp: add fips support in xrdp_sec_recv_fastpath
speidy
2014-03-05
1
-11
/
+26
|
*
libxrdp: fastpath, add stream check (all stack)
speidy
2014-03-05
2
-8
/
+51
[next]