zeek/scripts/base/protocols
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
..
conn Various changes to documentation framework. 2011-09-07 10:02:15 -05:00
dns Logging framework update and mass Log::ID renaming. 2011-09-03 01:10:17 -04:00
ftp Logging framework update and mass Log::ID renaming. 2011-09-03 01:10:17 -04:00
http Fix handling of HTTP 1xx response codes (addresses #411). 2011-09-26 17:37:29 -05:00
irc Logging framework update and mass Log::ID renaming. 2011-09-03 01:10:17 -04:00
rpc Normalizing base.bro script naming as main.bro 2011-08-10 15:40:28 -05:00
smtp Testing/external scripts no longer compute MD5 checksums for SMTP 2011-09-15 15:42:10 -07:00
ssh Logging framework update and mass Log::ID renaming. 2011-09-03 01:10:17 -04:00
ssl New SSL policy scripts. 2011-09-25 02:42:36 -04:00
syslog Logging framework update and mass Log::ID renaming. 2011-09-03 01:10:17 -04:00