Skip to content

Releases: klzgrad/naiveproxy

v130.0.6723.40-2

16 Oct 12:15
Compare
Choose a tag to compare
v130.0.6723.40-2 Pre-release
Pre-release

Fixed a crash #671 when the username or password contains the comma character ,. The comma is used for delimiting proxies in a proxy chain. It must be percent-encoded in other URL components.

v130.0.6723.40-1

13 Oct 07:37
Compare
Choose a tag to compare

Rebased to 130.0.6723.40.

v129.0.6668.81-2

07 Oct 12:30
Compare
Choose a tag to compare
v129.0.6668.81-2 Pre-release
Pre-release

Internal cleanup. Upgrade is optional.

v129.0.6668.81-1

06 Oct 10:55
Compare
Choose a tag to compare

Rebased to 129.0.6668.81.

v128.0.6613.40-3

12 Sep 10:58
23efc88
Compare
Choose a tag to compare
v128.0.6613.40-3 Pre-release
Pre-release

Test build for Sagernet derivative apk

v128.0.6613.40-2

08 Sep 03:40
Compare
Choose a tag to compare
v128.0.6613.40-2 Pre-release
Pre-release

Test build for different HTTP/2 receive window.

v128.0.6613.40-1

18 Aug 12:10
Compare
Choose a tag to compare

Rebased to 128.0.6613.40.

v127.0.6533.64-3

18 Aug 05:08
Compare
Choose a tag to compare

Removed single-stream throttling on high bandwidth-delay links from accidental defaults #661, #122:

  • Changed the default receive windows from 3MB (≀ 160Mbps with 160ms RTT) to 32MB (≀ 1600Mbps with 160ms RTT).
  • Added guide for tuning Linux kernel TCP windows.
  • Increased NaiveProxy's HTTP/2 flow control window size default configuration from 3MB to 32MB.

Both kernel TCP and userspace HTTP/2 window sizes must be increased to take effect for the high bandwidth-delay links.

v127.0.6533.64-2

01 Aug 23:24
Compare
Choose a tag to compare

Backport support for Ubuntu 18 and earlier (requires glibc 2.17).

Chromium upstream has dropped support for Ubuntu 18 and Debian 10 (Buster). This backport support is not guaranteed for future versions.

v127.0.6533.64-1

27 Jul 04:09
Compare
Choose a tag to compare

Rebased to 127.0.6533.64.