Commit Graph

738 Commits

Author SHA1 Message Date
dae-bot[bot]
d662eb57a5
ci(release): draft release v0.5.0rc1 (#396)
Co-authored-by: daebot <dae@v2raya.org>
Co-authored-by: sumire <sumire88@proton.me>
2024-01-01 21:21:15 +08:00
mzz
e466295096
fix: running issue and no network on android (#264) 2024-01-01 20:45:44 +08:00
/gray
5360893c3d
bpf: Don't clear checksum on wan_egress (#393) 2024-01-01 20:40:23 +08:00
/gray
3a8f2d642c
Use bpf_sk_assign at tproxy_wan_ingress (#383) 2024-01-01 19:28:10 +08:00
mzz
e02d7b8473
ci(docker): remove support for armv6 (#392) 2024-01-01 18:41:59 +08:00
/gray
e7c4473da1
Rewrite bpf spec before loading to avoid bpf map lookup during runtime (#376) 2024-01-01 17:20:28 +08:00
mzz
fa69b4cbe8
feat/refactor: refactor outbound and support v2ray-plugin (#390) 2024-01-01 09:19:18 +00:00
/gray
aedbd0a535
ci: Add more kernel tests (#386) 2024-01-01 08:13:48 +00:00
mzz
d7ea7f6c1d
fix: add _ into valid charset of ac machine (#388) 2024-01-01 08:06:53 +00:00
mzz
366fcb192a
fix/chore: disable gso on client by default and upgrade softwind/quic-go (#391) 2024-01-01 08:06:34 +00:00
Epmty ICU
cab1e42909
docs: add guide to separate configuration files (#389)
Co-authored-by: Sumire (菫) <151038614+sumire88@users.noreply.github.com>
2023-12-30 21:17:07 +08:00
dae-bot[bot]
ce22c47b42
ci(release): draft release v0.4.0rc2 (#382)
Co-authored-by: daebot <dae@v2raya.org>
Co-authored-by: sumire <sumire88@proton.me>
2023-12-26 19:51:09 +08:00
mzz
aeaf2fc661
fix: add _ to valid domain chars set (#365) 2023-12-26 19:27:18 +08:00
/gray
a794c4ca61
ci: Test against various kernels on PR (#373) 2023-12-19 23:05:03 +08:00
ston
1f08e47c51
docs: add guide for ufw 'binding to LAN' (#372) 2023-12-19 21:45:31 +08:00
mzz
89628f1f28
chore: upgrade softwind (#359) 2023-12-09 09:29:23 +00:00
kev
b7aea958f3
feat(cmd): extend --version print info (#356) 2023-11-15 14:58:52 +08:00
mzz
25c047a766
optimize(udp)/fix(quicSniffer): optimize performance of udp and fix a potential panic of quic (#301) 2023-11-15 14:32:57 +08:00
ston
dedc716413
chore: add zsh completion (#353) 2023-11-15 14:32:35 +08:00
shenghuang147
a829de5566
chore: add bash completion (#352) 2023-11-15 14:32:29 +08:00
mzz
9f7a49b81d
feat: support --abort for reload and suspend (#346) 2023-11-14 16:26:33 +08:00
Bradford Zhang
7e57531f91
docs: improve docs about reload (#347) 2023-10-22 09:29:37 -05:00
kev
89e6c8dabd
docs(readme): refine project description (#317) 2023-10-21 08:35:48 +00:00
Ekko
49be5c7eb1
docs: refine DNS example (#329) 2023-10-21 08:04:13 +00:00
Integral
9e7460f588
docs: tweak archlinux installation guide (#333) 2023-09-18 19:55:02 +08:00
hero-intelligent
8334868905
chore(Dockerfile): upgrade golang and clang (https://github.com/daeuniverse/daed/issues/250) (#320) 2023-09-04 11:57:40 +08:00
Luo Chen
bfd4d99744
feat/optimize: print SubscriptionTag in AliveDialerSet::printLatencies() (#319) 2023-09-03 21:17:58 +08:00
Luo Chen
371e0c19d1
improve: rm dup code in NewFromLink() (#318) 2023-09-03 17:29:29 +08:00
kev
50bdb566d0
ci(generate-changelogs): update default assignees list (#314) 2023-09-03 08:56:32 +08:00
dae-bot[bot]
3b8d248827
ci(release): draft release v0.4.0rc1 (#313)
Co-authored-by: daebot <dae@v2raya.org>
Co-authored-by: mzz <2017@duck.com>
2023-09-03 00:27:19 +08:00
kev
cc6ab29968
chore(release): add changelogs entry for v0.3.0 (#311)
Co-authored-by: mzz2017 <2017@duck.com>
2023-09-03 00:20:49 +08:00
Luo Chen
eaf9684ec1
optimize: latencyString shows realLatency(+offset) (#307) 2023-09-02 23:59:03 +08:00
mzz
b9b1624b0b
docs: improve docs about pppoe and mark (#305)
Co-authored-by: kev <yqlbu@bu.edu>
Co-authored-by: dae-bot[bot] <136105375+dae-bot[bot]@users.noreply.github.com>
2023-09-02 15:06:50 +08:00
douglarek
a333079686
chore: close file descriptor & remove duplicated error handle (#303) 2023-08-28 23:09:50 +08:00
kev
0010ccb675
docs(en): update how-it-works (#300) 2023-08-26 07:59:31 +08:00
mzz
92596cd01e
chore: bump quic-go to v0.38.0 (#297) 2023-08-21 22:30:05 +08:00
mzz
c6557ce207
refactor/fix: match dscp instead of tos (#294)
Co-authored-by: dae-bot[bot] <136105375+dae-bot[bot]@users.noreply.github.com>
2023-08-20 23:43:33 +08:00
Nicolas
5c9e0cfa15
chore: honk with sound (#289) 2023-08-20 13:33:56 +08:00
mzz
7273be6a06
feat: support ToS routing rule (#292) 2023-08-20 01:55:42 +08:00
Nicolas
c784ebaf53
feat: dae can call now (#288) 2023-08-19 12:02:49 +08:00
dae-bot[bot]
8bbfd691a7
ci(release): draft release v0.2.5rc2 (#284)
Co-authored-by: daebot <dae@v2raya.org>
Co-authored-by: kev <yqlbu@bu.edu>
2023-08-14 20:58:13 +08:00
kev
5b4f9e03b3
ci/hotfix: demise buildarg=pie (#282) 2023-08-14 19:16:23 +08:00
dae-bot[bot]
074f9db2da
ci(release): draft release v0.2.5rc1 (#279)
Co-authored-by: daebot <dae@v2raya.org>
Co-authored-by: kev <yqlbu@bu.edu>
2023-08-13 22:36:43 +08:00
kev
307d70a789
ci(release): draft release v0.2.4 (#277)
Co-authored-by: dae-bot[bot] <136105375+dae-bot[bot]@users.noreply.github.com>
2023-08-13 22:22:34 +08:00
shenghuang147
4e71d68a35
ci/chore: remove the buildmode specified in CI (#273) 2023-08-12 20:25:01 +08:00
shenghuang147
3ee7b63d24
chore: amd64 and arm64 use PIE build mode by default (#272) 2023-08-11 17:59:06 +08:00
mzz
e7f774001a
fix: rebinding wg/tun not work (#271) 2023-08-11 09:19:32 +08:00
mzz
a32bd81637
chore: upgrade quic-go to 0.37.4 to support go1.21 (#270)
Co-authored-by: kev <31861128+yqlbu@users.noreply.github.com>
2023-08-09 23:00:38 +08:00
shenghuang147
1017624381
chore: add -buildmode=pie (#266) 2023-08-09 22:23:43 +08:00
kev
11d9a732b7
chore(pr_template): update headers (#269) 2023-08-09 21:37:54 +08:00