summaryrefslogtreecommitdiffstats
path: root/libxrdp/xrdp_fastpath.c
Commit message (Expand)AuthorAgeFilesLines
* Eliminate APP_CC and DEFAULT_CCPavel Roskin2017-03-141-13/+13
* Include config_ac.h from all source filesPavel Roskin2017-03-041-0/+4
* change some magics to definesJay Sorg2016-12-101-1/+1
* add unicode supportJay Sorg2016-12-101-6/+24
* Fix typosPavel Roskin2016-02-131-2/+2
* work on main loop changesJay Sorg2015-07-051-1/+1
* add frame acks and h264 codec mode basicsJay Sorg2015-03-281-12/+13
* libxrdp: no logic change, statis functions, indentJay Sorg2014-12-181-58/+47
* libxrdp: fastpath RDP_INPUT_SYNCHRONIZE fixJay Sorg2014-12-161-1/+1
* libxrdp, common: work on TLS modeIdan Freiberg2014-07-231-1/+1
* Merge branch 'devel' of https://github.com/neutrinolabs/xrdp into develspeidy2014-03-121-1/+8
|\
| * libxrdp: send, get, and use multi fragment max capsJay Sorg2014-03-101-1/+8
* | indentation fixspeidy2014-03-121-4/+6
|/
* libxrdp: fastpath input, validate eventFlagsspeidy2014-03-101-0/+10
* libxrdp: work on fastpath fragmentsJay Sorg2014-03-091-165/+30
* libxrdp: fastpath output, orders workingJay Sorg2014-03-071-1/+19
* libxrdp: minor fastpath logic change and indent changesJay Sorg2014-03-061-129/+139
* libxrdp: fastpath, add stream check (all stack)speidy2014-03-051-8/+39
* libxrdp: xrdp_fastpath_recv cleanupspeidy2014-03-051-13/+2
* libxrdp: move fastpath callback calls from xrdp_rdp to xrdp_fastpathspeidy2014-03-041-0/+181
* libxrdp: fastpath input workingspeidy2014-03-041-22/+4
* libxrdp: work on fastpath, length issuespeidy2014-03-041-16/+19
* Merge ../../neutrinolabs/xrdp into fastpathspeidy2014-03-021-2/+2
|\
* | libxrdp: work on fastpath input, added fastpath option to xrdp.inispeidy2014-02-111-4/+4
* | libxrdp: work on fastpath input, fix length issue in fastpath_recvspeidy2014-02-101-3/+12
* | libxrdp: work on fastpath inputspeidy2014-02-101-1/+1
* | libxrdp: work on fastpath inputspeidy2014-02-091-10/+52
* | libxrdp: work on fastpathspeidy2014-02-081-1/+1
|/
* copyright year updateJay Sorg2013-06-081-1/+1
* o moved from GNU General Public License to Apache License, Version 2.0Laxmikant Rashinkar2012-09-191-138/+151
* no logic changes, remove warnings and coding style changesJay Sorg2012-06-101-3/+3
* libxrdp: added xrdp_fastpath.cJay Sorg2012-05-081-0/+196