matt335672
|
bb820cca87
|
tools: Moved to new SCP interface
|
2022-03-15 10:45:00 +00:00 |
matt335672
|
a952ff8542
|
Remove unused tcp module from tools
|
2022-03-15 10:45:00 +00:00 |
matt335672
|
32f644a907
|
Removed sestest utility
|
2022-03-15 10:45:00 +00:00 |
matt335672
|
a55992b1a0
|
Move xrdp to new SCP interface
|
2022-03-15 10:45:00 +00:00 |
matt335672
|
c0cb03801c
|
Move sesman to new SCP interface
|
2022-03-15 10:45:00 +00:00 |
matt335672
|
6cf053c9df
|
Add libipm test suite
|
2022-03-15 10:23:27 +00:00 |
matt335672
|
e059336dff
|
Add libipm facility
|
2022-03-15 10:23:27 +00:00 |
matt335672
|
8f4860cb55
|
Add subclassing capability to struct trans
|
2022-03-15 10:23:27 +00:00 |
matt335672
|
d5f99f41ac
|
Add autotools SIZEOF_INT macro
|
2022-03-15 10:23:27 +00:00 |
matt335672
|
2ec28aca62
|
Merge pull request #2168 from matt335672/fix_sesman_signals
Fix sesman signal processing
|
2022-03-15 09:53:16 +00:00 |
matt335672
|
8bd597a038
|
Fix signal handling in sesman
|
2022-03-04 11:37:45 +00:00 |
matt335672
|
2484928a5a
|
Change 3rd parameter of log_start() to flags field
|
2022-03-04 11:37:45 +00:00 |
matt335672
|
a94ddce0bd
|
logging : Remove processing for unused variables
|
2022-03-03 17:02:18 +00:00 |
matt335672
|
fcd991844a
|
sesman : Move global declarations to sesman.h
|
2022-03-03 17:01:55 +00:00 |
matt335672
|
50028e8623
|
Merge pull request #2153 from matt335672/remove_extra_msg
Remove unnecessary log message (regression)
|
2022-02-16 12:20:48 +00:00 |
matt335672
|
b689707d15
|
Remove unnecessary log message
|
2022-02-16 11:59:56 +00:00 |
matt335672
|
4030dbad8e
|
Merge pull request #2152 from Nexarian/fix-minor-logging-bugs
Minor logging fixes in xrdp_iso.c
|
2022-02-16 10:50:35 +00:00 |
matt335672
|
df23c01c37
|
Merge pull request #2151 from zbstao/devel
Fixed possible infinite loop (regression on #2146)
|
2022-02-16 10:44:25 +00:00 |
zbstao
|
1309ea405e
|
Fixed g_waitpid function
Fixed g_waitpid function
|
2022-02-15 22:32:46 +08:00 |
Nexarian
|
d23f7328f8
|
Minor logging fixes in xrdp_iso.c
Two logging errors found while working in these files.
|
2022-02-15 08:29:42 -05:00 |
bin zhong
|
f8f18e27c5
|
Merge branch 'neutrinolabs:devel' into devel
|
2022-02-15 09:52:28 +08:00 |
zbstao
|
ff39ce719e
|
Fixed possible infinite loop
Fixed possible infinite loop
|
2022-02-15 09:41:21 +08:00 |
matt335672
|
371c0dc873
|
Merge pull request #2150 from Nexarian/create_xrdp_channel_header
Move DRDYNVC_STATUS_* to xrdp_channel.h
|
2022-02-14 20:35:02 +00:00 |
matt335672
|
8f0f848a9a
|
Merge pull request #2149 from Nexarian/fix-npe-log-cofig-copy
Fix NPEs in log.c
|
2022-02-14 20:32:13 +00:00 |
Nexarian
|
773a8f7da1
|
Move DRDYNVC_STATUS_* to xrdp_channel.h
These statuses are necessary for egfx resizing, as visibility to channel
status is a pre-req for closing and re-opening a channel.
|
2022-02-14 14:53:37 -05:00 |
Nexarian
|
a0f4d94cfe
|
Fix NPEs in log.c
Multiple NPEs can happen in the internal_log_config_copy procedure,
and we need to address this before we merge in changes for egfx.
|
2022-02-14 14:45:43 -05:00 |
matt335672
|
e1c6afa38e
|
Merge pull request #2144 from matt335672/remove_s_check
Remove s_check() macro
|
2022-02-14 09:00:21 +00:00 |
matt335672
|
82b1aab9ba
|
Merge pull request #2146 from zbstao/devel
Fixed possible SIGCHILD signal lost
|
2022-02-10 16:54:22 +00:00 |
zbstao
|
35d400a899
|
Fixed possible SIGCHILD signal lost
When multiple(eg. 20) xrdp connections are disconnected at the same time(eg. close all rdp client at the same time), zombie process may be spawned.
|
2022-02-10 22:18:14 +08:00 |
matt335672
|
e6c098e750
|
Remove s_check() macro
|
2022-02-09 10:18:15 +00:00 |
matt335672
|
a13742f097
|
Merge pull request #2140 from matt335672/cpprelease_27
Move to cppcheck 2.7 and bump default threads to 2
|
2022-02-08 09:27:43 +00:00 |
matt335672
|
baf62457a3
|
Move to cppcheck 2.7 and bump default threads to 2
|
2022-02-07 09:31:34 +00:00 |
metalefty
|
2651682be9
|
Merge pull request #2138 from metalefty/typo
Fix typo in past CVE number
|
2022-02-07 16:51:14 +09:00 |
Koichiro IWAO
|
79bc7c040e
|
Fix typo in past CVE number
|
2022-02-07 15:54:56 +09:00 |
metalefty
|
4def30ab8e
|
Merge pull request from GHSA-8h98-h426-xf32
Add lower bound to sesman data input size check
|
2022-02-07 15:18:15 +09:00 |
matt335672
|
eb4a8e342d
|
Add lower bound to sesman data input size check
|
2022-02-02 10:39:50 +00:00 |
matt335672
|
934a91fc29
|
Merge pull request #2130 from matt335672/ssl3_fixes
OpenSSL3 fixes (#2130)
|
2022-01-31 09:39:20 +00:00 |
matt335672
|
7b1316fd1b
|
Merge pull request #2124 from matt335672/fedora_check
Fix problems with check 0.15.2 (F36)
|
2022-01-31 09:34:52 +00:00 |
matt335672
|
4699dced14
|
Implement base64 without openssl
|
2022-01-28 12:23:40 +00:00 |
matt335672
|
8b8cfbe119
|
Improve wrapping of openssl module
|
2022-01-28 12:23:40 +00:00 |
matt335672
|
e79bc7f181
|
Fix banner comments in test results
|
2022-01-28 12:23:40 +00:00 |
matt335672
|
c894ba5b40
|
Better logging of classic connection security
|
2022-01-28 12:23:40 +00:00 |
matt335672
|
6cebade78e
|
OpenSSL 3.x compatibility
|
2022-01-20 16:45:25 +00:00 |
matt335672
|
fde161bac3
|
Add unit tests for SSL calls
|
2022-01-20 16:44:49 +00:00 |
matt335672
|
d02059d967
|
Add missing ssl_sha1_clear()/ssl_md5_clear() calls
|
2022-01-20 16:43:00 +00:00 |
matt335672
|
d853228c19
|
const fixes for SSL calls
|
2022-01-19 11:11:37 +00:00 |
matt335672
|
3146e624c4
|
Fix problems with check 0.15.2 (F36)
|
2022-01-19 11:08:13 +00:00 |
matt335672
|
e528a1f452
|
Merge pull request #2123 from matt335672/update_ver
README : Make latest version dynamic
|
2022-01-18 14:29:10 +00:00 |
matt335672
|
bf4c5f2631
|
README : Make latest version dynamic
|
2022-01-17 10:54:54 +00:00 |
matt335672
|
db982ec1dd
|
Merge pull request #2119 from matt335672/readme_typo
Fix typo in README.md
|
2022-01-14 12:47:35 +00:00 |