zeek/scripts/base
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
..
frameworks Use second granularity for ElasticSearch timeouts. 2012-09-27 16:34:16 -07:00
misc Hopefully the last major script reorganization. 2011-08-05 23:09:53 -04:00
protocols Changing HTTP DPD port 3138 to 3128. 2012-07-20 09:57:38 -07:00
utils Add support to Bro for connecting with peers over IPv6. 2012-05-09 15:08:36 -05:00
init-bare.bro Fix construction of ip6_ah (Authentication Header) record values. 2012-09-18 16:52:12 -05:00
init-default.bro Return of Robin's old SOCKS analyzer/decapsulator and tunnel code checkpoint. 2012-04-21 23:50:09 -04:00