summaryrefslogtreecommitdiffstats
path: root/libxrdp/xrdp_rdp.c
Commit message (Expand)AuthorAgeFilesLines
* work on surface commandJay Sorg2014-03-181-0/+12
* o added fastpath output, syncronize update pduspeidy2014-03-151-12/+35
* libxrdp: keep rdp packets < 16KJay Sorg2014-03-091-2/+1
* o libxrdp: move rdp capabilites form xrdp_rdp to a new file xrdp_caps.cspeidy2014-03-101-854/+0
* libxrdp: work on fastpath fragmentsJay Sorg2014-03-091-17/+73
* libxrdp: fastpath output, orders workingJay Sorg2014-03-071-0/+68
* libxrdp: detect client fastpath capsJay Sorg2014-03-061-4/+34
* libxrdp: minor fastpath logic change and indent changesJay Sorg2014-03-061-1/+1
* minor fastpath changesJay Sorg2014-03-051-1/+3
* fast path changes, iso never reads nowJay Sorg2014-03-041-2/+3
* libxrdp: move fastpath callback calls from xrdp_rdp to xrdp_fastpathspeidy2014-03-041-125/+1
* libxrdp: fastpath input workingspeidy2014-03-041-5/+4
* libxrdp: work on fastpath, length issuespeidy2014-03-041-6/+16
* Merge ../../neutrinolabs/xrdp into fastpathspeidy2014-03-021-73/+17
|\
| * started work on fastpath, restructure PDU inJay Sorg2014-02-251-4/+7
| * libxrdp: work on fipsJay Sorg2014-02-231-1/+4
| * libxrdp: work on fipsJay Sorg2014-02-221-226/+0
| * libxrdp: started adding FIPS cryptJay Sorg2014-02-201-1/+6
| * libxrdp: improve mcs processingJay Sorg2014-02-161-37/+195
| * neutrinordp: added a headerJay Sorg2014-01-221-0/+1
* | libxrdp: work on fastpath input, added fastpath option to xrdp.inispeidy2014-02-111-7/+81
* | libxrdp: work on fastpath input, fix callback paramsspeidy2014-02-101-2/+2
* | libxrdp: work on fastpath input, fix length issue in fastpath_recvspeidy2014-02-101-2/+3
* | libxrdp: work on fastpath inputspeidy2014-02-101-15/+73
* | libxrdp: work on fastpath inputspeidy2014-02-091-4/+7
* | libxrdp: work on fastpathspeidy2014-02-081-15/+10
* | libxrdp: work on fastpathspeidy2014-02-081-2/+22
|/
* Merge pull request #9 from speidy/masterjsorg712013-11-201-40/+50
|\
| * libxrdp: move xrdp_rdp_send_monitorlayout call after demand active pduspeidy2013-11-191-13/+1
| * 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
* | changed bulk compression logicLaxmikant Rashinkar2013-11-061-23/+20
|/
* from last mergeJay Sorg2013-10-091-1/+1
* Merge branch 'multimon' of git://github.com/speidy/xrdp into speidy-multimonJay Sorg2013-10-091-1/+9
|\
| * libxrdp: work on multi-mon supportspeidy2013-07-151-1/+9
* | log client ip with pid, etcJay Sorg2013-10-021-0/+8
* | merges from authentic8Jay Sorg2013-09-261-46/+50
|\ \
| * | Fix errors cause by previous merge (2361914)Jim Grandy2013-08-221-1/+1
| * | Hand-apply patches (misc) from Authentic8: b18667d 6d22ada 95d93a3 433b49c b9...Jim Grandy2013-08-221-14/+14
| * | Hand-apply patches (glphy cache) from Authetnic8 branch: 1048147 3fc5974 0552...Jim Grandy2013-08-221-32/+32
| * | Hand-apply patches (drawing configuration) from Authentic8 branch: 34b92df f9...Jim Grandy2013-08-221-3/+7
* | | VUL: add some more buffer checksJay Sorg2013-09-101-11/+80
* | | VUL: check bytes remaining in xrdp_rdp_process_data_inputJay Sorg2013-09-101-0/+8
* | | VUL: make sure cache entries are in rangeJay Sorg2013-09-101-6/+23
* | | move text2bool to os_callsJay Sorg2013-08-241-6/+6
* | | neutrinordp: clean old freerdp moduels, add config, fix for RFX codec tospeidy2013-08-241-4/+4
|/ /
* | xrdp: added support for forcing credentials on command lineLaxmikant Rashinkar2013-08-031-0/+4
* | libxrdp: started adding fastpath supportJay Sorg2013-07-091-3/+21
|/