sing-box/experimental/libbox
2026-06-12 19:45:37 +08:00
..
internal Fix lint errors 2026-06-08 08:51:48 +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-06-08 08:51:35 +08:00
command_client.go Add sing-box API service 2026-06-12 19:45:37 +08:00
command_client_remote.go Add sing-box API service 2026-06-12 19:45:37 +08:00
command_server.go daemon: Split host operations into ManagedService 2026-06-11 08:11:06 +08:00
command_types.go tools: Fix mising cleanup 2026-06-08 08:51:51 +08:00
command_types_nq.go tools: Fix mising cleanup 2026-06-08 08:51:51 +08:00
command_types_stun.go tools: Fix mising cleanup 2026-06-08 08:51:51 +08:00
command_types_tailscale.go platform: Add tailscale device name and logout 2026-06-08 08:51:52 +08:00
command_types_tailscale_ping.go tools: Fix mising cleanup 2026-06-08 08:51:51 +08:00
command_types_tailscale_ssh.go daemon: Add Tailssh 2026-06-08 08:51:51 +08:00
config.go platform: Add tailscale device name and logout 2026-06-08 08:51:52 +08:00
connection_owner_darwin.go Optimize Darwin process finder 2026-03-23 18:57:35 +08:00
debug.go tools: Tailscale status 2026-06-08 08:51:36 +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-06-08 08:51:34 +08:00
monitor.go Handle TUN loopback in direct outbound 2026-06-03 12:56:36 +08:00
native_shell_session.go platform: Add shell support for iOS 2026-06-10 19:36:14 +08:00
native_shell_session_stub.go platform: Add shell support for iOS 2026-06-10 19:36:14 +08:00
neighbor.go Fix lint errors 2026-06-08 08:51:48 +08:00
neighbor_darwin.go Add macOS support for MAC and hostname rule items 2026-06-08 08:51:33 +08:00
neighbor_linux.go Add macOS support for MAC and hostname rule items 2026-06-08 08:51:33 +08:00
neighbor_stub.go Add macOS support for MAC and hostname rule items 2026-06-08 08:51:33 +08:00
neighbor_unix.go Fix lint errors 2026-06-08 08:51:48 +08:00
networkquality.go tools: Network Quality & STUN 2026-06-08 08:51:35 +08:00
oom_report.go platform: Improve oom-killer 2026-06-08 08:51:44 +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 platform: Add tailscale device name and logout 2026-06-08 08:51:52 +08:00
pprof.go platform: Fixes and improvements 2023-04-05 19:54:20 +08:00
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-06-08 08:51:34 +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 platform: Add tailscale device name and logout 2026-06-08 08:51:52 +08:00
service_other.go platform: Fix build on windows 2023-04-07 21:10:16 +08:00
service_windows.go platform: Fix build on windows 2023-04-07 21:10:16 +08:00
setup.go tools: Tailscale status 2026-06-08 08:51:36 +08:00
signal_handler_darwin.go platform: Fix darwin signal handler 2026-06-08 08:51:36 +08:00
signal_handler_stub.go platform: Fix darwin signal handler 2026-06-08 08:51:36 +08:00
ssh_shell.go tailscale: Add tailssh server 2026-06-08 08:51:51 +08:00
stun.go tools: Network Quality & STUN 2026-06-08 08:51:35 +08:00
tun.go Allow customizing TUN DNS mode and hijack interface DNS by default 2026-06-08 08:51:47 +08:00
tun_darwin.go Fix lint errors 2026-05-13 23:39:27 +08:00
tun_name_darwin.go Fix platform interface monitor & Fix system tun stack for ios 2023-04-19 21:40:03 +08:00
tun_name_linux.go Fix platform interface monitor & Fix system tun stack for ios 2023-04-19 21:40:03 +08:00
tun_name_other.go Fix platform interface monitor & Fix system tun stack for ios 2023-04-19 21:40:03 +08:00