Gang Zhuo
|
3aac1cfcfc
|
Refine the authentication for true CCA
|
11 years ago |
Gang Zhuo
|
a070c3c986
|
small fix
|
11 years ago |
Gang Zhuo
|
b197af124b
|
fix bug: shadowsocks restart twice, when click Ok button on Edit Servers window
|
11 years ago |
Gang Zhuo
|
1d1c325ce1
|
fix UnitTest
|
11 years ago |
Gang Zhuo
|
ab79dbce0e
|
Download updates automatically
|
11 years ago |
Gang Zhuo
|
00ccb52bef
|
Add an option for checking updates
|
11 years ago |
Gang Zhuo
|
19085a3cd1
|
Update the hash function
follow with 5ae4df94e4
|
11 years ago |
icylogic
|
efdc347d68
|
Merge branch 'master' into feature/statistics_ui
|
11 years ago |
Gang Zhuo
|
eae3943556
|
reserve buffer for one-time auth
|
11 years ago |
Gang Zhuo
|
ca8df1b51f
|
fix buffer size
|
11 years ago |
Gang Zhuo
|
1564e9ff81
|
support onetime auth
|
11 years ago |
icylogic
|
c68283430a
|
bump 2.5.8
|
11 years ago |
Wensheng Tang
|
29afe43414
|
Update GFWList URL
|
11 years ago |
icylogic
|
8d2574b003
|
bump 2.5.7
|
11 years ago |
icylogic
|
3f56deb418
|
init chart
|
11 years ago |
icylogic
|
6c7f33dec3
|
ping asynchronously to accelerate evaluating
|
11 years ago |
icylogic
|
eb6ae48bc1
|
refactor
|
11 years ago |
icylogic
|
107bc99282
|
move loading and filtering jobs to statistics service
|
11 years ago |
kimw
|
0a733c61b8
|
fixed: standardize Logging usage
1. Add Logging.Info()
2. Console.WriteLine() -> Logging.Info()
3. Console.WriteLine() in exceptions -> Logging.LogUsefulException()
|
11 years ago |
kimw
|
2a71bd7ed7
|
fixed: rename LogFile -> LogFilePath, for more understandable
|
11 years ago |
kimw
|
4f310efeac
|
Merge remote-tracking branch 'upstream/master'
|
11 years ago |
kimw
|
0759bc894f
|
Move: gfwlist from googelcode -> github
|
11 years ago |
icylogic
|
e45dd8b695
|
core functions finished
|
11 years ago |
icylogic
|
4e1b140dd9
|
Add Json.Net and separate out Statistics Configuration file
Import Json.Net since it's difficult for SimpleJson to deal with nested type.
|
11 years ago |
icylogic
|
a30cb166a5
|
Merge branch 'hotfix/more_clear_log' into develop
# Conflicts:
# shadowsocks-csharp/Controller/Service/AvailabilityStatistics.cs
|
11 years ago |
icylogic
|
879163dc2b
|
Add more clear log
|
11 years ago |
icylogic
|
aa2334c9fd
|
Merge branch 'master' into feature/statistics_ui
# Conflicts:
# shadowsocks-csharp/Controller/Service/AvailabilityStatistics.cs
# shadowsocks-csharp/Controller/Strategy/StatisticsStrategy.cs
# shadowsocks-csharp/View/LogForm.Designer.cs
# shadowsocks-csharp/View/MenuViewController.cs
|
11 years ago |
kimw
|
1280f43878
|
fixed: file changes event triggers twice
|
11 years ago |
kimw
|
3283c93857
|
fix: auto detected `user-rule.txt`'s change while no `gfwlist.txt` file, the application crashs.
|
11 years ago |
kimw
|
b2c2d05c94
|
support auto check `user-rule.txt`'s change, and update the PAC file.
Note: This is a dirty hack.
|
11 years ago |
clowwindy
|
b8858c4f8d
|
bump 2.5.6
|
11 years ago |
clowwindy
|
c767f55b3c
|
add portable mode
|
11 years ago |
kimw
|
f6085d9362
|
Merge remote-tracking branch 'upstream/master'
|
11 years ago |
clowwindy
|
7081819390
|
timeout 30min -> 15min
|
11 years ago |
kimw
|
758c497eba
|
same the source code format.
1/ removed dual empty line
2/ removed tailing spaces
3/ converted tabs into spaces
4/ added some TODO comments
|
11 years ago |
clowwindy
|
750ee4fa5f
|
add handler timeout
|
11 years ago |
clowwindy
|
3bc77d212a
|
reduce cache size
|
11 years ago |
clowwindy
|
71bd0d2b5a
|
improve user experience for some users
|
11 years ago |
clowwindy
|
e84825c25d
|
fix a path problem
|
11 years ago |
clowwindy
|
05726cdb67
|
revert part of #257
|
11 years ago |
Pink Floyd
|
9522d1d17b
|
Update UpdateChecker.cs
Update UpdateURL
|
11 years ago |
icylogic
|
7978817492
|
fixed #280, log "No such host is known" and other PingException
|
11 years ago |
icylogic
|
99baeb89f3
|
log "No such host is known" exception
|
11 years ago |
icylogic
|
6375a3d4a8
|
Merge branch 'master' into feature/statistics_ui
|
11 years ago |
clowwindy
|
b4647e5b15
|
bump
|
11 years ago |
icylogic
|
bf1c79304e
|
Basic user controls
|
11 years ago |
clowwindy
|
b238aaf8cc
|
bump 2.5.3
|
11 years ago |
clowwindy
|
4e01a40dd8
|
replace polipo with privoxy
|
11 years ago |
clowwindy
|
766b9aac56
|
revert gc
|
11 years ago |
icylogic
|
34ab170e4c
|
fix serveral minor bugs
|
11 years ago |