zeek/scripts
Matthias Vallentin 1ce76da90f Use second granularity for ElasticSearch timeouts.
Since the millisecond resolution cannot be harnessed universally and is not
supported by older version of libcurl, we will allow only specifications at the
granularity of seconds.

This commit also fixes a typing issue that causes that prevented the
ElasticSearch timeout to work in the first place: curl_easy_setopt requires a
long but was given a uint64_t.
2012-09-27 16:34:16 -07:00
..
base Use second granularity for ElasticSearch timeouts. 2012-09-27 16:34:16 -07:00
policy Adding an identifier to the SMTP blocklist notices for duplicate suppression. 2012-08-23 13:55:04 -04:00
site Add @load-sigs directive for loading signature files (addresses #551). 2012-06-01 14:10:23 -05:00
CMakeLists.txt Don't install test-all-policy.bro script as it's for testing only. 2011-10-12 12:42:12 -05:00
test-all-policy.bro Merge remote-tracking branch 'origin/fastpath' 2012-07-27 12:55:10 -07:00