Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
23 commits
Select commit Hold shift + click to select a range
275c787
server: client: config: retire twelf
kp-antonio-yang Mar 20, 2026
547f722
server: client: config: cli docs from Patch struct
kp-antonio-yang Apr 22, 2026
3b9391e
client: provide a tun name where supported
kp-antonio-yang Apr 22, 2026
0afd79c
client: generate yaml config with default values
kp-antonio-yang Mar 23, 2026
76cf7ae
client: config: add JsonSchema of Config
kp-antonio-yang Mar 23, 2026
a0ebedc
client: config: add config mod for all clients
kp-antonio-yang Mar 25, 2026
8fa2cba
client: add state mod
kp-antonio-yang Mar 27, 2026
f6e7e2a
client: rn VpnConnection, Logger of mobile lib
kp-antonio-yang Apr 13, 2026
e340e44
client: collect event_handlers
kp-antonio-yang Apr 16, 2026
ab589bc
client: collecting connecting related config
kp-antonio-yang Apr 7, 2026
0568a88
client: add Config::take_servers and normalize
kp-antonio-yang Apr 8, 2026
2eba784
client: collect ClientConfig
kp-antonio-yang Apr 9, 2026
e2698f4
client: rename `client(config, servers)` of mobile
kp-antonio-yang Apr 9, 2026
8c6f691
client: rename `connect(config, server)` of mobile
kp-antonio-yang Apr 9, 2026
57c20da
client: mv MobileInsideIo, TunnelState to io
kp-antonio-yang Apr 10, 2026
a44d2b5
client: plugins defined in ClientConnectionConfig
kp-antonio-yang Apr 10, 2026
2962528
client: mv OutsideSocket to io
kp-antonio-yang Apr 10, 2026
ba64489
client: collect ClientConnection
kp-antonio-yang Apr 13, 2026
0e4f215
client: expose error::LightwayError
kp-antonio-yang Apr 13, 2026
640263a
client: simplify IpAddress
kp-antonio-yang Apr 16, 2026
6372b40
client: add x-cfg, format, ex in JsonSchema
kp-antonio-yang Apr 20, 2026
d77c8bd
client: mobile: apply yaml config to mobile
kp-antonio-yang Apr 21, 2026
fe92673
ci: auto address project root
kp-antonio-yang Apr 23, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
205 changes: 143 additions & 62 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading
Loading