summaryrefslogtreecommitdiffhomepage
path: root/talpid-wireguard/src/ping_monitor
AgeCommit message (Expand)AuthorFilesLines
2024-11-22Check that that tunnel can serve traffic after starting a new tunnelKalle Lindström3-365/+0
2024-04-25Fix use of deprecated socket2 functionJoakim Hulthe1-1/+1
2024-02-27Replace err_derive with thiserrorJoakim Hulthe2-18/+17
2024-02-08Fix typosSebastian Holmin1-0/+2
2023-08-01Fix clippy error about cfg(any(...))Linus Färnstrand1-1/+1
2023-05-24Fix warnings pointed out by ClippyLinus Färnstrand1-1/+1
2022-11-07Drop Error suffix in Error enum variantsEmīls Piņķis1-14/+14
2022-11-07Split up talpid-coreEmīls Piņķis3-0/+364