zeek/scripts/base
Jon Siwek 64e821624b Fix handling of HTTP 1xx response codes (addresses #411).
Changed the parser to not treat 1xx response codes as a final answer
to an unanswered request -- a later response is still expected.

The scripting layer will also not finish a request-reply pair when
seeing 1xx's, instead it logs both the 1xx and final response messages
with associated information of the current request as they're seen.
2011-09-26 17:37:29 -05:00
..
frameworks Add shorthand variable for modifying suppression intervals. 2011-09-25 02:30:55 -04:00
misc Hopefully the last major script reorganization. 2011-08-05 23:09:53 -04:00
protocols Fix handling of HTTP 1xx response codes (addresses #411). 2011-09-26 17:37:29 -05:00
utils Merge branch 'master' into topic/jsiwek/reorg-followup 2011-08-15 15:34:25 -05:00
init-bare.bro Various changes to documentation framework. 2011-09-07 10:02:15 -05:00
init-default.bro Metrics framework update. Mostly to make metrics work on clusters. 2011-08-15 15:57:48 -04:00