summaryrefslogtreecommitdiffstats
path: root/src/network
AgeCommit message (Expand)Author
2019-11-12fix(package): update pnetAram Drevekenin
2019-11-12feat(platform): support macos (#8)etoledom
2019-11-07fix(packets): take render duration into account so as not to lose any packetsAram Drevekenin
2019-11-05style(fmt): rustfmtAram Drevekenin
2019-11-05feat(raw): machine friendly outputAram Drevekenin
2019-10-28refactor(dns-queue): support potential multithreading of subscriberAram Drevekenin
2019-10-20Address compiler warningsWesley Moore
2019-10-19refactor(dns-queue): better separation of concernsAram Drevekenin
2019-10-18refactor(dns-queue): use vecdequeAram Drevekenin
2019-10-14fix(dns): handle premature returning of cvarAram Drevekenin
2019-10-13feat(ui): components, new details and responsive layoutAram Drevekenin
2019-10-06fix(styling): clippyAram Drevekenin
2019-10-06style(rustfmt): fmtAram Drevekenin
2019-10-06feat(ui): react to SIGWINCHAram Drevekenin
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(dns): pass reference directlyAram 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-19style(code): remove empty lineAram Drevekenin
2019-09-19refactor(connection): remote stale netstat crate and reorder everythingAram Drevekenin