| Commit message (Expand) | Author | Age | Files | Lines |
* | work on surface command | Jay Sorg | 2014-03-18 | 1 | -0/+12 |
* | o added fastpath output, syncronize update pdu | speidy | 2014-03-15 | 1 | -12/+35 |
* | libxrdp: keep rdp packets < 16K | Jay Sorg | 2014-03-09 | 1 | -2/+1 |
* | o libxrdp: move rdp capabilites form xrdp_rdp to a new file xrdp_caps.c | speidy | 2014-03-10 | 1 | -854/+0 |
* | libxrdp: work on fastpath fragments | Jay Sorg | 2014-03-09 | 1 | -17/+73 |
* | libxrdp: fastpath output, orders working | Jay Sorg | 2014-03-07 | 1 | -0/+68 |
* | libxrdp: detect client fastpath caps | Jay Sorg | 2014-03-06 | 1 | -4/+34 |
* | libxrdp: minor fastpath logic change and indent changes | Jay Sorg | 2014-03-06 | 1 | -1/+1 |
* | minor fastpath changes | Jay Sorg | 2014-03-05 | 1 | -1/+3 |
* | fast path changes, iso never reads now | Jay Sorg | 2014-03-04 | 1 | -2/+3 |
* | libxrdp: move fastpath callback calls from xrdp_rdp to xrdp_fastpath | speidy | 2014-03-04 | 1 | -125/+1 |
* | libxrdp: fastpath input working | speidy | 2014-03-04 | 1 | -5/+4 |
* | libxrdp: work on fastpath, length issue | speidy | 2014-03-04 | 1 | -6/+16 |
* | Merge ../../neutrinolabs/xrdp into fastpath | speidy | 2014-03-02 | 1 | -73/+17 |
|\ |
|
| * | started work on fastpath, restructure PDU in | Jay Sorg | 2014-02-25 | 1 | -4/+7 |
| * | libxrdp: work on fips | Jay Sorg | 2014-02-23 | 1 | -1/+4 |
| * | libxrdp: work on fips | Jay Sorg | 2014-02-22 | 1 | -226/+0 |
| * | libxrdp: started adding FIPS crypt | Jay Sorg | 2014-02-20 | 1 | -1/+6 |
| * | libxrdp: improve mcs processing | Jay Sorg | 2014-02-16 | 1 | -37/+195 |
| * | neutrinordp: added a header | Jay Sorg | 2014-01-22 | 1 | -0/+1 |
* | | libxrdp: work on fastpath input, added fastpath option to xrdp.ini | speidy | 2014-02-11 | 1 | -7/+81 |
* | | libxrdp: work on fastpath input, fix callback params | speidy | 2014-02-10 | 1 | -2/+2 |
* | | libxrdp: work on fastpath input, fix length issue in fastpath_recv | speidy | 2014-02-10 | 1 | -2/+3 |
* | | libxrdp: work on fastpath input | speidy | 2014-02-10 | 1 | -15/+73 |
* | | libxrdp: work on fastpath input | speidy | 2014-02-09 | 1 | -4/+7 |
* | | libxrdp: work on fastpath | speidy | 2014-02-08 | 1 | -15/+10 |
* | | libxrdp: work on fastpath | speidy | 2014-02-08 | 1 | -2/+22 |
|/ |
|
* | Merge pull request #9 from speidy/master | jsorg71 | 2013-11-20 | 1 | -40/+50 |
|\ |
|
| * | libxrdp: move xrdp_rdp_send_monitorlayout call after demand active pdu | speidy | 2013-11-19 | 1 | -13/+1 |
| * | libxrdp: some cleanup | speidy | 2013-11-17 | 1 | -6/+0 |
| * | libxrdp: change xrdp_rdp_send_unknown1 hack to xrdp_rdp_send_fontmap, | speidy | 2013-11-17 | 1 | -32/+9 |
| * | libxrdp: Monitor Layout PDU changes | speidy | 2013-11-17 | 1 | -15/+24 |
| * | libxrdp: add Montior Layout PDU (server to client), temporary hack | speidy | 2013-11-17 | 1 | -0/+42 |
* | | changed bulk compression logic | Laxmikant Rashinkar | 2013-11-06 | 1 | -23/+20 |
|/ |
|
* | from last merge | Jay Sorg | 2013-10-09 | 1 | -1/+1 |
* | Merge branch 'multimon' of git://github.com/speidy/xrdp into speidy-multimon | Jay Sorg | 2013-10-09 | 1 | -1/+9 |
|\ |
|
| * | libxrdp: work on multi-mon support | speidy | 2013-07-15 | 1 | -1/+9 |
* | | log client ip with pid, etc | Jay Sorg | 2013-10-02 | 1 | -0/+8 |
* | | merges from authentic8 | Jay Sorg | 2013-09-26 | 1 | -46/+50 |
|\ \ |
|
| * | | Fix errors cause by previous merge (2361914) | Jim Grandy | 2013-08-22 | 1 | -1/+1 |
| * | | Hand-apply patches (misc) from Authentic8: b18667d 6d22ada 95d93a3 433b49c b9... | Jim Grandy | 2013-08-22 | 1 | -14/+14 |
| * | | Hand-apply patches (glphy cache) from Authetnic8 branch: 1048147 3fc5974 0552... | Jim Grandy | 2013-08-22 | 1 | -32/+32 |
| * | | Hand-apply patches (drawing configuration) from Authentic8 branch: 34b92df f9... | Jim Grandy | 2013-08-22 | 1 | -3/+7 |
* | | | VUL: add some more buffer checks | Jay Sorg | 2013-09-10 | 1 | -11/+80 |
* | | | VUL: check bytes remaining in xrdp_rdp_process_data_input | Jay Sorg | 2013-09-10 | 1 | -0/+8 |
* | | | VUL: make sure cache entries are in range | Jay Sorg | 2013-09-10 | 1 | -6/+23 |
* | | | move text2bool to os_calls | Jay Sorg | 2013-08-24 | 1 | -6/+6 |
* | | | neutrinordp: clean old freerdp moduels, add config, fix for RFX codec to | speidy | 2013-08-24 | 1 | -4/+4 |
|/ / |
|
* | | xrdp: added support for forcing credentials on command line | Laxmikant Rashinkar | 2013-08-03 | 1 | -0/+4 |
* | | libxrdp: started adding fastpath support | Jay Sorg | 2013-07-09 | 1 | -3/+21 |
|/ |
|