Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
21 commits
Select commit Hold shift + click to select a range
5e96e31
feat(config): add optional port range for sandbox configuration
Leay15 Jan 18, 2026
d0d4f1b
feat(env): add environment variables for sandbox port range
Leay15 Jan 18, 2026
f77a66b
feat(handler): add missing line for sandbox configuration mapping
Leay15 Jan 18, 2026
3b6c91f
feat(port): initialize port manager with configurable port range
Leay15 Jan 18, 2026
68ad8ee
feat(port): add optional port range for sandbox port allocation
Leay15 Jan 18, 2026
37335bd
feat(build): update Makefile to use bash for building libkrun
Leay15 Jan 18, 2026
f96282a
feat(build): switch build script to use bash for improved compatibility
Leay15 Jan 18, 2026
d4aedaa
feat(dependencies): update multiple crate versions in Cargo.lock
Leay15 Jan 18, 2026
93cb923
feat(dependencies): update multiple crate versions in Cargo.lock
Leay15 Jan 18, 2026
a25ce09
Merge branch 'main' into feat/add-docker-port-mapping
Leay15 Feb 11, 2026
e679d95
Revert "feat(build): update Makefile to use bash for building libkrun"
Leay15 Feb 14, 2026
e226411
Revert "feat(build): switch build script to use bash for improved com…
Leay15 Feb 14, 2026
0a0c23a
enhance(env): update sandbox port range handling to use inclusive syntax
Leay15 Feb 14, 2026
ec2d0c0
enhance(config): refactor sandbox port range to use inclusive range type
Leay15 Feb 14, 2026
d8a96fc
enhance(port): refactor port range handling to use inclusive range type
Leay15 Feb 14, 2026
7f487a9
chore(handler): remove unnecessary blank line in handler.rs
Leay15 Feb 14, 2026
9a850c0
Merge branch 'main' into feat/add-docker-port-mapping
Leay15 Feb 14, 2026
0e57b4e
Revert "feat(dependencies): update multiple crate versions in Cargo.l…
Leay15 Feb 15, 2026
babced2
enhance(config, port): refactor port range handling to use exclusive …
Leay15 Feb 15, 2026
bf05b30
chore(port): applies fmt lint
Leay15 Feb 15, 2026
b9b04aa
Merge branch 'main' into feat/add-docker-port-mapping
Leay15 Feb 15, 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
Loading