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
path:
root
/
libxrdp
/
xrdp_rdp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
VUL: add some more buffer checks
Jay Sorg
2013-09-10
1
-11
/
+80
*
VUL: check bytes remaining in xrdp_rdp_process_data_input
Jay Sorg
2013-09-10
1
-0
/
+8
*
VUL: make sure cache entries are in range
Jay Sorg
2013-09-10
1
-6
/
+23
*
move text2bool to os_calls
Jay Sorg
2013-08-24
1
-6
/
+6
*
neutrinordp: clean old freerdp moduels, add config, fix for RFX codec to
speidy
2013-08-24
1
-4
/
+4
*
xrdp: added support for forcing credentials on command line
Laxmikant Rashinkar
2013-08-03
1
-0
/
+4
*
libxrdp: started adding fastpath support
Jay Sorg
2013-07-09
1
-3
/
+21
*
enable new_cursors xrdp.ini setting
Jay Sorg
2013-06-08
1
-0
/
+8
*
adding xrdp.ini option to turn off new cursors
Jay Sorg
2013-06-07
1
-0
/
+4
*
sync client_info struct with A8
Jay Sorg
2013-03-26
1
-5
/
+10
*
libxrdp: started adding new(color) cursor support
Jay Sorg
2013-03-12
1
-2
/
+17
*
Comments and debug when blocking channels added. Fix for potential vulnerabil...
ArvidNorr
2013-02-01
1
-3
/
+3
*
refactor and use test2bool instead of duplicated code testing for on,yes,true...
LawrenceK
2013-01-17
1
-25
/
+6
*
libxrdp: added ini settings for bulk compressor
Jay Sorg
2013-01-06
1
-0
/
+9
*
libxrdp: add our own mppc compression instead of using the freerdp mppc
Jay Sorg
2012-12-28
1
-10
/
+4
*
update/fix some debug log calls and add the test of XRDP_DEBUG to make files ...
LawrenceK
2012-12-20
1
-1
/
+1
*
fix SSE2 debug line, and add some debug of config settings.
LawrenceK
2012-12-06
1
-1
/
+3
*
o moved from GNU General Public License to Apache License, Version 2.0
Laxmikant Rashinkar
2012-09-19
1
-1252
/
+1333
*
added option(cap) to set default cache v3 codec
Jay Sorg
2012-07-24
1
-4
/
+24
*
codecs: move jpeg hack to bitmap cache v3
Jay Sorg
2012-07-24
1
-14
/
+26
*
user rfx for cache v3 if client supports
Jay Sorg
2012-07-23
1
-10
/
+26
*
work on rdp codecs
Jay Sorg
2012-07-17
1
-2
/
+57
*
added support for bitmap cache v3
Jay Sorg
2012-07-17
1
-6
/
+87
*
Merge pull request #27 from ArvidNorr/deadlock
ArvidNorr
2012-06-17
1
-12
/
+36
|
\
|
*
layout fix
norrarvid
2012-06-18
1
-2
/
+6
|
*
Deadlock situation bug fix and improved debug information
norrarvid
2012-06-01
1
-12
/
+32
*
|
libxrdp: added RAIL caps
Jay Sorg
2012-06-14
1
-0
/
+64
*
|
libxrdp: fix warning
Jay Sorg
2012-06-11
1
-1
/
+1
|
/
*
added g_close_wait_obj and size parameter to g_write_ip_address
Jay Sorg
2012-05-26
1
-1
/
+4
*
pass the client_info(caps) on to module and xserver
Jay Sorg
2012-05-13
1
-1
/
+29
*
added non standard jpeg support off by default
Jay Sorg
2012-04-07
1
-1
/
+8
*
libxrdp: added #ifdef for mppc
Jay Sorg
2012-04-06
1
-1
/
+4
*
libxrdp: user freerdp mppc compressor
Jay Sorg
2012-04-05
1
-7
/
+74
*
add max bpp option to xrdp.ini
Jay Sorg
2011-08-24
1
-0
/
+11
*
Implemented client IP logging
Nicola Ruggero
2010-11-04
1
-0
/
+1
*
Major code cleanup:
Nicola Ruggero
2010-11-03
1
-21
/
+25
*
use trans
jsorg71
2010-05-04
1
-3
/
+3
*
check for RDP PDU size too small and remove 0x8000 length check
jsorg71
2009-12-23
1
-3
/
+5
*
autotools fix and file_loc.h simplified
jsorg71
2009-05-19
1
-1
/
+3
*
update copyright year
jsorg71
2009-01-25
1
-1
/
+1
*
remove 24 and 15 bpp limit
jsorg71
2008-11-08
1
-10
/
+0
*
added brush cache bits for clients that support it
jsorg71
2008-06-24
1
-2
/
+15
*
update the orders caps
jsorg71
2008-06-21
1
-29
/
+29
*
demand active update
jsorg71
2008-05-01
1
-9
/
+39
*
update copyright year
jsorg71
2008-01-30
1
-1
/
+1
*
use new config file functions
jsorg71
2007-10-28
1
-46
/
+40
*
don't display unknown for capset 22 and 26
jsorg71
2007-09-30
1
-0
/
+6
*
remove compiler warning
jsorg71
2007-09-15
1
-2
/
+4
*
24 bit color
jsorg71
2007-04-28
1
-1
/
+1
*
added debug out, added update sync call
jsorg71
2007-04-08
1
-14
/
+93
[next]