mirror of
https://github.com/v2fly/v2ray-core.git
synced 2025-01-04 16:37:12 -05:00
d4da365c5f
* Reorganize strmatcher's package structure * Rename types in strmatcher package according to their file names * Stablize strmatcher's Matcher interface * Implement []matcherEntry as SimpleMatcherGroup * Implement mph algorithm extracted from MphIndexMatcher as MphMatcherGroup * Implement AddMatcher/AddFullMatcher/AddDomainMatcher/AddSubstrMatcher for each MatcherGroup * Stablize strmatcher's MatcherGroup interface * Stablize strmatcher's IndexMatcher interface * Update strmatcher's benchmark * Compatibility fix for app/router's DomainMatcher condition * Fix code quality issue * Fix basic matcher issues * Update priority specification for Substr matcher |
||
---|---|---|
.. | ||
fakedns | ||
config.go | ||
config.pb.go | ||
config.proto | ||
dns_test.go | ||
dns.go | ||
dnscommon_test.go | ||
dnscommon.go | ||
errors.generated.go | ||
hosts_test.go | ||
hosts.go | ||
nameserver_doh_test.go | ||
nameserver_doh.go | ||
nameserver_fakedns.go | ||
nameserver_local_test.go | ||
nameserver_local.go | ||
nameserver_quic_test.go | ||
nameserver_quic.go | ||
nameserver_tcp_test.go | ||
nameserver_tcp.go | ||
nameserver_udp.go | ||
nameserver.go |