zeek/src
Jon Siwek cd8f19328a Merge remote-tracking branch 'origin/topic/neverlord/gh-1408'
- Minor adjustments to header includes, whitespace, and a
  compiler warning fix during merge

* origin/topic/neverlord/gh-1408:
  Add new Timer class to the telemetry API
  Fix build with latest VectorVal API
  Update baselines
  Prefix telemetry BIFs with __
  Expose telemetry API to scripting land
  Add handle types for histogram metrics
  Move duplicated code to detail header
  Adhere to Zeek coding style
  Apply suggestions from code review
  Add telemetry Manager to Zeek setup / teardown
  Add missing whitespaces for Zeek coding style
  Add gauge metric types
  Add scaffold for new metrics API with counters
2021-04-05 14:21:44 -07:00
..
3rdparty@0e9ad7d911 Update submodule 2020-12-09 21:40:36 +00:00
analyzer Fix crash in Analyzer::ForwardPacket due to recursive analyzer calls. 2021-03-25 08:45:38 -07:00
broker Expose telemetry API to scripting land 2021-03-29 10:47:32 +02:00
file_analysis Merge remote-tracking branch 'origin/topic/vern/zval' 2021-03-23 20:44:19 -07:00
fuzzers GH-1329: call Zeek's cleanup function from standalone fuzzer driver 2020-12-14 12:58:06 -08:00
input Remove obsolete ZEEK_FORWARD_DECLARE_NAMESPACED macros 2021-02-24 14:35:44 -07:00
iosource Merge remote-tracking branch 'origin/topic/vern/zval' 2021-03-23 20:44:19 -07:00
logging Merge remote-tracking branch 'origin/topic/vern/zval' 2021-03-23 20:44:19 -07:00
packet_analysis Merge remote-tracking branch 'olaldiko/master' 2021-03-17 10:37:14 -07:00
plugin Avoid searching a directory for dynamic plugins multiple times 2021-03-09 15:00:27 -08:00
probabilistic Remove obsolete ZEEK_FORWARD_DECLARE_NAMESPACED macros 2021-02-24 14:35:44 -07:00
script_opt Avoid a redundant set operation in ProfileFuncs::MergeInProfile() 2021-04-02 11:55:22 -07:00
supervisor Add RecordVal::AssignField() and use it in supervisor code 2021-03-26 18:57:42 -07:00
telemetry Merge remote-tracking branch 'origin/topic/neverlord/gh-1408' 2021-04-05 14:21:44 -07:00
threading Simplify some copy_string() usages in threading::Field 2021-03-05 17:38:36 -08:00
zeekygen Merge remote-tracking branch 'origin/topic/jsiwek/zeekygen-code-links' 2021-03-01 11:37:29 -08:00
Anon.cc GH-1079: Use full paths starting with zeek/ when including files 2020-11-12 12:15:26 -07:00
Anon.h Tag the end of some namespaces for consistency 2020-08-20 16:11:46 -07:00
Attr.cc more liberal view of attribute equality; allow suppressing attr type-checking 2021-03-18 10:42:49 -07:00
Attr.h more liberal view of attribute equality; allow suppressing attr type-checking 2021-03-18 10:42:49 -07:00
Base64.cc Add missing zeek/ to header includes 2021-01-29 19:16:29 -08:00
Base64.h Remove obsolete ZEEK_FORWARD_DECLARE_NAMESPACED macros 2021-02-24 14:35:44 -07:00
BifReturnVal.cc Remove all of the random single-file deprecations 2021-01-27 10:52:40 -07:00
BifReturnVal.h Remove obsolete ZEEK_FORWARD_DECLARE_NAMESPACED macros 2021-02-24 14:35:44 -07:00
binpac-lib.pac GH-1079: Use full paths starting with zeek/ when including files 2020-11-12 12:15:26 -07:00
binpac.pac
binpac_zeek-lib.pac Remove all of the random single-file deprecations 2021-01-27 10:52:40 -07:00
binpac_zeek.h Remove all of the random single-file deprecations 2021-01-27 10:52:40 -07:00
bro_inet_ntop.c GH-1079: Use full paths starting with zeek/ when including files 2020-11-12 12:15:26 -07:00
bro_inet_ntop.h Switch from header guards to pragma once 2019-09-17 14:10:30 +02:00
bsd-getopt-long.c Add missing zeek/ to header includes 2021-01-29 19:16:29 -08:00
bsd-getopt-long.h Switch from header guards to pragma once 2019-09-17 14:10:30 +02:00
CCL.cc Fix variable shadowing issues reported by LGTM 2021-03-03 09:57:16 -07:00
CCL.h Remove all of the random single-file deprecations 2021-01-27 10:52:40 -07:00
CMakeLists.txt Add scaffold for new metrics API with counters 2021-03-29 10:47:32 +02:00
CompHash.cc Merge remote-tracking branch 'origin/topic/vern/zval' 2021-03-23 20:44:19 -07:00
CompHash.h Remove obsolete ZEEK_FORWARD_DECLARE_NAMESPACED macros 2021-02-24 14:35:44 -07:00
Conn.cc migration to using new differentiated methods for setting record fields 2021-02-25 16:59:26 -08:00
Conn.h Remove obsolete ZEEK_FORWARD_DECLARE_NAMESPACED macros 2021-02-24 14:35:44 -07:00
const.bif Switch file UID hashing from md5 to highwayhash. 2020-04-30 10:20:09 -07:00
ConvertUTF.c GH-1079: Use full paths starting with zeek/ when including files 2020-11-12 12:15:26 -07:00
ConvertUTF.h Switch from header guards to pragma once 2019-09-17 14:10:30 +02:00
DbgBreakpoint.cc Add missing zeek/ to header includes 2021-01-29 19:16:29 -08:00
DbgBreakpoint.h Remove obsolete ZEEK_FORWARD_DECLARE_NAMESPACED macros 2021-02-24 14:35:44 -07:00
DbgDisplay.h Remove obsolete ZEEK_FORWARD_DECLARE_NAMESPACED macros 2021-02-24 14:35:44 -07:00
DbgHelp.cc Add missing zeek/ to header includes 2021-01-29 19:16:29 -08:00
DbgWatch.cc Add missing zeek/ to header includes 2021-01-29 19:16:29 -08:00
DbgWatch.h Remove obsolete ZEEK_FORWARD_DECLARE_NAMESPACED macros 2021-02-24 14:35:44 -07:00
Debug.cc Fix variable shadowing issues reported by LGTM 2021-03-03 09:57:16 -07:00
Debug.h Fix variable shadowing issues reported by LGTM 2021-03-03 09:57:16 -07:00
DebugCmdInfoConstants.cc GH-1079: Use full paths starting with zeek/ when including files 2020-11-12 12:15:26 -07:00
DebugCmdInfoConstants.h
DebugCmdInfoConstants.in Rename bro to zeek in error messages 2019-06-16 23:08:45 -05:00
DebugCmds.cc Add missing zeek/ to header includes 2021-01-29 19:16:29 -08:00
DebugCmds.h Remove all of the random single-file deprecations 2021-01-27 10:52:40 -07:00
DebugLogger.cc GH-1079: Use full paths starting with zeek/ when including files 2020-11-12 12:15:26 -07:00
DebugLogger.h Remove obsolete ZEEK_FORWARD_DECLARE_NAMESPACED macros 2021-02-24 14:35:44 -07:00
Desc.cc option for deterministic descriptions of sets & tables 2021-03-18 16:18:32 -07:00
Desc.h option for deterministic descriptions of sets & tables 2021-03-18 16:18:32 -07:00
DFA.cc Add missing zeek/ to header includes 2021-01-29 19:16:29 -08:00
DFA.h Remove all of the random single-file deprecations 2021-01-27 10:52:40 -07:00
Dict.cc Add missing zeek/ to header includes 2021-01-29 19:16:29 -08:00
Dict.h Remove obsolete ZEEK_FORWARD_DECLARE_NAMESPACED macros 2021-02-24 14:35:44 -07:00
digest.cc GH-1079: Use full paths starting with zeek/ when including files 2020-11-12 12:15:26 -07:00
digest.h Remove all of the random single-file deprecations 2021-01-27 10:52:40 -07:00
Discard.cc Add missing zeek/ to header includes 2021-01-29 19:16:29 -08:00
Discard.h Remove obsolete ZEEK_FORWARD_DECLARE_NAMESPACED macros 2021-02-24 14:35:44 -07:00
DNS_Mgr.cc migration to using new differentiated methods for setting record fields 2021-02-25 16:59:26 -08:00
DNS_Mgr.h Remove obsolete ZEEK_FORWARD_DECLARE_NAMESPACED macros 2021-02-24 14:35:44 -07:00
EquivClass.cc Add missing zeek/ to header includes 2021-01-29 19:16:29 -08:00
EquivClass.h Remove obsolete ZEEK_FORWARD_DECLARE_NAMESPACED macros 2021-02-24 14:35:44 -07:00
event.bif GH-1184: Add 'source' field to weird log denoting where the weird was reported 2020-12-01 09:34:37 -07:00
Event.cc Add missing zeek/ to header includes 2021-01-29 19:16:29 -08:00
Event.h Remove obsolete ZEEK_FORWARD_DECLARE_NAMESPACED macros 2021-02-24 14:35:44 -07:00
EventHandler.cc Remove all of the random single-file deprecations 2021-01-27 10:52:40 -07:00
EventHandler.h Remove obsolete ZEEK_FORWARD_DECLARE_NAMESPACED macros 2021-02-24 14:35:44 -07:00
EventLauncher.cc GH-1079: Use full paths starting with zeek/ when including files 2020-11-12 12:15:26 -07:00
EventLauncher.h Switch from header guards to pragma once 2019-09-17 14:10:30 +02:00
EventRegistry.cc GH-1079: Use full paths starting with zeek/ when including files 2020-11-12 12:15:26 -07:00
EventRegistry.h Remove obsolete ZEEK_FORWARD_DECLARE_NAMESPACED macros 2021-02-24 14:35:44 -07:00
Expr.cc micro whitespace nit 2021-04-01 17:33:03 -07:00
Expr.h comments for factored-out index slice functions 2021-03-24 15:03:03 -07:00
File.cc migration to using new differentiated methods for setting record fields 2021-02-25 16:59:26 -08:00
File.h factor out "print" statement's execution functionality 2021-03-24 15:01:33 -07:00
Flare.cc GH-1079: Use full paths starting with zeek/ when including files 2020-11-12 12:15:26 -07:00
Flare.h GH-1079: Use full paths starting with zeek/ when including files 2020-11-12 12:15:26 -07:00
Frag.cc Add missing zeek/ to header includes 2021-01-29 19:16:29 -08:00
Frag.h Remove obsolete ZEEK_FORWARD_DECLARE_NAMESPACED macros 2021-02-24 14:35:44 -07:00
Frame.cc new function for getting the location, if any, associated with the current call 2021-03-24 09:36:21 -07:00
Frame.h new function for getting the location, if any, associated with the current call 2021-03-24 09:36:21 -07:00
Func.cc better method name: HasCopySemantics() 2021-03-24 15:03:03 -07:00
Func.h better method name: HasCopySemantics() 2021-03-24 15:03:03 -07:00
Hash.cc Add missing zeek/ to header includes 2021-01-29 19:16:29 -08:00
Hash.h Remove obsolete ZEEK_FORWARD_DECLARE_NAMESPACED macros 2021-02-24 14:35:44 -07:00
ID.cc Teach Zeekygen to produce source-code-range information 2021-02-26 14:55:59 -08:00
ID.h Remove obsolete ZEEK_FORWARD_DECLARE_NAMESPACED macros 2021-02-24 14:35:44 -07:00
in_cksum.cc GH-1079: Use full paths starting with zeek/ when including files 2020-11-12 12:15:26 -07:00
input.h Remove obsolete ZEEK_FORWARD_DECLARE_NAMESPACED macros 2021-02-24 14:35:44 -07:00
IntrusivePtr.h Base: Clean up explicit uses of namespaces in places where they're not necessary. 2020-08-24 12:07:00 -07:00
IntSet.cc Add missing zeek/ to header includes 2021-01-29 19:16:29 -08:00
IntSet.h Remove all of the random single-file deprecations 2021-01-27 10:52:40 -07:00
IP.cc remove unnecessary casts, and change necessary ones to use static_cast<> 2021-03-18 13:24:25 -07:00
IP.h Remove obsolete ZEEK_FORWARD_DECLARE_NAMESPACED macros 2021-02-24 14:35:44 -07:00
IPAddr.cc Remove all of the random single-file deprecations 2021-01-27 10:52:40 -07:00
IPAddr.h convenience functions for comparing IP addresses 2021-03-18 10:28:32 -07:00
List.cc GH-1079: Use full paths starting with zeek/ when including files 2020-11-12 12:15:26 -07:00
List.h Remove all of the random single-file deprecations 2021-01-27 10:52:40 -07:00
main.cc Add missing zeek/ to header includes 2021-01-29 19:16:29 -08:00
make_dbg_constants.py GH-1079: Use full paths starting with zeek/ when including files 2020-11-12 12:15:26 -07:00
modp_numtoa.c GH-1079: Use full paths starting with zeek/ when including files 2020-11-12 12:15:26 -07:00
modp_numtoa.h Switch from header guards to pragma once 2019-09-17 14:10:30 +02:00
module_util.cc GH-1079: Use full paths starting with zeek/ when including files 2020-11-12 12:15:26 -07:00
module_util.h Remove all of the random single-file deprecations 2021-01-27 10:52:40 -07:00
nb_dns.c Add missing zeek/ to header includes 2021-01-29 19:16:29 -08:00
nb_dns.h GH-1079: Use full paths starting with zeek/ when including files 2020-11-12 12:15:26 -07:00
net_util.cc Add missing zeek/ to header includes 2021-01-29 19:16:29 -08:00
net_util.h Remove obsolete ZEEK_FORWARD_DECLARE_NAMESPACED macros 2021-02-24 14:35:44 -07:00
NetVar.cc Add missing zeek/ to header includes 2021-01-29 19:16:29 -08:00
NetVar.h Remove all of the random single-file deprecations 2021-01-27 10:52:40 -07:00
NFA.cc Add missing zeek/ to header includes 2021-01-29 19:16:29 -08:00
NFA.h Remove obsolete ZEEK_FORWARD_DECLARE_NAMESPACED macros 2021-02-24 14:35:44 -07:00
Notifier.cc Remove all of the random single-file deprecations 2021-01-27 10:52:40 -07:00
Notifier.h Remove all of the random single-file deprecations 2021-01-27 10:52:40 -07:00
Obj.cc Add missing zeek/ to header includes 2021-01-29 19:16:29 -08:00
Obj.h Remove obsolete ZEEK_FORWARD_DECLARE_NAMESPACED macros 2021-02-24 14:35:44 -07:00
OpaqueVal.cc Expose telemetry API to scripting land 2021-03-29 10:47:32 +02:00
OpaqueVal.h Expose telemetry API to scripting land 2021-03-29 10:47:32 +02:00
option.bif Merge remote-tracking branch 'origin/topic/vern/zval' 2021-03-23 20:44:19 -07:00
Options.cc enable setting "-O optimize-AST" option 2021-02-27 10:59:27 -08:00
Options.h inlining of Zeek script functions 2020-11-19 16:16:59 -08:00
PacketFilter.cc GH-1079: Use full paths starting with zeek/ when including files 2020-11-12 12:15:26 -07:00
PacketFilter.h Remove obsolete ZEEK_FORWARD_DECLARE_NAMESPACED macros 2021-02-24 14:35:44 -07:00
parse.y Use std::move() where possible in parse.y build_local()/build_global() 2021-04-02 11:38:25 -07:00
patricia.c GH-1079: Use full paths starting with zeek/ when including files 2020-11-12 12:15:26 -07:00
patricia.h Fix packet filter memory leaks 2020-01-02 12:05:49 -08:00
Pipe.cc GH-1079: Use full paths starting with zeek/ when including files 2020-11-12 12:15:26 -07:00
Pipe.h Move Flare/Pipe from the bro namespace to zeek::detail 2020-06-03 15:16:19 -07:00
PolicyFile.cc Add missing zeek/ to header includes 2021-01-29 19:16:29 -08:00
PolicyFile.h Move a few smaller files to zeek namespaces 2020-08-20 16:11:46 -07:00
PrefixTable.cc GH-1079: Use full paths starting with zeek/ when including files 2020-11-12 12:15:26 -07:00
PrefixTable.h Remove obsolete ZEEK_FORWARD_DECLARE_NAMESPACED macros 2021-02-24 14:35:44 -07:00
PriorityQueue.cc Add missing zeek/ to header includes 2021-01-29 19:16:29 -08:00
PriorityQueue.h Remove obsolete ZEEK_FORWARD_DECLARE_NAMESPACED macros 2021-02-24 14:35:44 -07:00
Queue.h Remove all of the random single-file deprecations 2021-01-27 10:52:40 -07:00
RandTest.cc GH-1079: Use full paths starting with zeek/ when including files 2020-11-12 12:15:26 -07:00
RandTest.h Remove obsolete ZEEK_FORWARD_DECLARE_NAMESPACED macros 2021-02-24 14:35:44 -07:00
re-parse.y GH-1079: Use full paths starting with zeek/ when including files 2020-11-12 12:15:26 -07:00
re-scan.l Remove all of the random single-file deprecations 2021-01-27 10:52:40 -07:00
RE.cc sundry accessors/cast-ers; RE_Matcher's track their construction values 2021-03-18 10:33:10 -07:00
RE.h sundry accessors/cast-ers; RE_Matcher's track their construction values 2021-03-18 10:33:10 -07:00
Reassem.cc Add missing zeek/ to header includes 2021-01-29 19:16:29 -08:00
Reassem.h Remove all of the random single-file deprecations 2021-01-27 10:52:40 -07:00
reporter.bif new function for getting the location, if any, associated with the current call 2021-03-24 09:36:21 -07:00
Reporter.cc Add missing zeek/ to header includes 2021-01-29 19:16:29 -08:00
Reporter.h correcting some simple typos 2021-03-18 08:19:46 -07:00
rule-parse.y Add missing zeek/ to header includes 2021-01-29 19:16:29 -08:00
rule-scan.l GH-1079: Use full paths starting with zeek/ when including files 2020-11-12 12:15:26 -07:00
Rule.cc Add missing zeek/ to header includes 2021-01-29 19:16:29 -08:00
Rule.h Remove obsolete ZEEK_FORWARD_DECLARE_NAMESPACED macros 2021-02-24 14:35:44 -07:00
RuleAction.cc Add missing zeek/ to header includes 2021-01-29 19:16:29 -08:00
RuleAction.h Remove obsolete ZEEK_FORWARD_DECLARE_NAMESPACED macros 2021-02-24 14:35:44 -07:00
RuleCondition.cc Add missing zeek/ to header includes 2021-01-29 19:16:29 -08:00
RuleCondition.h Remove obsolete ZEEK_FORWARD_DECLARE_NAMESPACED macros 2021-02-24 14:35:44 -07:00
RuleMatcher.cc migration to using new differentiated methods for setting record fields 2021-02-25 16:59:26 -08:00
RuleMatcher.h Remove obsolete ZEEK_FORWARD_DECLARE_NAMESPACED macros 2021-02-24 14:35:44 -07:00
RunState.cc Add missing zeek/ to header includes 2021-01-29 19:16:29 -08:00
RunState.h Remove obsolete ZEEK_FORWARD_DECLARE_NAMESPACED macros 2021-02-24 14:35:44 -07:00
scan.l Avoid superfluous string copies when adding to zeek::detail::sig_files 2021-02-24 15:11:24 -08:00
ScannedFile.cc Change a <sys/errno.h> include to <errno.h> 2021-03-30 16:03:14 -07:00
ScannedFile.h Remove all of the random single-file deprecations 2021-01-27 10:52:40 -07:00
Scope.cc Add missing zeek/ to header includes 2021-01-29 19:16:29 -08:00
Scope.h Remove obsolete ZEEK_FORWARD_DECLARE_NAMESPACED macros 2021-02-24 14:35:44 -07:00
ScriptCoverageManager.cc Deprecate zeekenv() and use getenv() directly 2021-01-29 16:55:44 -08:00
ScriptCoverageManager.h Remove obsolete ZEEK_FORWARD_DECLARE_NAMESPACED macros 2021-02-24 14:35:44 -07:00
SerializationFormat.cc GH-1079: Use full paths starting with zeek/ when including files 2020-11-12 12:15:26 -07:00
SerializationFormat.h Remove obsolete ZEEK_FORWARD_DECLARE_NAMESPACED macros 2021-02-24 14:35:44 -07:00
Sessions.cc base support for differentiated record field accessors 2021-02-25 13:51:06 -08:00
Sessions.h Remove obsolete ZEEK_FORWARD_DECLARE_NAMESPACED macros 2021-02-24 14:35:44 -07:00
setsignal.c Add missing zeek/ to header includes 2021-01-29 19:16:29 -08:00
setsignal.h Switch from header guards to pragma once 2019-09-17 14:10:30 +02:00
SmithWaterman.cc migration to using new differentiated methods for setting record fields 2021-02-25 16:59:26 -08:00
SmithWaterman.h Remove all of the random single-file deprecations 2021-01-27 10:52:40 -07:00
Span.h Adhere to Zeek coding style 2021-03-29 10:47:32 +02:00
stats.bif remove unnecessary casts, and change necessary ones to use static_cast<> 2021-03-18 13:24:25 -07:00
Stats.cc Remove BroValUnion by hoisting underlying Val subclass values into subclasses 2021-01-14 11:58:59 -07:00
Stats.h Remove obsolete ZEEK_FORWARD_DECLARE_NAMESPACED macros 2021-02-24 14:35:44 -07:00
Stmt.cc factor out "print" statement's execution functionality 2021-03-24 15:01:33 -07:00
Stmt.h factor out "print" statement's execution functionality 2021-03-24 15:01:33 -07:00
StmtBase.h making Exec methods non-const, so execution can manage side-information 2021-03-18 08:22:55 -07:00
StmtEnums.h Remove all of the random single-file deprecations 2021-01-27 10:52:40 -07:00
strings.bif migrate to differentiated vector "At" accessors to support future efficiency 2021-02-25 13:28:23 -08:00
strsep.c Add missing zeek/ to header includes 2021-01-29 19:16:29 -08:00
Tag.cc Remove all of the random single-file deprecations 2021-01-27 10:52:40 -07:00
Tag.h Remove obsolete ZEEK_FORWARD_DECLARE_NAMESPACED macros 2021-02-24 14:35:44 -07:00
Timer.cc Add missing zeek/ to header includes 2021-01-29 19:16:29 -08:00
Timer.h Remove obsolete ZEEK_FORWARD_DECLARE_NAMESPACED macros 2021-02-24 14:35:44 -07:00
Traverse.cc GH-1079: Use full paths starting with zeek/ when including files 2020-11-12 12:15:26 -07:00
Traverse.h Remove obsolete ZEEK_FORWARD_DECLARE_NAMESPACED macros 2021-02-24 14:35:44 -07:00
TraverseTypes.h Remove obsolete ZEEK_FORWARD_DECLARE_NAMESPACED macros 2021-02-24 14:35:44 -07:00
Trigger.cc GH-1079: Use full paths starting with zeek/ when including files 2020-11-12 12:15:26 -07:00
Trigger.h Remove obsolete ZEEK_FORWARD_DECLARE_NAMESPACED macros 2021-02-24 14:35:44 -07:00
TunnelEncapsulation.cc migration to using new differentiated methods for setting record fields 2021-02-25 16:59:26 -08:00
TunnelEncapsulation.h Fix missing assigmnent operator/copy constructor pairings reported by LGTM 2021-03-03 10:29:25 -07:00
Type.cc method to add a fully-qualified enum name (module name included) 2021-04-01 18:45:42 -07:00
Type.h Merge remote-tracking branch 'origin/topic/neverlord/gh-1408' 2021-04-05 14:21:44 -07:00
types.bif Table expiry now raises &on_change handlers 2020-02-05 12:37:52 -08:00
UID.cc GH-1079: Use full paths starting with zeek/ when including files 2020-11-12 12:15:26 -07:00
UID.h Remove all of the random single-file deprecations 2021-01-27 10:52:40 -07:00
util-config.h.in
util.cc Fix incomplete-type for struct timeval 2021-03-29 22:41:31 -05:00
util.h Fix incomplete-type for struct timeval 2021-03-29 22:41:31 -05:00
Val.cc Added TableVal::ToMap to retrieve a table's entire contents as a unordered_map 2021-04-01 17:33:37 -07:00
Val.h Added TableVal::ToMap to retrieve a table's entire contents as a unordered_map 2021-04-01 17:33:37 -07:00
Var.cc tidying with respect to "const", and streamlining OuterIDBindingFinder 2021-03-18 08:24:14 -07:00
Var.h Remove obsolete ZEEK_FORWARD_DECLARE_NAMESPACED macros 2021-02-24 14:35:44 -07:00
version.c.in Add missing zeek/ to header includes 2021-01-29 19:16:29 -08:00
WeirdState.cc GH-1079: Use full paths starting with zeek/ when including files 2020-11-12 12:15:26 -07:00
WeirdState.h Move a few low-use classes to namespaces 2020-07-31 16:25:47 -04:00
zeek GH-1068: Add zeek symlink to allow "zeek/Foo.h" include style 2020-07-20 17:54:09 -07:00
zeek-affinity.cc Address supervisor code re-factoring feedback from Robin 2020-01-21 22:26:17 -08:00
zeek-affinity.h Address supervisor code re-factoring feedback from Robin 2020-01-21 22:26:17 -08:00
zeek-bif.h GH-1079: Use full paths starting with zeek/ when including files 2020-11-12 12:15:26 -07:00
zeek-setup.cc Merge remote-tracking branch 'origin/topic/neverlord/gh-1408' 2021-04-05 14:21:44 -07:00
zeek-setup.h Rename a 'do_net_run' variable to 'do_run_loop' 2020-12-14 13:07:47 -08:00
zeek.bif Merge remote-tracking branch 'origin/topic/vern/zval' 2021-03-23 20:44:19 -07:00
zeek.pac GH-1079: Use full paths starting with zeek/ when including files 2020-11-12 12:15:26 -07:00
ZeekArgs.cc migration to using new differentiated methods for setting record fields 2021-02-25 16:59:26 -08:00
ZeekArgs.h GH-1079: Use full paths starting with zeek/ when including files 2020-11-12 12:15:26 -07:00
ZeekList.h Remove obsolete ZEEK_FORWARD_DECLARE_NAMESPACED macros 2021-02-24 14:35:44 -07:00
ZeekString.cc migrate to differentiated vector "At" accessors to support future efficiency 2021-02-25 13:28:23 -08:00
ZeekString.h Remove obsolete ZEEK_FORWARD_DECLARE_NAMESPACED macros 2021-02-24 14:35:44 -07:00
ZVal.cc Fix maybe-uninitialized warning in ZVal::ToVal() 2021-03-26 19:10:36 -07:00
ZVal.h removal of vestigial #include's (breaking an include loop in the process) 2021-03-24 15:15:19 -07:00