Commit Graph

4061 Commits (6f7c30ad512b1c2107dea3e9c15c6a42e15f3a0c)

Author SHA1 Message Date
Darien Raymond 18ddde4fd4
fix build break in shadowsocks 2018-11-02 21:35:59 +01:00
Darien Raymond f7b96507f9
simplify buffer extension 2018-11-02 21:34:04 +01:00
Darien Raymond 35ccc3a49c
cleanup unnecessary method in serial. 2018-11-02 18:20:02 +01:00
Darien Raymond ad462860e2
fix test 2018-11-02 15:50:41 +01:00
Darien Raymond 815c7f09ba
migrate to std lib 2018-11-02 15:47:58 +01:00
Darien Raymond ee489c95b3
remove Port.Bytes() 2018-11-02 15:14:34 +01:00
Darien Raymond 58e2ed3381
remove closure on ReadFullFrom 2018-11-02 15:01:33 +01:00
Darien Raymond 9360448c59
improve geoip matching performance 2018-11-02 12:30:45 +01:00
Darien Raymond 9de03d088e
improve performance on domain matcher 2018-11-02 12:14:41 +01:00
Victoria Raymond 787f37363b
Merge pull request #1352 from comwrg/more-cases-validator
add more test cases for `proxy/vmess/validator.go`
2018-11-02 09:35:19 +01:00
Darien Raymond 9f48a6d017
enable global padding for aead by default 2018-11-02 09:15:35 +01:00
comwrg 078a92128a
add more test cases for `proxy/vmess/validator.go` 2018-11-02 16:09:17 +08:00
Victoria Raymond 59fa890332
Merge pull request #1350 from comwrg/refactor-validator
more readable for func `generateNewHashes` in `proxy/vmess/validator.go`
2018-11-02 07:44:38 +01:00
comwrg 65df107eac
more readable for func `generateNewHashes` in `proxy/vmess/validator.go` 2018-11-02 10:06:44 +08:00
Darien Raymond 41956e92a5
migrate to the new geoip matcher 2018-11-01 21:43:16 +01:00
Darien Raymond 5400153827
sort cidr list before use 2018-11-01 21:30:36 +01:00
Darien Raymond de384a4ee4
Update version 2018-11-01 17:03:39 +01:00
Darien Raymond e24c1fd02a
support ppc64 releases 2018-11-01 12:23:01 +01:00
Darien Raymond 598b4ee639
add ppc64 builds 2018-11-01 12:19:58 +01:00
Darien Raymond fdea9474a7
get ready for 4.0 2018-11-01 11:55:54 +01:00
Darien Raymond 15cd999ed3
comments 2018-11-01 10:39:03 +01:00
Darien Raymond c73e899f54
prototype for high performance geoip matcher 2018-11-01 09:10:41 +01:00
Darien Raymond ee74256aac
sort.Interface for CIDR list 2018-11-01 08:44:11 +01:00
Darien Raymond 65aae7b1d0
merge config target 2018-10-29 23:13:31 +01:00
Victoria Raymond 2fcc011afe
Merge pull request #1343 from wuxiangzhou2010/patch-2
fix a typo
2018-10-29 20:39:54 +01:00
Darien Raymond ff310d6bc6
detect underlying mux worker closed 2018-10-29 12:51:56 +01:00
Wuxiang 3a4371ad21
fix a typo 2018-10-29 19:24:17 +08:00
Darien Raymond f3ad8acbe4
release bridge worker when inactive 2018-10-28 21:46:12 +01:00
Darien Raymond f1ab89d9d8
long running reverse test case 2018-10-28 09:08:43 +01:00
Darien Raymond 7bc4667214
increase concurrency 2018-10-28 07:41:54 +01:00
Darien Raymond 715ac9d267
test case for reverse proxy 2018-10-28 07:27:07 +01:00
Darien Raymond 2020bbe606
prototype for reverse proxy 2018-10-28 00:03:11 +02:00
Darien Raymond 2d000dcdaa
Update version 2018-10-27 12:19:46 +02:00
Darien Raymond 6c89940e65
fix #1338 2018-10-27 09:08:32 +02:00
Darien Raymond 8595bce33b
better load balancing 2018-10-26 12:06:21 +02:00
Darien Raymond a353dcd681
Update version 2018-10-25 22:13:01 +02:00
Darien Raymond 42e4f06fe9
fix flaky test 2018-10-25 09:49:13 +02:00
Darien Raymond 53870f1ea7
refactor mux client worker 2018-10-25 09:32:03 +02:00
Darien Raymond a69217b584
test case 2018-10-24 22:37:11 +02:00
Darien Raymond 284923664a
split worker picker from client manager 2018-10-24 22:34:48 +02:00
Darien Raymond 37d1a76139
more test cases 2018-10-24 19:16:07 +02:00
Darien Raymond e7345f079e
comments 2018-10-24 15:02:19 +02:00
Darien Raymond de4072a65a
more test cases 2018-10-24 13:51:04 +02:00
Darien Raymond 2621305413
more test cases 2018-10-24 13:16:08 +02:00
Darien Raymond c8e11595f2
update interface test 2018-10-24 13:09:07 +02:00
Darien Raymond 4b9035aa97
default issue template 2018-10-24 12:39:23 +02:00
Darien Raymond 75a9dc9223
update issue template 2018-10-24 12:38:36 +02:00
Darien Raymond c272677065
better handle errors from copy 2018-10-24 12:33:42 +02:00
Darien Raymond f122d0e518
update proto generated files 2018-10-24 12:02:48 +02:00
Darien Raymond c7f847c96e
categorize read and write error 2018-10-24 12:02:02 +02:00