| Commit message (Expand) | Author | Age | Files | Lines |
* | fix potential fd leak | Koichiro IWAO | 2018-01-17 | 1 | -1/+1 |
* | xrdp_sec: constify color depth value | Koichiro IWAO | 2017-12-01 | 1 | -7/+7 |
* | libxrdp: print connected client name to log | speidy | 2017-03-21 | 1 | -1/+3 |
* | libxrdp: fix misleading variable name | speidy | 2017-03-21 | 1 | -8/+8 |
* | libxrdp: improve unicode_in | speidy | 2017-03-21 | 1 | -25/+35 |
* | Eliminate APP_CC and DEFAULT_CC | Pavel Roskin | 2017-03-14 | 1 | -39/+39 |
* | Include config_ac.h from all source files | Pavel Roskin | 2017-03-04 | 1 | -0/+4 |
* | TLS: new method to specify SSL/TLS version | Koichiro IWAO | 2017-02-27 | 1 | -1/+1 |
* | libxrdp: use log_message | speidy | 2017-01-15 | 1 | -1/+1 |
* | libxrdp: ignore incoming channels with empty names | speidy | 2017-01-06 | 1 | -0/+6 |
* | libxrdp: change channel_code into a meaningful name | speidy | 2017-01-06 | 1 | -3/+3 |
* | libxrdp: warn when using 512 bit key | Jay Sorg | 2016-11-11 | 1 | -0/+9 |
* | libxrdp: cleanup log log in xrdp_load_keyboard_layout | Koichiro IWAO | 2016-09-06 | 1 | -1/+0 |
* | libxrdp: log keyboard type/subtype | Koichiro IWAO | 2016-09-02 | 1 | -0/+3 |
* | libxrdp: log keyboard options | Koichiro IWAO | 2016-09-02 | 1 | -2/+2 |
* | Merge pull request #364 from laigor/devel | metalefty | 2016-08-30 | 1 | -0/+9 |
|\ |
|
| * | Allows use the xkb options that for example allows you to specify a key combi... | laigor | 2016-04-14 | 1 | -0/+9 |
* | | new options for xrdp.ini disableSSlv3=yes and tls_ciphers=HIGH and code to im... | Alex Illsley | 2016-08-25 | 1 | -1/+3 |
* | | Fix incorrect use of "it's" and "its", adjust wording | Pavel Roskin | 2016-06-21 | 1 | -1/+1 |
* | | libxrdp: oops, fix virtual desktop size check | speidy | 2016-05-18 | 1 | -2/+2 |
* | | libxrdp: oops, fix virtual desktop size check | speidy | 2016-05-18 | 1 | -2/+2 |
* | | libxrdp: in CS_MONITOR, validate virtual desktop size we got from client | speidy | 2016-05-18 | 1 | -0/+7 |
* | | xrdp_wm: fix for multimon, draw login window and log window on primary | speidy | 2016-05-17 | 1 | -7/+44 |
* | | 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 |
* | 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 |
|\ |
|
| * | 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 n... | Idan Freiberg | 2014-06-19 | 1 | -12/+17 |
* | 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 |