Commit Graph

52 Commits

Author SHA1 Message Date
Anya Lin fe754c6d86
dnsproxy: new features
1. Add new options:
  --http3    Enable HTTP/3 support (H3 first)
  --timeout  Timeout for outbound DNS queries to remote upstream servers in a human-readable form (default: 10s)

2. Allows listen on multiple interfaces and ports

Signed-off-by: Anya Lin <hukk1996@gmail.com>
(cherry picked from commit 47b4ebc5cb)
Signed-off-by: Anya Lin <hukk1996@gmail.com>
2023-11-05 15:00:22 +08:00
Tianling Shen 42ad394290
dnsproxy: Update to 0.52.0
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit dc3af571d7)
2023-07-23 00:56:03 +08:00
Tianling Shen 5d8cb47853
dnsproxy: Update to 0.51.0
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit 9cf533dffe)
2023-07-10 21:52:55 +08:00
Tianling Shen dc647cc8a4
dnsproxy: Update to 0.50.2
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit eda669c819)
2023-06-14 13:51:45 +08:00
Tianling Shen 7c4ce83613
dnsproxy: Update to 0.49.2
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit d717bace8d)
2023-06-02 21:18:20 +08:00
Tianling Shen f64aaa69a8
dnsproxy: Update to 0.49.1
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit 9ff57568f5)
2023-04-22 02:49:11 +08:00
Tianling Shen 5d3fc9c5b4
dnsproxy: Update to 0.49.0
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit e43676a92f)
2023-04-22 02:49:08 +08:00
Tianling Shen 38cb012973
dnsproxy: Update to 0.48.3
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit 04d5fa8dfc)
2023-04-10 03:47:34 +08:00
Tianling Shen e9b65e5d7f
dnsproxy: Update to 0.48.2
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit 1ac880fb12)
2023-03-30 02:47:56 +08:00
Tianling Shen 7894fd057c
dnsproxy: Update to 0.48.1
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit e5395396bd)
2023-03-30 02:47:52 +08:00
Tianling Shen 8a8c51a922
dnsproxy: Update to 0.48.0
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit dbf66a3ae5)
2023-03-30 02:47:46 +08:00
Tianling Shen a4393e6482
dnsproxy: Update to 0.47.0
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit c5c3c2e223)
2023-02-20 09:48:27 +08:00
Tianling Shen 334c598b13
dnsproxy: Update to 0.46.5
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit 4e9c47e558)
2022-12-28 12:56:03 +08:00
Tianling Shen 04eadf8600
dnsproxy: Update to 0.46.4
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit 88d33fef91)
2022-12-09 06:59:53 +08:00
Tianling Shen 56380fb013 dnsproxy: Update to 0.46.2
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit 631122c0eb)
2022-10-30 12:35:37 -07:00
Tianling Shen 15ce9af907 treewide: fix procd service inactive
Exit directly will result procd service inactive and uci
configuration changes are no longer monitored.

