Nick Bolton
|
80fd3cc01b
|
Refactored fingerprint file path logic #4525
|
2015-04-20 15:58:11 +01:00 |
Nick Bolton
|
36a6bb9218
|
Removed OpenSSL download from plugin manager #4546
|
2015-04-20 15:27:24 +01:00 |
XinyuHou
|
365d16c94b
|
Added more status details #4537
|
2015-04-17 16:33:43 +01:00 |
XinyuHou
|
951cbe9a62
|
Enable network security checkbox only when ns plugin exists #4540
|
2015-04-16 17:15:58 +01:00 |
XinyuHou
|
59d013ac6a
|
Show fingerprint only when file exists #4526
|
2015-04-16 17:12:42 +01:00 |
XinyuHou
|
88538e5ee6
|
Resolve #4526 added local fingerprint in server GUI
|
2015-04-16 15:10:33 +01:00 |
Nick Bolton
|
14bf90264e
|
Renamed function, was reserved keyword on Mac #4522
|
2015-04-15 14:49:05 +01:00 |
Nick Bolton
|
689737ee7a
|
Fingerprint file check and trust logic #4522
Also refactored the 'get profile dir' code to use the core interface
(reduce code duplication)
|
2015-04-15 13:09:22 +01:00 |
Nick Bolton
|
07b1ea203f
|
Message box asking user to verify fingerprint #4522
|
2015-04-14 17:29:08 +01:00 |
legonigel
|
393ac100c8
|
Changed shortcut on main window gui for server
The shortcut for the server checkbox on the main gui is now Alt-V. This deconflicts the start/stop button.
Fixes #4367
|
2015-03-09 11:47:13 -04:00 |
Nick Bolton
|
a2524d9f57
|
Make profile dir hack Windows only #4168
|
2015-03-04 11:51:56 +00:00 |
Nick Bolton
|
cfd21216cd
|
Fixed: Plugins dir may change depending on user #4168
|
2015-03-04 11:15:07 +00:00 |
Nick Bolton
|
065960926c
|
Made OpenSSL config file location Windows-only #4313
|
2015-03-03 19:51:41 +00:00 |
Nick Bolton
|
b6a3788fea
|
Removed remnants of synmacph tool (part 3) #4398
|
2015-03-03 18:06:02 +00:00 |
Nick Bolton
|
7add4f4d3f
|
Fixed: Compile errors on Linux #4168
|
2015-03-03 17:29:52 +00:00 |
Nick Bolton
|
b8a5abc19f
|
Download and extract OpenSSL dependencies #4313
|
2015-03-03 11:42:26 +00:00 |
Nick Bolton
|
c181d5f480
|
Fixed #4358 - Corrected typo
|
2015-03-03 09:23:06 +00:00 |
Nick Bolton
|
68a49e0a3a
|
Fixed: Code style for "OpenSSL" should be "OpenSsl" #4313
|
2015-03-03 08:38:27 +00:00 |
Nick Bolton
|
f8847bfde8
|
Changed OpenSSL to SSL in GUI settings #4313
|
2015-03-03 08:36:01 +00:00 |
Nick Bolton
|
bce1d5be64
|
Fixed: Plugin manager doesn't download openssl.exe #4313
Refactored use of DataDownloader in PluginManager
|
2015-03-03 08:27:39 +00:00 |
Nick Bolton
|
5767790e1e
|
Removed remnants of synmacph tool #4398
|
2015-03-02 17:50:42 +00:00 |
Nick Bolton
|
64c350fd96
|
Fixed: Plugin manager doesn't detect wow64 #4168
|
2015-02-25 21:22:43 +00:00 |
Nick Bolton
|
e4199b976e
|
Improved wording for enable OpenSSL setting #4313
|
2015-02-25 18:15:38 +00:00 |
Nick Bolton
|
a1bfddeb5b
|
Changed plugin manager to use installed arch #4168
Using the processor arch to figure out which plugin to downloa is not
the best idea, since a user could install 32-bit Synergy on 64-bit
Windows.
|
2015-02-25 17:43:48 +00:00 |
Nick Bolton
|
40d304dc24
|
Refactored "syntool" usage into CoreInterface #4168
|
2015-02-25 17:19:33 +00:00 |
Nick Bolton
|
595e403c87
|
Fixed: Spinner doesn't stop when no plugins #4168
Also refactored duplicate code
|
2015-02-25 08:35:07 +00:00 |
Nick Bolton
|
c300b65662
|
Fixed: Plugin downloader freezes if no plugins #4168
|
2015-02-25 08:17:16 +00:00 |
Nick Bolton
|
a30a685ed2
|
Improved wording on plugin downloader #4168
Also used translate function on strings
|
2015-02-25 08:16:24 +00:00 |
Nick Bolton
|
3a0068ec2e
|
Fixed: Plugin downloader fails if no plugins #4168
|
2015-02-24 21:19:52 +00:00 |
Nick Bolton
|
5e580e5266
|
Improved use of English on activate screen #4168
|
2015-02-20 19:58:37 -05:00 |
Adam Potolsky
|
bca57674d0
|
Added patch that will better detect which Linux distribution is used when determining which plugins to URL to generate.
|
2015-02-14 19:25:22 -08:00 |
Adam Potolsky
|
b9e178a9ee
|
Fixed compiler warning on non-windows systems.
|
2015-02-14 19:22:08 -08:00 |
XinyuHou
|
d642714fe8
|
add padlock icon when use secure connection #4313
|
2015-02-13 10:14:11 +00:00 |
XinyuHou
|
629f4b1781
|
used live url for openssl binary #4168
|
2015-02-12 17:40:38 +00:00 |
XinyuHou
|
81bb74a24b
|
greyed out network security group when no plugin available #4168
|
2015-02-12 16:49:18 +00:00 |
XinyuHou
|
6cf40afcd7
|
added copyright #4168
|
2015-02-12 16:20:03 +00:00 |
XinyuHou
|
14bd991b24
|
productized setting dialog #4168
|
2015-02-12 16:18:44 +00:00 |
XinyuHou
|
c4c0fc8a08
|
added enable crypto argument to synergys/c #4313
|
2015-02-12 15:50:08 +00:00 |
XinyuHou
|
b9c5eb2e6f
|
added certificate generate #4168
|
2015-02-11 17:28:56 +00:00 |
XinyuHou
|
80343c41eb
|
deleted old home brew crypto #4313
|
2015-02-11 11:12:54 +00:00 |
XinyuHou
|
b178d33d62
|
added plugin downloading from servere #4168
|
2015-02-09 15:37:47 +00:00 |
XinyuHou
|
05e6cb6254
|
queried plugin list from server #4168
|
2015-02-06 10:39:58 +00:00 |
XinyuHou
|
82b932b1c4
|
added download plugin page in wizard #4168
|
2015-02-05 15:52:50 +00:00 |
XinyuHou
|
aa46fe91a7
|
added activate page in wizard #4168
|
2015-02-05 14:17:34 +00:00 |
XinyuHou
|
097f4c4c1f
|
Revert "added login window #4168"
This reverts commit ccc5834757 .
|
2015-02-05 11:44:33 +00:00 |
XinyuHou
|
c25b6a8bf6
|
Revert "stored user email, token and type in settings #4168"
This reverts commit 319de60286 .
|
2015-02-05 11:44:31 +00:00 |
XinyuHou
|
f4f7315a54
|
Revert "added copy right #4168"
This reverts commit e2fb03b8ce .
|
2015-02-05 11:44:28 +00:00 |
XinyuHou
|
fc04901cda
|
Revert "moved gui into main subfolder #4168"
This reverts commit 39f98d8133 .
|
2015-02-05 11:44:23 +00:00 |
XinyuHou
|
db1a611171
|
Revert "added plugin manager gui #4168"
This reverts commit bfa9bab78d .
|
2015-02-05 11:44:14 +00:00 |
XinyuHou
|
c34928b7c8
|
Revert "seperated login result and edition type #4168"
This reverts commit da68664bda .
|
2015-02-05 11:44:10 +00:00 |