ospab
|
2bff6623d9
|
feat: migrate TUN tunnel to native in-process smoltcp and refactor Android JNI layer
|
2026-05-27 00:17:19 +03:00 |
ospab
|
85bac8f70a
|
CI/CD: release version v0.2.42
|
2026-05-26 23:25:50 +03:00 |
ospab
|
800c07de5d
|
perf: increase backpressure limit to 16384 and reduce retransmit tick to 10ms for multi-gigabit speeds
|
2026-05-26 23:21:33 +03:00 |
ospab
|
8e7c1e58e6
|
CI/CD: release version v0.2.41
|
2026-05-26 22:28:01 +03:00 |
ospab
|
55912832bf
|
fix: use proper axum 0.8 wildcard syntax to fix runtime panic
|
2026-05-26 22:27:13 +03:00 |
ospab
|
b46be0d4be
|
CI/CD: release version v0.2.40
|
2026-05-26 22:18:06 +03:00 |
ospab
|
24aa6dc0b2
|
fix: redirect exact webpath to trailing slash and fix empty webpath static handler prefix
|
2026-05-26 22:17:27 +03:00 |
ospab
|
44bc2339d0
|
fix: detect real public IP for panel URL output
|
2026-05-26 22:08:51 +03:00 |
ospab
|
def11a631c
|
feat: prompt panel setup during update if not configured
|
2026-05-26 22:03:12 +03:00 |
ospab
|
49c3bce029
|
fix: config migration uses hardcoded field injection, no ostp --init; fix init template api fields
|
2026-05-26 21:59:41 +03:00 |
ospab
|
04dc133453
|
feat: auto-migrate config on update — add new fields, preserve existing data
|
2026-05-26 21:50:47 +03:00 |
ospab
|
352253b95f
|
CI/CD: release version v0.2.38
|
2026-05-26 21:45:28 +03:00 |
ospab
|
07ee8e85fe
|
CI/CD: release version v0.2.37
|
2026-05-26 21:40:45 +03:00 |
ospab
|
d738caaaa1
|
fix: add ostp-control frontend to repository
|
2026-05-26 21:39:44 +03:00 |
ospab
|
d3a07f3d32
|
CI/CD: release version v0.2.36
|
2026-05-26 21:31:17 +03:00 |
ospab
|
7f499d6263
|
feat: embed web panel via rust-embed with login page and custom webpath
|
2026-05-26 21:30:49 +03:00 |
ospab
|
8c03903524
|
CI/CD: release version v0.2.35
|
2026-05-26 20:55:12 +03:00 |
ospab
|
abcb8999ce
|
fix: integrate BBR cwnd for bufferbloat and relax mobile timeouts
|
2026-05-26 20:54:30 +03:00 |
ospab
|
9c59cabfc7
|
fix: ostp --update uses correct install URL; api returns name in user list
|
2026-05-26 20:24:33 +03:00 |
ospab
|
89380ef70b
|
CI/CD: release version v0.2.34
|
2026-05-26 20:22:34 +03:00 |
ospab
|
3564747c1b
|
CI/CD: release version v0.2.33
|
2026-05-26 20:05:41 +03:00 |
ospab
|
46c1ac4519
|
feat: add --uninstall and --update CLI commands
|
2026-05-26 20:05:23 +03:00 |
ospab
|
4ab0f04a1b
|
CI/CD: release version v0.2.32
|
2026-05-26 19:58:38 +03:00 |
ospab
|
097a67e214
|
Fix axum duplicate route panic on server startup
|
2026-05-26 19:55:55 +03:00 |
ospab
|
f65fce3144
|
Add relay mode initialization option to Linux installer
|
2026-05-26 19:45:21 +03:00 |
ospab
|
65baa4ed7e
|
CI/CD: release version v0.2.31
|
2026-05-26 19:40:05 +03:00 |
ospab
|
cba7be4b75
|
Implement config management API, token generation, and update wiki
|
2026-05-26 19:33:45 +03:00 |
ospab
|
951e597d46
|
CI/CD: release version v0.2.30
|
2026-05-26 16:48:19 +03:00 |
ospab
|
d79b6f2384
|
feat: relay node system with HMAC pre-validation and key sync from upstream API
|
2026-05-26 16:29:23 +03:00 |
ospab
|
2228faa550
|
android: foreground service, wakelock, persistent notification, quick settings tile; gui: separate ping metric with color coding
|
2026-05-26 16:19:14 +03:00 |
ospab
|
fffb67fbde
|
gui: add build:dist script for packing all windows binaries
|
2026-05-26 13:25:40 +03:00 |
ospab
|
77c0701695
|
gui: fix helper lookup path for dev workspace
|
2026-05-25 23:16:24 +03:00 |
ospab
|
87540166f6
|
gui, flutter: use server rtt for ping display
|
2026-05-25 23:00:52 +03:00 |
ospab
|
164c36ed3e
|
gui: fix compilation errors (update config mappings)
|
2026-05-25 22:53:06 +03:00 |
ospab
|
c3b80eb12c
|
gui: add multiplexing and translate reality fields
|
2026-05-25 22:45:31 +03:00 |
ospab
|
d482369ced
|
ci: remove gui build from release matrix
|
2026-05-25 22:34:42 +03:00 |
ospab
|
318cdb29fb
|
CI/CD: release version v0.2.29
|
2026-05-25 22:32:59 +03:00 |
ospab
|
743ede0602
|
Fix duplicate rustls CryptoProvider panic
|
2026-05-25 22:32:55 +03:00 |
ospab
|
fb1dadc4df
|
CI/CD: release version v0.2.28
|
2026-05-25 22:21:02 +03:00 |
ospab
|
ed3196be2e
|
Generate Reality keys upon --init server
|
2026-05-25 22:20:39 +03:00 |
ospab
|
f24c7ca481
|
Update wiki submodule
|
2026-05-24 23:14:57 +03:00 |
ospab
|
4dfe5fd3ca
|
Fix ostp link generator for reality and uot
|
2026-05-24 23:14:44 +03:00 |
ospab
|
aa09554881
|
CI/CD: release version v0.2.27
|
2026-05-24 23:03:55 +03:00 |
ospab
|
9e50984549
|
Fix linux format args, proxy config fields, and unused warnings
|
2026-05-24 23:03:50 +03:00 |
ospab
|
1865f66e48
|
CI/CD: release version v0.2.26
|
2026-05-24 22:55:13 +03:00 |
ospab
|
270cd91d71
|
Update flutter and gui apps to support XTLS-Reality and UoT config parameters
|
2026-05-24 22:55:07 +03:00 |
ospab
|
7a9c32969c
|
CI/CD: release version v0.2.25
|
2026-05-24 22:49:59 +03:00 |
ospab
|
3e511f1fc5
|
Implement XTLS-Reality masquerade for UoT/TCP and fix MTU/config settings
|
2026-05-24 22:49:51 +03:00 |
ospab
|
ef242bf6f4
|
feat(client): add linux headless warnings for TUN mode and sysproxy instructions
|
2026-05-21 22:31:02 +03:00 |
ospab
|
cd154d4418
|
ci(gha): fix missing dependencies in release archives
|
2026-05-21 22:29:02 +03:00 |