zeek/src/analyzer
Max Kellermann 0a6ddfb6b5 Val: add TableVal::Assign() overload with IntrusivePtr
Prepare the transition to IntrusivePtr for various callers.
2020-03-06 09:06:38 +01:00
..
protocol Val: add TableVal::Assign() overload with IntrusivePtr 2020-03-06 09:06:38 +01:00
analyzer.bif Pre-allocate and re-use Vals for bool, int, count, enum and empty string 2019-01-09 18:29:23 -06:00
Analyzer.cc Val: eliminate the "BroString.h" include 2020-02-13 09:13:59 +01:00
Analyzer.h Use const-references in lots of places (preformance-unnecessary-value-param) 2020-02-11 14:11:18 -08:00
CMakeLists.txt Use object libraries for subdir libs and plugins 2019-10-31 10:58:51 +01:00
Component.cc Make tags generated during component initialization stable. 2016-08-11 19:48:53 -07:00
Component.h Switch from header guards to pragma once 2019-09-17 14:10:30 +02:00
Manager.cc analyzer/Manager: remove unnecessary clear() calls from destructor 2020-02-13 09:16:33 +01:00
Manager.h Use const-references in lots of places (preformance-unnecessary-value-param) 2020-02-11 14:11:18 -08:00
Tag.cc Make Tag::Error values constant 2019-08-23 16:31:45 -07:00
Tag.h include cleanup 2020-02-04 20:51:02 +01:00