18 Commits

Author SHA1 Message Date
ajacoutot
17413c78af Update to bro-2.5.1. 2017-06-28 09:56:09 +00:00
ajacoutot
84f67dbe95 Rename patch, from Daniel Thayer. 2016-12-13 09:01:48 +00:00
ajacoutot
8deb55c600 Make it possible to load dynamic plugins.
from Daniel Thayer (upstream)
2016-12-09 13:14:02 +00:00
ajacoutot
98213a3ee1 Drop the setrlimit patch, it's not needed anymore; prodded by Daniel Thayer
http -> https in README while here.
2016-12-02 10:05:06 +00:00
ajacoutot
f09575be93 Update to bro-2.5. 2016-11-19 12:02:37 +00:00
ajacoutot
b063195057 Revert the cmake patch again and use LDFLAGS. We want to make sure libbind
is used to prevent conflicts.
2016-10-07 12:59:42 +00:00
ajacoutot
b80174936d Use setrlimit() in broctl, at least 256 FDs are needed.
Fix rc_reload().
2016-10-07 10:05:16 +00:00
dcoppa
46e8652dc9 Use the right cmake lingo to set a non-standard RPATH.
ok aja@
2016-09-07 14:50:18 +00:00
ajacoutot
174923e335 Drop cmake/FindBIND.cmake and use LDFLAGS until I understand what magic is
needed to handle RPATH.
2016-09-07 10:56:02 +00:00
ajacoutot
2eff009d4e Add a couple of build patches from Michael Shirk.
While here, fix a warning.
2016-09-06 16:12:57 +00:00
ajacoutot
7905c3e597 Depends on several GeoIP DBs.
Few tweaks while here.
2016-08-27 12:58:07 +00:00
ajacoutot
caf22f5b14 Long overdue update to bro-2.4.1.
Take maintainer while here.

Only slightly tested so far; so may get a few tweaks in the next days if
needed.
2016-08-27 06:39:14 +00:00
sthen
513c7a26f3 change SSLv3_method to SSLv23_method, not tested but the former isn't
going to work anyway.
2015-07-19 16:38:48 +00:00
espie
885fcbfd22 this was not tested.
dnl only works as a comment if there's a space after it.
2014-03-21 10:26:49 +00:00
sthen
e44922d3d5 Don't pick up libbind if installed, it breaks the build. No pkg change. 2014-03-18 17:53:17 +00:00
kili
bbd3495036 Accept --disable-silent-rules.
ok naddy@
2011-06-02 15:43:05 +00:00
robert
c06abedde8 Fix OpenSSL update fallout by using a diff from bro ticket #247
which checks and uses the correct API
2010-10-12 20:12:52 +00:00
kevlo
a346b48e63 initial import of bro-1.4
Bro is an open-source, Unix-based Network Intrusion Detection
System (NIDS) that passively monitors network traffic and looks
for suspicious activity.

ok ajacoutot@
2008-12-17 01:34:53 +00:00