| Commit message (Expand) | Author | Age | Files | Lines |
* | Implements the accept/close logic for vsock | Justin Terry (VM) | 2017-11-17 | 1 | -0/+42 |
* | common, return -1 for bad socket | Jay Sorg | 2017-11-07 | 1 | -2/+2 |
* | use g_memcpy, braces | Jay Sorg | 2017-11-07 | 1 | -1/+1 |
* | vsock, move some defines | Jay Sorg | 2017-11-07 | 1 | -10/+6 |
* | Implements XRDP over vsock | Justin Terry (VM) | 2017-11-07 | 1 | -0/+36 |
* | common: prevent raw use of snprintf | Koichiro IWAO | 2017-10-03 | 1 | -7/+7 |
* | common: fix g_write_ip_address() didn't return correct IP address | Koichiro IWAO | 2017-09-26 | 1 | -14/+58 |
* | append a / to ensure the full path is created even when the config variable l... | Ian Geiser | 2017-07-19 | 1 | -1/+1 |
* | common: fix more glitches in IPv4 initialization | Koichiro IWAO | 2017-07-14 | 1 | -2/+2 |
* | Use g_create_path instead of g_create_dir | Ian Geiser | 2017-07-14 | 1 | -7/+7 |
* | common: use log_message | Koichiro IWAO | 2017-07-13 | 1 | -2/+3 |
* | common: fix a glitch with IPv4 struct initialization | Koichiro IWAO | 2017-07-10 | 1 | -1/+1 |
* | common: implement g_file_readable for WIN32 | Koichiro IWAO | 2017-06-12 | 1 | -1/+1 |
* | Log user-friendly message when certificate/privkey is inaccessible | Koichiro IWAO | 2017-06-12 | 1 | -0/+12 |
* | Removed error message while falling back to IPv4 (issue #714) | MichaelSweden | 2017-04-25 | 1 | -2/+1 |
* | Fix to handle OS disabled IPv6, issue #714. | MichaelSweden | 2017-04-25 | 1 | -124/+228 |
* | Log socket fd in g_sck_accept(), fix AF_UNIX logging | Pavel Roskin | 2017-03-21 | 1 | -4/+17 |
* | Make socket directory configurable, don't hardcode /tmp/.xrdp | Pavel Roskin | 2017-03-17 | 1 | -5/+6 |
* | Eliminate APP_CC and DEFAULT_CC | Pavel Roskin | 2017-03-14 | 1 | -142/+142 |
* | Add GNU/kFreeBSD support (#645) | mirabilos | 2017-01-26 | 1 | -2/+2 |
* | Don't use colon to separate IPv6 address from the port | Pavel Roskin | 2016-12-09 | 1 | -1/+1 |
* | vnc: code cleanup | Jay Sorg | 2016-12-04 | 1 | -0/+28 |
* | common: If IPv6 not supported, fall back to IPv4 | Koichiro IWAO | 2016-11-22 | 1 | -0/+16 |
* | Merge pull request #460 from metalefty/ipv6/logs | Itamar Reis Peixoto | 2016-11-20 | 1 | -29/+104 |
|\ |
|
| * | common: Address family it not always AF_INET6 | Koichiro IWAO | 2016-11-04 | 1 | -36/+84 |
| * | common: Fix client IP address logging when IPv6 is enabled | Koichiro IWAO | 2016-11-04 | 1 | -25/+52 |
* | | Use g_get_strerror() instead of strerror(errno) for portability | Pavel Roskin | 2016-11-08 | 1 | -2/+2 |
|/ |
|
* | Use const pointers in function arguments when possible | Pavel Roskin | 2016-10-17 | 1 | -2/+2 |
* | Don't use final newline in log calls, it's already appended | Pavel Roskin | 2016-10-17 | 1 | -4/+4 |
* | Fix outgoing connections on Mac OSX | Pavel Roskin | 2016-09-08 | 1 | -1/+17 |
* | Add socklen_t check with substitution, use socklen_t as needed | Pavel Roskin | 2016-09-08 | 1 | -63/+12 |
* | Improve debug information when closing a socket | Pavel Roskin | 2016-09-08 | 1 | -10/+76 |
* | Fix clipboard when text/filename contains non-ASCII characters | Koichiro IWAO | 2016-08-18 | 1 | -1/+15 |
* | Merge pull request #390 from proski/june21 | jsorg71 | 2016-08-05 | 1 | -13/+11 |
|\ |
|
| * | Fix signed to unsigned comparisons reported by g++ 6.1.0 | Pavel Roskin | 2016-07-08 | 1 | -1/+1 |
| * | Fix warnings detected by -Wwrite-strings | Pavel Roskin | 2016-07-08 | 1 | -5/+5 |
| * | Fix format warnings in log_message() calls | Pavel Roskin | 2016-06-21 | 1 | -6/+4 |
| * | Fix incorrect use of "it's" and "its", adjust wording | Pavel Roskin | 2016-06-21 | 1 | -1/+1 |
* | | sesman: env_set_user, fix potential bof issues | speidy | 2016-07-22 | 1 | -7/+11 |
|/ |
|
* | Merge pull request #332 from metalefty/freebsd/ipv6 | jsorg71 | 2016-05-05 | 1 | -40/+47 |
|\ |
|
| * | common: no logic change, indent 2 -> 4 | Koichiro IWAO | 2016-02-23 | 1 | -39/+39 |
| * | common: no logic change, fix alignment, whitespaces | Koichiro IWAO | 2016-02-23 | 1 | -2/+2 |
| * | common: add log for g_tcp_connect | Koichiro IWAO | 2016-02-23 | 1 | -0/+7 |
* | | common: fix warnings | Jay Sorg | 2016-04-02 | 1 | -3/+7 |
* | | fix warnings, move some calls to os_calls | Jay Sorg | 2016-03-16 | 1 | -0/+22 |
* | | Don't attempt to intercept SIGKILL, it doesn't work on any OS | Jay Sorg | 2016-03-14 | 1 | -11/+0 |
|/ |
|
* | Fix typos | Pavel Roskin | 2016-02-13 | 1 | -2/+2 |
* | Merge pull request #254 from metalefty/freebsd/ipv6 | Itamar Reis Peixoto | 2016-02-08 | 1 | -3/+7 |
|\ |
|
| * | common: add --enable-ipv6only option | Koichiro IWAO | 2015-07-02 | 1 | -0/+4 |
| * | common: drop ipv6 autodetection only valid for linux | Koichiro IWAO | 2015-07-02 | 1 | -3/+3 |