1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-06-30 02:55:23 +00:00
Commit Graph

2769 Commits

Author SHA1 Message Date
Darien Raymond
4a0ca30d08 update assertion api 2017-10-24 10:03:00 +02:00
Darien Raymond
6ddafdbd73 net assert 2017-10-23 23:47:20 +02:00
Darien Raymond
34ea53e5b7 comments 2017-10-23 18:42:38 +02:00
Darien Raymond
e06e3db50a fix lint warnings 2017-10-23 17:39:15 +02:00
Darien Raymond
94bba49674 fix lint warnings 2017-10-23 14:15:16 +02:00
Darien Raymond
2b86aaad3e
Update version 2017-10-23 14:10:17 +02:00
Darien Raymond
62258e6aef fix #638 2017-10-23 14:09:14 +02:00
Darien Raymond
66b81a842d comments 2017-10-22 22:45:05 +02:00
Darien Raymond
a1f4f2a39a
Update version 2017-10-22 20:39:28 +02:00
Darien Raymond
26818a2602 fix domain length issue for all proxies 2017-10-22 20:17:06 +02:00
Darien Raymond
9f392eb506 avoid long domain names in mux 2017-10-22 19:48:19 +02:00
Darien Raymond
9f7fbd9a04 fix websocket test 2017-10-22 16:04:39 +02:00
Darien Raymond
233bb08e56 fix lint warnings 2017-10-22 15:03:20 +02:00
Darien Raymond
49914adf00 remove buffer pool in favor of Go 1.9 concurrent GC 2017-10-22 15:01:36 +02:00
Darien Raymond
24089bfad0 remove duplicated address type def 2017-10-21 21:59:46 +02:00
Darien Raymond
f1a15e92f5 apply bitmask to other packages 2017-10-21 21:04:24 +02:00
Darien Raymond
8c6f73f30b bitmask 2017-10-21 20:40:31 +02:00
Darien Raymond
948534f480 reduce memory consumption of mux.Writer 2017-10-21 20:21:51 +02:00
Darien Raymond
9df5ac6e4f fix frame meta 2017-10-21 19:29:27 +02:00
Darien Raymond
aa5e06a26e reduce memory consumption of frame meta 2017-10-21 19:27:53 +02:00
Darien Raymond
7f4296cd78 assert meta is nil on error 2017-10-21 19:27:31 +02:00
Darien Raymond
badc77a7f7 return proper error in drain 2017-10-21 19:27:20 +02:00
Darien Raymond
103cb48692 test case for SessionManager.Size() 2017-10-21 19:26:57 +02:00
Darien Raymond
6dd23b45b0 fix lint warnings for websocket 2017-10-21 09:45:27 +02:00
Darien Raymond
afe190316d fail fast 2017-10-20 23:54:07 +02:00
Darien Raymond
1c29d1535c fix data race in tcp server 2017-10-20 23:36:14 +02:00
Darien Raymond
85a544d671 avoid unnecessary data race error in test cases 2017-10-20 23:30:36 +02:00
Darien Raymond
2a04819582 fix data race in kcp connection 2017-10-20 23:30:14 +02:00
Darien Raymond
5ae8bfbda1 fix data race in ray 2017-10-20 23:23:29 +02:00
Darien Raymond
60f3562ac1 simplify websocket dialer and hub 2017-10-20 22:45:14 +02:00
Darien Raymond
95c469c1fd handle proxy error in mux client 2017-10-20 21:11:13 +02:00
Darien Raymond
97d300ad15
Update version 2017-10-15 00:46:28 +08:00
Darien Raymond
3809f4f25a specify server name in tls 2017-10-14 01:33:09 +08:00
Darien Raymond
669a0cafaf support header override in websocket 2017-10-13 23:54:04 +08:00
Darien Raymond
476d67f494 new v2ray.cool config 2017-10-13 15:32:40 +08:00
Darien Raymond
bae5639dfd refactor 2017-10-07 03:17:55 +08:00
Darien Raymond
a4d66be9fa
Update version 2017-10-06 22:38:36 +08:00
DarienRaymond
1dcf3aa74a Merge pull request #587 from ghv2/fix-timer-leak
fix timer leak
2017-10-06 16:35:32 +02:00
ghv2
0ef745dbf9 fix timer leak 2017-10-06 20:59:04 +08:00
Darien Raymond
b862365832 include detailed error 2017-09-29 18:10:17 +02:00
Darien Raymond
d1d73d6dbb
Update version 2017-09-28 22:22:15 +02:00
Darien Raymond
59094b4959 id cleanup 2017-09-27 21:09:47 +02:00
Darien Raymond
3a27ff8239 increase default timeout to 5 minutes 2017-09-27 21:09:13 +02:00
Darien Raymond
109a37fe7e aggressively close connection when response is done 2017-09-27 15:29:00 +02:00
Darien Raymond
2ce1d8ffa2 Revert "support early terminition in Freedom"
This reverts commit 3d0b2e4c79.
2017-09-27 15:10:25 +02:00
Darien Raymond
3d0b2e4c79 support early terminition in Freedom 2017-09-27 14:09:38 +02:00
Darien Raymond
38c61acf10 update china ip 2017-09-27 13:56:01 +02:00
Darien Raymond
01c3a39fb0 update comments 2017-09-27 13:55:48 +02:00
Darien Raymond
df8fdd78f1
Update version 2017-09-22 01:24:23 +02:00
Darien Raymond
8971e699d9 common.Must2 2017-09-19 23:27:49 +02:00