Skip to content

Tags: crowdsecurity/cs-firewall-bouncer

Tags

v0.0.28-rc6

Toggle v0.0.28-rc6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
func tests: no api key and certs at the same time (#327)

v0.0.28-rc5

Toggle v0.0.28-rc5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix vendor packaging (#321)

v0.0.28-rc4

Toggle v0.0.28-rc4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
iptables: allow deny_action=TARPIT (#320)

* iptables: allow deny_action=TARPIT
* nftables: validate deny_action (must be DROP or REJECT, default DROP)
* added log.Trace for consistency

v0.0.28-rc3

Toggle v0.0.28-rc3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
update crowdsec dependency (#311)

v0.0.28-rc2

Toggle v0.0.28-rc2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
bump google/nftables (#283)

new versions have to explicitly declare it when using network byte order (big endian) and this option is only available post google/nftables 0.1.0, so we link to an unreleased version again

v0.0.28-rc1

Toggle v0.0.28-rc1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
add vendor.tgz to release (#301)

v0.0.27-freebsd

Toggle v0.0.27-freebsd's commit message
FreeBSD release v0.0.27

v0.0.27

Toggle v0.0.27's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Improve message when an old system does not support set names > 15 ch…

…ars (#284)

v0.0.27-rc2

Toggle v0.0.27-rc2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Improve message when an old system does not support set names > 15 ch…

…ars (#284)

v0.0.27-rc1

Toggle v0.0.27-rc1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix typo in test condition (#278)