1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-09-28 14:56:33 -04:00
v2fly/app
Allo 4f2fc729ce
fix(app/log): prevent close of closed channel
The close of `done` channel may be called many times.
And the handler will be blocked when the log client exists and the
closure func is still not be called.
So use context to resolve those two problems.
2023-02-06 20:15:49 +00:00
..
browserforwarder chore: regenerate protobuf file 2022-09-06 20:36:27 +01:00
commander chore: regenerate protobuf file 2022-09-06 20:36:27 +01:00
dispatcher [app/dispatcher] [proxy/dns] Support domain string validation (#2188) 2022-12-10 17:07:59 +08:00
dns fix: dns.Hostmapping in JSONv5 config treats ip as Base64 (#2107) 2023-02-05 20:42:16 +00:00
instman chore: regenerate protobuf file 2022-09-06 20:36:27 +01:00
log fix(app/log): prevent close of closed channel 2023-02-06 20:15:49 +00:00
observatory feat: Replace default Health Ping URL to HTTPS (#1991) 2022-09-19 16:03:43 +08:00
policy chore: regenerate protobuf file 2022-09-06 20:36:27 +01:00
proxyman Fix Server Name not Supplied to Security Engine for TCP Transport 2023-01-14 15:27:16 +00:00
restfulapi chore: regenerate protobuf file 2022-09-06 20:36:27 +01:00
reverse Fix: HTTP sniff 2022-11-29 09:27:28 +08:00
router Test: fix leastload strategy unit test 2022-11-03 20:30:28 +08:00
stats chore: regenerate protobuf file 2022-09-06 20:36:27 +01:00
app.go simplify dependency resolution 2018-10-22 11:26:22 +02:00