1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-06-12 19:00:43 +00:00
Commit Graph

5576 Commits

Author SHA1 Message Date
Shelikhoo
7dce725f87
update version 2021-04-17 11:03:44 +01:00
Shelikhoo
3138b3e815
removed tool to prepare for v5 2021-04-17 10:50:53 +01:00
Shelikhoo
0c6a2e06b9
added json loading of the PinnedPeerCertificateChainSha256 2021-04-16 23:52:49 +01:00
Shelikhoo
50bdcc24a7
pinned cert test 2021-04-15 20:03:33 +01:00
Shelikhoo
ebb720804d
refactored cert pin 2021-04-15 20:02:48 +01:00
Shelikhoo
6263315923
added test case for pinned certificates 2021-04-15 19:49:26 +01:00
Shelikhoo
29718735be
apply coding style 2021-04-15 19:02:57 +01:00
Shelikhoo
92b845a45b
added calculation of certificate hash as separate command and tlsping, use base64 to represent fingerprint to align with jsonPb 2021-04-15 19:01:55 +01:00
Shelikhoo
34a3850f16
publish cert chain hash generation algorithm 2021-04-15 18:17:52 +01:00
Shelikhoo
59472de6a9
verify peer cert function for better man in the middle prevention 2021-04-15 18:16:19 +01:00
QxQ
327cbdc5cd
grammar fix 2021-04-14 10:09:52 +08:00
Shelikhoo
3cd145a6f0
fix not creating test dir in some environment 2021-04-13 18:15:06 +01:00
Shelikhoo
d7c9a98d76
apply coding style 2021-04-13 16:06:48 +01:00
Shelikhoo
8323add330
apply coding style 2021-04-13 15:50:29 +01:00
Shelikhoo
1e282944a6
apply coding style 2021-04-13 15:39:10 +01:00
Shelikhoo
2f35bbecbe
Make sure FakeDNSEngineRev0 also satisfy FakeDNSEngine signature 2021-04-13 15:23:30 +01:00
Shelikhoo
f5d2ddedb4
Merge branch 'dev-fakednsimprovement' 2021-04-13 15:14:47 +01:00
Shelikhoo
8dc4fa2056
update readme for third party project usage for advanced protobuf loader 2021-04-13 15:12:48 +01:00
Shelikhoo
6dcdd2afad
Merge branch 'dev-advloadblancer-2' 2021-04-13 15:09:32 +01:00
Loyalsoldier
4bbe672ffd
Test: add test to avoid the error of missing geoip & geosite (#895) 2021-04-13 10:52:01 +08:00
Loyalsoldier
b9ad33070e
Bump version to v4.37.3 2021-04-12 23:21:20 +08:00
Loyalsoldier
9beabe833a
Chore: update debian package (#894) 2021-04-12 23:14:26 +08:00
Loyalsoldier
66c3423b98
Fix: use Go v1.16 to build deb package (#890) 2021-04-12 12:07:04 +08:00
Loyalsoldier
7790d33185
Fix: v2ray.location.asset env not working (#889) 2021-04-12 10:01:30 +08:00
Shelikhoo
f5ac3741e9
fix building issue for v2ctl 2021-04-12 01:24:10 +01:00
Shelikhoo
726f023a5d
fix incorrect service name 2021-04-12 01:18:20 +01:00
Shelikhoo
d16f00cc51
fix test with new init function signature 2021-04-12 01:17:49 +01:00
Shelikhoo
098bf4bc21
added placeholder debian release message 2021-04-11 11:12:32 +01:00
Loyalsoldier
31abe08c05
Chore: simplify DNS hosts struct (#888) 2021-04-11 12:46:02 +08:00
Loyalsoldier
47bbb5a3de
Fix: DNS hosts proxied domain priority (#886) 2021-04-11 11:52:12 +08:00
Loyalsoldier
bada0e48b4
Feat: DNS hosts support multiple addresses (#884) 2021-04-10 21:56:08 +08:00
Shelikhoo
488f9845c6
added fake dns + others matching logic 2021-04-10 13:40:15 +01:00
Shelikhoo
94ab10fce3
added json parser for multi fake dns pool 2021-04-10 00:08:50 +01:00
Shelikhoo
1ed32e35a6
Fake DNS additional API for fake dns + others and request aware response 2021-04-10 00:01:14 +01:00
Shelikhoo
3b4920a1e6
fake dns + others sniffer 2021-04-09 23:59:52 +01:00
Shelikhoo
7e82418a40
make fake dns aware of resolution IP proto requirement in fake dns server 2021-04-09 23:19:06 +01:00
Shelikhoo
c6064452f0
added new API to support fakedns + other sniffer and IPv4 IPv6 dual stack fake dns 2021-04-09 23:15:20 +01:00
Shelikhoo
caaf7f74f5
adjust test to match new init function 2021-04-09 16:02:45 +01:00
Xiaokang Wang
400dc15c00
Update core.go 2021-04-09 15:36:58 +01:00
Loyalsoldier
108a700e85
Fix: fakedns option (#879) 2021-04-09 15:02:42 +01:00
Loyalsoldier
3f40089caf
Feat: add disableFallback & skipFallback option for DNS (#864) 2021-04-09 10:35:26 +08:00
Loyalsoldier
f71b45f3e7
Chore: fix typos (#878) 2021-04-09 09:47:36 +08:00
Shelikhoo
7728a472f6
regenerate protobuf file 2021-04-08 23:19:11 +01:00
Shelikhoo
32f6af48d1
Added json loading for the observatory 2021-04-08 23:18:25 +01:00
Shelikhoo
fc2a37492a
rewrite the test case to confirm the new parsing rule 2021-04-08 23:18:25 +01:00
Shelikhoo
1bcd770223
add confonly to strategy least ping 2021-04-08 23:18:25 +01:00
Shelikhoo
304b4feff6
bug fix to LeastPingStrategy 2021-04-08 23:18:25 +01:00
Shelikhoo
017a11cfd5
allow the loading of router strategy 2021-04-08 23:18:25 +01:00
Shelikhoo
459a914ab7
apply coding style 2021-04-08 23:18:23 +01:00
Shelikhoo
5a61749328
add least balancing strategy 2021-04-08 23:17:52 +01:00