| Commit message (Expand) | Author | Age | Files | Lines |
* | started work on fastpath, restructure PDU in | Jay Sorg | 2014-02-25 | 1 | -4/+7 |
* | libxrdp: work on fips | Jay Sorg | 2014-02-23 | 1 | -1/+4 |
* | libxrdp: work on fips | Jay Sorg | 2014-02-22 | 1 | -226/+0 |
* | libxrdp: started adding FIPS crypt | Jay Sorg | 2014-02-20 | 1 | -1/+6 |
* | libxrdp: improve mcs processing | Jay Sorg | 2014-02-16 | 1 | -37/+195 |
* | neutrinordp: added a header | Jay Sorg | 2014-01-22 | 1 | -0/+1 |
* | Merge pull request #9 from speidy/master | jsorg71 | 2013-11-20 | 1 | -40/+50 |
|\ |
|
| * | libxrdp: move xrdp_rdp_send_monitorlayout call after demand active pdu | speidy | 2013-11-19 | 1 | -13/+1 |
| * | libxrdp: some cleanup | speidy | 2013-11-17 | 1 | -6/+0 |
| * | libxrdp: change xrdp_rdp_send_unknown1 hack to xrdp_rdp_send_fontmap, | speidy | 2013-11-17 | 1 | -32/+9 |
| * | libxrdp: Monitor Layout PDU changes | speidy | 2013-11-17 | 1 | -15/+24 |
| * | libxrdp: add Montior Layout PDU (server to client), temporary hack | speidy | 2013-11-17 | 1 | -0/+42 |
* | | changed bulk compression logic | Laxmikant Rashinkar | 2013-11-06 | 1 | -23/+20 |
|/ |
|
* | from last merge | Jay Sorg | 2013-10-09 | 1 | -1/+1 |
* | Merge branch 'multimon' of git://github.com/speidy/xrdp into speidy-multimon | Jay Sorg | 2013-10-09 | 1 | -1/+9 |
|\ |
|
| * | libxrdp: work on multi-mon support | speidy | 2013-07-15 | 1 | -1/+9 |
* | | log client ip with pid, etc | Jay Sorg | 2013-10-02 | 1 | -0/+8 |
* | | merges from authentic8 | Jay Sorg | 2013-09-26 | 1 | -46/+50 |
|\ \ |
|
| * | | Fix errors cause by previous merge (2361914) | Jim Grandy | 2013-08-22 | 1 | -1/+1 |
| * | | Hand-apply patches (misc) from Authentic8: b18667d 6d22ada 95d93a3 433b49c b9... | Jim Grandy | 2013-08-22 | 1 | -14/+14 |
| * | | Hand-apply patches (glphy cache) from Authetnic8 branch: 1048147 3fc5974 0552... | Jim Grandy | 2013-08-22 | 1 | -32/+32 |
| * | | Hand-apply patches (drawing configuration) from Authentic8 branch: 34b92df f9... | Jim Grandy | 2013-08-22 | 1 | -3/+7 |
* | | | VUL: add some more buffer checks | Jay Sorg | 2013-09-10 | 1 | -11/+80 |
* | | | VUL: check bytes remaining in xrdp_rdp_process_data_input | Jay Sorg | 2013-09-10 | 1 | -0/+8 |
* | | | VUL: make sure cache entries are in range | Jay Sorg | 2013-09-10 | 1 | -6/+23 |
* | | | move text2bool to os_calls | Jay Sorg | 2013-08-24 | 1 | -6/+6 |
* | | | neutrinordp: clean old freerdp moduels, add config, fix for RFX codec to | speidy | 2013-08-24 | 1 | -4/+4 |
|/ / |
|
* | | xrdp: added support for forcing credentials on command line | Laxmikant Rashinkar | 2013-08-03 | 1 | -0/+4 |
* | | libxrdp: started adding fastpath support | Jay Sorg | 2013-07-09 | 1 | -3/+21 |
|/ |
|
* | enable new_cursors xrdp.ini setting | Jay Sorg | 2013-06-08 | 1 | -0/+8 |
* | adding xrdp.ini option to turn off new cursors | Jay Sorg | 2013-06-07 | 1 | -0/+4 |
* | sync client_info struct with A8 | Jay Sorg | 2013-03-26 | 1 | -5/+10 |
* | libxrdp: started adding new(color) cursor support | Jay Sorg | 2013-03-12 | 1 | -2/+17 |
* | Comments and debug when blocking channels added. Fix for potential vulnerabil... | ArvidNorr | 2013-02-01 | 1 | -3/+3 |
* | refactor and use test2bool instead of duplicated code testing for on,yes,true... | LawrenceK | 2013-01-17 | 1 | -25/+6 |
* | libxrdp: added ini settings for bulk compressor | Jay Sorg | 2013-01-06 | 1 | -0/+9 |
* | libxrdp: add our own mppc compression instead of using the freerdp mppc | Jay Sorg | 2012-12-28 | 1 | -10/+4 |
* | update/fix some debug log calls and add the test of XRDP_DEBUG to make files ... | LawrenceK | 2012-12-20 | 1 | -1/+1 |
* | fix SSE2 debug line, and add some debug of config settings. | LawrenceK | 2012-12-06 | 1 | -1/+3 |
* | o moved from GNU General Public License to Apache License, Version 2.0 | Laxmikant Rashinkar | 2012-09-19 | 1 | -1252/+1333 |
* | added option(cap) to set default cache v3 codec | Jay Sorg | 2012-07-24 | 1 | -4/+24 |
* | codecs: move jpeg hack to bitmap cache v3 | Jay Sorg | 2012-07-24 | 1 | -14/+26 |
* | user rfx for cache v3 if client supports | Jay Sorg | 2012-07-23 | 1 | -10/+26 |
* | work on rdp codecs | Jay Sorg | 2012-07-17 | 1 | -2/+57 |
* | added support for bitmap cache v3 | Jay Sorg | 2012-07-17 | 1 | -6/+87 |
* | Merge pull request #27 from ArvidNorr/deadlock | ArvidNorr | 2012-06-17 | 1 | -12/+36 |
|\ |
|
| * | layout fix | norrarvid | 2012-06-18 | 1 | -2/+6 |
| * | Deadlock situation bug fix and improved debug information | norrarvid | 2012-06-01 | 1 | -12/+32 |
* | | libxrdp: added RAIL caps | Jay Sorg | 2012-06-14 | 1 | -0/+64 |
* | | libxrdp: fix warning | Jay Sorg | 2012-06-11 | 1 | -1/+1 |
|/ |
|