Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix signed to unsigned comparisons reported by g++ 6.1.0 | Pavel Roskin | 2016-07-08 | 1 | -3/+3 |
* | Use const unsigned for hex arrays | Pavel Roskin | 2016-07-08 | 1 | -5/+5 |
* | Fix warnings for unused variables read from byte streams | Pavel Roskin | 2016-04-23 | 1 | -12/+6 |
* | coverity: improper use of negative value | Laxmikant Rashinkar | 2014-07-26 | 1 | -0/+3 |
* | coverity: fixed out of bounds read-write | Laxmikant Rashinkar | 2014-07-20 | 1 | -1/+7 |
* | copyright year update | Jay Sorg | 2013-06-08 | 1 | -1/+1 |
* | o moved from GNU General Public License to Apache License, Version 2.0 | Laxmikant Rashinkar | 2012-09-19 | 1 | -846/+924 |
* | Major code cleanup: | Nicola Ruggero | 2010-11-03 | 1 | -38/+44 |
* | Added bell (pcspeaker) support | Nicola Ruggero | 2010-10-26 | 1 | -1/+1 |
* | update copyright year | jsorg71 | 2010-07-04 | 1 | -1/+1 |
* | remove some dead code | jsorg71 | 2009-12-26 | 1 | -3/+1 |
* | update copyright year | jsorg71 | 2009-01-25 | 1 | -1/+1 |
* | fix some buffer overruns | jsorg71 | 2009-01-23 | 1 | -12/+33 |
* | added 24 bpp color support | jsorg71 | 2008-06-15 | 1 | -1/+10 |
* | fix mono cursor issue with librdp | jsorg71 | 2008-06-01 | 1 | -2/+2 |
* | update copyright year | jsorg71 | 2008-01-30 | 1 | -1/+1 |
* | copyright year update | jsorg71 | 2007-01-12 | 1 | -1/+1 |
* | printf -> writeln | jsorg71 | 2006-04-29 | 1 | -14/+14 |
* | uncompress bitmaps and big endian fixes | jsorg71 | 2006-02-06 | 1 | -2/+16 |
* | copyright year update | jsorg71 | 2006-02-04 | 1 | -1/+1 |
* | started rec file | jsorg71 | 2005-12-14 | 1 | -0/+62 |
* | 8 /16 bpp client fixes | jsorg71 | 2005-11-10 | 1 | -2/+2 |
* | source, then dest bpp | jsorg71 | 2005-11-09 | 1 | -2/+2 |
* | 8bpp fixes | jsorg71 | 2005-11-09 | 1 | -11/+49 |
* | early rdp module work | jsorg71 | 2005-11-03 | 1 | -0/+974 |