summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2020-01-18fix(cli): collect table args (#134)Aram Drevekenin
2020-01-16Fix VPN traffice not displayed bugKelvin Zhang
2020-01-16feat(ui): select windows to display from CLI (#107)Simone Robutti
2020-01-14Merge pull request #70 from zhangxp1998/ipv6ebroto
2020-01-14Address code review commnetsKelvin Zhang
2020-01-14fix(network): bug that upload speed is not tabulated correctly (#116)Kelvin Zhang
2020-01-14fix(ui-state): do not overcalculate bandwidth and connections (#114)Aram Drevekenin
2020-01-13fix(dns): display a more informative message in case we can't resolveEduardo Broto
2020-01-13Fix fake_input loopback flag set to 1 issueKelvin Zhang
2020-01-13Fix regex for parsing ipv6 listening socketsKelvin Zhang
2020-01-13Parse ipv6 info from procfsKelvin Zhang
2020-01-13Parse ipv6 entries from lsofKelvin Zhang
2020-01-13Sniff Ipv6 packetsKelvin Zhang
2020-01-13feat(helptext): communicate pause/resume to the user (#111)Aram Drevekenin
2020-01-13Merge pull request #110 from Erk-/bsdKelvin Zhang
2020-01-12Add support for more operating systems.Valdemar Erk
2020-01-12Merge pull request #77 from imsnif/averageKelvin Zhang
2020-01-12test(snapshots): update to new formulaAram Drevekenin
2020-01-12Fix formatting issue, remove deadcodeKelvin Zhang
2020-01-12suggestion for previous state storage and calculationAram Drevekenin
2020-01-11fix(error): mention `setcap(8)`-fix in EPERM error on Linux (#108)Maximilian Bosch
2020-01-10Add testcase for pause featureKelvin Zhang
2020-01-10Pause UI with <SPACE>Kelvin Zhang
2020-01-10changed permission on main.rsChubby Puddles Esq
2020-01-10fmt fixChubby Puddles Esq
2020-01-10made requested PR changesChubby Puddles Esq
2020-01-09Update UI snapshots for new bandwidth calculationKelvin Zhang
2020-01-09Display weighted average of bandwidthKelvin Zhang
2020-01-09formatting issuesChubby Puddles Esq
2020-01-09Upgraded trust-dns-resolver (#92)Chubby Puddles Esq
2020-01-09Fix codestyle using rustfmtMaximilian Bosch
2020-01-08Use more meaningful consts from libpnet to match packetsMaximilian Bosch
2020-01-08Ensure that layer3 packets are displayed as wellMaximilian Bosch
2020-01-08Fix clippy warning on MacKelvin Zhang
2020-01-08Fix issue #84 by handle error more gracefullyKelvin Zhang
2020-01-07Merge pull request #82 from zhangxp1998/udpKelvin Zhang
2020-01-07Address some comments on PRKelvin Zhang
2020-01-07Format code using rustfmtKelvin Zhang
2020-01-07Update snapshots because new process identification logic changes outputKelvin Zhang
2020-01-07Use <local_ip, local_port, protocol> to indentify processesKelvin Zhang
2020-01-07chore(packages): use pnet fork until they fix the pselect bug (#83)Aram Drevekenin
2020-01-07Update parsing code to parse local_ipKelvin Zhang
2020-01-07Add local_ip field to Connection/RawConnection structKelvin Zhang
2020-01-07fix(ui): add spacing between the up and down bandwidth values for readability...Hugo Locurcio
2020-01-05Fix UTF8 decoding errorKelvin Zhang
2020-01-05chore(packaging): add installation instruction with brew (#75)BSKY
2020-01-04fix(error): error when 0 interfaces to listen to are found (#69)Aram Drevekenin
2020-01-04refactor(tests): remove code duplications (#55)Simone Robutti
2020-01-04fix(lsof): display 30 chars for process name (#63)Kelvin Zhang
2020-01-04fix(display): use default foreground color instead of white (#65)Naïm Favier