aboutsummaryrefslogtreecommitdiff
path: root/security/crowdsec
Commit message (Collapse)AuthorAgeFilesLines
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* all: Remove all other $FreeBSD keywords.Mathieu Arnold2021-04-061-2/+0
|
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* - Update to 1.0.9Sofian Brabez2021-03-243-6/+57
| | | | | | | - Add rc.d script Notes: svn path=/head/; revision=569135
* Crowdsec is an open-source, lightweight software, detecting peers withSofian Brabez2021-03-083-0/+38
aggressive behaviors to prevent them from accessing your systems. Its user friendly design and assistance offers a low technical barrier of entry and nevertheless a high security gain. WWW: https://github.com/crowdsecurity/crowdsec Differential Revision: https://reviews.freebsd.org/D29107 Notes: svn path=/head/; revision=567845