mirror of
https://github.com/XTLS/Xray-core.git
synced 2024-11-05 04:29:19 +02:00
496b2c02c5
* Fix Dial function crash instance when there is no instance context in the ctx * check ctx to fix. (#841) * Feat: core.ToContext(ctx, v) for ctx initialization (#852) * remove exported API: toContext * Remove unnecessary API * rework document for API * fix: make sure the ctx is propagated to connections by detached connection Co-authored-by: Shelikhoo <xiaokangwang@outlook.com> Co-authored-by: rurirei <72071920+rurirei@users.noreply.github.com> |
||
---|---|---|
.. | ||
fakedns | ||
config.go | ||
config.pb.go | ||
config.proto | ||
dns.go | ||
dns_test.go | ||
dnscommon.go | ||
dnscommon_test.go | ||
errors.generated.go | ||
hosts.go | ||
hosts_test.go | ||
nameserver.go | ||
nameserver_doh.go | ||
nameserver_doh_test.go | ||
nameserver_fakedns.go | ||
nameserver_local.go | ||
nameserver_local_test.go | ||
nameserver_quic.go | ||
nameserver_quic_test.go | ||
nameserver_tcp.go | ||
nameserver_tcp_test.go | ||
nameserver_udp.go |