| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Merge branch 'devel' of https://github.com/neutrinolabs/xrdp into | speidy | 2014-03-05 | 6 | -94/+176 |
|\ |
|
| * | fast path changes, iso never reads now | Jay Sorg | 2014-03-04 | 7 | -95/+167 |
| * | Merge pull request #111 from speidy/fastpath | jsorg71 | 2014-03-04 | 7 | -32/+347 |
| |\ |
|
| * | | o default login limit is now 50 users (instead of 10) | Laxmikant Rashinkar | 2014-02-28 | 1 | -0/+10 |
* | | | libxrdp: xrdp_fastpath_recv cleanup | speidy | 2014-03-05 | 1 | -13/+2 |
| |/
|/| |
|
* | | libxrdp: move fastpath callback calls from xrdp_rdp to xrdp_fastpath | speidy | 2014-03-04 | 5 | -132/+195 |
* | | libxrdp: fastpath input working | speidy | 2014-03-04 | 2 | -27/+8 |
* | | libxrdp: work on fastpath, length issue | speidy | 2014-03-04 | 6 | -46/+39 |
* | | Merge ../../neutrinolabs/xrdp into fastpath | speidy | 2014-03-02 | 14 | -481/+938 |
|\ \
| |/ |
|
| * | libxrdp: remove xrdp_tcp.c | Jay Sorg | 2014-02-25 | 1 | -89/+0 |
| * | started work on fastpath, restructure PDU in | Jay Sorg | 2014-02-25 | 7 | -60/+87 |
| * | libxrdp: fips working now | Jay Sorg | 2014-02-24 | 2 | -26/+27 |
| * | libxrdp: work on fips | Jay Sorg | 2014-02-23 | 3 | -79/+148 |
| * | libxrdp: work on fips | Jay Sorg | 2014-02-22 | 4 | -264/+508 |
| * | libxrdp: started adding FIPS crypt | Jay Sorg | 2014-02-20 | 3 | -21/+42 |
| * | libxrdp: improve mcs processing | Jay Sorg | 2014-02-16 | 1 | -37/+195 |
| * | libxrdp: started adding planar bitmap compression | Jay Sorg | 2014-02-15 | 4 | -2/+48 |
| * | libxrdp: not logic change, comments | Jay Sorg | 2014-02-15 | 2 | -46/+48 |
| * | neutrinordp: added a header | Jay Sorg | 2014-01-22 | 1 | -0/+1 |
| * | added code for region copy used in codec mode | Laxmikant Rashinkar | 2014-01-20 | 2 | -1/+80 |
* | | libxrdp: work on fastpath input, added fastpath option to xrdp.ini | speidy | 2014-02-11 | 5 | -15/+88 |
* | | 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 | 3 | -6/+15 |
* | | libxrdp: work on fastpath input | speidy | 2014-02-10 | 5 | -17/+86 |
* | | libxrdp: work on fastpath input | speidy | 2014-02-09 | 6 | -24/+111 |
* | | libxrdp: work on fastpath | speidy | 2014-02-08 | 4 | -89/+77 |
* | | libxrdp: work on fastpath | speidy | 2014-02-08 | 8 | -93/+211 |
* | | libxrdp: xrdp_sec: added CS_CORE process func for future use. | speidy | 2014-02-05 | 1 | -0/+36 |
|/ |
|
* | added keyboard type and subtype to struct xrdp_client_info | Jay Sorg | 2014-01-12 | 1 | -0/+9 |
* | Merge pull request #9 from speidy/master | jsorg71 | 2013-11-20 | 3 | -40/+63 |
|\ |
|
| * | libxrdp: move xrdp_rdp_send_monitorlayout call after demand active pdu | speidy | 2013-11-19 | 3 | -13/+14 |
| * | 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 |
* | | Merge branch 'master' of github.com:neutrinolabs/xrdp | Laxmikant Rashinkar | 2013-11-06 | 1 | -8/+10 |
|\ \
| |/ |
|
| * | libxrdp: add monitorCount to client_info struct | speidy | 2013-11-05 | 1 | -0/+2 |
| * | libxrdp: fix in processing client monitor data | speidy | 2013-11-04 | 1 | -8/+8 |
* | | changed bulk compression logic | Laxmikant Rashinkar | 2013-11-06 | 2 | -26/+46 |
|/ |
|
* | libxrdp: remove old monitor_list struct | speidy | 2013-10-30 | 1 | -1/+0 |
* | common: fix conflict | speidy | 2013-10-30 | 2 | -26/+101 |
|\ |
|
| * | libxrdp: Authentic8 fixes for xrdp_orders_check | Jay Sorg | 2013-10-17 | 2 | -26/+101 |
* | | libxrdp: work on multimon | speidy | 2013-10-30 | 3 | -42/+21 |
|/ |
|
* | libxrdp: ISO_PDU_CR len fix | Jay Sorg | 2013-10-09 | 1 | -2/+2 |
* | remove tabs, no logic change | Jay Sorg | 2013-10-09 | 1 | -25/+37 |
* | libxrdp: some ISO_PDU_CR changes | Jay Sorg | 2013-10-09 | 1 | -36/+12 |
* | libxrdp: some ISO_PDU_CR changes | Jay Sorg | 2013-10-09 | 1 | -59/+112 |
* | 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 | 5 | -30/+282 |
|\ |
|
| * | libxrdp: iso_send_rdpnegrdp fix + notes. | speidy | 2013-10-09 | 1 | -11/+5 |