summaryrefslogtreecommitdiffstats
path: root/libxrdp/xrdp_sec.c
Commit message (Expand)AuthorAgeFilesLines
* fix potential fd leakKoichiro IWAO2018-01-171-1/+1
* xrdp_sec: constify color depth valueKoichiro IWAO2017-12-011-7/+7
* libxrdp: print connected client name to logspeidy2017-03-211-1/+3
* libxrdp: fix misleading variable namespeidy2017-03-211-8/+8
* libxrdp: improve unicode_inspeidy2017-03-211-25/+35
* Eliminate APP_CC and DEFAULT_CCPavel Roskin2017-03-141-39/+39
* Include config_ac.h from all source filesPavel Roskin2017-03-041-0/+4
* TLS: new method to specify SSL/TLS versionKoichiro IWAO2017-02-271-1/+1
* libxrdp: use log_messagespeidy2017-01-151-1/+1
* libxrdp: ignore incoming channels with empty namesspeidy2017-01-061-0/+6
* libxrdp: change channel_code into a meaningful namespeidy2017-01-061-3/+3
* libxrdp: warn when using 512 bit keyJay Sorg2016-11-111-0/+9
* libxrdp: cleanup log log in xrdp_load_keyboard_layoutKoichiro IWAO2016-09-061-1/+0
* libxrdp: log keyboard type/subtypeKoichiro IWAO2016-09-021-0/+3
* libxrdp: log keyboard optionsKoichiro IWAO2016-09-021-2/+2
* Merge pull request #364 from laigor/develmetalefty2016-08-301-0/+9
|\
| * Allows use the xkb options that for example allows you to specify a key combi...laigor2016-04-141-0/+9
* | new options for xrdp.ini disableSSlv3=yes and tls_ciphers=HIGH and code to im...Alex Illsley2016-08-251-1/+3
* | Fix incorrect use of "it's" and "its", adjust wordingPavel Roskin2016-06-211-1/+1
* | libxrdp: oops, fix virtual desktop size checkspeidy2016-05-181-2/+2
* | libxrdp: oops, fix virtual desktop size checkspeidy2016-05-181-2/+2
* | libxrdp: in CS_MONITOR, validate virtual desktop size we got from clientspeidy2016-05-181-0/+7
* | xrdp_wm: fix for multimon, draw login window and log window on primaryspeidy2016-05-171-7/+44
* | Fix warnings for unused variables read from byte streamsPavel Roskin2016-04-231-2/+1
* | Fix warnings about unused variables and functionsPavel Roskin2016-04-211-1/+0
|/
* Fix all format warnings and some unused variable warningsJay Sorg2016-03-141-1/+1
* remove trailing white spaceJay Sorg2015-08-031-2/+2
* multimon fix, mstsc reports desktop width and height of primary onlyJay Sorg2015-08-031-0/+29
* libxrdp: no logic change, tabs to spacesJay Sorg2014-12-151-41/+41
* libxrdp: fix for 'low' RDP security level (issue #202)speidy2014-12-151-35/+42
* libxrdp: changes for security layer negotiation,speidy2014-12-131-1/+1
* libxrdp: remove a global, remove some tabsJay Sorg2014-11-061-37/+37
* work on tls modespeidy2014-08-221-14/+14
* security change for noneJay Sorg2014-08-051-43/+44
* added option to set rdp crypto level to noneJay Sorg2014-08-051-1/+18
* no logic change, convert tabs to spacesJay Sorg2014-08-051-8/+9
* add xrdp_keyboard.ini to Makefile.amJay Sorg2014-07-311-12/+27
* load the rdp to X11 keybaord mappings from fileJay Sorg2014-07-311-0/+190
* Merge branch 'devel' of https://github.com/neutrinolabs/xrdp intoIdan Freiberg2014-07-231-14/+18
|\
| * coverity: fixed resolution leak issuesLaxmikant Rashinkar2014-07-191-6/+8
* | libxrdp: work on TLS modeIdan Freiberg2014-07-231-3/+3
* | libxrdp, common: work on TLS modeIdan Freiberg2014-07-231-278/+181
* | libxrdp: work on TLS mode, temporary changesspeidy2014-07-211-13/+14
* | libxrdp: work on TLS supportIdan Freiberg2014-07-171-3/+12
* | libxrdp: started adding TLS supportIdan Freiberg2014-07-151-0/+4
|/
* libxrdp: changed the way we calculate gcc-response length, RSA 2048 working n...Idan Freiberg2014-06-191-12/+17
* support 2048 bit RSA keysJay Sorg2014-06-181-40/+99
* libxrdp: fix for fips and fragmented fastpathJay Sorg2014-03-221-1/+10
* libxrdp: keep rdp packets < 16KJay Sorg2014-03-091-0/+1
* libxrdp: work on fastpath fragmentsJay Sorg2014-03-091-1/+18