zeek/scripts/base
Jon Siwek 5032993b94 GH-854: provide access to original HTTP/MIME header names
The "http_header" event now has an "original_name" parameter that allows
access to the original header name (the "name" parameter reamins the
same as before: it's the uppercased header name).

The "mime_header_rec" record type now also includes an "original_name"
field to similarly provide access to original header name in the
following events: "http_all_headers", "mime_one_header", and
"mime_all_headers".
2020-04-20 16:56:41 -07:00
..
files X509 caching API change: callback gets entry directly 2020-03-12 11:31:13 -07:00
frameworks Remove ineffective &default in netcontrol cluster event handler args 2020-04-16 15:40:27 -07:00
misc GH-545: add "addl" parameter to flow_weird and net_weird events 2019-08-20 22:45:22 -04:00
protocols Add default function for Kerberos constant-lookup-tables 2020-04-16 12:34:41 -07:00
utils Remove APIs that were explicitly deprecated to be removed in 3.1. 2020-01-29 12:08:09 +00:00
init-bare.zeek GH-854: provide access to original HTTP/MIME header names 2020-04-20 16:56:41 -07:00
init-default.zeek MQTT Analyzer heavily updated and ported from the analyzer originally by Supriya Kumar 2019-07-29 13:45:10 -04:00
init-frameworks-and-bifs.zeek Add Supervisor BIF/event API skeleton 2019-10-15 12:59:45 -07:00