ostp/ostp-gui/src-tauri/src
ospab 5f9682663e Suppress dead_code warnings in ostp-gui lib
Log::message is deserialized from the IPC stream but not acted on
(informational variant, GUI shows it via the tray). HelperState::port
is stored for potential reconnection but not read back after initial
connection. Both are correctly annotated with #[allow(dead_code)].

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-21 22:41:22 +03:00
..
dns_prober.rs docs: remove useless ostp-wiki folder from root 2026-06-19 14:42:45 +03:00
ipc_crypto.rs Fix tun-helper IPC encryption mismatch and unify log format 2026-06-21 22:38:29 +03:00
lib.rs Suppress dead_code warnings in ostp-gui lib 2026-06-21 22:41:22 +03:00
main.rs Fix CLI setup permissions, enforce global debug tracing, and fix GUI silent startup crash 2026-06-13 01:25:54 +03:00