summaryrefslogtreecommitdiffhomepage
path: root/talpid-core/src/split_tunnel/linux.rs
AgeCommit message (Expand)AuthorFilesLines
2024-02-27Fix `clippy` lint 'suspicious_open_options'Markus Pettersson1-0/+2
2024-02-27Replace err_derive with thiserrorJoakim Hulthe1-16/+15
2023-09-11Remove pointless open() callsDavid Lönnhager1-8/+14
2022-06-14Manually fix the simpler non-semantic clippy warnsJonathan1-1/+1
2022-03-24Improve documentation to clarify usage of CgroupsLinus Färnstrand1-6/+9
2022-03-24Stop using BufWriter for writing a single integerLinus Färnstrand1-8/+4
2022-03-24Remove add_list and just add PIDs one at a timeLinus Färnstrand1-11/+3
2021-11-29Reformat code without blank_lines_upper_bound = 2Linus Färnstrand1-1/+0
2020-07-23Fix small lintsEmīls1-11/+11
2020-07-23Determine `net_cls` mountpoint dynamicallyEmīls1-22/+45
2020-06-04Generalize PidManager::add_listDavid Lönnhager1-1/+1
2020-06-04Use unit type constructor for PidManagerDavid Lönnhager1-4/+2
2020-06-04Fix names conflicting with split_tunnel modules on WindowsDavid Lönnhager1-0/+161