Commit Graph

3730 Commits

Author SHA1 Message Date
matt335672
e593f58a82 Fix for CVE-2020-4044
Reported by: Ashley Newson
2020-06-26 20:06:02 +09:00
metalefty
dda748de8a
Merge pull request #1619 from neutrinolabs/security-policy
Create SECURITY.md
2020-06-25 17:48:52 +09:00
metalefty
0505d28138
Create SECURITY.md 2020-06-25 17:18:15 +09:00
metalefty
e679890083
Merge pull request #1613 from matt335672/cppcheck-2-1
Cppcheck 2.1
2020-06-22 20:42:57 +09:00
matt335672
27653f97f2 Code changes for cppcheck 2.1 warnings 2020-06-19 11:07:23 +01:00
matt335672
a57c68f55e Implement changes to support cppcheck 2.x 2020-06-19 11:06:41 +01:00
matt335672
3de8550f40
Merge pull request #1611 from matt335672/minor-man-fixes
Minor manpage fixes
2020-06-18 13:36:01 +01:00
matt335672
a2ca01fdf5 Minor manpage fixes 2020-06-18 12:23:32 +01:00
matt335672
f37d1ba46e
Merge pull request #1343 from matt335672/extended-vnc
Add resizeable backend VNC support
2020-06-04 15:36:00 +01:00
matt335672
3c4b42b1aa Implemented resize and multimon support for VNC backend 2020-06-04 15:10:35 +01:00
matt335672
1c99d0a366
Merge pull request #1595 from matt335672/reset-improvements
Prevent chansrv input channels being scanned during a server reset
2020-06-03 12:15:07 +01:00
matt335672
81e037e964 Prevent chansrv input channels being scanned during a server reset 2020-06-03 11:57:25 +01:00
matt335672
358f07d1c7
Merge pull request #1593 from matt335672/issue1569
Ignore TS_MULTIFRAGMENTUPDATE_CAPABILITYSET from client if fp disabled
2020-05-27 08:03:00 +01:00
matt335672
bfffc40cba Ignore TS_MULTIFRAGMENTUPDATE_CAPABILITYSET from client if fp disabled 2020-05-26 12:02:11 +01:00
metalefty
a618a67d4a
Merge pull request #1520 from qarmin/small_fixes
Small fixes found by static analyzers.
2020-05-08 15:27:18 +09:00
metalefty
cc384de392
Merge pull request #1549 from matt335672/hac425-1
Address possible memory out-of-bounds accesses on connect requests
2020-05-08 15:17:55 +09:00
metalefty
30248303a8
Merge pull request #1557 from matt335672/hac425-2
Check for overflow before g_malloc() calls
2020-05-05 02:49:57 +09:00
metalefty
2e9e7bae75
Merge pull request #1560 from matt335672/slack-support
Support Slackware with pam
2020-04-28 09:26:53 +09:00
matt335672
aa0dbbae15 Added CHANNEL_NAME_LEN to ms-rdpbcgr.h 2020-04-27 15:01:56 +01:00
matt335672
2ec9720612 mkpamrules now supports Slackware 2020-04-26 17:27:19 +01:00
matt335672
617283eb34 Remove unnecessary g_malloc() call 2020-04-24 11:27:36 +01:00
matt335672
7ef01f7b0c Address memory allocation overflow security issues 2020-04-23 17:29:06 +01:00
metalefty
21a4118c0b
Merge pull request #1522 from okhowang/odd-shift
workaround odd shift behaviour
2020-04-21 11:40:38 +09:00
matt335672
da3114007c Address possible memory out-of-bounds accesses 2020-04-15 09:57:05 +01:00
okhowang(王沛文)
f5164e8ff7 workaround odd shift behaviour 2020-04-07 14:10:37 +08:00
metalefty
1c4e14415d
Merge pull request #1529 from metalefty/xorg-path
Fix Xorg path for Arch Linux
2020-04-03 09:43:24 +09:00
Koichiro IWAO
1adb3c7b33
Fix Xorg path for Arch Linux
It has been moved: https://www.archlinux.org/packages/extra/x86_64/xorg-server/

