XinyuHou
10e6b5ad63
removed client connection when SSL handshake failed #4313
2015-02-02 14:18:34 +00:00
XinyuHou
e2fb03b8ce
added copy right #4168
2015-02-02 10:52:40 +00:00
XinyuHou
319de60286
stored user email, token and type in settings #4168
2015-01-30 17:38:12 +00:00
XinyuHou
ccc5834757
added login window #4168
2015-01-30 16:04:27 +00:00
XinyuHou
ad230d46e6
handled secure socket exception #4313
2015-01-29 16:16:45 +00:00
XinyuHou
767802f111
removed loop accept and connect and added more debug info #4313
2015-01-29 15:40:30 +00:00
XinyuHou
d15c99f41d
rearranged the deletion orders of clientlistener and server #4313
2015-01-28 17:34:19 +00:00
XinyuHou
4e42b9fdbd
fixed memory leak and validate ssl #4313
2015-01-28 17:33:10 +00:00
XinyuHou
622e40e5d7
managed secure socket allocation and deallocation #4313
2015-01-28 13:07:03 +00:00
XinyuHou
d80aa7c938
resolve #4337 removed IStreamFilterFactory dead code
2015-01-27 11:33:06 +00:00
XinyuHou
a53dae9be3
added assersions before lib func invoking and adjust log level #4313
2015-01-27 11:04:23 +00:00
XinyuHou
85813fd49b
added plugin unload and cleanup #4313
2015-01-27 10:42:10 +00:00
XinyuHou
10cddb97a8
fixed misused read and write #4313
2015-01-26 13:23:11 +00:00
XinyuHou
06253c965b
resolve #4328 by moving plugin into lib folder
2015-01-20 16:18:51 +00:00
XinyuHou
a98c4bd02a
made init function signature consistent #4313
2015-01-20 16:00:15 +00:00
Xinyu Hou
141b778477
refactored SecureSocket to use interface #4313
2015-01-14 17:25:53 +00:00
XinyuHou
be2b87fd39
fixed code style
2015-01-12 10:51:16 +00:00
XinyuHou
f973d1498d
dropped prefix C
2015-01-12 10:33:29 +00:00
XinyuHou
7bff958422
added pluging loader for unix #4313
2015-01-09 13:47:35 +00:00
XinyuHou
1d7eb3f5cb
updated pluging loader for Windows #4313
2015-01-09 13:46:35 +00:00
XinyuHou
9835c7206d
Version to 1.7.0
2015-01-07 11:56:28 +00:00
XinyuHou
de8fe7e2a5
fixed compiler cast warning in drag info class
2015-01-06 14:51:37 +00:00
XinyuHou
95a1752396
ported secure socket class from enterprise to ns plugin #4313
2015-01-06 14:20:05 +00:00
XinyuHou
12c2acf37a
ignored openssl output dir
2015-01-06 14:15:13 +00:00
XinyuHou
2c14967552
added openssl library for windows and mac
2015-01-06 14:14:20 +00:00
XinyuHou
a0f2261931
added new ns plugin #4313
2015-01-06 13:52:11 +00:00
Xinyu Hou
1f41b92693
Fixed client detected dialog not shown when Synergy is minimized #4307
2015-01-05 13:32:58 +00:00
Nick Bolton
d7fb7b0330
Clarified "free as in free speech"
2015-01-03 12:23:47 +00:00
the-wes
dab4914027
Merge pull request #4301 from the-wes/master
...
Update locked-to-screen messages
2015-01-01 09:33:59 -08:00
the-wes
5703a41489
Update Server.cpp
...
clarified "cursor is locked" messages, moved the "scroll lock is on upon startup" message to NOTE level instead of DEBUG.
2014-12-30 13:33:21 -08:00
the-wes
25903182e9
Merge pull request #4284 from the-wes/master
...
Update --help output in App.h
2014-12-17 15:41:48 -08:00
the-wes
d62c4a842b
Update App.h
...
update --help output.
2014-12-16 18:04:00 -08:00
Nick Bolton
d3b62e1041
Update README
2014-12-14 18:26:23 +00:00
Nick Bolton
3875339b58
Update README
2014-12-14 18:25:08 +00:00
Nick Bolton
98f05d7bb6
Update README
2014-12-14 18:24:46 +00:00
Nick Bolton
7fdf4c1e2b
Update README
2014-12-14 18:23:09 +00:00
the-wes
f148ff0bb3
Merge pull request #4264 from the-wes/master
...
clarify protocol error message
2014-12-08 10:42:16 -08:00
the-wes
a99bea9d3b
clarify protocol error message
2014-12-05 16:59:39 -08:00
James McMullan
56b54da915
MacOSX Double / Triple Click Fix
...
This patch corrects issues with double click and adds triple click to
MacOSX. Double click was functioning but double clicking and then
dragging would not work.
2014-12-04 15:15:38 -05:00
Nick Bolton
4caaa08ade
Version to 1.6.3
2014-12-03 09:04:19 +00:00
Xinyu Hou
ebba77fd33
Suppressed empty server warning on startup #4240
2014-12-02 15:03:19 +00:00
Xinyu Hou
12ae0da55f
ChangeLog for 1.6.2
2014-12-02 13:50:25 +00:00
Xinyu Hou
db9f7974ed
Fixed #4249 by add retain count for extension string
2014-12-02 12:36:01 +00:00
Xinyu Hou
774b217e8f
Fixed typo #4247
2014-12-01 18:32:00 +00:00
Xinyu Hou
0d3f14adb9
Fixed name conflict #4247
2014-12-01 18:19:20 +00:00
Xinyu Hou
ee66a0ab77
ChangeLog for 1.6.2
2014-12-01 17:47:28 +00:00
Xinyu Hou
b60608ece9
Fixed #4247 - Added firewall exception
2014-12-01 17:46:42 +00:00
Xinyu Hou
f240d8c5a9
ChangeLog for 1.6.2
2014-12-01 17:36:46 +00:00
Xinyu Hou
917c75026f
Show add client dialog only if main window is active #4230
2014-12-01 11:22:42 +00:00
Xinyu Hou
48b552a0e8
Made auto config checked after Bonjour download #4235
2014-11-28 16:34:16 +00:00