Jay Sorg
|
c1b7cbd657
|
merges from authentic8
|
11 years ago |
Jay Sorg
|
2c021f5fab
|
don't use a global for turbo jpeg
|
11 years ago |
Jay Sorg
|
6fcf380ead
|
added a --enable-tjpeg option for turbo jpeg
|
11 years ago |
Jay Sorg
|
6848cbbc04
|
VUL: add some more buffer checks
|
11 years ago |
Jay Sorg
|
445e7d9800
|
VUL: check bytes remaining in xrdp_rdp_process_data_input
|
11 years ago |
Jay Sorg
|
f75b9143e2
|
VUL: make sure cache entries are in range
|
11 years ago |
Jay Sorg
|
31c5a30a9b
|
VUL: if xrdp_sec_process_mcs_data_channels fails, xrdp_sec_process_mcs_data should fail
|
11 years ago |
Jay Sorg
|
a1ae000589
|
VUL: channels are limited to 31
|
11 years ago |
Jay Sorg
|
369b090e38
|
VUL: fix some possible buffer overruns
|
11 years ago |
Jay Sorg
|
39ed446e15
|
VUL: fix some possible buffer overruns
|
11 years ago |
Jay Sorg
|
1a616a1b46
|
move text2bool to os_calls
|
11 years ago |
speidy
|
da7a005a59
|
neutirnordp: purge old freerdp modules from autoconf
|
11 years ago |
speidy
|
8e76b68102
|
neutrinordp: clean old freerdp moduels, add config, fix for RFX codec to
work.
|
11 years ago |
Jim Grandy
|
a308d2e25c
|
Fix errors cause by previous merge (2361914 )
|
11 years ago |
Jim Grandy
|
b7b3d9ef28
|
Hand-apply patches (misc) from Authentic8: b18667d 6d22ada 95d93a3 433b49c b96f85f 8c32c46 f87f6b3 c93cce0 26ce9ce
|
11 years ago |
Jim Grandy
|
981741f55c
|
Hand-apply patch (compositing) from Authentic8: 5d5e470 81c9c29 b0c2c10 27d8a01 a96a217 e512090 a9a6762 9c02bfa bd26fcc c0d29d9 676dd35 3b26737
|
11 years ago |
Jim Grandy
|
4e9516e00c
|
Hand-apply patches (glphy cache) from Authetnic8 branch: 1048147 3fc5974 0552905 00b08a0
|
11 years ago |
Jim Grandy
|
45b0bc9f17
|
Hand-apply patches (glyph cache) from Authentic8 branch: 653869c 30f23d4 74b015d 4e51e6d 2829087
|
11 years ago |
Jim Grandy
|
1ae9a7f2b6
|
Hand-apply patches (drawing configuration) from Authentic8 branch: 34b92df f994298 38e2def
|
11 years ago |
Jay Sorg
|
4a66be133f
|
CRC optimize
|
11 years ago |
Laxmikant Rashinkar
|
474d17d556
|
xrdp: added support for forcing credentials on command line
|
11 years ago |
Jay Sorg
|
14a4ac5a79
|
libxrdp: started adding fastpath support
|
12 years ago |
Jay Sorg
|
e466b054b7
|
libxrdp: no logic change, warnings and code cleanup
|
12 years ago |
Jay Sorg
|
c6fa03102f
|
copyright year update
|
12 years ago |
Jay Sorg
|
c0863061d0
|
enable new_cursors xrdp.ini setting
|
12 years ago |
Jay Sorg
|
42329bda00
|
adding xrdp.ini option to turn off new cursors
|
12 years ago |
Jay Sorg
|
2039bbe397
|
xrdp: fix for non 'new' cursor clients like rdesktop
|
12 years ago |
jsorg71
|
f10d789b8a
|
Merge pull request #54 from bartw72/rgborder
The RGB ordering in uncompressed bitmaps reversed
|
12 years ago |
Jay Sorg
|
b107414b54
|
sync client_info struct with A8
|
12 years ago |
Jay Sorg
|
39a828d52f
|
work on new(color) cursors
|
12 years ago |
Jay Sorg
|
494150f1a9
|
work on new(color) cursors
|
12 years ago |
Jay Sorg
|
a47a3cee1a
|
libxrdp: started adding new(color) cursor support
|
12 years ago |
ArvidNorr
|
fe69d2f07b
|
Comments and debug when blocking channels added. Fix for potential vulnerability in log.c
|
12 years ago |
ArvidNorr
|
72c99794ee
|
Merge pull request #59 from ArvidNorr/morelogging
More logging for debug and trace.
|
12 years ago |
ArvidNorr
|
9aa0cb4e61
|
Merge pull request #58 from ArvidNorr/pam-cont
PAM additions mostly for a gateway situation
|
12 years ago |
Bart Warmerdam
|
8fa8d90641
|
Use correct RGB byte odering for uncompressed bitmaps (ms-rdpbcgr p192), RED=lsB, BLUE=msB
|
12 years ago |
Bart Warmerdam
|
69a721f7cb
|
Revert "Use correct RGB byte odering for uncompressed bitmaps (ms-rdpbcgr p192), RED=lsB, BLUE=msB"
This reverts commit 4efe900f2d .
|
12 years ago |
Bart Warmerdam
|
4efe900f2d
|
Use correct RGB byte odering for uncompressed bitmaps (ms-rdpbcgr p192), RED=lsB, BLUE=msB
|
12 years ago |
ArvidNorr
|
975d44e99f
|
More logging added
|
12 years ago |
LawrenceK
|
266db3150b
|
refactor and use test2bool instead of duplicated code testing for on,yes,true, non zero
|
12 years ago |
ArvidNorr
|
a2bbbd8cc3
|
Display PAM error in gateway setup, use domain name as IP/DNS, changed how the socket is closed
|
12 years ago |
Jay Sorg
|
eb4209e932
|
libxrdp: added ini settings for bulk compressor
|
12 years ago |
Jay Sorg
|
b3dcfdaa37
|
libxrdp: add our own mppc compression instead of using the freerdp mppc
|
12 years ago |
Jay Sorg
|
cce4f773d8
|
fixes, logging for off screen
|
12 years ago |
LawrenceK
|
4c189ec3b4
|
update/fix some debug log calls and add the test of XRDP_DEBUG to make files so controlled by the autoconf option --enable-xrdpdebug
|
12 years ago |
Marc-André Moreau
|
cc03ff6704
|
Merge pull request #42 from Osirium/freerdp-refactor-06-dec-2012
Freerdp refactor 06 dec 2012
|
12 years ago |
LawrenceK
|
cd847eafa1
|
when processing a text order we where not correctly using the text length this resulted in overrunning the order buffer and eventually corrupting the heap. Two fixes uses the data length and if the size is greater than max_packet_size attempt to send anyway otherwise you break the protocol.
|
12 years ago |
LawrenceK
|
f4cd548ded
|
Use FREERDP_LIBS variable to access the frerdp libs, includes location
|
12 years ago |
LawrenceK
|
d834533dfb
|
fix SSE2 debug line, and add some debug of config settings.
|
12 years ago |
Laxmikant Rashinkar
|
1123323fda
|
o moved from GNU General Public License to Apache License, Version 2.0
o applied new coding standards to all .c files
o moved some files around
|
12 years ago |