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
...
|
|
|
*
|
|
libxrdp: started adding TLS support
Idan Freiberg
2014-07-15
8
-4
/
+302
|
|
|
*
|
|
libxrdp: enforce server security layer when rdpNegData is not exists
Idan Freiberg
2014-07-14
1
-3
/
+6
|
*
|
|
|
|
coverity: improper use of negative value
Laxmikant Rashinkar
2014-07-26
13
-17
/
+82
|
|
/
/
/
/
|
*
|
|
|
coverity: fixed issue argument cannot be negative
Laxmikant Rashinkar
2014-07-23
3
-3
/
+12
|
|
|
/
/
|
|
/
|
|
|
*
|
|
coverity: Dereference after null check
Laxmikant Rashinkar
2014-07-20
8
-62
/
+73
|
*
|
|
coverity: fixed unchecked return value from library
Laxmikant Rashinkar
2014-07-20
7
-23
/
+88
|
*
|
|
coverity: fixed out of bounds read-write
Laxmikant Rashinkar
2014-07-20
2
-3
/
+12
|
*
|
|
xorg: capture change
Jay Sorg
2014-07-19
3
-7
/
+34
|
*
|
|
work on codec mode
Jay Sorg
2014-07-19
10
-127
/
+586
|
*
|
|
coverity: fixed unchecked return value
Laxmikant Rashinkar
2014-07-19
4
-4
/
+12
|
*
|
|
coverity: fixed resolution leak issues
Laxmikant Rashinkar
2014-07-19
24
-43
/
+80
|
*
|
|
small fix for rdp scancode file
Jay Sorg
2014-07-16
1
-2
/
+3
|
|
/
/
|
*
|
Merge branch 'devel' of github.com:neutrinolabs/xrdp into devel
Jay Sorg
2014-07-13
1
-1
/
+4
|
|
\
\
|
|
*
|
libxrdp: another len fix
speidy
2014-07-12
1
-1
/
+4
|
*
|
|
update librfxcodec submodule
Jay Sorg
2014-07-13
1
-0
/
+0
|
|
/
/
|
*
|
libxrdp: fix off by one length indicator issue
speidy
2014-07-12
1
-1
/
+1
|
*
|
xrdp: fix for prefilled username issue
speidy
2014-07-11
1
-1
/
+3
|
*
|
added --enable-rfxcodec
Jay Sorg
2014-07-10
3
-1
/
+16
|
*
|
libxrdp: changes in rdp security layer negotiation
Idan Freiberg
2014-07-10
3
-125
/
+146
|
*
|
libxrdp: added an option to enforce security layer in xrdp.ini
Idan Freiberg
2014-07-09
3
-2
/
+24
|
*
|
added librfxcodec submodule
Jay Sorg
2014-07-08
2
-0
/
+3
|
*
|
libxrdp: minor mppc compressor change
Jay Sorg
2014-07-04
2
-54
/
+12
|
*
|
xup: check for g_shmat failure and change error case
Jay Sorg
2014-07-03
1
-4
/
+6
|
*
|
libxrdp: iso: fixed a validation check in RDP_NEG_REQ (CORRELATION_INFO_PRESE...
speidy
2014-07-02
1
-1
/
+1
|
*
|
libxrdp: fastpath fragmented mppc fix, make sure we have at least 16 bytes to...
Jay Sorg
2014-06-30
1
-17
/
+10
|
*
|
libxrdp: mppc fix when compressor fails
Jay Sorg
2014-06-30
1
-2
/
+2
|
*
|
default max_bpp to 32
Jay Sorg
2014-06-29
1
-1
/
+1
|
*
|
32 bpp compress the alpha, leave room for biggest 32 bpp data
Jay Sorg
2014-06-29
2
-4
/
+4
|
*
|
Merge pull request #150 from metalefty/xorg-driver-makefile
jsorg71
2014-06-29
1
-4
/
+5
|
|
\
\
|
|
*
|
xorg: explicitly make and specify install target directory
Koichiro IWAO
2014-06-29
1
-4
/
+5
|
*
|
|
libxrdp: complete fastpath mppc compression
Jay Sorg
2014-06-28
1
-25
/
+67
|
*
|
|
sesman: sound.c: no logic change, remove tabs and warning
Jay Sorg
2014-06-28
2
-45
/
+49
|
*
|
|
Merge pull request #149 from metalefty/xorg-driver-makefile
jsorg71
2014-06-28
1
-4
/
+6
|
|
\
\
\
|
|
|
/
/
|
|
*
|
xorg: respect DESTDIR variable for packaging
Koichiro IWAO
2014-06-29
1
-4
/
+5
|
|
*
|
xorg: get xorg module directory via pkg-config
Koichiro IWAO
2014-06-29
1
-4
/
+5
|
*
|
|
chansrv: sound: prevent an infinite loop when the connection with pulse audio...
speidy
2014-06-26
1
-14
/
+50
|
*
|
|
libxrdp: planar unroll delta
Jay Sorg
2014-06-23
1
-20
/
+28
|
*
|
|
libxrdp: cursor big endian fix
Jay Sorg
2014-06-23
1
-4
/
+10
|
*
|
|
libxrdp: planar compreesion, check for temp buffer limits
Jay Sorg
2014-06-22
1
-126
/
+135
|
*
|
|
libxrdp: changed the way we calculate gcc-response length, RSA 2048 working n...
Idan Freiberg
2014-06-19
1
-12
/
+17
|
*
|
|
support 2048 bit RSA keys
Jay Sorg
2014-06-18
4
-44
/
+103
|
*
|
|
common: increase file maxline size to 2048
Jay Sorg
2014-06-18
1
-13
/
+36
|
*
|
|
libxrdp: remove some alloc / free
Jay Sorg
2014-06-18
3
-16
/
+17
|
*
|
|
Merge branch 'devel' of github.com:neutrinolabs/xrdp into devel
Jay Sorg
2014-06-18
14
-374
/
+624
|
|
\
\
\
|
|
*
|
|
libxrdp: changes for planar compression
Jay Sorg
2014-06-17
3
-72
/
+216
|
|
*
|
|
libxrdp: no logic change, fix warning, some optimize planar compression
Jay Sorg
2014-06-17
1
-25
/
+57
|
|
|
/
/
|
|
*
|
libxrdp: 32 bpp compression changes / fixes
Jay Sorg
2014-06-15
2
-58
/
+105
|
|
*
|
libxrdp: planar(32 bit) compression working now
Jay Sorg
2014-06-15
1
-13
/
+209
|
|
*
|
more fixes for 32 bit color
Jay Sorg
2014-06-10
3
-13
/
+31
|
|
*
|
common: small fix for 32 bit color
Jay Sorg
2014-06-10
1
-1
/
+7
[prev]
[next]