summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-05-18Rename the total_bandwidth file for clarityRupert Rutledge
2020-05-17feat(layout): 'Window' ordering ability (#118)Louis Lesage
2020-05-16Deal with clippy linting issuesRupert Rutledge
2020-05-16Merge remote-tracking branch 'origin/master' into issue-163-elapsed-timeRupert Rutledge
2020-05-16Altering the snapshots for tests that are affected by new duration codeRupert Rutledge
2020-05-16Fix issue of duration being shown on non -t invocationsRupert Rutledge
2020-05-16Address review feedbackRupert Rutledge
2020-05-09Add days to the duration printRupert Rutledge
2020-05-09Fix silly issue with altering logicRupert Rutledge
2020-05-09Simplify logic in the header_parts functionRupert Rutledge
2020-05-09Split the header into different parts based on size of terminalRupert Rutledge
2020-05-09Split the header row into 3 columnsRupert Rutledge
2020-05-08docs(changelog): add terabytes changeAram Drevekenin
2020-05-08fix(formatting): add terabytes as a display unit (#168)Brooks Rady
2020-05-08Address PR feedback.Rupert Rutledge
2020-05-03docs(changelog): release 0.14.00.14.0Aram Drevekenin
2020-05-03chore(release): 0.14.0Aram Drevekenin
2020-05-03style(lint): make clippy happy on all channelsAram Drevekenin
2020-05-03style(lint): make clippy happyAram Drevekenin
2020-05-03chore(deps): remove pnet_bandwhich_fork and upgrade to latest pnet + packet_b...Aram Drevekenin
2020-04-26Add space to elapsed time to mirror other printRupert Rutledge
2020-04-26Running cargo fmtRupert Rutledge
2020-04-26Change from Mutex to RwLock around elapsed time variablesRupert Rutledge
2020-04-26Split Header rendering into different sectionsRupert Rutledge
2020-04-26Running cargo fmtRupert Rutledge
2020-04-26Working implementation of the elapsed time of the captureRupert Rutledge
2020-04-05docs(changelog): release 0.13.00.13.0Aram Drevekenin
2020-04-05docs(readme): update utilization and bump versionAram Drevekenin
2020-04-05fix(tests): update total-utilization and hide-dns testsAram Drevekenin
2020-04-05docs(changelog): cumulative utilizationAram Drevekenin
2020-04-05feat(network): add accumlated usage (#155)Brooks Rady
2020-04-05docs(changelog): hide dns queries.Aram Drevekenin
2020-04-05feat(network): hide dns queries by default (#161)Oleh
2020-03-31docs(changelog): update fixAram Drevekenin
2020-03-31Fix the loss of large, merged packets (#158)Brooks Rady
2020-03-10docs(readme): correct/improve a few typos (#151)axel simon
2020-03-01chore(release): 0.12.00.12.0Aram Drevekenin
2020-03-01docs(changelog): custom error handlingAram Drevekenin
2020-03-01fix(error-handling): add custom error handling (#104)yossarian
2020-01-25fix(changelog): minor typo (#144)Maximilian Bosch
2020-01-25docs(changelog): bump version0.11.0Aram Drevekenin
2020-01-25chore(release): 0.11.0Aram Drevekenin
2020-01-25docs(changelog): recent changesAram Drevekenin
2020-01-25docs(demo): new layout demo (#143)Aram Drevekenin
2020-01-25feat(layout): new layout (#139)Aram Drevekenin
2020-01-21chore(build): remove pkgbuild (#142)Aram Drevekenin
2020-01-21feat(build): Debian packaging support (#124)Michael Murphy
2020-01-18Merge pull request #135 from zhangxp1998/setcapKelvin Zhang
2020-01-18Update description about capabilities neededKelvin Zhang
2020-01-18Merge pull request #132 from jcfvalente/list-unknownKelvin Zhang