Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/neutrinolabs/xrdp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-18Unify connection fields for the connected clientmatt335672
2022-01-28Better logging of classic connection securitymatt335672
2021-12-02Fix buffer size checkmatt335672
2021-10-25Rename client_ip to connection_descriptionmatt335672
2021-08-15Bug fix when parameter is 0TOMATO-ONE
2021-08-08override keyboard infomation #1950TOMATO-ONE
2021-05-28xrdp_rdp_send_data() now works with --enable-devel-streamcheckmatt335672
2021-04-26Demote some too verbose logs to TRACE levelKoichiro IWAO
2021-02-26Add versioning to xrdp_client_infomatt335672
2021-02-04Add detailed logging to libxrdp (#1742)aquesnel
2020-12-23Merge pull request #1738 from aquesnel/unify_logging_libxrdpmetalefty
2020-12-21Allow FuseMountName for chansrv to be absolute pathmatt335672
2020-12-12Removing duplicate logging statementsAlexandre Quesnel
2020-12-05Changing LOG_DEVEL to LOG to avoid silent failures.Alexandre Quesnel
2020-11-30Fixing code formatting with astyleAlexandre Quesnel
2020-11-30Migrating logging to LOG() and LOG_DEVEL() in libxrdp/*Alexandre Quesnel
2020-10-16Added -c / --config to xrdpmatt335672
2020-08-30Allow domain name to be concatenated to usernameBolke de Bruin
2020-08-29Add support for token authenticationBolke de Bruin
2020-01-06Rationalise ms- constantsmatt335672
2019-11-07cleanup refresh rect and check stream boundsJay Sorg
2019-04-26work on suppressJay Sorg
2019-04-26work on suppressJay Sorg
2019-04-26work on suppressJay Sorg
2018-12-12use MS name for PDU typesKoichiro IWAO
2018-10-25set use_cache_glyph_v2 on if the client supportdaixj
2018-10-25Support Cache Glyph Revison 2, issue #367daixj
2018-10-12dynamic virtual channel improvementsjsorg71
2017-06-22move openssl calls to common/libssl.c, check for definesJay Sorg
2017-06-12Use the words "cannot read" rather than "cannot open"Koichiro IWAO
2017-06-12Log user-friendly message when certificate/privkey is inaccessibleKoichiro IWAO
2017-03-21Allocate space for tls_ciphers dynamicallyPavel Roskin
2017-03-14Eliminate APP_CC and DEFAULT_CCPavel Roskin
2017-03-13Fix memory leak in tls_ciphers parsingPavel Roskin
2017-03-09Remove useless comment, no logic changeKoichiro IWAO
2017-03-04Include config_ac.h from all source filesPavel Roskin
2017-02-27no cast is needed for NULLKoichiro IWAO
2017-02-27TLS: switch ssl_protocols to a comma separated listKoichiro IWAO
2017-02-27TLS: warn if no SSL/TLS protocols enabledKoichiro IWAO
2017-02-27TLS: new method to specify SSL/TLS versionKoichiro IWAO
2017-01-23Merge pull request #625 from speidy/proxy_session_infoIdan Freiberg
2017-01-16Merge pull request #426 from metalefty/log-tls-version-and-cipherIdan Freiberg
2017-01-15libxrdp: use constant RDP_DATA_PDU_LOGONspeidy
2017-01-15add session_infoJay Sorg
2017-01-13TLS: log client port in addition to ssl protocol and cipherKoichiro IWAO
2017-01-06libxrdp: change channel_code into a meaningful namespeidy
2016-12-27libxrdp: fix Fast-Path Synchronize Update messagespeidy
2016-11-28Recognize security_layer=negotiate in xrdp.ini, improve loggingPavel Roskin
2016-11-22log non TLS sessionKoichiro IWAO
2016-11-22TLS: log TLS version and cipherKoichiro IWAO