| Commit message (Expand) | Author | Age | Files | Lines |
* | o default login limit is now 50 users (instead of 10) | Laxmikant Rashinkar | 2014-02-28 | 1 | -0/+10 |
* | 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 |
* | 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 |
| * | libxrdp: add clientRequestedProtocol only when RDPNEGDATA occurs. | speidy | 2013-10-09 | 2 | -15/+31 |
| * | libxrdp: work on RDP negotiation, add legacy non-nego support. | speidy | 2013-10-09 | 1 | -31/+65 |
| * | libxrdp: work on multimon, fix monitor debug msg | speidy | 2013-10-05 | 1 | -2/+2 |
| * | libxrdp: work on multimon, added monitor data processing | speidy | 2013-10-05 | 3 | -21/+40 |
| * | libxrdp: work on RDP negotiation, add clientRequestedProtocol to MCS | speidy | 2013-10-01 | 2 | -5/+3 |
| * | libxrdp: work on RDP negotiation part | speidy | 2013-09-25 | 1 | -8/+17 |
| * | libxrdp: work on RDP negotiation, not working yet. | speidy | 2013-09-25 | 1 | -28/+109 |
| * | libxrdp: work on RDP negotiation | speidy | 2013-09-20 | 1 | -9/+33 |
| * | libxrdp: work on multi-mon, x.224 confirm packet | speidy | 2013-07-15 | 2 | -9/+10 |
| * | libxrdp: work on multi-mon support | speidy | 2013-07-15 | 5 | -10/+86 |
* | | log client ip with pid, etc | Jay Sorg | 2013-10-02 | 1 | -0/+8 |
* | | merges from authentic8 | Jay Sorg | 2013-09-26 | 5 | -53/+463 |
|\ \ |
|
| * | | 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 patch (compositing) from Authentic8: 5d5e470 81c9c29 b0c2c10 27d8a... | Jim Grandy | 2013-08-22 | 4 | -0/+386 |
| * | | Hand-apply patches (glphy cache) from Authetnic8 branch: 1048147 3fc5974 0552... | Jim Grandy | 2013-08-22 | 1 | -32/+32 |