| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | chansrv: dvc, check channel exists on get/remove api struct | speidy | 2017-03-16 | 1 | -2/+4 |
* | Eliminate APP_CC and DEFAULT_CC | Pavel Roskin | 2017-03-14 | 122 | -2047/+2034 |
* | Call log_end() on xrdp exit | Pavel Roskin | 2017-03-13 | 1 | -0/+1 |
* | Fix memory leak in tls_ciphers parsing | Pavel Roskin | 2017-03-13 | 1 | -0/+1 |
* | Remove useless comment, no logic change | Koichiro IWAO | 2017-03-09 | 1 | -3/+2 |
* | frame ack code cleanup, add comments for possible client acks, when pointer, ... | Jay Sorg | 2017-03-06 | 1 | -12/+18 |
* | add xrdp_mm_process_enc_done for processing encoder output | Jay Sorg | 2017-03-06 | 1 | -66/+65 |
* | checkup frame ack code, combine dup code | Jay Sorg | 2017-03-06 | 1 | -25/+35 |
* | frame ack fix change, cleanup | Jay Sorg | 2017-03-06 | 3 | -4/+8 |
* | Don't include config_ac.h from any header files | Pavel Roskin | 2017-03-04 | 5 | -17/+0 |
* | Include config_ac.h from all source files | Pavel Roskin | 2017-03-04 | 96 | -0/+384 |
* | Add --enable-strict-locations option, describe default in its help text | Pavel Roskin | 2017-03-02 | 2 | -4/+11 |
* | Fix compilation on MacOS | Pavel Roskin | 2017-03-01 | 1 | -0/+2 |
* | Enable painter and librfxcodec by default | Pavel Roskin | 2017-03-01 | 1 | -8/+9 |
* | Update submodules to their current devel branches | Pavel Roskin | 2017-03-01 | 2 | -0/+0 |
* | Use special name "." for the branches in .gitmodules | Pavel Roskin | 2017-03-01 | 1 | -1/+2 |
* | no cast is needed for NULL | Koichiro IWAO | 2017-02-27 | 1 | -4/+4 |
* | TLS: switch ssl_protocols to a comma separated list | Koichiro IWAO | 2017-02-27 | 3 | -9/+15 |
* | add comment to keep xorgxrdp/x11rdp compatibility | Koichiro IWAO | 2017-02-27 | 1 | -0/+4 |
* | docs: document maximum length of tls_ciphers | Koichiro IWAO | 2017-02-27 | 2 | -3/+3 |
* | docs: document ssl_protocols, remove document for disableSSLv3 | Koichiro IWAO | 2017-02-27 | 1 | -6/+6 |
* | TLS: warn if no SSL/TLS protocols enabled | Koichiro IWAO | 2017-02-27 | 1 | -1/+9 |
* | TLS: new method to specify SSL/TLS version | Koichiro IWAO | 2017-02-27 | 8 | -16/+49 |
* | common: use select for SSL_ERROR_WANT_READ, SSL_ERROR_WANT_WRITE tls errors | Jay Sorg | 2017-02-25 | 1 | -10/+17 |
* | Add i686 check in Travis CI | Pavel Roskin | 2017-02-23 | 1 | -31/+94 |
* | encoder, remove check for UINT16_MAX, not really needed | Jay Sorg | 2017-02-22 | 1 | -2/+1 |
* | changes and cleanup to process_enc_rfx | Jay Sorg | 2017-02-22 | 2 | -51/+67 |
* | fix for frames in flight = 0 | Jay Sorg | 2017-02-22 | 1 | -1/+1 |
* | frame ack change for slow client falling behind | Jay Sorg | 2017-02-22 | 1 | -2/+2 |
* | rfx fixes for large tile sets, performance change, Xorg will start next frame... | Jay Sorg | 2017-02-22 | 2 | -4/+18 |
* | change some casts to long long | Jay Sorg | 2017-02-22 | 2 | -3/+4 |
* | common: print list items as pointers | Jay Sorg | 2017-02-22 | 1 | -1/+1 |
* | fix warning new since stdint.h change | Jay Sorg | 2017-02-22 | 6 | -8/+10 |
* | Workaround for a regression of JP keyboard detection #663 | Koichiro IWAO | 2017-02-16 | 1 | -0/+3 |
* | aarch64 doesn't require pointers to be aligned | Pavel Roskin | 2017-02-13 | 1 | -1/+1 |
* | Remove trailing whitespace | Pavel Roskin | 2017-02-08 | 9 | -14/+14 |
* | Use middle dot instead of dash to connect directories to descriptions | Pavel Roskin | 2017-02-08 | 1 | -23/+23 |
* | Remove reference to rdp directory, it was removed | Pavel Roskin | 2017-02-08 | 1 | -2/+1 |
* | Improve Fedora installation instructions | Pavel Roskin | 2017-02-08 | 1 | -5/+17 |
* | Remove --break-blocks option, it doesn't match the existing code style | Pavel Roskin | 2017-02-07 | 1 | -11/+8 |
* | chansrv: fix warnings in pulse module | Koichiro IWAO | 2017-02-02 | 1 | -4/+4 |
* | Constify input arguments of ssl_mod_exp() and ssl_gen_key_xrdp1() | Pavel Roskin | 2017-02-02 | 2 | -6/+6 |
* | Constify all input string arguments in keygen.c | Pavel Roskin | 2017-02-02 | 1 | -4/+4 |
* | Remove support for OpenSSL older than 0.9.8 | Pavel Roskin | 2017-02-02 | 2 | -82/+1 |
* | Update m4/ax_type_socklen_t.m4, it works with -Wall now | Pavel Roskin | 2017-02-02 | 1 | -2/+2 |
* | Don't use ACCESS macro | Pavel Roskin | 2017-02-02 | 2 | -20/+2 |
* | xrdp-sesadmin: show sessions in human readable format | Pavel Roskin | 2017-02-02 | 1 | -7/+15 |
* | xrdp-sesadmin: refactor array access | Pavel Roskin | 2017-02-02 | 1 | -4/+7 |
* | xrdp-sesadmin: fix crash on network or authentication error | Pavel Roskin | 2017-02-02 | 1 | -5/+8 |
* | docs: remove IdleTimeLimit until it is actually implemented | Koichiro IWAO | 2017-01-31 | 2 | -13/+0 |