summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2020-01-07Use <local_ip, local_port, protocol> to indentify processesKelvin Zhang
2020-01-07docs(changelog): macos no-screen-of-death fixAram Drevekenin
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-07docs(changelog): ui spacing changeAram Drevekenin
2020-01-07fix(ui): add spacing between the up and down bandwidth values for readability...Hugo Locurcio
2020-01-06docs(changelog): utf-8 error fixAram Drevekenin
2020-01-05Merge pull request #79 from zhangxp1998/utf8Kelvin Zhang
2020-01-05Fix UTF8 decoding errorKelvin Zhang
2020-01-05Update insta versionKelvin Zhang
2020-01-05docs(changelog): brew formula and macos installationAram Drevekenin
2020-01-05chore(packaging): add installation instruction with brew (#75)BSKY
2020-01-05docs(contributing): copy from readmeAram Drevekenin
2020-01-05docs(coc): initial (#72)Aram Drevekenin
2020-01-05chore(release): 0.7.00.7.0Aram Drevekenin
2020-01-04docs(changelog): interface errorsAram Drevekenin
2020-01-04fix(error): error when 0 interfaces to listen to are found (#69)Aram Drevekenin
2020-01-04docs(changelog): add refactor testsAram Drevekenin