summaryrefslogtreecommitdiff
path: root/pkgs/tools/security/zmap (follow)
Commit message (Expand)AuthorAgeFilesLines
* zmap: 4.1.1 -> 4.2.0R. Ryantm2024-07-121-2/+2
* zmap: 3.0.0 -> 4.1.1•••Changes: https://github.com/zmap/zmap/blob/v4.1.1/CHANGELOG.md#410-2024-03-21 Maximilian Bosch2024-06-071-4/+4
* zmap: 2.1.1 -> 3.0.0•••ChangeLog: https://github.com/zmap/zmap/releases/tag/v3.0.0 Maximilian Bosch2023-06-262-23/+4
* pkgs/tools: pkgconfig -> pkg-configBen Siraphob2021-01-161-2/+2
* treewide: with stdenv.lib; in meta -> with lib;•••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 Profpatsch2021-01-111-2/+2
* zmap: support json_c-0.14Martin Milata2020-07-022-0/+18
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-101-1/+1
* zmap: init at 2.1.1•••zmap[1] is a fast network scanner for the IPv4 address space. This is the main package of the ZMap projects, there are further one that will be packaged soon. [1] https://zmap.io/ Maximilian Bosch2019-05-101-0/+32