Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libxrdp: fix memory leak | daixj | 2018-02-13 | 1 | -0/+1 |
| | |||||
* | Eliminate APP_CC and DEFAULT_CC | Pavel Roskin | 2017-03-14 | 1 | -4/+4 |
| | |||||
* | Include config_ac.h from all source files | Pavel Roskin | 2017-03-04 | 1 | -0/+4 |
| | |||||
* | 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 |
|\ | | | | | Pass session info in proxy mode | ||||
| * | add session_info | Jay Sorg | 2017-01-15 | 1 | -0/+11 |
| | | | | | | | | | | Conflicts: libxrdp/libxrdp.h | ||||
* | | 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 |
|\ | | | | | fixes for bitmap update | ||||
| * | 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 |
|/ | | | | | | o silent frame ack logging o support surface commands in capsets o fix some wrong constants | ||||
* | 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 |
| | | | mstsc | ||||
* | 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 |
|\ | | | | | | | | | | | | | devel Conflicts: libxrdp/xrdp_sec.c | ||||
| * | 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 refactor caps a bit | ||||
* | o libxrdp: fastpath output, added cursor and palette now updates | speidy | 2014-03-13 | 1 | -17/+124 |
| | | | | | o xrdp.ini: changed default behavior: always new cursors, always use fastpath input and output. | ||||
* | o libxrdp: move rdp capabilites form xrdp_rdp to a new file xrdp_caps.c | speidy | 2014-03-10 | 1 | -15/+3 |
| | | | | o move monitor layout call to demand active. | ||||
* | 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 |
|\ | | | | | | | | | | | | | | | | | | | Conflicts: libxrdp/libxrdp.c libxrdp/libxrdp.h libxrdp/xrdp_iso.c libxrdp/xrdp_sec.c libxrdp/xrdp_tcp.c xrdp/xrdp.ini | ||||
| * | 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 ↵ | Jim Grandy | 2013-08-22 | 1 | -0/+19 |
| | | | | 27d8a01 a96a217 e512090 a9a6762 9c02bfa bd26fcc c0d29d9 676dd35 3b26737 | ||||
* | 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 |
| |