summaryrefslogtreecommitdiffstats
path: root/pkgs/tools/security/fwknop
AgeCommit message (Collapse)Author
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly
2019-12-31treewide: fix types for mkDerivation paramsRobin Gloster
2019-08-15treewide: name -> pname (easy cases) (#66585)volth
treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
2018-08-12wget, fwknop: fixup after configureFlags refactoringTor Hedin Brønner
2018-08-09Merge master into stagingFrederik Rietdijk
2018-08-07fwknop: 2.6.9 -> 2.6.10Michael Weiss
2018-08-03treewide: Make more complicated configureFlags listsJohn Ericson
2017-08-01pkgs: refactor needless quoting of homepage meta attribute (#27809)Silvan Mosberger
* pkgs: refactor needless quoting of homepage meta attribute A lot of packages are needlessly quoting the homepage meta attribute (about 1400, 22%), this commit refactors all of those instances. * pkgs: Fixing some links that were wrongfully unquoted in the previous commit * Fixed some instances
2017-03-21Revert "gpgme: Drop multiple outputs (dev and info)"Michael Weiss
This reverts commit 872770286d04cadb9816cd1665d3d5f17adce456. This will fix fwknop as well (should have done it like this in the first place, where was my mind...). Conclusion: Did something stupid... :o - I am *so incredibly sorry*, will be way more careful (was already careful, but apparently not enought...) next time and use nox. Sorry @everyone and thanks @calvertvl for noticing this.
2017-03-21fwknop: init at 2.6.9Michael Weiss
fwknop stands for the "FireWall KNock OPerator", and implements an authorization scheme called Single Packet Authorization (SPA).