summaryrefslogtreecommitdiffstats
path: root/libxrdp/xrdp_rdp.c
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* enable new_cursors xrdp.ini settingJay Sorg2013-06-081-0/+8
* adding xrdp.ini option to turn off new cursorsJay Sorg2013-06-071-0/+4
* sync client_info struct with A8Jay Sorg2013-03-261-5/+10
* libxrdp: started adding new(color) cursor supportJay Sorg2013-03-121-2/+17
* Comments and debug when blocking channels added. Fix for potential vulnerabil...ArvidNorr2013-02-011-3/+3
* refactor and use test2bool instead of duplicated code testing for on,yes,true...LawrenceK2013-01-171-25/+6
* libxrdp: added ini settings for bulk compressorJay Sorg2013-01-061-0/+9
* libxrdp: add our own mppc compression instead of using the freerdp mppcJay Sorg2012-12-281-10/+4
* update/fix some debug log calls and add the test of XRDP_DEBUG to make files ...LawrenceK2012-12-201-1/+1
* fix SSE2 debug line, and add some debug of config settings.LawrenceK2012-12-061-1/+3
* o moved from GNU General Public License to Apache License, Version 2.0Laxmikant Rashinkar2012-09-191-1252/+1333
* added option(cap) to set default cache v3 codecJay Sorg2012-07-241-4/+24
* codecs: move jpeg hack to bitmap cache v3Jay Sorg2012-07-241-14/+26
* user rfx for cache v3 if client supportsJay Sorg2012-07-231-10/+26
* work on rdp codecsJay Sorg2012-07-171-2/+57
* added support for bitmap cache v3Jay Sorg2012-07-171-6/+87
* Merge pull request #27 from ArvidNorr/deadlockArvidNorr2012-06-171-12/+36
|\
| * layout fixnorrarvid2012-06-181-2/+6
| * Deadlock situation bug fix and improved debug informationnorrarvid2012-06-011-12/+32
* | libxrdp: added RAIL capsJay Sorg2012-06-141-0/+64
* | libxrdp: fix warningJay Sorg2012-06-111-1/+1
|/
* added g_close_wait_obj and size parameter to g_write_ip_addressJay Sorg2012-05-261-1/+4
* pass the client_info(caps) on to module and xserverJay Sorg2012-05-131-1/+29
* added non standard jpeg support off by defaultJay Sorg2012-04-071-1/+8
* libxrdp: added #ifdef for mppcJay Sorg2012-04-061-1/+4
* libxrdp: user freerdp mppc compressorJay Sorg2012-04-051-7/+74
* add max bpp option to xrdp.iniJay Sorg2011-08-241-0/+11
* Implemented client IP loggingNicola Ruggero2010-11-041-0/+1
* Major code cleanup:Nicola Ruggero2010-11-031-21/+25
* use transjsorg712010-05-041-3/+3
* check for RDP PDU size too small and remove 0x8000 length checkjsorg712009-12-231-3/+5
* autotools fix and file_loc.h simplifiedjsorg712009-05-191-1/+3
* update copyright yearjsorg712009-01-251-1/+1
* remove 24 and 15 bpp limitjsorg712008-11-081-10/+0