summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2023-09-19Always use `github.ref_name` for version numberv0.21.0cyqsimon
2023-09-19Bump version to 0.21.0cyqsimon
2023-09-19Add comments in workflow definitionscyqsimon
2023-09-19Bump depscyqsimon
2023-09-19Add `publish crate` workflowcyqsimon
2023-09-11migrate structopt to clap (#285)liyixin
2023-09-11CD: automated workflow only ever drafts releasescyqsimon
2023-09-11CD: set correct version for binaries, this time for realcyqsimon
2023-09-11CD: set correct version for binariescyqsimon
2023-09-11CD: Fix upload URLcyqsimon
2023-09-11CD: Fix inconsistent matrix declarationcyqsimon
2023-09-11CD: Fix incorrect tag patterncyqsimon
2023-09-11Update CDcyqsimon
2023-09-01fix(windows): don't send key twice (#280)sigmaSd
2023-08-31Disable tests on Windows for PRscyqsimon
2023-08-31Cache npcap SDK when building on Windows (#281)cyqsimon
2023-08-30Add project status section in READMEcyqsimon
2023-08-30Improve Linux privilege escalation instructionscyqsimon
2023-08-30Fix stuck CI on Windowscyqsimon
2023-08-30Set correct MSRV (1.70.0)cyqsimon
2023-08-30Test MSRVcyqsimon
2023-08-30Install pcap on Windowscyqsimon
2023-08-30Don't use `mapfile` to be compatible with Bash 3 on MacOScyqsimon
2023-08-30Improve build.rs STDERR loggingcyqsimon
2023-08-30Show build.rs STDERR for all targetscyqsimon
2023-08-27Bump MSRV from 1.65.0 to 1.70.0cyqsimon
2023-08-27Note fixes in changelogcyqsimon
2023-08-26fix: fix snapshot testsNbiba Bedis
2023-08-26chore: drop lazy_staticNbiba Bedis
2023-08-26chore: remove extra depsNbiba Bedis
2023-08-25Use variable capture syntax in format macros where possiblecyqsimon
2023-08-25Set edition 2021cyqsimon
2023-08-25Compact importscyqsimon
2023-08-25Move completion file locationcyqsimon
2023-08-25Migrate from `failure` to `anyhow`+`thiserror`cyqsimon
2023-08-25Fix TOCcyqsimon
2023-08-25Update READMEcyqsimon
2023-08-25Fix `cargo {clippy,fmt}` complaintscyqsimon
2023-08-25clippyNbiba Bedis
2023-08-25update testsNbiba Bedis
2023-08-25use alternate modeNbiba Bedis
2023-08-25Update MSRVcyqsimon
2023-08-25Add myself to authorscyqsimon
2023-08-25Removed Travis CI filecyqsimon
2023-08-25Improve Homebrew instructions on Linuxcyqsimon
2023-08-25Makefile: Install autocompletion script.Mathias Schmitt
2023-08-25Add autocompletion script.Mathias Schmitt
2023-08-25fixed spelling mistakefreddii
2023-08-25Fix setcap exampleTeoh Han Hui
2023-08-25docs(readme): add instructions for installing via MacPortsHerby Gillot