summaryrefslogtreecommitdiffstats
path: root/libxrdp
Commit message (Expand)AuthorAgeFilesLines
* libxrdp: work on fastpath, length issuespeidy2014-03-046-46/+39
* Merge ../../neutrinolabs/xrdp into fastpathspeidy2014-03-0214-481/+938
|\
| * libxrdp: remove xrdp_tcp.cJay Sorg2014-02-251-89/+0
| * started work on fastpath, restructure PDU inJay Sorg2014-02-257-60/+87
| * libxrdp: fips working nowJay Sorg2014-02-242-26/+27
| * libxrdp: work on fipsJay Sorg2014-02-233-79/+148
| * libxrdp: work on fipsJay Sorg2014-02-224-264/+508
| * libxrdp: started adding FIPS cryptJay Sorg2014-02-203-21/+42
| * libxrdp: improve mcs processingJay Sorg2014-02-161-37/+195
| * libxrdp: started adding planar bitmap compressionJay Sorg2014-02-154-2/+48
| * libxrdp: not logic change, commentsJay Sorg2014-02-152-46/+48
| * neutrinordp: added a headerJay Sorg2014-01-221-0/+1
| * added code for region copy used in codec modeLaxmikant Rashinkar2014-01-202-1/+80
* | libxrdp: work on fastpath input, added fastpath option to xrdp.inispeidy2014-02-115-15/+88
* | libxrdp: work on fastpath input, fix callback paramsspeidy2014-02-101-2/+2
* | libxrdp: work on fastpath input, fix length issue in fastpath_recvspeidy2014-02-103-6/+15
* | libxrdp: work on fastpath inputspeidy2014-02-105-17/+86
* | libxrdp: work on fastpath inputspeidy2014-02-096-24/+111
* | libxrdp: work on fastpathspeidy2014-02-084-89/+77
* | libxrdp: work on fastpathspeidy2014-02-088-93/+211
* | libxrdp: xrdp_sec: added CS_CORE process func for future use.speidy2014-02-051-0/+36
|/
* added keyboard type and subtype to struct xrdp_client_infoJay Sorg2014-01-121-0/+9
* Merge pull request #9 from speidy/masterjsorg712013-11-203-40/+63
|\
| * libxrdp: move xrdp_rdp_send_monitorlayout call after demand active pduspeidy2013-11-193-13/+14
| * libxrdp: some cleanupspeidy2013-11-171-6/+0
| * libxrdp: change xrdp_rdp_send_unknown1 hack to xrdp_rdp_send_fontmap,speidy2013-11-171-32/+9
| * libxrdp: Monitor Layout PDU changesspeidy2013-11-171-15/+24
| * libxrdp: add Montior Layout PDU (server to client), temporary hackspeidy2013-11-171-0/+42
* | Merge branch 'master' of github.com:neutrinolabs/xrdpLaxmikant Rashinkar2013-11-061-8/+10
|\ \ | |/
| * libxrdp: add monitorCount to client_info structspeidy2013-11-051-0/+2
| * libxrdp: fix in processing client monitor dataspeidy2013-11-041-8/+8
* | changed bulk compression logicLaxmikant Rashinkar2013-11-062-26/+46
|/
* libxrdp: remove old monitor_list structspeidy2013-10-301-1/+0
* common: fix conflictspeidy2013-10-302-26/+101
|\
| * libxrdp: Authentic8 fixes for xrdp_orders_checkJay Sorg2013-10-172-26/+101
* | libxrdp: work on multimon speidy2013-10-303-42/+21
|/
* libxrdp: ISO_PDU_CR len fixJay Sorg2013-10-091-2/+2
* remove tabs, no logic changeJay Sorg2013-10-091-25/+37
* libxrdp: some ISO_PDU_CR changesJay Sorg2013-10-091-36/+12
* libxrdp: some ISO_PDU_CR changesJay Sorg2013-10-091-59/+112
* from last mergeJay Sorg2013-10-091-1/+1
* Merge branch 'multimon' of git://github.com/speidy/xrdp into speidy-multimonJay Sorg2013-10-095-30/+282
|\
| * libxrdp: iso_send_rdpnegrdp fix + notes.speidy2013-10-091-11/+5
| * libxrdp: add clientRequestedProtocol only when RDPNEGDATA occurs.speidy2013-10-092-15/+31
| * libxrdp: work on RDP negotiation, add legacy non-nego support.speidy2013-10-091-31/+65
| * libxrdp: work on multimon, fix monitor debug msgspeidy2013-10-051-2/+2
| * libxrdp: work on multimon, added monitor data processingspeidy2013-10-053-21/+40
| * libxrdp: work on RDP negotiation, add clientRequestedProtocol to MCSspeidy2013-10-012-5/+3
| * libxrdp: work on RDP negotiation partspeidy2013-09-251-8/+17
| * libxrdp: work on RDP negotiation, not working yet.speidy2013-09-251-28/+109