about summary refs log tree commit diff
path: root/pkgs/tools/security
Commit message (Collapse)AuthorAge
* Remove myself as maintainer.Christian Lask2016-11-03
|
* mpw: build from github to fix segfaultJude Taylor2016-10-30
|
* gnupg: Variable path to pinentryKirill Elagin2016-10-29
| | | | | This is needed for pinentry-mac which has the pinentry binary at an OS X-ish path.
* gnupg: Rename parameter x11Support -> guiSupportKirill Elagin2016-10-28
| | | | Because it is really about GUI in general, not X11 (e.g. OS X).
* nmap: 7.12 -> 7.31 (#19923)Zero King2016-10-27
|
* gencfsm: use standalone libgee_0_6 as not every version of gnome3_* has ↵Michael Raskin2016-10-26
| | | | libgee_1 after gnome 3.22 addition
* gencfsm: mark as brokenFrederik Rietdijk2016-10-26
| | | | | | | | | | | | | | | | | With staging merged into master, we now have gnome3 = gnome3_22;. and error: while querying the derivation named ‘gnome-encfs-manager-1.8.16’: while evaluating the attribute ‘nativeBuildInputs’ of the derivation ‘gnome-encfs-manager-1.8.16’ at nixpkgs/pkgs/tools/security/gencfsm/default.nix:6:3: while evaluating ‘getOutput’ at nixpkgs/lib/attrsets.nix:453:23, called from undefined position: attribute ‘libgee_1’ missing, at nixpkgs/pkgs/tools/security/gencfsm/default.nix:14:27 cc maintainer @spacefrogg
* Merge remote-tracking branch 'upstream/master' into HEADFrederik Rietdijk2016-10-26
|\
| * Merge pull request #19807 from mimadrid/update/sudo-1.8.18p1Tim Steinbach2016-10-23
| |\ | | | | | | sudo: 1.8.18 -> 1.8.18p1
| | * sudo: 1.8.18 -> 1.8.18p1mimadrid2016-10-23
| | |
| * | gnupg: take libusb include path from pkg-configKai Harries2016-10-23
| | | | | | | | | | | | This makes smartcards (like the Nitrokey) usable again.
| * | nitrokey-app: 0.4.0 -> 0.5.1Kai Harries2016-10-22
| |/
* | Merge remote-tracking branch 'upstream/master' into HEADFrederik Rietdijk2016-10-22
|\|
| * Works only under linuxHans-Christian Esperer2016-10-20
| |
| * fpm2: init at 0.79Hans-Christian Esperer2016-10-20
| |
| * Merge pull request #17554 from KaiHa/masterPascal Wittmann2016-10-20
| |\ | | | | | | nitrokey-app: init at 0.4.0
| | * nitrokey-app: add kaiha as maintainerKai Harries2016-10-20
| | |
| | * nitrokey-app: init at 0.4.0Kai Harries2016-10-02
| | | | | | | | | | | | | | | | | | | | | | | | Provides extra functionality for the Nitrokey Pro and Storage. See https://github.com/Nitrokey/nitrokey-app and https://www.nitrokey.com/download for information about the nitrokey-app.
| * | tor: 0.2.8.8 -> 0.2.8.9Joachim Fasting2016-10-18
| | | | | | | | | | | | | | | | | | | | | Fixes a security hole that could be exploited for a denial of service attack against a tor client, relay, hidden service, or authority [1]. [1]: https://trac.torproject.org/projects/tor/ticket/20384
* | | ecryptfs: use python2Frederik Rietdijk2016-10-18
| | | | | | | | | | | | print statement
* | | knockknock: use python2Frederik Rietdijk2016-10-18
| | |
* | | Python: more evaluation fixups.Vladimír Čunát2016-10-14
| | |
* | | Python: remove modules and pythonFullFrederik Rietdijk2016-10-10
|/ /
* | Merge pull request #18868 from RonnyPfannschmidt/enpassJörg Thalheim2016-10-10
|\ \ | | | | | | enpass: init at 5.3.0
| * | enpass: init at 5.3.0Ronny Pfannschmidt2016-10-09
| | |
* | | sslscan: use fetchFromGitHubRobin Gloster2016-10-09
|/ /
* | Merge pull request #19341 from grahamc/sudolikeabossGraham Christensen2016-10-08
|\ \ | | | | | | sudolikeaboss: init at 0.2.1
| * | sudolikeaboss: init at 0.2.1Graham Christensen2016-10-07
| | |
* | | Merge branch 'staging'Thomas Tuegel2016-10-06
|\ \ \
| * \ \ Merge pull request #19199 from wizeman/u/fix-help2man-hashJörg Thalheim2016-10-03
| |\ \ \ | | | | | | | | | | help2man: fix hash
| * \ \ \ Merge remote-tracking branch 'upstream/master' into stagingTuomas Tynkkynen2016-10-02
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge remote-tracking branch 'origin/master' into stagingEelco Dolstra2016-09-29
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into stagingVladimír Čunát2016-09-28
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into stagingVladimír Čunát2016-09-24
| |\ \ \ \ \ \
| * | | | | | | nmap: use python infra's .withPackagesAneesh Agrawal2016-09-24
| | | | | | | |
| * | | | | | | nmap: pin to Python 2, make Python optionalAneesh Agrawal2016-09-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Python 3 is not supported, so use python2Packages. Python is only required for the `ndiff` and `zenmap` binaries, not the main `nmap` binary, so disable Python by default to reduce the default closure size, and add a `withPython` arg to re-enable it. Note that Zenmap is the graphical program, so passing `graphicalSupport = true` will also automatically enable Python support.
* | | | | | | | pgpdump: init at v0.31Michael Weiss2016-10-06
| |_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add the package "pgpdump" at version v0.31 under the category "tools/security", add it to the top-level package collection and set myself as the maintainer (I added myself to lib/maintainers.nix). I have tested this package under NixOS and Gentoo+Nix.
* | | | | | | pass: add procps dep only on linux (#19165)Jörg Thalheim2016-10-02
| |_|_|_|/ / |/| | | | | | | | | | | fixes #18929
* | | | | | ssdeep: No need to include patchelf in buildInputsTuomas Tynkkynen2016-10-01
| |_|_|/ / |/| | | | | | | | | | | | | | It's implicitly there on Linux.
* | | | | Merge pull request #19025 from mbbx6spp/update-lastpass-cli-to-1.0.0Frederik Rietdijk2016-09-29
|\ \ \ \ \ | |_|_|/ / |/| | | | lastpass-cli: 0.9.0 -> 1.0.0
| * | | | lastpass-cli: 0.9.0 -> 1.0.0Susan Potter2016-09-27
| |/ / /
* | / / Do not use top-level buildPythonPackage or buildPythonApplicationFrederik Rietdijk2016-09-26
| |/ / |/| | | | | | | | but instead use the one in pythonPackages.
* | | tor: 0.2.8.7 -> 0.2.8.8Joachim Fasting2016-09-24
| |/ |/| | | | | Fixes two crashing bugs, nothing else of note.
* | vault: 0.6.0 -> 0.6.1rushmorem2016-09-23
| |
* | sudo: 1.8.17p1 -> 1.8.18Alexander Ried2016-09-23
| |
* | rofi-pass: uses fetchFromGitHub and addes gnused, xclip, libnotify to PATHRok Garbas2016-09-21
| | | | | | | | fixes #18705
* | rofi-pass: 1.3.2 -> 1.4.3Tobias Pflug2016-09-21
|/
* pass: Add `procps` for `pgrep` to PATH.Moritz Ulrich2016-09-19
|
* torbrowser: 6.0.4 -> 6.0.5sternenseemann2016-09-16
|
* buildGoPackage: deps.json -> deps.nix in NIXONKamil Chmielewski2016-09-16
| | | | | | | | https://github.com/NixOS/nixpkgs/pull/17254#issuecomment-245295541 * update docs to describe `deps.nix` * include goDeps in nix-shell GOPATH * NixOS 16.09 rel notes about replacing goPackages