| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | libxrdp: minor fastpath logic change and indent changes | Jay Sorg | 2014-03-06 | 1 | -52/+56 |
* | libxrdp: add fips support in xrdp_sec_recv_fastpath | speidy | 2014-03-05 | 1 | -11/+26 |
* | libxrdp: fastpath, add stream check (all stack) | speidy | 2014-03-05 | 1 | -0/+12 |
* | fast path changes, iso never reads now | Jay Sorg | 2014-03-04 | 1 | -0/+1 |
* | Merge pull request #111 from speidy/fastpath | jsorg71 | 2014-03-04 | 1 | -3/+34 |
|\ |
|
| * | libxrdp: move fastpath callback calls from xrdp_rdp to xrdp_fastpath | speidy | 2014-03-04 | 1 | -3/+9 |
| * | libxrdp: work on fastpath, length issue | speidy | 2014-03-04 | 1 | -12/+1 |
| * | Merge ../../neutrinolabs/xrdp into fastpath | speidy | 2014-03-02 | 1 | -68/+564 |
| |\ |
|
| * | | libxrdp: work on fastpath input, added fastpath option to xrdp.ini | speidy | 2014-02-11 | 1 | -1/+1 |
| * | | libxrdp: work on fastpath input | speidy | 2014-02-10 | 1 | -1/+0 |
| * | | libxrdp: work on fastpath input | speidy | 2014-02-09 | 1 | -1/+28 |
| * | | libxrdp: work on fastpath | speidy | 2014-02-08 | 1 | -2/+12 |
| * | | libxrdp: work on fastpath | speidy | 2014-02-08 | 1 | -4/+4 |
| * | | libxrdp: xrdp_sec: added CS_CORE process func for future use. | speidy | 2014-02-05 | 1 | -0/+36 |
* | | | o default login limit is now 50 users (instead of 10) | Laxmikant Rashinkar | 2014-02-28 | 1 | -0/+10 |
| |/
|/| |
|
* | | libxrdp: fips working now | Jay Sorg | 2014-02-24 | 1 | -25/+26 |
* | | libxrdp: work on fips | Jay Sorg | 2014-02-23 | 1 | -78/+143 |
* | | libxrdp: work on fips | Jay Sorg | 2014-02-22 | 1 | -33/+497 |
* | | libxrdp: started adding FIPS crypt | Jay Sorg | 2014-02-20 | 1 | -17/+19 |
|/ |
|
* | added keyboard type and subtype to struct xrdp_client_info | Jay Sorg | 2014-01-12 | 1 | -0/+9 |
* | libxrdp: add monitorCount to client_info struct | speidy | 2013-11-05 | 1 | -0/+2 |
* | libxrdp: fix in processing client monitor data | speidy | 2013-11-04 | 1 | -8/+8 |
* | libxrdp: work on multimon | speidy | 2013-10-30 | 1 | -18/+21 |
* | remove tabs, no logic change | Jay Sorg | 2013-10-09 | 1 | -25/+37 |
* | Merge branch 'multimon' of git://github.com/speidy/xrdp into speidy-multimon | Jay Sorg | 2013-10-09 | 1 | -3/+66 |
|\ |
|
| * | libxrdp: add clientRequestedProtocol only when RDPNEGDATA occurs. | speidy | 2013-10-09 | 1 | -3/+17 |
| * | libxrdp: work on multimon, fix monitor debug msg | speidy | 2013-10-05 | 1 | -2/+2 |
| * | libxrdp: work on multimon, added monitor data processing | speidy | 2013-10-05 | 1 | -17/+19 |
| * | libxrdp: work on RDP negotiation, add clientRequestedProtocol to MCS | speidy | 2013-10-01 | 1 | -2/+3 |
| * | libxrdp: work on multi-mon, x.224 confirm packet | speidy | 2013-07-15 | 1 | -4/+4 |
| * | libxrdp: work on multi-mon support | speidy | 2013-07-15 | 1 | -2/+48 |
* | | VUL: add some more buffer checks | Jay Sorg | 2013-09-10 | 1 | -7/+91 |
* | | VUL: if xrdp_sec_process_mcs_data_channels fails, xrdp_sec_process_mcs_data s... | Jay Sorg | 2013-09-10 | 1 | -1/+4 |
* | | VUL: channels are limited to 31 | Jay Sorg | 2013-09-10 | 1 | -1/+1 |
* | | VUL: fix some possible buffer overruns | Jay Sorg | 2013-09-10 | 1 | -4/+42 |
* | | xrdp: added support for forcing credentials on command line | Laxmikant Rashinkar | 2013-08-03 | 1 | -0/+2 |
|/ |
|
* | copyright year update | Jay Sorg | 2013-06-08 | 1 | -1/+1 |
* | Comments and debug when blocking channels added. Fix for potential vulnerabil... | ArvidNorr | 2013-02-01 | 1 | -1/+2 |
* | libxrdp: added ini settings for bulk compressor | Jay Sorg | 2013-01-06 | 1 | -1/+9 |
* | o moved from GNU General Public License to Apache License, Version 2.0 | Laxmikant Rashinkar | 2012-09-19 | 1 | -826/+929 |
* | Deadlock situation bug fix and improved debug information | norrarvid | 2012-06-01 | 1 | -2/+17 |
* | Fix endianness of virtual channel flags. This fixes the clipboard compatibili... | Hyeshik Chang | 2012-05-04 | 1 | -1/+1 |
* | Major code cleanup: | Nicola Ruggero | 2010-11-03 | 1 | -27/+49 |
* | use trans | jsorg71 | 2010-05-04 | 1 | -3/+3 |
* | autotools fix and file_loc.h simplified | jsorg71 | 2009-05-19 | 1 | -2/+4 |
* | update copyright year | jsorg71 | 2009-01-25 | 1 | -1/+1 |
* | move reading of the keys file to incoming function so we can error out if the... | jsorg71 | 2008-05-11 | 1 | -34/+43 |
* | mce is not related to login flag 0x400 | jsorg71 | 2008-05-01 | 1 | -5/+0 |
* | update copyright year | jsorg71 | 2008-01-30 | 1 | -1/+1 |
* | use new config file functions | jsorg71 | 2007-10-28 | 1 | -31/+25 |