Andrew Nelless
|
607201d586
|
#6211 Abort if the carbon loop doesn't become ready within timeout
|
2017-12-05 15:44:10 +00:00 |
Xinyu Hou
|
eb8416b27f
|
Fix Mac debug build
|
2017-12-04 10:48:34 -05:00 |
Jerry (Xinyu Hou)
|
3e7d9fca40
|
Fix unused variables
|
2017-11-27 14:20:31 +00:00 |
Andrew Nelless
|
71ed35681e
|
Fix log outputter build on Windows
|
2017-11-26 22:11:41 +00:00 |
Andrew Nelless
|
e21c41ba99
|
Remove last remnants of TLS
|
2017-11-26 21:44:26 +00:00 |
Andrew Nelless
|
75b2cd0b41
|
Apply clang-tidy fixes
|
2017-11-26 16:42:00 +00:00 |
Andrew Nelless
|
4b3adfce94
|
Remove legacy TLS support and fix tests
|
2017-11-26 14:58:00 +00:00 |
Andrew Nelless
|
0bd448d5ca
|
Reduce clipboard chunk size to 32KiB
|
2017-10-31 13:28:36 +00:00 |
Nick Bolton
|
ad8a911590
|
#6162 Make --run-as-uid Linux specific
|
2017-10-02 22:42:56 +01:00 |
Nick Bolton
|
b028e88fed
|
#6162 Add UID arg so service can change process user
|
2017-10-02 18:20:47 +01:00 |
Xinyu Hou
|
23464a38a7
|
#6161 Install hook before connection established
|
2017-09-29 12:54:30 -04:00 |
Xinyu Hou
|
0625daacde
|
#6161 Detect local input before connected on Mac
|
2017-09-28 14:04:48 -04:00 |
Nick Bolton
|
d2f5ba6599
|
#6151 Improve --server and --client arg suppress comment
|
2017-09-14 14:57:44 +01:00 |
Nick Bolton
|
c47b4bd492
|
#6151 Remove redundant --no-tray arg
|
2017-09-14 14:40:49 +01:00 |
Nick Bolton
|
4fe38023aa
|
#6151 Rename synergy lib to core lib
|
2017-09-14 13:28:16 +01:00 |
Nick Bolton
|
ce02171eab
|
#6151 Remove tray from core, add core deprecated warning
|
2017-09-14 13:28:01 +01:00 |
Nick Bolton
|
df2793c1fa
|
#6116 Change log level for unknown quartz event type to DEBUG3
|
2017-07-31 14:08:02 +01:00 |
Andrew Nelless
|
1070ffce53
|
Simplify version number handling
|
2017-05-23 16:05:35 +01:00 |
Andrew Nelless
|
3e5cb09e19
|
Merge branch 'v1.9' into v1.9-bidir
|
2017-05-22 21:40:44 +01:00 |
Andrew Nelless
|
41721e9eac
|
Partial local input detection for Linux
|
2017-05-19 20:16:30 +01:00 |
Andrew Nelless
|
98e617a937
|
#6037 Use MAKINTATOM in MSWindowsScreen
|
2017-05-18 01:20:22 +01:00 |
Andrew Nelless
|
b87dba52ba
|
#6037 Unitialized member in Chunk
|
2017-05-18 01:11:20 +01:00 |
Andrew Nelless
|
857482ced7
|
#6037 Unitialized members in App class
|
2017-05-18 01:09:38 +01:00 |
Andrew Nelless
|
0c2b89ed21
|
#6037 Fix key repeat expression always false
|
2017-05-18 00:32:59 +01:00 |
Andrew Nelless
|
bae51a4406
|
#6037 Use MAKEINTATOM in MSWindowsScreen
|
2017-05-18 00:06:56 +01:00 |
Andrew Nelless
|
3e6920964a
|
#6037 Unitialized members in MSWindowsScreenSaver
|
2017-05-18 00:03:34 +01:00 |
Andrew Nelless
|
0ac42d4d05
|
Experiment catching client-side native clicks
|
2017-05-16 14:26:19 +01:00 |
Andrew Nelless
|
40e943d145
|
#6037 Use of non-memsize type for pointer arithmetic
|
2017-05-12 20:40:07 +01:00 |
Andrew Nelless
|
762718d938
|
#6037 Use MAKEINTATOM macro in place of dodgy casts
|
2017-05-12 20:15:57 +01:00 |
Andrew Nelless
|
ae8db8b125
|
#6037 prevent object slicing in caught exception
|
2017-05-12 20:02:51 +01:00 |
Andrew Nelless
|
c556184114
|
#6037 Remove pointless cast in TCPSocket
|
2017-05-12 19:50:38 +01:00 |
Andrew Nelless
|
58e8e06812
|
#6037 Unitialized member in SecureSocket
|
2017-05-12 19:47:03 +01:00 |
Andrew Nelless
|
b097171c69
|
#6037 Unitialized and unused members in IPCLogOutputter
|
2017-05-12 19:38:03 +01:00 |
Andrew Nelless
|
3e6b6dc7b8
|
#6037 Remove crazy LoadString wrapper
|
2017-05-12 01:41:17 +01:00 |
Andrew Nelless
|
823868f767
|
#6037 Fix potential memory leak if SetClipboardData fails
|
2017-05-12 01:08:27 +01:00 |
Andrew Nelless
|
7deb5f04f3
|
#6037 Replaced empty()->clear() mixup
|
2017-05-12 00:57:46 +01:00 |
Andrew Nelless
|
46231cd35c
|
#6037 Slightly improve error checking in vformat()
|
2017-05-12 00:45:59 +01:00 |
Andrew Nelless
|
0290583ab9
|
#6037 Unitialized handles and other members in ArchTaskBarWindows
|
2017-05-12 00:20:59 +01:00 |
Andrew Nelless
|
485540bbb4
|
#6037 socket accept() failure could lead to NULL ptr dereference
|
2017-05-12 00:10:16 +01:00 |
Jerry (Xinyu Hou)
|
9551329392
|
Compare source pid from event to detect local input on Mac
|
2017-05-10 16:24:44 +01:00 |
Jerry (Xinyu Hou)
|
f83da9ae34
|
Use IOHID to fake mouse buttons
|
2017-05-10 16:09:09 +01:00 |
Andrew Nelless
|
271ac9e057
|
Reduce local input detection notice to INFO level
|
2017-05-09 19:32:29 +01:00 |
Andrew Nelless
|
c3530a0ff3
|
Add synwinhk support to synergyc
|
2017-05-09 19:24:07 +01:00 |
Svyatoslav
|
cd015482d5
|
PVS-Studio: An exception should be caught by reference rather than by value. (#6003)
|
2017-05-05 01:34:34 +01:00 |
Svyatoslav
|
30baa8fbe1
|
src/lib/server/Server.cpp: PVS-Studio: Initial and final values of the iterator are the same.
|
2017-05-05 01:31:36 +01:00 |
Andrew Nelless
|
a73b65431b
|
Fix showSecureCipherInfo() to build with OpenSSL 1.1.0
|
2017-05-05 01:27:25 +01:00 |
Dan Sorahan
|
165bfa3dd6
|
Fix hex encoding of non-ASCII characters in serial
|
2017-05-04 12:38:19 +01:00 |
Andrew Nelless
|
242f1e7e29
|
Rename VERSION to SYNERGY_VERSION
|
2017-04-27 16:14:46 +01:00 |
Andrew Nelless
|
fedbcb0f3a
|
Remove ../ includes in src/lib
|
2017-03-09 15:16:08 +00:00 |
Andrew Nelless
|
0cd45ba1ef
|
Remove unused include paths
|
2017-03-09 14:18:39 +00:00 |