summaryrefslogtreecommitdiffstats
path: root/src/os/mod.rs
AgeCommit message (Expand)Author
2024-04-02Enable Android build (#384)Felix Obenhuber
2023-08-25Fix MacOS clippy warnings (hopefully?)cyqsimon
2020-09-29fix(sniffer): handle disconnected interfaces (and periodically attempt to re-...Mat Wood
2020-09-10feat(platform): windows build and run support (#180)remgodow
2020-03-01fix(error-handling): add custom error handling (#104)yossarian
2020-01-12Add support for more operating systems.Valdemar Erk
2019-11-30style(format): rustfmtAram Drevekenin
2019-11-30refactor(os): shared behaviour (#19)rtulip
2019-11-18fix(os): only compiler lsof_utils for macAram Drevekenin
2019-11-18refactor(macos): handle lsof in macos in a different moduleetoledom
2019-11-12feat(platform): support macos (#8)etoledom
2019-09-10refactor(files): move os out of mainAram Drevekenin