Nathan Gibbs

Results 12 comments of Nathan Gibbs

This confused me at first too. I found that it actually uses the token available under my account settings on travis-ci. --org and --com will of course have different tokens,...

Here are the relevant PHP manual links for this. Deprecation: https://www.php.net/manual/en/migration74.deprecated.php Removal: https://www.php.net/manual/en/migration80.incompatible.php

> Hi, I see errors like this: > > ``` > | /thirdparty/composer/voku/portable-utf8/src/voku/helper/UTF8.php:5804 | removed | Function mb_ereg_replace() is removed. | > | | | Consider replace with @mb_ereg_replace_e_modifier() |...

Related Issues #132 #178 #233 I think the merging of PR #186 fixed this on Apr 12, 2016

I think the merging of PR #186 fixed this on Apr 12, 2016

I think the merging of PR #186 fixed this on Apr 12, 2016

Same as #132 Same as #178 I think the merging of PR #186 fixed this on Apr 12, 2016

So as long as snort and barnyard2 are in separate directories, it's possible to build them both with libpcap 1.9. Am I understanding that correctly?

What you did in (3) should allow you to build barnyard2. It does not matter which libpcap snort is using.

Yeah, BASE is an awesome front end for SNORT. It **definitely** has it's share of problems and technical debt. Slowly / carefully working through the code base. Documenting / fixing...