mirror of
https://github.com/zeek/zeek.git
synced 2025-10-09 18:18:19 +00:00
No description
![]() * jrolli-gssapi-krb-fix: Cleaned up and moved parsing to binpac. removed check on kerberos request or response type. allow the kerberos analyzer to handle what it can, gssapi shouldn't check this modified GSSAPI analyzer to parse NTLM and KRB tokens Added and verified correct test results Initial btest structure Changes proposed in #104 Addresses #110 |
||
---|---|---|
aux | ||
cmake@c40d8f9831 | ||
doc | ||
man | ||
scripts | ||
src | ||
testing | ||
.gitignore | ||
.gitmodules | ||
.travis.yml | ||
bro-config.h.in | ||
bro-config.in | ||
bro-path-dev.in | ||
CHANGES | ||
CMakeLists.txt | ||
configure | ||
COPYING | ||
INSTALL | ||
Makefile | ||
NEWS | ||
README | ||
README.rst | ||
VERSION |
============================ Bro Network Security Monitor ============================ Bro is a powerful framework for network analysis and security monitoring. Please see the INSTALL file for installation instructions and pointers for getting started. NEWS contains release notes for the current version, and CHANGES has the complete history of changes. Please see COPYING for licensing information. You can download source and binary releases on: http://www.bro.org/download To get the current development version, clone our master git repository: git clone --recursive git://git.bro.org/bro For more documentation, research publications, and community contact information, please see Bro's home page: http://www.bro.org On behalf of the Bro Development Team, Vern Paxson & Robin Sommer, International Computer Science Institute & Lawrence Berkeley National Laboratory vern@icir.org / robin@icir.org