summaryrefslogtreecommitdiffstats
path: root/libxrdp/xrdp_rdp.c
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Merge pull request #9 from speidy/masterjsorg712013-11-201-40/+50
|\ | | | | libxrdp: work on multimon + fix xrdp_send_unkown1
| * 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
| | | | | | relying on docs.
| * 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
|\ | | | | | | | | | | | | Conflicts: common/xrdp_client_info.h libxrdp/xrdp_iso.c libxrdp/xrdp_sec.c
| * 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 ↵Jim Grandy2013-08-221-14/+14
| | | | | | | | | | | | b96f85f 8c32c46 f87f6b3 c93cce0 26ce9ce
| * | Hand-apply patches (glphy cache) from Authetnic8 branch: 1048147 3fc5974 ↵Jim Grandy2013-08-221-32/+32
| | | | | | | | | | | | 0552905 00b08a0
| * | Hand-apply patches (drawing configuration) from Authentic8 branch: 34b92df ↵Jim Grandy2013-08-221-3/+7
| | | | | | | | | | | | f994298 38e2def
* | | 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
|/ / | | | | work.
* | 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 ↵ArvidNorr2013-02-011-3/+3
| | | | vulnerability in log.c
* refactor and use test2bool instead of duplicated code testing for ↵LawrenceK2013-01-171-25/+6
| | | | on,yes,true, non zero
* 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
| | | | so controlled by the autoconf option --enable-xrdpdebug
* 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
| | | | | o applied new coding standards to all .c files o moved some files around
* 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
|\ | | | | Deadlock
| * 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
|