gVisor bot
|
7160fb2a4b
|
fix: wildcard matching problem
|
2023-04-28 16:55:35 +00:00 |
|
gVisor bot
|
135dc640db
|
fix: domain-set wildcard match
|
2023-04-26 02:49:16 +00:00 |
|
gVisor bot
|
6c51ee9b38
|
fix: not match top domain
|
2023-04-20 05:45:22 +00:00 |
|
gVisor bot
|
6b5484841d
|
chore: DomainSet now build from a DomainTrie
|
2023-04-01 12:15:03 +08:00 |
|
gVisor bot
|
96461ab557
|
feat: nameserver-policy support use rule-providers and reduce domain-set memory
|
2023-04-01 11:53:39 +08:00 |
|
gVisor bot
|
19b8af7ebc
|
fix: use same strClone function
|
2022-11-30 20:38:03 +08:00 |
|
gVisor bot
|
b48387d9f4
|
chore: optimize DomainTrie for only one child
|
2022-11-30 19:42:05 +08:00 |
|
gVisor bot
|
537035ffa8
|
chore: decrease DomainTrie's memory use
|
2022-11-30 18:50:46 +08:00 |
|
gVisor bot
|
99a1561cd4
|
chore: trie.DomainTrie will not depend on zero value
|
2022-11-02 22:28:18 +08:00 |
|
gVisor bot
|
89d75e59d1
|
Refactor: DomainTrie use generics
|
2022-04-12 18:45:47 +08:00 |
|
gVisor bot
|
2b5e14533b
|
chore: reduce a little memory
|
2022-04-09 22:24:48 +08:00 |
|
gVisor bot
|
50ab57c72e
|
Merge remote-tracking branch 'clash/dev' into Alpha
# Conflicts:
# .github/workflows/docker.yml
# adapter/outboundgroup/fallback.go
# adapter/outboundgroup/loadbalance.go
# adapter/outboundgroup/relay.go
# adapter/outboundgroup/selector.go
# adapter/outboundgroup/urltest.go
# config/config.go
# go.mod
# go.sum
# main.go
# test/go.mod
# test/go.sum
|
2022-03-17 01:41:51 +08:00 |
|
gVisor bot
|
907c68c9cb
|
Migration: go 1.18
|
2022-03-16 12:10:13 +08:00 |
|
gVisor bot
|
e855cefc13
|
[Skip CI]
|
2022-03-15 02:20:19 +08:00 |
|
gVisor bot
|
c6b8705096
|
Merge remote-tracking branch 'clash/dev' into Feature
|
2022-02-04 02:38:32 +08:00 |
|
gVisor bot
|
300b73da50
|
Fix: domain trie search
|
2022-01-26 22:28:13 +08:00 |
|
gVisor bot
|
590565f5c1
|
Feature:Supported Rule-Set
|
2021-12-02 22:56:17 +08:00 |
|
gVisor bot
|
c7aaec5c78
|
Revert "[test] rule providers"
This reverts commit 078389f4f6 .
|
2021-11-26 00:57:41 +08:00 |
|
gVisor bot
|
e52c111ae0
|
[test] rule providers
|
2021-11-25 23:14:31 +08:00 |
|
gVisor bot
|
653f2de2c0
|
Style: use gofumpt for fmt
|
2021-10-10 23:44:09 +08:00 |
|
gVisor bot
|
a409e7f2aa
|
Feature: dns resolve domain through nameserver-policy (#1406)
|
2021-05-19 11:17:35 +08:00 |
|
gVisor bot
|
1860de9362
|
Style: cleanup code
|
2021-03-24 01:00:21 +08:00 |
|
gVisor bot
|
ff73876477
|
Fix: domain trie crash if not match in #758 (#762)
|
2020-06-24 19:46:37 +08:00 |
|
gVisor bot
|
806047488a
|
Fix: domain trie should backtrack to parent if match fail (#758)
|
2020-06-24 18:41:23 +08:00 |
|
gVisor bot
|
b79022a891
|
Feature: add default hosts localhost
|
2020-06-07 17:25:51 +08:00 |
|
gVisor bot
|
759b7aa934
|
Feature: domain trie support wildcard alias
|
2020-05-28 12:13:05 +08:00 |
|