Fixes: #1448
2020-04-02 16:18:06 +09:00
Rafał Mikrut
12c46664a2 Small fixes found by static analyzers. 2020-03-20 11:21:34 +01:00
metalefty
0a669c5b06
Merge pull request #1509 from metalefty/prepare-release
Prepare release
2020-03-11 13:28:54 +09:00
Koichiro IWAO
b3b1fff833
bump version to v0.9.13 2020-03-11 13:04:35 +09:00
Koichiro IWAO
6e7a539933
Update NEWS for v0.9.13 2020-03-11 12:58:01 +09:00
Koichiro IWAO
96cbde725d
README: gitter badge refer to xrdp-questions room 2020-03-11 10:38:20 +09:00
metalefty
a57e77753f
Merge pull request #1507 from matt335672/drive-redirect-fixes
Drive redirect fixes, including Guacamole
2020-03-11 09:33:24 +09:00
metalefty
d88dcee5bc
Merge pull request #1493 from matt335672/cppcheck-ci
Add cppcheck to travis-ci
2020-03-09 13:27:16 +09:00
matt335672
a2266f23f6 Allow a redirected drive device_id to be zero (Guacamole support) 2020-03-03 16:16:09 +00:00
matt335672
a3d429b4f7 Minor fixes to drive redirection 2020-03-03 16:14:24 +00:00
matt335672
2faf98ca61 Add cppcheck to travis-ci 2020-03-03 10:33:17 +00:00
metalefty
dc9a06f6ce
Merge pull request #1485 from matt335672/cppc-misc
misc: Fix cppcheck 1.82 + 1.90 warnings
2020-02-18 21:46:26 +09:00
metalefty
b859457187
Merge pull request #1481 from matt335672/cppc-chansrv-fuse
chansrv-fuse Fix cppcheck 1.89+1.90 warnings
2020-02-18 21:46:12 +09:00
matt335672
77686bf832 Fix cppcheck 1.89+1.90 warnings 2020-01-30 10:36:23 +00:00
metalefty
6d7cce3d34
Merge pull request #1484 from matt335672/cppc-chansrv-pcsc
xrdp_pcsc: Fix cppcheck 1.82 + 1.90 warnings
2020-01-30 10:28:36 +09:00
metalefty
f46034326a
Merge pull request #1487 from derekschrock/devel
Use g_free for xfs/g_xfs in xfs_delete_xfs_fs
2020-01-30 10:11:50 +09:00
Derek Schrock
72bece526b return from xfs_delete_xfs_fs if NULL 2020-01-27 21:15:09 -05:00
matt335672
5aca3aa847 Fix cppcheck warnings in vrplayer/ourinterface.cpp 2020-01-21 10:19:41 +00:00
metalefty
e37fdd8c6e
Merge pull request #1479 from matt335672/cppc-xrdp-cache
xrdp_cache: Fix cppcheck 1.89+1.90 warnings
2020-01-20 09:09:42 +09:00
matt335672
16c20dc6e3 misc: Fix cppcheck 1.82 + 1.90 warnings 2020-01-19 14:13:47 +00:00
matt335672
70d78dfb6f Fix cppcheck 1.82 + 1.90 warnings 2020-01-17 11:18:46 +00:00
metalefty
627da8da3e
Merge pull request #1470 from matt335672/rename-includes
Move MS-defined constants into separate includes
2020-01-16 15:01:18 +09:00
metalefty
7ac90b77aa
Merge pull request #1478 from okhowang/devel
support mousex button 8/9
2020-01-16 09:29:10 +09:00
matt335672
c954bfe9e3 Fix cppcheck 1.89+1.90 warnings 2020-01-15 12:57:33 +00:00