Aaron Chen
0dbface59a
chore: clippy fix ( #1933 )
2025-04-06 22:38:10 +08:00
dependabot[bot]
bc8875fd49
chore(deps): bump openssl from 0.10.71 to 0.10.72 in the cargo group ( #1931 )
...
Bumps the cargo group with 1 update: [openssl](https://github.com/sfackler/rust-openssl ).
Updates `openssl` from 0.10.71 to 0.10.72
- [Release notes](https://github.com/sfackler/rust-openssl/releases )
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.71...openssl-v0.10.72 )
---
updated-dependencies:
- dependency-name: openssl
dependency-version: 0.10.72
dependency-type: indirect
dependency-group: cargo
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-06 21:45:02 +08:00
zonyitoo
68d61c9c9b
chore: deranged 0.4.1 is yanked
2025-04-06 12:03:53 +08:00
renovate[bot]
de82d05544
fix(deps): update rust crate mimalloc to v0.1.45
2025-04-03 18:25:18 +00:00
zonyitoo
5882208bb0
chore: downgrade libmimalloc-sys to 0.1.40
2025-04-04 00:16:18 +08:00
zonyitoo
eac7408e9f
chore: update indirect dependencies
2025-04-04 00:10:56 +08:00
zonyitoo
5aa4e1c429
chore: downgrade mimalloc from 0.1.45 to 0.1.44
...
ref purpleprotocol/mimalloc_rust#133
2025-04-04 00:09:34 +08:00
zonyitoo
4940da3702
feat(shadowsocks): TCP also supports mapped outbound-bind-address ( #1928 )
2025-04-03 23:55:19 +08:00
zonyitoo
93ebaa3684
feat(shadowsocks): use type inferation ( #1928 )
2025-04-03 23:51:31 +08:00
Jennifer Luu
3cf9c31ba7
Apply outbound_bind_addr to UDP traffic in ssserver ( #1929 )
...
* [linux] Add IP mapping to fix outbound_bind_addr assignment for UDP sockets
* [freebsd] Add IP mapping to fix outbound_bind_addr for UDP sockets
* [macos] Add IP mapping to fix outbound_bind_addr for UDP sockets
* [windows] Add IP mapping to fix outbound_bind_addr for UDP sockets
* [other os] Add IP mapping to fix outbound_bind_addr for UDP sockets
* Fix up Error class imports for windows
* Use inferation for IPv4 SocketAddr
2025-04-03 23:47:49 +08:00
renovate[bot]
b4df068e73
fix(deps): update rust crate blake3 to v1.8.1
2025-04-03 07:04:04 +00:00
renovate[bot]
25437a0179
fix(deps): update rust crate mimalloc to v0.1.45
2025-04-02 23:07:19 +00:00
renovate[bot]
c3034716dd
fix(deps): update rust crate flate2 to v1.1.1
2025-04-02 02:15:59 +00:00
renovate[bot]
908182a9d9
chore(deps): update rust crate env_logger to v0.11.8
2025-04-01 23:08:21 +00:00
renovate[bot]
e3e82fe84f
fix(deps): update rust crate clap to v4.5.35
2025-04-01 19:07:13 +00:00
renovate[bot]
0e40b4b8d4
fix(deps): update rust crate blake3 to v1.8.0
2025-03-31 06:44:32 +00:00
renovate[bot]
a6b50c1047
fix(deps): update rust crate socket2 to v0.5.9
2025-03-30 14:27:10 +00:00
renovate[bot]
ec71bed172
fix(deps): update rust crate tun to v0.7.17
2025-03-30 02:53:48 +00:00
renovate[bot]
0a0442fdca
fix(deps): update rust crate once_cell to v1.21.3
2025-03-28 19:15:31 +00:00
renovate[bot]
c03e84cced
fix(deps): update rust crate once_cell to v1.21.2
2025-03-27 17:34:58 +00:00
renovate[bot]
20a92e9ec7
fix(deps): update rust crate clap to v4.5.34
2025-03-27 05:57:58 +00:00
ty
836bbe56a4
chore: mips*-musl* targets couldn't be cross built
2025-03-27 13:56:47 +08:00
ty
18db3ec9a6
chore: test mips*-musl* targets
...
ref #1927
2025-03-27 13:49:52 +08:00
renovate[bot]
2cb892075a
fix(deps): update rust crate spin to 0.10
2025-03-26 20:43:43 +00:00
renovate[bot]
814175137d
fix(deps): update rust crate clap to v4.5.33
2025-03-26 19:48:47 +00:00
zonyitoo
12a9ac6ba3
chore: README snap configuration path
2025-03-26 23:23:17 +08:00
zonyitoo
09e8945cc0
fix(local-tun): remove unused api
2025-03-26 22:37:24 +08:00
zonyitoo
c77e77ff2a
feat(local-tun): Buffer received from tun make reuseable
2025-03-26 21:35:26 +08:00
zonyitoo
95102db279
chore: updated version v1.23.1
2025-03-26 00:38:38 +08:00
zonyitoo
aac36757d4
feat(local-tun): disable receive checksum, improving performance
...
- ref #1923
Checksum running on receiving packets are the most significant cost of
CPU time in local-tun.
2025-03-26 00:36:35 +08:00
renovate[bot]
d0f83d7366
fix(deps): update rust crate log to v0.4.27
2025-03-24 13:11:58 +00:00
renovate[bot]
0e21fa5992
fix(deps): update rust crate time to v0.3.41 ( #1924 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-24 13:11:40 +00:00
renovate[bot]
df0cc242d7
fix(deps): update rust crate dynosaur to 0.2.0
2025-03-20 22:40:37 +00:00
zonyitoo
a9918d9249
feat(local-tun): enable cubit congestion control algo ( #1922 )
2025-03-21 00:11:08 +08:00
zonyitoo
4beddbeb20
chore: ensure all dependencies are the latest
v1.23.0
2025-03-19 21:39:27 +08:00
zonyitoo
25ce5f2d3e
chore: release v1.23.0
2025-03-19 21:37:55 +08:00
zonyitoo
4c732e5ad5
Merge branch 'renovate/reqwest-0.x-lockfile'
2025-03-19 21:37:26 +08:00
renovate[bot]
36f46d431f
fix(deps): update rust crate blake3 to v1.7.0
2025-03-19 11:38:20 +00:00
renovate[bot]
5d9a32a361
fix(deps): update rust crate reqwest to v0.12.15
2025-03-19 11:38:13 +00:00
renovate[bot]
540b0eea0a
fix(deps): update rust crate mimalloc to v0.1.44
2025-03-19 04:55:47 +00:00
Aaron Chen
efa38d0a98
chore: free ubuntu-latest spaces ( #1920 )
...
* chore: free ubuntu-latest spaces
* chore: install clang
2025-03-19 12:54:40 +08:00
ty
c7531f2100
chore: remove unused use
2025-03-19 12:51:57 +08:00
ty
9eefc2db3e
feat: update hickory-resolver v0.25 public release
...
- ref hickory-dns/hickory-dns#2206
reformatted with 1.85 new formatter
2025-03-19 12:50:53 +08:00
renovate[bot]
fd518ee32d
fix(deps): update rust crate time to v0.3.40
2025-03-18 11:55:40 +00:00
zonyitoo
ad38064313
chore: Makefile build with full feature
2025-03-17 08:09:58 +08:00
renovate[bot]
00c16af864
fix(deps): update rust crate once_cell to v1.21.1 ( #1909 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-15 19:09:53 +08:00
zonyitoo
d5d933edca
fix(deps): updated indirect dependencies
2025-03-15 17:55:51 +08:00
renovate[bot]
2069d36eee
fix(deps): update rust crate sysexits to 0.9 ( #1891 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-15 17:52:23 +08:00
renovate[bot]
9e737363a7
fix(deps): update rust crate tokio to v1.44.1 ( #1905 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-15 17:52:18 +08:00
zonyitoo
fa483c9965
feat: renovate automerge directly to master
...
- ref #1918
2025-03-15 17:51:28 +08:00