summaryrefslogtreecommitdiffhomepage
path: root/talpid-routing/src/unix/macos/watch.rs
AgeCommit message (Expand)AuthorFilesLines
2025-09-08Refactor and document macOS route socket typesDavid Lönnhager1-3/+7
2025-07-09Fix `WireguardTunnelMonitoringError` enum sizeSebastian Holmin1-4/+4
2025-04-23Handle changes to best default route betterJoakim Hulthe1-0/+4
2024-04-30Handle already-applied routes gentlyDavid Lönnhager1-4/+13
2024-03-13Recreate routing socket if it has been shut down while readingDavid Lönnhager1-5/+13
2024-03-08Clean up macOS routing data errorsDavid Lönnhager1-1/+1
2024-03-08Print all source errors for macOS routing errorsDavid Lönnhager1-3/+3
2024-02-27Replace err_derive with thiserrorJoakim Hulthe1-8/+8
2024-01-15Reconnect if default route disappears while connecting on macOSDavid Lönnhager1-0/+8
2023-09-05Fix incorrect routing socket error messageDavid Lönnhager1-1/+1
2023-06-28Make it possible to use gateway or router as the custom WireGuard endpointDavid Lönnhager1-0/+10
2023-06-05Rework macOS routingDavid Lönnhager1-0/+147