zeek/scripts/base
Jon Siwek 9a295a7009 Merge branch 'master' of https://github.com/spitfire55/bro
* 'master' of https://github.com/spitfire55/bro:
  Revert DNS query 255 from ANY to *
  Missing commas...
  Fix typo in dce-rpc consts
  Refactor to use consistent numeric type in dce_rpc. Add missing DNS query type codes

I added back in DNS constants for PTR, EDNS, and ANY to avoid breaking
code for any people that use them.

Also omitted the DNP3 function code 0x83 name change from
"AUTHENTICATE_RESP" to "AUTHENTICATE_RESPONSE", again to avoid
potentially breaking code unnecessarily: "RESP" vs. "RESPONSE" is not
wrong in any sense, just maybe a matter of clarify.
2018-10-16 15:56:37 -05:00
..
files Convert more redef-able constants to runtime options 2018-08-27 19:38:47 -05:00
frameworks Update default Broker/CAF thread tuning 2018-09-07 17:50:28 -05:00
misc Fix base/misc/version.bro version parsing 2018-08-24 17:25:16 -07:00
protocols Merge branch 'master' of https://github.com/spitfire55/bro 2018-10-16 15:56:37 -05:00
utils Convert site::local_nets, etc. into options. 2018-10-09 16:33:26 -07:00
init-bare.bro Weird settings: make constants into options. 2018-09-05 13:12:23 -07:00
init-default.bro Enable SMB by default by moving scripts from policy/ to base/ 2018-08-16 17:23:28 -05:00
init-frameworks-and-bifs.bro Allow BRO_DEFAULT_LISTEN_ADDRESS to control broker listen address 2018-06-01 15:38:11 -05:00