summary refs log tree commit diff
path: root/pkgs/tools/security
Commit message (Collapse)AuthorAge
* boost: Update depdendent packagesWilliam A. Kennington III2014-09-21
|
* pius: update from 2.0.9 to 2.0.11Mateusz Kowalczyk2014-09-21
|
* add thy-hydra: very fast network logon cracker which support many different ↵Jaka Hudoklin2014-09-21
| | | | services
* Merge pull request #4120 from NixOS/gnupgroconnor2014-09-19
|\ | | | | | | | | Add pinentry optional dependency for gnupg. Delete gnupg2_1.
| * Comment on optional dependencies for Gnupg.Russell O'Connor2014-09-18
| |
| * Remove unmaintained gnupg2_1.Russell O'Connor2014-09-18
| |
| * Add roconnor to GnuPG maintainers.Russell O'Connor2014-09-17
| |
| * Apply recent changes from gnupg/default.nix to gnupg/git.nixRussell O'Connor2014-09-16
| | | | | | | | gnupg/git.nix doesn't build, but it didn't build before either.
| * Remove use* options and let the user set optional dependies to null ifRussell O'Connor2014-09-16
| | | | | | | | they don't want to use them.
| * Remove obsolete patch.Russell O'Connor2014-09-16
| |
| * Configure gnupg to use pinentry by default.Russell O'Connor2014-09-16
| | | | | | | | This makes gnupg much more usable out of the box.
* | clamav: add myself as a maintainerLongrin Wischnewski2014-09-18
|/
* pcsclite: Add myself as maintainerWilliam A. Kennington III2014-09-15
|
* ccid: 1.4.16 -> 1.4.18William A. Kennington III2014-09-15
|
* super: fixed url to source and added patch for CVE-2014-0470Pascal Wittmann2014-09-14
|
* transformed meta.maintainers of some packages into listsPascal Wittmann2014-09-13
|
* Add keylogs, a GNU/Linux keylogger that worksJaka Hudoklin2014-09-04
|
* sudo: change password promptBjørn Forsman2014-09-04
| | | | | | | | | The current sudo password prompt is "Password: ", while distros like e.g. Ubuntu and Arch Linux use "[sudo] password for %p: ", where "%p" expands to the username of the user running sudo. Adopt the prompt from other distros because it makes it less confusing when running commands with sudo that themselves ask for a password.
* sudo: add sendmailPath option (defaults to /var/setuid-wrappers/sendmail)Bjørn Forsman2014-09-04
| | | | | | | | | | It currently seems impossible to make sudo send emails. No matter how much debugging I enable, sudo continues to be silent about sendmail. I tried setting "Defaults mailerpath=/var/setuid-wrappers/sendmail" but that too was completely ignored (except for logging that the variable mailerpath exists with the value I assigned to it...). This enables sendmail support and sets a default value that works on NixOS.
* Add JohnTheRipper, a fast password crackerJaka Hudoklin2014-09-04
|
* clamav: update to version 0.98.4Longrin Wischnewski2014-09-01
|
* Merge pull request #3793 from NixOS/pkgs/nfchacktoolsJaka Hudoklin2014-08-26
|\ | | | | Libnfc and mfcuk packages
| * Add mfcuk, tool for hacking mifare classic cardsJaka Hudoklin2014-08-26
| |
* | GnuPG: Bump to 2.0.26Moritz Ulrich2014-08-25
| |
* | Fix many package descriptionsBjørn Forsman2014-08-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (My OCD kicked in today...) Remove repeated package names, capitalize first word, remove trailing periods and move overlong descriptions to longDescription. I also simplified some descriptions as well, when they were particularly long or technical, often based on Arch Linux' package descriptions. I've tried to stay away from generated expressions (and I think I succeeded). Some specifics worth mentioning: * cron, has "Vixie Cron" in its description. The "Vixie" part is not mentioned anywhere else. I kept it in a parenthesis at the end of the description. * ctags description started with "Exuberant Ctags ...", and the "exuberant" part is not mentioned elsewhere. Kept it in a parenthesis at the end of description. * nix has the description "The Nix Deployment System". Since that doesn't really say much what it is/does (especially after removing the package name!), I changed that to "Powerful package manager that makes package management reliable and reproducible" (borrowed from nixos.org). * Tons of "GNU Foo, Foo is a [the important bits]" descriptions is changed to just [the important bits]. If the package name doesn't contain GNU I don't think it's needed to say it in the description either.
* | Merge pull request #3514 from deepfire/chntpwMichael Raskin2014-08-23
|\ \ | | | | | | chntpw: new expression
| * | chntpw: new expressionKosyrev Serge2014-08-15
| |/
* | Fix various evaluation problemsEelco Dolstra2014-08-22
| | | | | | | | http://hydra.nixos.org/build/13616685
* | nixpkgs: stricat 20140609100300Austin Seipp2014-08-21
| | | | | | | | Signed-off-by: Austin Seipp <aseipp@pobox.com>
* | rhash: new packageLuca Bruno2014-08-21
| | | | | | | | | | | | Console utility for computing and verifying hash sums of files http://rhash.anz.ru
* | munge: Update from 0.5.10 to 0.5.11Rickard Nilsson2014-08-20
|/
* tboot: security update to 1.8.2 (close #3562)Alexander Kjeldaas2014-08-14
| | | | | | | This includes a vulnerability fix for: TBOOT Argument Measurement Vulnerability for GRUB2 + ELF Kernels @vcunat: enable i686 again.
* tboot: restrict to one platformVladimír Čunát2014-08-13
|
* PR fixups: use mirror://, drop unused params, etc.Vladimír Čunát2014-08-12
| | | | | | Note: hash of trousers tarball didn't match (anymore), so I updated it to the one from sourceforge. It's probably some safe and tiny retrospective update.
* Merge master into #2129Vladimír Čunát2014-08-12
|\ | | | | | | | | | | Conflicts (easy, just UID shifted): nixos/modules/misc/ids.nix nixos/modules/module-list.nix
| * muscleframework/tool remove platform as lib is marked brokenFlorian Friesdorf2014-08-12
| |
| * Merge remote-tracking branch 'origin/master' into staging.Peter Simons2014-08-08
| |\
| | * fail2ban: systemd supportJoel Taylor2014-08-08
| | | | | | | | | | | | | | | | | | - upgrade fail2ban to 0.9 - override systemd to enable python support and include sqlite3 module - make fail2ban enablable
| * | Merge remote-tracking branch 'origin/master' into staging.Peter Simons2014-08-04
| |\| | | | | | | | | | | | | Conflicts: pkgs/desktops/e18/enlightenment.nix
| | * pass: update from 1.6.2 to 1.6.3Moritz Ulrich2014-08-04
| | |
| | * added paperkey packageSven Keidel2014-08-04
| | |
| | * tor: update from 0.2.4.22 to 0.2.4.23Evgeny Egorochkin2014-07-31
| | |
| | * Turn some license strings into lib.licenses valuesMateusz Kowalczyk2014-07-28
| | |
| * | Merge remote-tracking branch 'origin/master' into stagingEelco Dolstra2014-07-14
| |\|
| | * volatility: fix indentationBjørn Forsman2014-07-11
| | |
| | * Add volatility: memory forensics frameworkBoris Sukholitko2014-07-10
| | |
| * | Merge remote-tracking branch 'origin/master' into stagingEelco Dolstra2014-07-01
| |\| | | | | | | | | | | | | Conflicts: pkgs/servers/serfdom/default.nix
| | * Merge pull request #2595 from wkennington/master.ecryptfsMichael Raskin2014-06-30
| | |\ | | | | | | | | ecryptfs: Update from 82 -> 104
| | | * ecryptfs: Update from 82 -> 104William A. Kennington III2014-05-10
| | | |
| | * | fetchbzr, fetchdarcs, fetchhg: use `rev` attrBenno Fünfstück2014-06-28
| | | | | | | | | | | | | | | | | | | | This makes it match the behaviour of fetchgit and fetchsvn, so it's easier to write scripts that support all of them.