summaryrefslogtreecommitdiffstats
path: root/rdp/rdp_rdp.c
Commit message (Expand)AuthorAgeFilesLines
* Fix signed to unsigned comparisons reported by g++ 6.1.0Pavel Roskin2016-07-081-3/+3
* Use const unsigned for hex arraysPavel Roskin2016-07-081-5/+5
* Fix warnings for unused variables read from byte streamsPavel Roskin2016-04-231-12/+6
* coverity: improper use of negative valueLaxmikant Rashinkar2014-07-261-0/+3
* coverity: fixed out of bounds read-writeLaxmikant Rashinkar2014-07-201-1/+7
* copyright year updateJay Sorg2013-06-081-1/+1
* o moved from GNU General Public License to Apache License, Version 2.0Laxmikant Rashinkar2012-09-191-846/+924
* Major code cleanup:Nicola Ruggero2010-11-031-38/+44
* Added bell (pcspeaker) supportNicola Ruggero2010-10-261-1/+1
* update copyright yearjsorg712010-07-041-1/+1
* remove some dead codejsorg712009-12-261-3/+1
* update copyright yearjsorg712009-01-251-1/+1
* fix some buffer overrunsjsorg712009-01-231-12/+33
* added 24 bpp color supportjsorg712008-06-151-1/+10
* fix mono cursor issue with librdpjsorg712008-06-011-2/+2
* update copyright yearjsorg712008-01-301-1/+1
* copyright year updatejsorg712007-01-121-1/+1
* printf -> writelnjsorg712006-04-291-14/+14
* uncompress bitmaps and big endian fixesjsorg712006-02-061-2/+16
* copyright year updatejsorg712006-02-041-1/+1
* started rec filejsorg712005-12-141-0/+62
* 8 /16 bpp client fixesjsorg712005-11-101-2/+2
* source, then dest bppjsorg712005-11-091-2/+2
* 8bpp fixesjsorg712005-11-091-11/+49
* early rdp module workjsorg712005-11-031-0/+974