summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sesman: move auth/pam calls to main processJay Sorg2017-03-213-9/+26
* Allocate space for tls_ciphers dynamicallyPavel Roskin2017-03-214-5/+6
* xrdp-chansrv: default to INFO log level rather than ERRORPavel Roskin2017-03-201-1/+1
* sesman: remove sessvc, one less process to manageJay Sorg2017-03-1910-363/+137
* X11rdp: respect XRDP_SOCKET_PATH environment variablePavel Roskin2017-03-174-8/+30
* Make socket directory configurable, don't hardcode /tmp/.xrdpPavel Roskin2017-03-1717-57/+41
* Remove chansrv_cleanup(), it doesn't do anything usefulPavel Roskin2017-03-171-25/+0
* Propel xorgxrdp as default backend, give xorgxrdp the first placeKoichiro IWAO2017-03-171-7/+7
* chansrv: dvc, check channel exists on get/remove api structspeidy2017-03-161-2/+4
* Eliminate APP_CC and DEFAULT_CCPavel Roskin2017-03-14122-2047/+2034
* Call log_end() on xrdp exitPavel Roskin2017-03-131-0/+1
* Fix memory leak in tls_ciphers parsingPavel Roskin2017-03-131-0/+1
* Remove useless comment, no logic changeKoichiro IWAO2017-03-091-3/+2
* frame ack code cleanup, add comments for possible client acks, when pointer, ...Jay Sorg2017-03-061-12/+18
* add xrdp_mm_process_enc_done for processing encoder outputJay Sorg2017-03-061-66/+65
* checkup frame ack code, combine dup codeJay Sorg2017-03-061-25/+35
* frame ack fix change, cleanupJay Sorg2017-03-063-4/+8
* Don't include config_ac.h from any header filesPavel Roskin2017-03-045-17/+0
* Include config_ac.h from all source filesPavel Roskin2017-03-0496-0/+384
* Add --enable-strict-locations option, describe default in its help textPavel Roskin2017-03-022-4/+11
* Fix compilation on MacOSPavel Roskin2017-03-011-0/+2
* Enable painter and librfxcodec by defaultPavel Roskin2017-03-011-8/+9
* Update submodules to their current devel branchesPavel Roskin2017-03-012-0/+0
* Use special name "." for the branches in .gitmodulesPavel Roskin2017-03-011-1/+2
* no cast is needed for NULLKoichiro IWAO2017-02-271-4/+4
* TLS: switch ssl_protocols to a comma separated listKoichiro IWAO2017-02-273-9/+15
* add comment to keep xorgxrdp/x11rdp compatibilityKoichiro IWAO2017-02-271-0/+4
* docs: document maximum length of tls_ciphersKoichiro IWAO2017-02-272-3/+3
* docs: document ssl_protocols, remove document for disableSSLv3Koichiro IWAO2017-02-271-6/+6
* TLS: warn if no SSL/TLS protocols enabledKoichiro IWAO2017-02-271-1/+9
* TLS: new method to specify SSL/TLS versionKoichiro IWAO2017-02-278-16/+49
* common: use select for SSL_ERROR_WANT_READ, SSL_ERROR_WANT_WRITE tls errorsJay Sorg2017-02-251-10/+17
* Add i686 check in Travis CIPavel Roskin2017-02-231-31/+94
* encoder, remove check for UINT16_MAX, not really neededJay Sorg2017-02-221-2/+1
* changes and cleanup to process_enc_rfxJay Sorg2017-02-222-51/+67
* fix for frames in flight = 0Jay Sorg2017-02-221-1/+1
* frame ack change for slow client falling behindJay Sorg2017-02-221-2/+2
* rfx fixes for large tile sets, performance change, Xorg will start next frame...Jay Sorg2017-02-222-4/+18
* change some casts to long longJay Sorg2017-02-222-3/+4
* common: print list items as pointersJay Sorg2017-02-221-1/+1
* fix warning new since stdint.h changeJay Sorg2017-02-226-8/+10
* Workaround for a regression of JP keyboard detection #663Koichiro IWAO2017-02-161-0/+3
* aarch64 doesn't require pointers to be alignedPavel Roskin2017-02-131-1/+1
* Remove trailing whitespacePavel Roskin2017-02-089-14/+14
* Use middle dot instead of dash to connect directories to descriptionsPavel Roskin2017-02-081-23/+23
* Remove reference to rdp directory, it was removedPavel Roskin2017-02-081-2/+1
* Improve Fedora installation instructionsPavel Roskin2017-02-081-5/+17
* Remove --break-blocks option, it doesn't match the existing code stylePavel Roskin2017-02-071-11/+8
* chansrv: fix warnings in pulse moduleKoichiro IWAO2017-02-021-4/+4
* Constify input arguments of ssl_mod_exp() and ssl_gen_key_xrdp1()Pavel Roskin2017-02-022-6/+6