summaryrefslogtreecommitdiffstats
path: root/src/main.rs
AgeCommit message (Expand)Author
2019-10-05refactor(dns): handle ip to host conversion in the display layerAram Drevekenin
2019-10-02refactor(dns): do not rely on external behaviourAram Drevekenin
2019-09-30refactor(structure): run tests as unit tests and remove lib functionalityAram Drevekenin
2019-09-29feat(dns): lazily lookup hostnames for ipsAram Drevekenin
2019-09-22fix(network): more accurate bandwidth calculationAram Drevekenin
2019-09-19refactor(connection): remote stale netstat crate and reorder everythingAram Drevekenin
2019-09-16style(all): rustfmtAram Drevekenin
2019-09-15refactor(os): simplify function and compile_errorAram Drevekenin
2019-09-15chore(cli): introduce structopt for reading cli optsAram Drevekenin
2019-09-15refactor(os): simplify functionsAram Drevekenin
2019-09-15refactor(linux): remove extraneous {}Aram Drevekenin
2019-09-10refactor(files): move os out of mainAram Drevekenin
2019-09-10refactor(files): change structure (mostly)Aram Drevekenin
2019-09-07refactor(ui): state and componentsAram Drevekenin
2019-09-06initial commitAram Drevekenin