1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-06-29 18:45:23 +00:00
Commit Graph

3274 Commits

Author SHA1 Message Date
Darien Raymond
169b901c2d
lazy init of dialer map 2018-03-21 23:28:28 +01:00
Darien Raymond
e647292b9a
protect against writing to closed body 2018-03-21 12:53:57 +01:00
DarienRaymond
bf5e93efd7
Merge pull request #968 from wuxiangzhou2010/master
fix typo
2018-03-19 21:44:25 +07:00
mubiale
10618b629b fix typo 2018-03-19 17:33:52 +08:00
mubiale
863b3e76e0 Merge branch 'master' of https://github.com/wuxiangzhou2010/v2ray-core 2018-03-19 17:03:24 +08:00
mubiale
8ffedde5a9 fix typos 2018-03-19 17:01:15 +08:00
Wuxiang
e8438a522a
fix typo
fix typo
2018-03-19 16:40:47 +08:00
Darien Raymond
b2d9364cb5
release buffer if payload becomes small 2018-03-16 22:32:03 +07:00
Darien Raymond
feb421d9e1
Update version 2018-03-16 16:36:47 +07:00
Darien Raymond
000e0804e8
fix buffer recycling 2018-03-16 16:22:22 +07:00
DarienRaymond
a8a68c2e70
Merge pull request #962 from yujinqiu/fix-typo
Fix typo
2018-03-16 04:16:47 +01:00
Darien Raymond
b5b9a83823
reorder fields in Destination for faster hashing 2018-03-16 10:13:10 +07:00
Jinqiu Yu
855925a805 Fix typo 2018-03-15 10:32:10 +08:00
Darien Raymond
087c0c1499
refine address family type 2018-03-13 09:02:34 +01:00
Darien Raymond
b4e1240160
comments 2018-03-13 09:02:21 +01:00
Darien Raymond
5a227ec356
int to int32 2018-03-13 03:39:36 +01:00
Darien Raymond
1cbfeea0cd
simplify NewSize calls 2018-03-12 22:10:13 +01:00
Darien Raymond
0c213ccd20
reset buffer when free 2018-03-12 16:24:31 +01:00
Darien Raymond
5bbece14af
simplify pool creation 2018-03-12 16:21:39 +01:00
Darien Raymond
d1898b995f
remove unnecessary NewSize 2018-03-11 23:45:24 +01:00
Darien Raymond
34c12c1af6
extend buffer 2018-03-11 23:31:37 +01:00
Darien Raymond
931c8597ca
fix len -> cap 2018-03-11 23:30:51 +01:00
Darien Raymond
994aecd13c
rename NewLocal to NewSize 2018-03-11 23:29:17 +01:00
Darien Raymond
f97e6fa3d2
refine buffer allocation 2018-03-11 23:06:04 +01:00
DarienRaymond
5eac607087
Merge pull request #946 from yujinqiu/fix-typo
Fix receivced, InboundBound, tranport typo
2018-03-11 10:12:01 +01:00
Jinqiu Yu
87dd1ed877 Fix receivced, InboundBound, tranport, Enpoint typo 2018-03-11 15:25:59 +08:00
Darien Raymond
649119493b
remove pending request from cache when error. fixes #942 2018-03-10 09:34:38 +01:00
Darien Raymond
fda85506c8
reuse buffer 2018-03-09 11:26:00 +01:00
Darien Raymond
1179ecef27
block until rpc connection is ready 2018-03-08 23:40:02 +01:00
Darien Raymond
ed79ba6cba
Update version 2018-03-08 22:41:41 +01:00
Darien Raymond
eaf043f1b3
reduce memory usage of Buffer 2018-03-08 22:30:52 +01:00
Darien Raymond
fbc025869b
fix lint errors 2018-03-08 21:21:50 +01:00
Darien Raymond
f17b865982
gofmt 2018-03-08 21:07:01 +01:00
DarienRaymond
51bd5132f6
Merge pull request #934 from yujinqiu/fix-execute-typo
Fix executable typo
2018-03-08 10:49:29 +01:00
Jinqiu Yu
8864195b50 Fix executable typo 2018-03-08 17:32:36 +08:00
Darien Raymond
2c854057f7
test case for mux over shadowsocks 2018-03-07 22:47:18 +01:00
DarienRaymond
ff1e386a04
Merge pull request #931 from wuxiangzhou2010/master
fix typo
2018-03-07 13:05:20 +01:00
DarienRaymond
ce7caccdd3
Merge pull request #929 from yujinqiu/fix-download-typo
Fix typo
2018-03-06 18:03:59 +01:00
Jinqiu Yu
0e12ffd9b6 Fix typo 2018-03-06 23:18:49 +08:00
DarienRaymond
2628fc7cdc
Merge pull request #928 from yujinqiu/fix-typo
Fix typo
2018-03-06 15:49:22 +01:00
DarienRaymond
9ae3a68c82
Merge pull request #927 from yujinqiu/fix-error-output
Capture command error output
2018-03-06 15:49:06 +01:00
Jinqiu Yu
dde9aaa892 Fix typo 2018-03-06 22:39:13 +08:00
Jinqiu Yu
2dc6d29d95 Capture command output 2018-03-06 22:31:31 +08:00
Darien Raymond
4d1bb21055
Update version 2018-03-06 11:25:27 +01:00
Darien Raymond
a1401e7632
fix compatibility with shadowrocket. fixes #920 2018-03-06 10:59:37 +01:00
DarienRaymond
4b5a5810a3
Merge pull request #924 from yujinqiu/dedup-protocol-register
Dedup protocol registration
2018-03-06 10:43:56 +01:00
Jinqiu Yu
794dfd5bf3 Dedup protocol registration 2018-03-06 15:24:52 +08:00
Darien Raymond
e1bdca446d
fix context reference 2018-03-05 21:15:41 +01:00
Darien Raymond
6e293f492c
verify command 2018-03-04 22:38:05 +01:00
Darien Raymond
9100a78914
refactor 2018-03-04 21:06:04 +01:00