Gang Zhuo
40d208e3c2
Merge pull request #464 from GangZhuo/master
not check update when no configuration
9 years ago
Gang Zhuo
5aff8c3c48
update project file
9 years ago
Gang Zhuo
93b9e1b158
remove debug code
9 years ago
Gang Zhuo
eaad4836b5
fix issue#461
9 years ago
Gang Zhuo
87ff1c158d
fix first run check update
9 years ago
Gang Zhuo
0b59fcb8c9
Merge pull request #460 from GangZhuo/master
Conditional compile
9 years ago
Gang Zhuo
a486514afb
Conditional compile
9 years ago
Gang Zhuo
079e9e248d
Update CHANGES
9 years ago
Gang Zhuo
5d14999988
Merge pull request #458 from GangZhuo/master
bump 3.0
9 years ago
Gang Zhuo
a9589dba8b
bump 3.0
9 years ago
Gang Zhuo
4bdd864d2f
Merge pull request #456 from wongsyrone/privoxy-3.0.24
update privoxy to 3.0.24
9 years ago
icylogic
a1ae4a6062
Merge pull request #457 from icylogic/feature/statistics_ui
feature/statistics ui
9 years ago
icylogic
65e12e43c9
make hints more friendly.
9 years ago
icylogic
11066b7581
in case of broken configs
9 years ago
icylogic
8f175c481e
filter out meanless data.
9 years ago
icylogic
e72822aac0
turn on optimization
9 years ago
icylogic
a99fef37d3
track multiple servers at the same time
Correct AvailabilityStatistics's behavior under special strategies like "LoadBalance", which may switch the server several times in a short period.
9 years ago
Syrone Wong
72046973ed
update privoxy to 3.0.24
The executable was modified based on official release version, which
prevents privoxy from showing tray icon.
jmp dword ptr [<&SHELL32.Shell_NotifyIconA>] => nop
This should close #455
Signed-off-by: Syrone Wong <wong.syrone@gmail.com>
9 years ago
icylogic
7914d704d9
finish basic calculation
9 years ago
icylogic
7a3f946913
fix databinding
9 years ago
icylogic
e0e0f646b0
fix the chart
9 years ago
icylogic
3b7cbf8020
fix weird logic for reading files.
9 years ago
icylogic
2086b5900d
Merge remote-tracking branch 'upstream/master' into feature/statistics_ui
# Conflicts:
# shadowsocks-csharp/Controller/Service/AvailabilityStatistics.cs
# shadowsocks-csharp/Controller/Strategy/StatisticsStrategy.cs
# shadowsocks-csharp/View/StatisticsStrategyConfigurationForm.cs
9 years ago
Gang Zhuo
ea43e2a72d
use ConcurrentDictionary instead of Dictionary
9 years ago
Gang Zhuo
3c8ff1c666
Merge pull request #438 from Licshee/using-StringEx
Using StringEx
9 years ago
Licshee
dbab0c1852
Merge branch 'master' into using-StringEx
9 years ago
Licshee
6f0c7af5c6
update dependencies
9 years ago
Licshee
0f075f67a2
.
9 years ago
Licshee
4ed0addb7d
Merge branch 'master' into using-StringEx
9 years ago
Licshee
9de588c1ce
add a new .sln file for Visual Studio 2015, since we are already using C# 6 features.
you don't think people will use Roslyn with Visual Studio 2012, do you?
9 years ago
Licshee
8c77b38a7e
- avoid conflict between Caseless & Costura
- introduce a way to detect problem(s) related to Costura ASAP
9 years ago
Licshee
f2f0227a4d
PM> Install-CleanReferencesTarget
9 years ago
Licshee
65998d0cf5
supposed to work around a problem between Caseless & Costura
9 years ago
Licshee
d176bbfc76
Merge branch 'working' into using-StringEx
9 years ago
Licshee
a8ffc60d31
updated StringEx to 0.2, in favor of s.NonWhiteSpaceLines()
9 years ago
Licshee
df83691e91
updated Caseless.Fody depencency
9 years ago
Licshee
e8027f6c82
Merge branch 'master' into working
9 years ago
Licshee
732866c095
Merge branch 'master' into using-StringEx
9 years ago
Licshee
281dfe028a
.
9 years ago
Licshee
4a45d60c40
more reliable & maintainable extension methods
9 years ago
Licshee
687f397ae3
using StringEx
9 years ago
Gang Zhuo
6a8f554c06
Merge pull request #437 from NanaLich/master
more unnecessary optimize
9 years ago
Licshee
0e2c28c9b0
.
9 years ago
Gang Zhuo
fd67708f15
Merge pull request #436 from NanaLich/master
Master
9 years ago
Licshee
0c7597cdf4
moar
9 years ago
Licshee
bf596a7d17
Merge branch 'working'
9 years ago
Licshee
6a33e24ebc
forgot about empty lines, my bad
9 years ago
icylogic
b07951132f
Merge pull request #434 from NanaLich/master
fix WPAD & FileStream handling
9 years ago
icylogic
06d60f54bc
redesign statistics form
9 years ago
Licshee
859474b577
misc improve
9 years ago