Commit Graph

1856 Commits

Author SHA1 Message Date
Serhii Hadzhilov
a31e984aad SYNERGY-323 "No configuration available" error.
Main fix and additional tests.
2020-10-13 12:56:26 +03:00
Serhii Hadzhilov
4e51f3bb7a SYNERGY-323 Add unit tests for ProtocolUtils 2020-10-12 13:49:32 +03:00
SerhiiGadzhilov
2f16213db9
Merge branch 'master' into SYNERGY-282-Update-Synerg-icons 2020-10-08 09:36:28 +03:00
SerhiiGadzhilov
898bac50f6
Merge pull request #6800 from symless/SYNERGY-324-Update-behaviour-when-unregistered
SYNERGY-324 Update behaviour when unregistered
2020-10-08 09:32:58 +03:00
Serhii Hadzhilov
9ff4c1b6d9 SYNERGY-282 Icons 64 have been updated. 2020-10-08 09:29:42 +03:00
Sergey Gadzhilov
2c4a2c28b7 SYNERGY-282 Update Synergy icons/16x16/synergy-connected.png 2020-10-06 16:57:06 +03:00
Serhii Hadzhilov
90fce9af2a SYNERGY-324 Replace tabs with spaces. 2020-10-05 18:34:03 +03:00
Serhii Hadzhilov
836e0444d3 SYNERGY-324 Removed tabs in SerialKey.h 2020-10-05 16:29:33 +03:00
Jnewbon
549464dafa New translations gui.ts (Italian) 2020-10-03 20:03:43 +01:00
Serhii Hadzhilov
8deae1005d SYNERGY-324 Fixed wrong conditions 2020-10-02 16:11:08 +03:00
Serhii Hadzhilov
8bd61d021c SYNERGY-324 Fix sonar warning 2020-10-02 15:55:44 +03:00
Serhii Hadzhilov
05a66271a1 SYNERGY-324 Update behaviour when unregistered 2020-10-02 15:34:11 +03:00
Serhii Hadzhilov
71e271db49 #6799 Synergy "Business" edition. Fix sonar issues SYNERGY-315 2020-10-02 10:48:17 +03:00
Serhii Hadzhilov
957ab70170 #6799 Synergy "Business" edition. Update ChangeLog SYNERGY-315 2020-10-02 10:30:24 +03:00
Serhii Hadzhilov
9274f06e3c SYNERGY-315 Synergy "Business" edition 2020-10-02 10:19:13 +03:00
Andrea Candian
e9dc3e5b15
Merge pull request #6744 from symless/l10n_master
New Crowdin updates
2020-09-30 11:14:16 +01:00
Serhii Hadzhilov
74ae96d0c0 "temp" has been changed to "subscription" 2020-09-28 10:37:10 +03:00
Serhii Hadzhilov
8e96719480 Fix additional sonar issues 2020-09-25 22:18:59 +03:00
Serhii Hadzhilov
2083b66e8e Fix solnar issues 2020-09-25 22:01:17 +03:00
Serhii Hadzhilov
1d43ab0f7c License notise has been corrected. 2020-09-25 21:26:54 +03:00
Serhii Hadzhilov
2a8e696d53 Test code cleanup 2020-09-24 22:27:35 +03:00
Serhii Hadzhilov
371a45d9c8 Preliminary implementation of license key expiry. 2020-09-24 22:11:47 +03:00
Jnewbon
39902714ef
Merge pull request #6762 from symless/issue-6567-zombie-processes
SYNERGY-92 Fixed deamon leaving zombie process hanging about feeding on memory
2020-09-17 10:51:55 +01:00
Jamie Newbon
2719694b58 Merge branch 'issue-6567-zombie-processes' of https://github.com/symless/synergy-core into issue-6567-zombie-processes 2020-09-15 09:20:21 +01:00
Jamie Newbon
d191e46818 #6567 Closed open handle created when shutting a process down 2020-09-15 09:18:39 +01:00
Jamie Newbon
71f2a18cd3 #6342 updated copyright in cmd version to use build date 2020-09-14 16:39:38 +01:00
Jnewbon
584d02d1b0
Merge branch 'master' into issue-6567-zombie-processes 2020-09-14 15:23:49 +01:00
Jnewbon
599fe4b343
Merge branch 'master' into issue-6755-vreadf-vulnerability 2020-09-14 15:03:23 +01:00
Jnewbon
9af1db72f9
Merge branch 'master' into issue-6758-tls-path 2020-09-14 15:02:40 +01:00
Jamie Newbon
5fd2130428 #6760 Added fix to keep the key in config if the new config doesn't contain one 2020-09-10 13:30:33 +01:00
Jamie Newbon
8c94568c31 #6758 Added quotes round the tls path incase there are spaces. 2020-09-10 12:16:30 +01:00
Jamie Newbon
f25947e68b #6567 Fixed memory leak causing zombie handles to created in the deamon on windows
Capture all process information as they are created to properly kill off handles when process are stopped, also added in a kill everything when the program cleans up all synergy(s|c) processes
2020-09-08 12:15:06 +01:00
Jnewbon
15d321b4f7 New translations gui.ts (Chinese Simplified) 2020-09-05 15:47:19 +01:00
Jnewbon
ccdb7ab86f New translations gui.ts (Portuguese) 2020-09-05 15:47:18 +01:00
Jnewbon
d65caadee1 New translations gui.ts (Chinese Simplified) 2020-09-05 12:36:50 +01:00
Jamie Newbon
445f616e34 #6755 Broke up large function for readability. 2020-09-03 10:19:26 +01:00
Jamie Newbon
0a5fbe6e3e #6755 Added a check to prevent buffer overflow 2020-08-26 11:40:46 +01:00
Jamie Newbon
a21606664d #6753 Updated missed sprintf 2020-08-25 20:10:51 +01:00
Jamie Newbon
f45d3b35e6 Merge branch 'master' into issue-6753-sprintf-vulnerability 2020-08-25 19:50:52 +01:00
Jamie Newbon
539da69a34 #6753 Replaced vulnerable sprintf calls with snprintf 2020-08-25 19:16:21 +01:00
Jamie Newbon
9eaafdecc9 #6750 disabled failing test 2020-08-24 14:11:53 +01:00
Jamie Newbon
91c90523d3 #6748 Set current build year in copyright statement 2020-08-18 13:55:25 +01:00
Jnewbon
47130d4d79 New translations gui.ts (Spanish) 2020-08-07 06:30:04 +01:00
Jnewbon
9160505d36 New translations gui.ts (Spanish) 2020-08-07 03:30:24 +01:00
Jnewbon
c12af2b3ba
Merge pull request #6740 from symless/issue-6669-specify-tls-cert
Added TLS selection capability to GUI
2020-07-30 10:28:01 +01:00
Jamie Newbon
7571288fe9 #6736 Fixed failing test on windows and mac 2020-07-28 14:06:03 +01:00
Jamie Newbon
4f1fd49dde #6669 Completed TLS selection in GUI and generation
- Also added key length detection
2020-07-28 13:50:56 +01:00
Jamie Newbon
32bd271edf #6669 Added TLS config options to select key length and certificate path
Signed-off-by: Jamie Newbon <jamie@symless.com>
2020-07-28 13:01:15 +01:00
Jamie Newbon
6684b8b09f #6734 Added new cmd option --tls-cert
- Moved ArgsBase, ClientArgs, and ServerArgs to own namespace
 - Added some Documentation to Args classes

Signed-off-by: Jamie Newbon <jamie@symless.com>
2020-07-27 13:29:58 +01:00
Jamie Newbon
76bff18857 #6730 Changed user scope settings location for backwards compatibility
Signed-off-by: Jamie Newbon <jamie@symless.com>
2020-07-20 13:39:59 +01:00