The Firewall Knock Operator
fwknop stands for the "FireWall KNock OPerator", and implements an authorization scheme called Single Packet Authorization (SPA).
- Links to network / fwknop
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:mnhauke/fwknop && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000241 241 Bytes | |
fwknop-2.6.11.tar.bz2 | 0001812061 1.73 MB | |
fwknop-2.6.11.tar.bz2.sig | 0000000195 195 Bytes | |
project.diff | 0000004007 3.91 KB |
Revision 4 (latest revision is 5)
Martin Hauke (mnhauke)
committed
(revision 4)
- Update to version 2.6.11 * Seed random() at least a bit before using random(). * Fix two erroneous calls to strlcat(). * Use execvp() instead of execvpe(). * Use HTTP/1.1 when communicating over HTTP. * khorben/coverity/1355235 TOCTOU. * Include systemd unit files in tarballs. * Remove obsolete @setcontentsaftertitlepage command. * Fix snprintf buffer length. * Soften the message when the stanza is not the correct one. * Add missing /etc/gai.conf to AppArmor profile. * Add missing "Wants" directive in systemd unit file. * Restart fwknop-server on failure. * Fix compile warnings.
Comments 0