| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix several cases of discarding return values | Pavel Roskin | 2017-01-25 | 1 | -4/+11 |
* | Merge pull request #625 from speidy/proxy_session_info | Idan Freiberg | 2017-01-23 | 1 | -0/+11 |
|\ |
|
| * | add session_info | Jay Sorg | 2017-01-15 | 1 | -0/+11 |
* | | libxrdp: libxrdp_send_to_channel, improve error message | speidy | 2017-01-06 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #550 from jsorg71/bitmap_update | metalefty | 2016-12-20 | 1 | -29/+129 |
|\ |
|
| * | some code cleanup | Jay Sorg | 2016-12-15 | 1 | -20/+11 |
| * | code cleanup, add some comments | Jay Sorg | 2016-12-15 | 1 | -5/+5 |
| * | fixes for bitmap update | Jay Sorg | 2016-12-15 | 1 | -29/+138 |
* | | libxrdp: improve messages | speidy | 2016-12-13 | 1 | -1/+1 |
* | | o send RFX tiles as stream (Stream Surface Bits Command) | speidy | 2016-12-08 | 1 | -3/+3 |
|/ |
|
* | Fix warnings detected by -Wwrite-strings | Pavel Roskin | 2016-07-08 | 1 | -1/+1 |
* | Fix incorrect use of "it's" and "its", adjust wording | Pavel Roskin | 2016-06-21 | 1 | -3/+3 |
* | Typo fixes | Pavel Roskin | 2016-05-04 | 1 | -1/+1 |
* | Fix all format warnings and some unused variable warnings | Jay Sorg | 2016-03-14 | 1 | -3/+2 |
* | Fix typos | Pavel Roskin | 2016-02-13 | 1 | -1/+1 |
* | Run through codespell | Pavel Roskin | 2016-01-14 | 1 | -2/+2 |
* | fix for libxrdp_reset | Jay Sorg | 2015-07-11 | 1 | -8/+0 |
* | add frame acks and h264 codec mode basics | Jay Sorg | 2015-03-28 | 1 | -1/+38 |
* | libxrdp: delete NLA header detection for now, TLS is working now with | speidy | 2014-11-21 | 1 | -27/+0 |
* | coverity: dead code | Laxmikant Rashinkar | 2014-07-26 | 1 | -7/+7 |
* | Merge branch 'devel' of https://github.com/neutrinolabs/xrdp into | Idan Freiberg | 2014-07-23 | 1 | -0/+6 |
|\ |
|
| * | coverity: fixed resolution leak issues | Laxmikant Rashinkar | 2014-07-19 | 1 | -0/+6 |
* | | libxrdp, common: work on TLS mode | Idan Freiberg | 2014-07-23 | 1 | -24/+3 |
* | | libxrdp: work on TLS support | Idan Freiberg | 2014-07-17 | 1 | -2/+21 |
* | | libxrdp: started adding TLS support | Idan Freiberg | 2014-07-15 | 1 | -1/+5 |
|/ |
|
* | libxrdp: memory leak fixes on error | Jay Sorg | 2014-03-22 | 1 | -0/+3 |
* | work on surface command | Jay Sorg | 2014-03-18 | 1 | -0/+69 |
* | libxrdp: export jpeg compress for codec mode | Jay Sorg | 2014-03-16 | 1 | -0/+19 |
* | o added fastpath output, syncronize update pdu | speidy | 2014-03-15 | 1 | -1/+1 |
* | o libxrdp: fastpath output, added cursor and palette now updates | speidy | 2014-03-13 | 1 | -17/+124 |
* | o libxrdp: move rdp capabilites form xrdp_rdp to a new file xrdp_caps.c | speidy | 2014-03-10 | 1 | -15/+3 |
* | minor fastpath changes | Jay Sorg | 2014-03-05 | 1 | -3/+12 |
* | fast path changes, iso never reads now | Jay Sorg | 2014-03-04 | 1 | -15/+115 |
* | libxrdp: move fastpath callback calls from xrdp_rdp to xrdp_fastpath | speidy | 2014-03-04 | 1 | -1/+1 |
* | libxrdp: work on fastpath, length issue | speidy | 2014-03-04 | 1 | -0/+1 |
* | Merge ../../neutrinolabs/xrdp into fastpath | speidy | 2014-03-02 | 1 | -28/+47 |
|\ |
|
| * | started work on fastpath, restructure PDU in | Jay Sorg | 2014-02-25 | 1 | -19/+40 |
* | | libxrdp: work on fastpath input | speidy | 2014-02-10 | 1 | -0/+9 |
* | | libxrdp: work on fastpath | speidy | 2014-02-08 | 1 | -2/+1 |
|/ |
|
* | libxrdp: move xrdp_rdp_send_monitorlayout call after demand active pdu | speidy | 2013-11-19 | 1 | -0/+11 |
* | Hand-apply patch (compositing) from Authentic8: 5d5e470 81c9c29 b0c2c10 27d8a... | Jim Grandy | 2013-08-22 | 1 | -0/+19 |
* | libxrdp: no logic change, warnings and code cleanup | Jay Sorg | 2013-06-23 | 1 | -0/+1 |
* | copyright year update | Jay Sorg | 2013-06-08 | 1 | -1/+1 |
* | adding xrdp.ini option to turn off new cursors | Jay Sorg | 2013-06-07 | 1 | -1/+2 |
* | xrdp: fix for non 'new' cursor clients like rdesktop | Jay Sorg | 2013-05-20 | 1 | -5/+7 |
* | work on new(color) cursors | Jay Sorg | 2013-03-12 | 1 | -35/+56 |
* | work on new(color) cursors | Jay Sorg | 2013-03-12 | 1 | -12/+50 |
* | update/fix some debug log calls and add the test of XRDP_DEBUG to make files ... | LawrenceK | 2012-12-20 | 1 | -0/+2 |
* | o moved from GNU General Public License to Apache License, Version 2.0 | Laxmikant Rashinkar | 2012-09-19 | 1 | -619/+684 |
* | work on bitmap cache v3 | Jay Sorg | 2012-07-17 | 1 | -0/+11 |