Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix warnings for unused variables read from byte streams | Pavel Roskin | 2016-04-23 | 1 | -2/+1 |
| | |||||
* | Fix warnings about unused variables and functions | Pavel Roskin | 2016-04-21 | 1 | -1/+0 |
| | |||||
* | Fix all format warnings and some unused variable warnings | Jay Sorg | 2016-03-14 | 1 | -1/+1 |
| | |||||
* | remove trailing white space | Jay Sorg | 2015-08-03 | 1 | -2/+2 |
| | |||||
* | multimon fix, mstsc reports desktop width and height of primary only | Jay Sorg | 2015-08-03 | 1 | -0/+29 |
| | |||||
* | libxrdp: no logic change, tabs to spaces | Jay Sorg | 2014-12-15 | 1 | -41/+41 |
| | |||||
* | libxrdp: fix for 'low' RDP security level (issue #202) | speidy | 2014-12-15 | 1 | -35/+42 |
| | |||||
* | libxrdp: changes for security layer negotiation, | speidy | 2014-12-13 | 1 | -1/+1 |
| | | | security_layer=negotiate is working now | ||||
* | libxrdp: remove a global, remove some tabs | Jay Sorg | 2014-11-06 | 1 | -37/+37 |
| | |||||
* | work on tls mode | speidy | 2014-08-22 | 1 | -14/+14 |
| | |||||
* | security change for none | Jay Sorg | 2014-08-05 | 1 | -43/+44 |
| | |||||
* | added option to set rdp crypto level to none | Jay Sorg | 2014-08-05 | 1 | -1/+18 |
| | |||||
* | no logic change, convert tabs to spaces | Jay Sorg | 2014-08-05 | 1 | -8/+9 |
| | |||||
* | add xrdp_keyboard.ini to Makefile.am | Jay Sorg | 2014-07-31 | 1 | -12/+27 |
| | |||||
* | load the rdp to X11 keybaord mappings from file | Jay Sorg | 2014-07-31 | 1 | -0/+190 |
| | |||||
* | Merge branch 'devel' of https://github.com/neutrinolabs/xrdp into | Idan Freiberg | 2014-07-23 | 1 | -14/+18 |
|\ | | | | | | | | | | | | | devel Conflicts: libxrdp/xrdp_sec.c | ||||
| * | coverity: fixed resolution leak issues | Laxmikant Rashinkar | 2014-07-19 | 1 | -6/+8 |
| | | |||||
* | | libxrdp: work on TLS mode | Idan Freiberg | 2014-07-23 | 1 | -3/+3 |
| | | |||||
* | | libxrdp, common: work on TLS mode | Idan Freiberg | 2014-07-23 | 1 | -278/+181 |
| | | |||||
* | | libxrdp: work on TLS mode, temporary changes | speidy | 2014-07-21 | 1 | -13/+14 |
| | | |||||
* | | libxrdp: work on TLS support | Idan Freiberg | 2014-07-17 | 1 | -3/+12 |
| | | |||||
* | | libxrdp: started adding TLS support | Idan Freiberg | 2014-07-15 | 1 | -0/+4 |
|/ | |||||
* | libxrdp: changed the way we calculate gcc-response length, RSA 2048 working ↵ | Idan Freiberg | 2014-06-19 | 1 | -12/+17 |
| | | | | now with mstsc | ||||
* | support 2048 bit RSA keys | Jay Sorg | 2014-06-18 | 1 | -40/+99 |
| | |||||
* | libxrdp: fix for fips and fragmented fastpath | Jay Sorg | 2014-03-22 | 1 | -1/+10 |
| | |||||
* | libxrdp: keep rdp packets < 16K | Jay Sorg | 2014-03-09 | 1 | -0/+1 |
| | |||||
* | libxrdp: work on fastpath fragments | Jay Sorg | 2014-03-09 | 1 | -1/+18 |
| | |||||
* | libxrdp: fix for fastpath output and fips | Jay Sorg | 2014-03-07 | 1 | -1/+2 |
| | |||||
* | libxrdp: fastpath output, orders working | Jay Sorg | 2014-03-07 | 1 | -0/+88 |
| | |||||
* | 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: Fastpath input | ||||
| * | 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 |
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: libxrdp/libxrdp.c libxrdp/libxrdp.h libxrdp/xrdp_iso.c libxrdp/xrdp_sec.c libxrdp/xrdp_tcp.c xrdp/xrdp.ini | ||||
| * | | 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 |
| |/ |/| | | | | | | | o we now wait for 30 seconds for session connection (instead of 1) o if AUTO_LOGON flag is set but username is null, we force login dialog to show up | ||||
* | | 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 |
| |