about summary refs log tree commit diff
path: root/pkgs/tools/security/bettercap
AgeCommit message (Collapse)AuthorFilesLines
2021-08-21bettercap: 2.31.1 -> 2.32.0 (#135101)R. RyanTM1-3/+3
2021-05-23bettercap: 2.31.0 -> 2.31.1R. RyanTM1-3/+3
2021-04-22bettercap: specify licenseFabian Affolter1-2/+4
2021-04-22bettercap: 2.30.2 -> 2.31.0R. RyanTM1-3/+3
2021-03-19bettercap: 2.30 -> 2.30.2R. RyanTM1-2/+2
2021-03-13bettercap: 2.29 -> 2.30R. RyanTM1-3/+3
2021-01-21bettercap: 2.28 -> 2.29 (#110327)R. RyanTM1-3/+3
2021-01-15pkgs/tools: stdenv.lib -> libBen Siraphob1-1/+1
2021-01-11treewide: with stdenv.lib; in meta -> with lib;Profpatsch1-2/+2
Part of: https://github.com/NixOS/nixpkgs/issues/108938 meta = with stdenv.lib; is a widely used pattern. We want to slowly remove the `stdenv.lib` indirection and encourage people to use `lib` directly. Thus let’s start with the meta field. This used a rewriting script to mostly automatically replace all occurances of this pattern, and add the `lib` argument to the package header if it doesn’t exist yet. The script in its current form is available at https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2020-09-23bettercap: build on darwinzowoq1-3/+4
2020-08-15buildGoModule: remove platform.all from packageszowoq1-1/+0
2020-08-10buildGoModule packages: set doCheck = falsezowoq1-0/+2
2020-07-31buildGoModule packages: editorconfig fixeszowoq1-1/+1
2020-07-04bettercap: 2.27.1 -> 2.28R. RyanTM1-3/+3
2020-05-18bettercap: 2.27 -> 2.27.1 (#88114)R. RyanTM1-2/+2
2020-05-14go-modules: Update files to use vendorSha256Colin L Rice1-2/+2
2020-04-08bettercap: 2.26.1 -> 2.27zowoq2-546/+18
https://github.com/bettercap/bettercap/releases/tag/v2.27
2019-11-10bettercap: 2.24 -> 2.26.1Vadim-Valdis Yudaev2-102/+300
2019-05-17bettercap: 2.11 -> 2.24 (#61215)Will Dietz2-37/+109
* bettercap: 2.11 -> 2.24 * bettercap: use current libusb1 and not the old v0.1 compat-API
2018-12-31bettercap: 2.4 -> 2.11Franz Pletz2-37/+74
2018-04-01bettercap: 1.6.2 -> 2.4.0Markus Ankenbrand5-173/+243
bettercap 2 is a complete reimplementation using go instead of ruby See: https://www.evilsocket.net/2018/02/27/All-hail-bettercap-2-0-one-tool-to-rule-them-all/
2018-01-16bettercap: init at 1.6.2 (#33902)y0no4-0/+188