Reported-by: Lvc Revincx <revincx233@gmail.com>
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit b1651c5d54)
2022-10-21 15:09:08 -07:00
Tianling Shen 31b99e2560 dnsproxy: Update to 0.45.4
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit 5801b0134a)
2022-10-21 15:03:16 -07:00
Tianling Shen c243509b61 dnsproxy: Update to 0.45.2
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit b5ec852c54)
2022-10-08 15:36:32 +02:00
Tianling Shen 44034384aa dnsproxy: Update to 0.45.0
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit 5b72dce338)
2022-10-08 15:36:32 +02:00
Tianling Shen 529842c787 dnsproxy: Update to 0.44.0
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit 2acf2d920f)
2022-09-04 00:31:03 -07:00
Tianling Shen 486508e256 dnsproxy: Update to 0.43.1
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit b7e1077a60)
2022-06-09 11:00:26 -07:00
Tianling Shen 244eb582fa dnsproxy: Update to 0.43.0
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit 20a51c2efd)
2022-05-26 19:23:01 -07:00
Tianling Shen 80675bedbc dnsproxy: Update to 0.42.4
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit 35961ec90d)
2022-05-26 19:23:01 -07:00
Tianling Shen 61a2e96d20 dnsproxy: Update to 0.42.3
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit dcb0495ca1)
2022-05-14 21:54:40 -07:00
Tianling Shen c13bb6174b dnsproxy: Update to 0.42.2
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit f6b1169c20)
2022-04-30 13:59:23 +02:00
Tianling Shen 047ccddf4c
dnsproxy: Update to 0.42.1
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit a1f86641d2)
2022-04-06 22:31:11 +08:00
Tianling Shen 69ef633e82 dnsproxy: Update to 0.42.0
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit f3a1d2ed1f)
2022-04-02 06:53:59 -07:00
Tianling Shen 2dff513cd8 dnsproxy: Update to 0.41.4
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2022-03-09 12:11:56 -08:00
Tianling Shen 39a804e99b
dnsproxy: Update to 0.41.3
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2022-03-03 21:51:43 +08:00
Tianling Shen 125da0f2f4 dnsproxy: Update to 0.41.2
Fixed typo error: `AUTORELESE` -> `AUTORELEASE`.

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2022-02-17 19:28:01 -08:00
Tianling Shen b8b1305e74 dnsproxy: Update to 0.41.1
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2022-02-10 15:58:04 -08:00
Tianling Shen eeb3143a88 dnsproxy: Update to 0.41.0
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2022-01-30 15:44:05 -08:00
Tianling Shen ad608b5ca7 dnsproxy: Update to 0.40.6
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2022-01-25 15:30:38 -08:00
Tianling Shen de310c7ff0 dnsproxy: Update to 0.40.5
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2022-01-20 20:47:01 -08:00
Tianling Shen a97c3c8cda
dnsproxy: Update to 0.40.3
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2022-01-02 14:13:36 +08:00
Tianling Shen 914e6eb7e2 dnsproxy: Update to 0.40.2
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2021-12-29 10:20:50 +01:00
Tianling Shen d2b957e178
dnsproxy: Update to 0.40.1
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2021-12-24 23:15:51 +08:00
Tianling Shen 5f1e6f7d09 dnsproxy: Update to 0.39.13
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2021-12-14 19:01:08 +01:00
Tianling Shen 55107364a4 dnsproxy: Update to 0.39.12
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2021-11-25 19:43:10 +01:00
Tianling Shen 9b4031dec4 dnsproxy: Update to 0.39.10
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2021-11-11 03:47:03 -08:00
Huangbin Zhan 94d57346fc treewide: add missing conffiles
Signed-off-by: Huangbin Zhan <zhanhb88@gmail.com>
2021-10-27 23:18:42 -07:00
Tianling Shen 92ee2a3cbb dnsproxy: Update to 0.39.9
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2021-10-26 23:04:11 -07:00
Tianling Shen c9433cc43f dnsproxy: Update to 0.39.8
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2021-10-01 09:30:04 +02:00
Tianling Shen f151172b42 dnsproxy: Update to 0.39.7
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2021-09-24 21:05:13 -07:00
Tianling Shen 1d52df614d
dnsproxy: Update to 0.39.6
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2021-09-21 02:41:54 +08:00
Tianling Shen 01615cf828
dnsproxy: Update to 0.39.5
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2021-09-09 03:40:04 +08:00
Jeffery To 8a6def501a
treewide: Remove GO_PKG_LDFLAGS for stripping binaries
The "-s -w" flags in GO_PKG_LDFLAGS tells the Go compiler to strip the
binaries it produces. Since the default Go package build process will
strip binaries when CONFIG_USE_STRIP or CONFIG_USE_SSTRIP are selected,
these flags are unnecessary.

When CONFIG_NO_STRIP is selected, these flags override the user's
intention of building unstripped packages.

This removes these flags for all relevant packages.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2021-09-02 05:31:15 +08:00
Tianling Shen 030562fee6
dnsproxy: Update to 0.39.4
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2021-08-28 00:46:03 +08:00
Tianling Shen 481540b411
dnsproxy: Update to 0.39.1
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2021-08-02 21:23:31 +08:00
Tianling Shen 10aebfd51b
dnsproxy: add basic init script
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2021-07-23 23:29:26 +08:00