zeek/scripts
Daniel Thayer 823fba1713 Fix ascii writer to not discard a ".gz" file extension
When Bro writes a compressed log, it uses a file extension of ".gz".
However, upon log rotation the ascii writer script function
"default_rotation_postprocessor_func" was discarding the ".gz"
file extension.  Fixed so that the correct file extension is
preserved after rotation.
2017-08-25 15:39:12 -05:00
..
base Fix ascii writer to not discard a ".gz" file extension 2017-08-25 15:39:12 -05:00
broxygen Fix Broxygen coverage. 2015-03-13 14:53:11 -05:00
policy Merge remote-tracking branch 'origin/topic/johanna/ocsp-sct-validate' 2017-07-30 08:49:41 -07:00
site Add a new site policy script local-logger.bro 2016-10-31 20:43:50 -05:00
CMakeLists.txt Add a new site policy script local-logger.bro 2016-10-31 20:43:50 -05:00
test-all-policy.bro OCSP/TLS/SCT: Fix a number of test failures. 2017-05-06 08:01:20 -07:00