Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/neutrinolabs/xrdp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-06Remove hard-coded values for font sizes.matt335672
2022-01-20Add missing ssl_sha1_clear()/ssl_md5_clear() callsmatt335672
2021-09-22Fix duplicated initialization #1909Koichiro IWAO
2021-09-01Split xrdp_bitmap.c into separate files for testingmatt335672
2021-09-01Add zoom and scale functionality to xrdp_bitmap_load()matt335672
2021-05-28Fix file I/O buffer probs detected by --enable-devel-streamcheckmatt335672
2021-02-20Migrating logging to LOG() and LOG_DEVEL() in xrdp/*Alexandre Quesnel
2021-02-20Fixing formatting with astyle in xrdp/*Alexandre Quesnel
2020-12-22Moved a lot of string funcs to string_calls modulematt335672
2020-04-23Address memory allocation overflow security issuesmatt335672
2017-11-10remove empty crc16.h fileJay Sorg
2017-03-14Eliminate APP_CC and DEFAULT_CCPavel Roskin
2017-03-04Include config_ac.h from all source filesPavel Roskin
2016-12-20Merge pull request #553 from jsorg71/libpaintermetalefty
2016-12-18Fix Parallels Client on MacPavel Roskin
2016-12-16add libpainter for drawing when client does not have minimum ordersJay Sorg
2016-10-17Don't use final newline in log calls, it's already appendedPavel Roskin
2016-07-08Use const unsigned for hex arraysPavel Roskin
2016-05-05Typo fixesPavel Roskin
2016-01-14Run through codespellPavel Roskin
2014-09-21big endian fixJay Sorg
2014-07-28coverity: Resource leak (2nd round)Laxmikant Rashinkar
2014-07-21coverity: Dereference after null checkLaxmikant Rashinkar
2014-07-21coverity: fixed unchecked return value from libraryLaxmikant Rashinkar
2014-06-11work on 32 bit planar bitmap compressorJay Sorg
2014-03-16xrdp: add an option to do md5 bitmap hash for bitmap cacheJay Sorg
2014-03-14xrdp: speed up bitmap cache lookup using hash tableJay Sorg
2014-03-02xrdp:no logic change, comments and printfsJay Sorg
2014-01-29made login screen fully customizableLaxmikant Rashinkar
2013-08-19CRC optimizeJay Sorg
2013-05-29no logic changes, cleanup and copyright year updatesJay Sorg
2012-09-20o moved from GNU General Public License to Apache License, Version 2.0Laxmikant Rashinkar
2012-07-25no logic change, remove tabsJay Sorg
2012-05-27Initial syslog support in XRDPnorrarvid
2010-11-26variable drop down menu sizeJay Sorg
2010-11-21xrdp comestic patch from "Alessandro Briosi" <tsdogs@briosix.org>Itamar Reis Peixoto
2010-11-04Removed dead code re-introduced erroneously in commit 4cf06dbbcb8522be5fa0699...Nicola Ruggero
2010-11-03Major code cleanup:Nicola Ruggero
2010-07-04update copyright yearjsorg71
2009-12-27remove some dead codejsorg71
2009-09-17improve login graphicsjsorg71
2009-09-17improve xrdp_bitmap_load to support 4 and 24 bpp bitmapsjsorg71
2009-08-05add extended log outputjsorg71
2009-01-25update copyright yearjsorg71
2009-01-21fix overflow when typing in edit on login screenjsorg71
2008-08-25log errors and minor fixjsorg71
2008-01-30update copyright yearjsorg71
2007-10-16added ability to use keymap files and added capslock and shiftcapslock mapsjsorg71
2007-09-26font changes, no color in font struct, wm default font, etcjsorg71
2007-09-23unicodejsorg71