summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* Second batch of initial commits:Timothy Pearson2019-03-022-0/+52
* Add definition for ppc64 architectureTimothy Pearson2019-03-021-1/+1
* Fix typo s/BITMACACHE/BITMAPCACHE/Koichiro IWAO2018-12-131-1/+1
* use MS name for PDU typesKoichiro IWAO2018-12-121-6/+6
* use MS for orderType constantsKoichiro IWAO2018-12-121-18/+16
* add some more constants and use themKoichiro IWAO2018-11-271-0/+5
* use MS name for constantsKoichiro IWAO2018-11-271-56/+53
* neutrinordp: don't enable remote_app if the INFO_RAIL flag is not setdaixj2018-11-232-0/+2
* Merge branch 'devel' of https://github.com/neutrinolabs/xrdp into devel-macdaixj2018-10-251-0/+6
|\
| * common: add constants of glyph support levelKoichiro IWAO2018-10-251-0/+6
* | Support Cache Glyph Revison 2, issue #367daixj2018-10-251-0/+1
|/
* Add TLSv1.3 supportKoichiro IWAO2018-09-141-0/+15
* fix issue #1112: set SSL object's read_ahead flag to be 0daixj2018-05-211-1/+1
* Merge pull request #1096 from metalefty/version_infometalefty2018-04-132-1/+16
|\
| * xrdp: add OpenSSL version to --versionKoichiro IWAO2018-04-102-1/+16
* | UDS file deleted after first connectionBen Cohen2018-03-272-0/+20
* | Corrected endianness detection on ppc64el.Fernando Seiti Furusato2018-03-271-4/+8
|/
* common: ssl_calls: add support for OpenSSL>=1.1.0 API for DH keysspeidy2018-03-221-13/+68
* common: ssl_calls: check if SSL object created right after its creation.speidy2018-03-211-7/+8
* common: temporarily disable DHEKoichiro IWAO2018-03-181-0/+4
* common: regenerate dhparamKoichiro IWAO2018-03-011-28/+24
* common: obey coding style, remove trailing spaceKoichiro IWAO2018-03-011-11/+15
* add support for DHE ciphers via compiled in dhparamEnrico Tagliavini2018-03-011-0/+61
* enable automatic ECDH when possible (openssl 1.0.2)Enrico Tagliavini2018-03-011-0/+3
* common: log what value is set to tls_ciphersKoichiro IWAO2018-02-201-0/+1
* common: quit using `!` as comment out symbol in config filesKoichiro IWAO2018-02-201-1/+1
* log: revert permissiondaixj2018-02-131-0/+0
* log: fix fd checkingdaixj2018-02-131-2/+2
* log: remove unused code and fix potential memory leakdaixj2018-02-131-11/+0
* common: add more capset constantsKoichiro IWAO2017-12-011-4/+16
* common: express capability set constants in hexKoichiro IWAO2017-12-011-19/+19
* xrdp_sec: constify color depth valueKoichiro IWAO2017-12-011-0/+7
* common: suppress log when closing log filesKoichiro IWAO2017-11-301-3/+0
* common: add more references to constants' originKoichiro IWAO2017-11-241-438/+498
* common: add references to constants' originKoichiro IWAO2017-11-241-65/+93
* common: avoid 100% cpu on ssl accept, can be fake clientJay Sorg2017-11-221-0/+9
* Implements the accept/close logic for vsockJustin Terry (VM)2017-11-171-0/+42
* remove crc16.h from common/Makefile.amJay Sorg2017-11-091-1/+0
* remove empty crc16.h fileJay Sorg2017-11-091-0/+0
* common, return -1 for bad socketJay Sorg2017-11-071-2/+2
* use g_memcpy, bracesJay Sorg2017-11-072-1/+3
* vsock, move some definesJay Sorg2017-11-074-26/+8
* Implements XRDP over vsockJustin Terry (VM)2017-11-074-1/+72
* fix typo s/Roration/Rotation/Koichiro IWAO2017-11-061-1/+1
* Constify extended mouse eventsKoichiro IWAO2017-11-061-0/+5
* Constify mouse event flags, use the MS name for constantsKoichiro IWAO2017-11-061-7/+10
* Add some more Input Capability Set constantsKoichiro IWAO2017-11-061-5/+10
* log: add log level TRACEKoichiro IWAO2017-10-132-1/+11
* common: prevent raw use of snprintfKoichiro IWAO2017-10-031-7/+7
* xrdp: constify input event typeKoichiro IWAO2017-10-021-0/+1