summaryrefslogtreecommitdiffstats
path: root/libxrdp
Commit message (Expand)AuthorAgeFilesLines
* xrdp_caps: fix jpeg codec propertiesspeidy2016-12-101-2/+2
* no logic change, indent onlyspeidy2016-12-081-6/+4
* o send RFX tiles as stream (Stream Surface Bits Command)speidy2016-12-082-9/+44
* xrdp_encoder: do not initialize for non-UNIX rdp clientsspeidy2016-11-291-2/+6
* Don't select SSL protocol if no keys, fall back to RDP for "hybrid"Pavel Roskin2016-11-281-1/+3
* Log the result of the security level negotiationPavel Roskin2016-11-281-2/+3
* Recognize security_layer=negotiate in xrdp.ini, improve loggingPavel Roskin2016-11-271-2/+7
* Fix pointer sign warnings in TurboJPEG compression codePavel Roskin2016-11-221-2/+2
* Fix pointer sign warnings in JPEG compression codePavel Roskin2016-11-221-7/+7
* libxrdp: warn when using 512 bit keyJay Sorg2016-11-111-0/+9
* Get rid of EXTRA_LIBS, use variables with more specific namesPavel Roskin2016-10-201-6/+6
* Eliminate EXTRA_FLAGS, it's a poor name, use AM_LDFLAGSPavel Roskin2016-10-201-5/+3
* Merge EXTRA_DEFINES and EXTRA_INCLUDES into AM_CPPFLAGSPavel Roskin2016-10-201-17/+12
* Don't use term "missing" when using default files, it's too alarmingPavel Roskin2016-10-171-7/+6
* 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-252-1/+11
* | Merge pull request #384 from CarstenGrohmann/improve_cert_log_messagesjsorg712016-08-051-6/+25
|\ \
| * | Improve certificate log messagesCarsten Grohmann2016-06-111-6/+25
* | | Fix warnings detected by -Wwrite-stringsPavel Roskin2016-07-082-2/+2
* | | Fix incorrect use of "it's" and "its", adjust wordingPavel Roskin2016-06-214-15/+15
|/ /
* | 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
* | Typo fixesPavel Roskin2016-05-047-20/+20
* | Fix warnings for unused variables read from byte streamsPavel Roskin2016-04-232-10/+5
* | Fix warnings about unused variables and functionsPavel Roskin2016-04-211-1/+0
|/
* fix warningsJay Sorg2016-04-093-3/+23
* Fix all format warnings and some unused variable warningsJay Sorg2016-03-143-5/+5
* Move headers from EXTRA_DIST to sources, sort alphabeticallyPavel Roskin2016-02-211-10/+11
* Fix typosPavel Roskin2016-02-135-6/+6
* Stop redefining libdir, use moduledir for ${libdir}/xrdpPavel Roskin2016-02-121-1/+1
* Add missing spaces in the strings that are split for line wrappingPavel Roskin2016-02-121-2/+2
* Merge AM_CFLAGS and INCLUDES info AM_CPPFLAGSPavel Roskin2016-01-291-4/+2
* Remove GOT_PREFIX, it's a broken hack of limited utilityPavel Roskin2016-01-261-5/+0
* Run through codespellPavel Roskin2016-01-146-8/+8
* libxrdp: rail fix for when no flags are setJay Sorg2015-12-111-0/+6
* 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
* add missing files into extra_dist,itamarjp2015-07-141-1/+1
* fix for libxrdp_resetJay Sorg2015-07-111-8/+0
* work on main loop changesJay Sorg2015-07-053-3/+5
* libxrdp: xrdp_iso: changed logs, some fixes in security layerspeidy2015-06-042-28/+48
* add frame acks and h264 codec mode basicsJay Sorg2015-03-285-13/+104
* libxrdp: opps, fix typeoJay Sorg2014-12-231-1/+1
* libxrdp: no logic change, tabs to spacesJay Sorg2014-12-232-8/+8