zeek/scripts/base/utils
Daniel Thayer 91496543ad Add new functions for calculating geographic distance
Added a new BIF haversine_distance that computes distance between two
geographic locations.

Added a new Bro script function haversine_distance_ip that does the same
but takes two IP addresses instead of latitude/longitude.  This function
requires that Bro be built with libgeoip.
2016-06-07 13:11:10 -05:00
..
active-http.bro Deprecate split* family of BIFs. 2015-01-21 15:34:42 -06:00
addrs.bro Deprecate split* family of BIFs. 2015-01-21 15:34:42 -06:00
conn-ids.bro Fix typos and formatting in the base/utils docs 2013-10-16 20:41:56 -05:00
dir.bro Return the Dir module to file name tracking instead of inode tracking. 2013-10-29 11:09:55 -04:00
directions-and-hosts.bro Fix typos and formatting in the base/utils docs 2013-10-16 20:41:56 -05:00
exec.bro Deprecate split* family of BIFs. 2015-01-21 15:34:42 -06:00
files.bro Deprecate split* family of BIFs. 2015-01-21 15:34:42 -06:00
geoip-distance.bro Add new functions for calculating geographic distance 2016-06-07 13:11:10 -05:00
json.bro move openflow to use subnets instead of addr for matches. 2015-04-14 15:00:49 -07:00
numbers.bro Files transferred over FTP were showing incorrect sizes. 2016-03-11 12:56:28 -05:00
paths.bro Deprecate split* family of BIFs. 2015-01-21 15:34:42 -06:00
patterns.bro Deprecate split* family of BIFs. 2015-01-21 15:34:42 -06:00
queue.bro Fix typos and formatting in the base/utils docs 2013-10-16 20:41:56 -05:00
site.bro Document which Bro script vars are set by BroControl 2013-10-22 16:40:29 -05:00
strings.bro Fix typos and formatting in the base/utils docs 2013-10-16 20:41:56 -05:00
thresholds.bro Fix typos and formatting in the base/utils docs 2013-10-16 20:41:56 -05:00
time.bro Fix typos and formatting in the base/utils docs 2013-10-16 20:41:56 -05:00
urls.bro Updates for the urls.bro script. Fixes BIT-1404. 2015-06-01 11:38:26 -04:00