zeek/scripts/base
Jon Siwek de0ce6deed BIT-1156: Fix parsing of DNS TXT RRs w/ multiple character-strings.
The "dns_TXT_reply" event now uses a "vector of strings" as the final
parameter instead of just a "string" in order to support DNS TXT
resource records that contain multiple character-strings.

The format in which the TXT answers are logged by default is now changed
to be a list of strings of the form `fmt("TXT %d %s", |str|, str)`, one
for each character-string in the RR and delimited by a space (' ')
character.
2014-04-24 16:20:01 -05:00
..
files Merge remote-tracking branch 'origin/topic/bernhard/file-analysis-x509' 2014-03-14 09:53:07 -07:00
frameworks change the sumstats table that tracks recent intermediate requests 2014-04-03 13:52:26 -07:00
misc Add script to detect filtered TCP traces, addresses BIT-1119. 2014-01-31 17:04:58 -06:00
protocols BIT-1156: Fix parsing of DNS TXT RRs w/ multiple character-strings. 2014-04-24 16:20:01 -05:00
utils Return the Dir module to file name tracking instead of inode tracking. 2013-10-29 11:09:55 -04:00
init-bare.bro Merge remote-tracking branch 'origin/topic/jsiwek/snmp' 2014-04-08 15:31:03 -07:00
init-default.bro Merge remote-tracking branch 'origin/topic/jsiwek/snmp' 2014-04-08 15:31:03 -07:00