Skip to content

Tags: tomMoulard/fail2ban

Tags

v0.8.1

Toggle v0.8.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: remove slices usage from status handler (#122)

* fix: remove slices usage from status handler

* feat: add tests for contains

v0.8.0

Toggle v0.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: add status code handler (#108)

* feat: add status code handler

* feat: drop the body only when the request is droped

* feat: improve loggers

* chore: lint

v0.7.1

Toggle v0.7.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Optimize regexp compilations (#80)

v0.7.0

Toggle v0.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: fixing ws deadlock, and mutex slowdown (#77)

v0.6.6

Toggle v0.6.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: fixing module name 2 (#56)

v0.6.5

Toggle v0.6.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: fixing module name (#54)

v0.6.4

Toggle v0.6.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Adding a mutex to protect ipViewed (#51)

v0.6.3

Toggle v0.6.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: removing useless port code (#45)

v0.6.2

Toggle v0.6.2's commit message

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
Fixing logs (#37)

fail2ban: fixing logs

Co-authored-by: Tom Moulard <tom.moulard@traefik.io>

v0.6.1

Toggle v0.6.1's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
README: fmt