summaryrefslogtreecommitdiffhomepage
path: root/talpid-wireguard/src/wireguard_kernel
AgeCommit message (Expand)AuthorFilesLines
2024-02-27Replace err_derive with thiserrorJoakim Hulthe3-39/+38
2024-02-19Fix redundant importsDavid Lönnhager1-1/+0
2024-02-08Fix typosSebastian Holmin1-1/+1
2023-12-04Remove hidden assumptions from WireGuard configDavid Lönnhager2-2/+2
2023-12-01Rename MULLVAD_INTERFACE_NAMEStephen Huan1-1/+1
2023-08-31Hide implementation-specific wg stats parsersDavid Lönnhager2-0/+33
2023-08-30Fix clippy lintsEmīls1-2/+2
2023-01-30Run `cargo clippy --fix` with the new Rust 1.67 preferred formatLinus Färnstrand1-4/+4
2022-12-21Apply more clippy fixes.Emīls1-1/+1
2022-11-07Split up talpid-coreEmīls Piņķis6-0/+1852