533 Commits (v0.8.0)
 

Author SHA1 Message Date
ssrlive ab7cb5349d
Bump version to 0.8.0 in Cargo.toml 1 month ago
Dominik b387a599ca
http: fix Basic auth credentials encoding and 407-handler panic (#251) 1 month ago
dependabot[bot] a554931127
Update ctrlc2 requirement from 3.7.3 to 4.0.0 (#250) 1 month ago
Dominik dccb0739f1
cli: add --mtu flag for tun2proxy-bin (#252) 1 month ago
ssrlive d79d8bff51 update dependencies 2 months ago
ssrlive b2c3659f7f Update Android JNI wrapper to parse CLI args with clap try_parse_from; remove legacy C export wrappers from general_api/cbindgen 2 months ago
ssrlive 623d27b3a6 Bump version 0.7.21 2 months ago
ssrlive a3b03601ef Remove mimalloc to fix iOS linking 2 months ago
ssrlive 037b634ada Upgrade dependencies and fix hickory-proto 0.26 API usage 2 months ago
ssrlive 6371b4552c
Bump version 0.7.20 2 months ago
Alexander Olkhovoy e55d7a1f6f
support Android per-app routing scenarios (#245) 2 months ago
ssrlive 5a8f2f8f29 update deps 4 months ago
ssrlive 4a6429c9cb update socks5-impl version 6 months ago
ssrlive 70c8d63e7a Bump version to 0.7.19 6 months ago
ssrlive 5c22bcd436 Add graceful shutdown to heartbeat and socket handlers 6 months ago
ssrlive 45d7d38f11 update ipstack to version 1.0.0 6 months ago
ssrlive 7fa530051c Bump version to 0.7.18 6 months ago
ssrlive d9dcbf9408 force exit in std::thread 6 months ago
ssrlive c8e1ccbfdf force exit in win_svc 7 months ago
ssrlive 852f28460d Bump version 0.7.17 7 months ago
ssrlive 1212f12b53 fix issues of Blocking while exiting 7 months ago
dependabot[bot] 8307ad87fd
Update hashlink requirement from 0.10 to 0.11 (#230) 7 months ago
ssrlive 08db6806c3 update ipstack version 8 months ago
ssrlive 247eadb4b9 Bump version 0.7.16 9 months ago
ssrlive 56f9b859c1 Fix CI script error 9 months ago
Megatron King c7b4167d8f
Set 16k page size flags for x86_64 and aarch64 targets (#226) 9 months ago
ssrlive 748f999cf2 Bump version 0.7.15 10 months ago
ssrlive e490bc7829 Fix process stuck issue while exiting 10 months ago
ssrlive 530c7f5f97 Bump version 0.7.14 10 months ago
ssrlive b5629eae46 serde for Args 10 months ago
B. Blechschmidt 6eea48d334 ci: improve crates publication workflow naming 11 months ago
B. Blechschmidt b8f4f59e0e chore: bump version to v0.7.13 11 months ago
B. Blechschmidt 593bdca9f5 chore: update tproxy-config depenency to ^7.0.2 11 months ago
B. Blechschmidt b275ecfc59 ci: add crate publication workflow 11 months ago
ssrlive b33a9c7628 Bump version 0.7.12 11 months ago
ssrlive 4f0bda02b1 fix tun2proxy/tun2proxy#215 11 months ago
ssrlive f6562742cc make clippy happy 12 months ago
Koi to Coco a8ebe0b9be
fix: use `vec!` to allocate buffer #213 (#214) 1 year ago
ssrlive 31b0972801 make rustc happy 1 year ago
B. Blechschmidt 9a6c96cf8b chore: publish v0.7.11 1 year ago
B. Blechschmidt b5fbaa2d19 doc: fix Docker URL in README 1 year ago
B. Blechschmidt 3baa41a1fb fix: support multi-arch musl builds in Dockerfile 1 year ago
ssrlive 0cf4427ef6 setup_logging function 1 year ago
B. Blechschmidt bc00dcc5ae fix: docker publish workflow 1 year ago
B. Blechschmidt d87562b8d3 style: add pre-commit-config 1 year ago
B. Blechschmidt fa09daabac fix: variable ref in publish-docker action 1 year ago
B. Blechschmidt b36473ced9 feat(Docker): multi-stage Dockerfile with OS-less container 1 year ago
B. Blechschmidt 584bdc17ed feat(Linux): phase out reliance on iproute2 1 year ago
ssrlive 1880396822 use ctrlc2 async feature 1 year ago
Paper-Dragon 8b4ecabd8f
build image based on alpine/musl (#212) 1 year ago