zeek/scripts/base/frameworks
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
..
cluster Merge remote-tracking branch 'origin/topic/jsiwek/ipv6-comm' 2012-05-24 17:01:34 -07:00
communication Merge remote-tracking branch 'vlad/info_record_fixes' 2012-07-13 16:20:49 -07:00
control Enable Bro to communicate with peers over non-global IPv6 addresses. 2012-05-17 12:59:20 -05:00
dpd Fixed some problems with the SOCKS analyzer and tests. 2012-06-20 22:57:46 -04:00
input Merge remote-tracking branch 'origin/topic/bernhard/input-allow_invalid_types' 2012-08-22 16:11:28 -07:00
intel This completes framework documentation package 4. 2012-01-06 16:36:22 -05:00
logging Use second granularity for ElasticSearch timeouts. 2012-09-27 16:34:16 -07:00
metrics Fixing a warning from the documentation generation. 2012-01-06 16:50:20 -05:00
notice Fixed a problem where cluster workers were still processing notices in some cases. 2012-04-26 10:45:28 -04:00
packet-filter Checkpoint after pass. 2012-02-15 13:07:08 -08:00
reporter Merge remote-tracking branch 'origin/topic/seth/reporter-to-stderr' 2012-08-10 12:29:07 -07:00
signatures Add more signature framework documentation. 2011-12-14 12:50:54 -06:00
software One more very minor change I forgot to commit. 2012-02-03 16:27:51 -05:00
tunnels Very small updates to the tunnels framework. 2012-06-20 13:56:42 -04:00