1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-06-23 16:05:24 +00:00
Commit Graph

2902 Commits

Author SHA1 Message Date
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
Darien Raymond
190adf1872 fix socks client for super long domain 2017-09-19 01:39:33 +02:00
Darien Raymond
d19eccc957 Merge branch 'master' of https://github.com/v2ray/v2ray-core 2017-09-19 01:24:06 +02:00
DarienRaymond
134df6de9f Merge pull request #568 from sunshineplan/master
Update install-release.sh
2017-09-13 17:06:14 +02:00
sunshineplan
1ffe27c5f7 Update install-release.sh
使用remove参数后,如果没有找到V2ray程序,则退出。
2017-09-13 20:54:47 +08:00
Darien Raymond
e149782025 simplify destination copy logic 2017-09-11 22:03:26 +02:00
Darien Raymond
78d682e4d1 refactor 2017-09-11 21:56:20 +02:00
Darien Raymond
f22e957a22
Update version 2017-09-07 23:06:57 +02:00
Darien Raymond
b589ca89c1 refactor 2017-09-07 22:58:10 +02:00
Darien Raymond
9594f76f93 ensure enough buffer for socks header 2017-09-07 22:58:04 +02:00
Shelikhoo
8e846fe6f8
Added UDP TPROXY Transmit Support 2017-09-07 06:55:15 +08:00
Darien Raymond
fbbed156db fix lint warnings 2017-08-29 14:50:53 +02:00
Darien Raymond
52ad41cda3 completely move away from net package 2017-08-29 14:32:54 +02:00
Darien Raymond
815019f6da rename IPNet to IPNetTable 2017-08-29 13:51:09 +02:00
Darien Raymond
fee3042239 fix build break 2017-08-29 13:12:50 +02:00
Darien Raymond
1c856a46ab step 1 to remove reference to net package 2017-08-29 12:56:57 +02:00
Darien Raymond
c33d7f0e21 Leverage math bitx 2017-08-29 11:31:16 +02:00
Darien Raymond
97b03ac87f update release script 2017-08-28 01:17:05 +02:00
Darien Raymond
a6403ea823 remove unnecessary files 2017-08-26 09:06:45 +02:00