Commit Graph

168 Commits (db71bc5d8b7841dee476bee228eadf009cec710f)

Author SHA1 Message Date
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
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
11 years ago
Jay Sorg e466b054b7 libxrdp: no logic change, warnings and code cleanup
11 years ago
Jay Sorg c6fa03102f copyright year update
11 years ago
Jay Sorg c0863061d0 enable new_cursors xrdp.ini setting
11 years ago
Jay Sorg 42329bda00 adding xrdp.ini option to turn off new cursors
11 years ago
Jay Sorg 2039bbe397 xrdp: fix for non 'new' cursor clients like rdesktop
11 years ago
jsorg71 f10d789b8a Merge pull request #54 from bartw72/rgborder
11 years ago
Jay Sorg b107414b54 sync client_info struct with A8
11 years ago
Jay Sorg 39a828d52f work on new(color) cursors
11 years ago
Jay Sorg 494150f1a9 work on new(color) cursors
11 years ago
Jay Sorg a47a3cee1a libxrdp: started adding new(color) cursor support
11 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
12 years ago
ArvidNorr 9aa0cb4e61 Merge pull request #58 from ArvidNorr/pam-cont
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"
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
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
12 years ago
Jay Sorg 639e7bc8ed remove rail loggin, minor hints change
12 years ago
Jay Sorg cddcee4929 jpeg: fix for when building without --enable-jpeg
12 years ago
Jay Sorg 87ab0218e2 no logic change, remove tabs
12 years ago
Jay Sorg 05a2b54a17 added option(cap) to set default cache v3 codec
12 years ago
Jay Sorg 204d6bbde1 codecs: move jpeg hack to bitmap cache v3
12 years ago
Jay Sorg 6d539b8e22 user rfx for cache v3 if client supports
12 years ago
Jay Sorg 62777d43b1 work on bitmap cache v3
12 years ago