sing-box/experimental/libbox
2026-07-09 11:19:55 +08:00
..
internal Fix lint errors 2026-07-09 11:19:45 +08:00
build_info.go android: Add build info tools for debug 2023-10-30 12:41:24 +08:00
command.go tools: Network Quality & STUN 2026-07-09 11:17:49 +08:00
command_client.go tailscale: Add runtime exit node API 2026-07-09 11:19:55 +08:00
command_server.go Fix reset network 2026-07-09 11:19:17 +08:00
command_types.go tools: Network Quality & STUN 2026-07-09 11:17:49 +08:00
command_types_nq.go tools: Network Quality & STUN 2026-07-09 11:17:49 +08:00
command_types_stun.go tools: Network Quality & STUN 2026-07-09 11:17:49 +08:00
command_types_tailscale.go tailscale: Add runtime exit node API 2026-07-09 11:19:55 +08:00
command_types_tailscale_ping.go tools: Tailscale status 2026-07-09 11:17:51 +08:00
config.go platform: Add OOM Report & Crash Report 2026-07-09 11:17:47 +08:00
connection_owner_darwin.go Optimize Darwin process finder 2026-03-23 18:57:35 +08:00
debug.go tools: Tailscale status 2026-07-09 11:17:49 +08:00
deprecated.go platform: Refactoring libbox to use gRPC-based protocol 2026-01-17 05:47:32 +08:00
dns.go Fix DNS transports 2026-01-17 05:48:41 +08:00
fdroid.go platform: Add f-droid update helpers 2026-03-11 20:41:29 +08:00
fdroid_mirrors.go platform: Add f-droid update helpers 2026-03-11 20:41:29 +08:00
ffi.json platform: Improve iOS OOM killer 2026-02-26 14:13:32 +08:00
http.go platform: Add HTTPResponse.WriteToWithProgress 2026-03-30 22:42:36 +08:00
iterator.go platform: Refactoring libbox to use gRPC-based protocol 2026-01-17 05:47:32 +08:00
link_flags_stub.go refactor: Platform Interfaces 2025-01-13 15:14:29 +08:00
link_flags_unix.go refactor: Platform Interfaces 2025-01-13 15:14:29 +08:00
log.go platform: Add OOM Report & Crash Report 2026-07-09 11:17:47 +08:00
monitor.go Handle TUN loopback in direct outbound 2026-06-03 12:56:36 +08:00
neighbor.go Fix lint errors 2026-07-09 11:19:45 +08:00
neighbor_darwin.go Add macOS support for MAC and hostname rule items 2026-07-09 11:16:44 +08:00
neighbor_linux.go Add macOS support for MAC and hostname rule items 2026-07-09 11:16:44 +08:00
neighbor_stub.go Add macOS support for MAC and hostname rule items 2026-07-09 11:16:44 +08:00
neighbor_unix.go Fix lint errors 2026-07-09 11:19:45 +08:00
networkquality.go tools: Network Quality & STUN 2026-07-09 11:17:49 +08:00
oom_report.go platform: Improve oom-killer 2026-07-09 11:19:12 +08:00
panic.go Add workaround for bulkBarrierPreWrite: unaligned arguments panic 2024-12-14 20:18:36 +08:00
pidfd_android.go android: Add workaround for tailscale pidfd crash 2025-08-07 12:54:19 +08:00
platform.go Add macOS support for MAC and hostname rule items 2026-07-09 11:16:44 +08:00
pprof.go
profile_import.go Remove varbin usages 2026-01-29 13:40:34 +08:00
remote_profile.go documentation: Update installation 2023-07-29 21:01:43 +08:00
report.go platform: Add OOM Report & Crash Report 2026-07-09 11:17:47 +08:00
semver.go platform: Add semver helper 2026-02-16 11:28:54 +08:00
semver_test.go platform: Add semver helper 2026-02-16 11:28:54 +08:00
service.go Add macOS support for MAC and hostname rule items 2026-07-09 11:16:44 +08:00
service_other.go
service_windows.go
setup.go tools: Tailscale status 2026-07-09 11:17:49 +08:00
signal_handler_darwin.go platform: Fix darwin signal handler 2026-07-09 11:17:49 +08:00
signal_handler_stub.go platform: Fix darwin signal handler 2026-07-09 11:17:49 +08:00
stun.go tools: Network Quality & STUN 2026-07-09 11:17:49 +08:00
tun.go Allow customizing TUN DNS mode and hijack interface DNS by default 2026-07-09 11:19:16 +08:00
tun_darwin.go Fix lint errors 2026-05-13 23:39:27 +08:00
tun_name_darwin.go
tun_name_linux.go
tun_name_other.go