summaryrefslogtreecommitdiffstats
path: root/libxrdp/libxrdp.c
Commit message (Expand)AuthorAgeFilesLines
* Fix warnings detected by -Wwrite-stringsPavel Roskin2016-07-081-1/+1
* Fix incorrect use of "it's" and "its", adjust wordingPavel Roskin2016-06-211-3/+3
* Typo fixesPavel Roskin2016-05-041-1/+1
* Fix all format warnings and some unused variable warningsJay Sorg2016-03-141-3/+2
* Fix typosPavel Roskin2016-02-131-1/+1
* Run through codespellPavel Roskin2016-01-141-2/+2
* fix for libxrdp_resetJay Sorg2015-07-111-8/+0
* add frame acks and h264 codec mode basicsJay Sorg2015-03-281-1/+38
* libxrdp: delete NLA header detection for now, TLS is working now withspeidy2014-11-211-27/+0
* coverity: dead codeLaxmikant Rashinkar2014-07-261-7/+7
* Merge branch 'devel' of https://github.com/neutrinolabs/xrdp intoIdan Freiberg2014-07-231-0/+6
|\
| * coverity: fixed resolution leak issuesLaxmikant Rashinkar2014-07-191-0/+6
* | libxrdp, common: work on TLS modeIdan Freiberg2014-07-231-24/+3
* | libxrdp: work on TLS supportIdan Freiberg2014-07-171-2/+21
* | libxrdp: started adding TLS supportIdan Freiberg2014-07-151-1/+5
|/
* libxrdp: memory leak fixes on errorJay Sorg2014-03-221-0/+3
* work on surface commandJay Sorg2014-03-181-0/+69
* libxrdp: export jpeg compress for codec modeJay Sorg2014-03-161-0/+19
* o added fastpath output, syncronize update pduspeidy2014-03-151-1/+1
* o libxrdp: fastpath output, added cursor and palette now updatesspeidy2014-03-131-17/+124
* o libxrdp: move rdp capabilites form xrdp_rdp to a new file xrdp_caps.cspeidy2014-03-101-15/+3
* minor fastpath changesJay Sorg2014-03-051-3/+12
* fast path changes, iso never reads nowJay Sorg2014-03-041-15/+115
* libxrdp: move fastpath callback calls from xrdp_rdp to xrdp_fastpathspeidy2014-03-041-1/+1
* libxrdp: work on fastpath, length issuespeidy2014-03-041-0/+1
* Merge ../../neutrinolabs/xrdp into fastpathspeidy2014-03-021-28/+47
|\
| * started work on fastpath, restructure PDU inJay Sorg2014-02-251-19/+40
* | libxrdp: work on fastpath inputspeidy2014-02-101-0/+9
* | libxrdp: work on fastpathspeidy2014-02-081-2/+1
|/
* libxrdp: move xrdp_rdp_send_monitorlayout call after demand active pduspeidy2013-11-191-0/+11
* Hand-apply patch (compositing) from Authentic8: 5d5e470 81c9c29 b0c2c10 27d8a...Jim Grandy2013-08-221-0/+19
* libxrdp: no logic change, warnings and code cleanupJay Sorg2013-06-231-0/+1
* copyright year updateJay Sorg2013-06-081-1/+1
* adding xrdp.ini option to turn off new cursorsJay Sorg2013-06-071-1/+2
* xrdp: fix for non 'new' cursor clients like rdesktopJay Sorg2013-05-201-5/+7
* work on new(color) cursorsJay Sorg2013-03-121-35/+56
* work on new(color) cursorsJay Sorg2013-03-121-12/+50
* update/fix some debug log calls and add the test of XRDP_DEBUG to make files ...LawrenceK2012-12-201-0/+2
* o moved from GNU General Public License to Apache License, Version 2.0Laxmikant Rashinkar2012-09-191-619/+684
* work on bitmap cache v3Jay Sorg2012-07-171-0/+11
* rail: proxy railJay Sorg2012-06-241-14/+101
* Deadlock situation bug fix and improved debug informationnorrarvid2012-06-011-1/+28
* offscreen bitmaps: implement the delete listJay Sorg2012-05-221-4/+4
* don't jpeg compress fontsJay Sorg2012-05-211-2/+2
* -xorg: work on off screen bitmapsJay Sorg2012-05-201-2/+4
* xorg: work on offscreen bitmapsJay Sorg2012-05-171-0/+17
* Major code cleanup:Nicola Ruggero2010-11-031-31/+31
* Added bell (pcspeaker) supportNicola Ruggero2010-10-261-0/+30
* use do ... while (0) style for parse.hjsorg712010-08-091-1/+1
* use transjsorg712010-05-041-3/+3