zeek/testing/btest/scripts/base/protocols
Robin Sommer 338d521003 Fixing removal of support analyzers, plus some tweaking and cleanup of
CONNECT code.

Removal of support analyzers was broken. The code now actually doesn't
delete them immediately anymore but instead just flags them as
disabled. They'll be destroyed with the parent analyzer later.

Also includes a new leak tests exercising the CONNECT code.

Lines starting # with '#' will be ignored, and an empty message aborts
the commit. # On branch topic/robin/http-connect # Changes to be
committed: # modified: scripts/base/protocols/http/main.bro #
modified: scripts/base/protocols/ssl/consts.bro # modified:
src/analyzer/Analyzer.cc # modified: src/analyzer/Analyzer.h #
modified: src/analyzer/protocol/http/HTTP.cc # new file:
testing/btest/core/leaks/http-connect.bro # modified:
testing/btest/scripts/base/protocols/http/http-connect.bro # #
Untracked files: # .tags # changes.txt # conn.log # debug.log # diff #
mpls-in-vlan.patch # newfile.pcap # packet_filter.log # reporter.log #
src/PktSrc.cc.orig # weird.log #
2014-03-02 13:52:32 -08:00
..
conn FileAnalysis: add unit tests covering current protocol integration. 2013-03-19 15:50:05 -05:00
dhcp DHCP: Adding unit tests. 2013-07-31 17:30:56 -04:00
dnp3 fixed number of object bug in dnp3-protocol pac; update two base test trases 2013-08-23 18:10:30 -05:00
dns Adding a trace with a DNSKEY RR. 2013-07-29 14:08:33 -07:00
ftp File analysis fixes and test updates. 2013-07-25 16:51:16 -05:00
http Fixing removal of support analyzers, plus some tweaking and cleanup of 2014-03-02 13:52:32 -08:00
irc File analysis fixes and test updates. 2013-07-25 16:51:16 -05:00
modbus Merge remote-tracking branch 'origin/master' into topic/robin/plugins 2013-05-16 17:58:48 -07:00
smtp File analysis fixes and test updates. 2013-07-25 16:51:16 -05:00
socks SOCKS and tunnel test updates. 2012-06-20 14:19:49 -04:00
ssl Fix x509-extension test sometimes failing. 2014-02-05 10:01:51 -08:00
syslog Porting syslog analyzer as another example. 2013-04-05 13:13:30 -07:00