summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-01-14chore(release): 0.9.00.9.0Aram Drevekenin
2020-01-14docs(changelog): inactive interface fixAram Drevekenin
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-13docs(changelog): update changesAram Drevekenin
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-12docs(changelog): add accidentally deleted changeAram Drevekenin
2020-01-12docs(changelog): display weighted average bandwidthAram Drevekenin
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-11docs(changelog): update recent additions and fixesAram Drevekenin
2020-01-11fix(error): mention `setcap(8)`-fix in EPERM error on Linux (#108)Maximilian Bosch
2020-01-10Update changelog to include pause by <SPACE> featureKelvin Zhang
2020-01-10Add testcase for pause featureKelvin Zhang
2020-01-10Pause UI with <SPACE>Kelvin Zhang
2020-01-10chore(ci): run nightly build in macOS tooEduardo Broto
2020-01-10Merge pull request #105 from bigtoast/trustebroto
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-09chore(release): 0.8.00.8.0Aram Drevekenin
2020-01-09docs(changelog): void and arch installation docsAram Drevekenin
2020-01-09docs(readme): arch Linux: Recommend pacman instead of yay (#103)kpcyrd
2020-01-09docs(readme): add voidlinux installation instructions (#102)Jan Christian Grünhage
2020-01-09docs(changelog): add wireguard changeAram Drevekenin
2020-01-08Merge pull request #98 from Ma27/fix-network-gatheringKelvin Zhang
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-08Add mac CI/CDKelvin Zhang
2020-01-08docs(changelog): update fixesAram Drevekenin
2020-01-08fix(deps): upgrade to new pnet bandwhich fork (#93)Aram Drevekenin
2020-01-08Fix issue #84 by handle error more gracefullyKelvin Zhang
2020-01-08docs(authors): add zhangxp1998Aram Drevekenin
2020-01-07Update CHANGELOG to be consistent with previous stylesKelvin Zhang
2020-01-07Update CHANGELOG to include the UDP fixKelvin 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