zeek/src
2020-06-26 19:55:09 -07:00
..
3rdparty@ae9ff26a10 Hash unification: address PR feedback 2020-05-13 14:07:59 +00:00
analyzer Merge branch 'dns-original-query-case' of https://github.com/rvictory/zeek 2020-06-26 00:07:02 -07:00
broker GH-1025: allow copying/cloning of opaque of Broker::Store 2020-06-24 23:27:04 -07:00
file_analysis Merge remote-tracking branch 'origin/topic/timw/266-namespaces' 2020-06-11 23:20:51 -07:00
fuzzers Merge remote-tracking branch 'origin/topic/jazoff/fuzz-size-limit-speedup' 2020-05-21 11:43:34 -07:00
input Disable some deprecation diagnostics for GCC 2020-06-11 15:43:11 -07:00
iosource Merge remote-tracking branch 'origin/topic/jsiwek/gh-977-improve-pcap-error-handling' 2020-06-11 23:22:19 -07:00
logging Rename BroType to Type 2020-06-10 14:27:36 -07:00
plugin Merge remote-tracking branch 'origin/topic/timw/266-namespaces' 2020-06-11 23:20:51 -07:00
probabilistic Rename BroType to Type 2020-06-10 14:27:36 -07:00
supervisor Move Type types to zeek namespace 2020-06-09 17:20:45 -07:00
threading Fix "possibly-truncated" compiler warning in BuildJSON snprintf() 2020-06-24 17:59:28 -07:00
zeekygen Merge remote-tracking branch 'origin/topic/timw/266-namespaces' 2020-06-11 23:20:51 -07:00
Anon.cc Move Anon.h into zeek::detail namespace 2020-06-03 15:16:19 -07:00
Anon.h Move Anon.h into zeek::detail namespace 2020-06-03 15:16:19 -07:00
Attr.cc Disable some deprecation diagnostics for GCC 2020-06-11 15:43:11 -07:00
Attr.h Merge remote-tracking branch 'origin/topic/timw/266-namespaces' 2020-06-11 23:20:51 -07:00
Base64.cc Merge remote-tracking branch 'origin/topic/timw/776-using-statements' 2020-04-09 13:31:07 -07:00
Base64.h Merge remote-tracking branch 'origin/topic/timw/776-using-statements' 2020-04-09 13:31:07 -07:00
BifReturnVal.cc Improve Func.h inclusion 2020-06-05 17:57:42 -07:00
BifReturnVal.h Improve Func.h inclusion 2020-06-05 17:57:42 -07:00
binpac-lib.pac
binpac.pac
binpac_bro-lib.pac Migrate SMB analyzer to use IntrusivePtr 2020-05-14 17:18:00 -07:00
binpac_bro.h Migrate SMB analyzer to use IntrusivePtr 2020-05-14 17:18:00 -07:00
bro-bif.h Improve Func.h inclusion 2020-06-05 17:57:42 -07:00
bro.pac Migrate SMB analyzer to use IntrusivePtr 2020-05-14 17:18:00 -07:00
bro_inet_ntop.c
bro_inet_ntop.h Switch from header guards to pragma once 2019-09-17 14:10:30 +02:00
Brofiler.cc Stmt: move Stmt classes into zeek::detail namespace 2020-06-03 13:37:57 -07:00
Brofiler.h Merge remote-tracking branch 'origin/topic/timw/266-namespaces' 2020-06-11 23:20:51 -07:00
BroList.h Merge remote-tracking branch 'origin/topic/timw/266-namespaces' 2020-06-11 23:20:51 -07:00
BroString.cc Deprecate VectorVal::Lookup(), replace with At() 2020-05-21 17:03:46 -07:00
BroString.h The remaining nulls 2020-04-07 16:08:34 -07:00
bsd-getopt-long.c GH-239: Rename bro to zeek, bro-config to zeek-config, and bro-path-dev to zeek-path-dev. 2019-05-01 21:43:45 +00:00
bsd-getopt-long.h Switch from header guards to pragma once 2019-09-17 14:10:30 +02:00
CCL.cc UID, ..: un-inline methods to reduce header dependencies 2020-02-04 20:51:02 +01:00
CCL.h The Great Embooleanating 2020-03-31 06:41:54 +00:00
CMakeLists.txt Merge remote-tracking branch 'origin/topic/jsiwek/fix-coverity-build' 2020-06-08 11:23:24 -07:00
CompHash.cc Merge remote-tracking branch 'origin/topic/timw/266-namespaces' 2020-06-11 23:20:51 -07:00
CompHash.h Rename BroType to Type 2020-06-10 14:27:36 -07:00
Conn.cc Optimize Connection::RemovalEvent() for bare-mode usage 2020-06-10 16:38:39 -07:00
Conn.h Deprecate Connection::Event and Analyzer::Event methods 2020-04-16 19:45:30 -07:00
const.bif Switch file UID hashing from md5 to highwayhash. 2020-04-30 10:20:09 -07:00
Continuation.h Switch from header guards to pragma once 2019-09-17 14:10:30 +02:00
ConvertUTF.c Merge remote-tracking branch 'origin/topic/seth/rdp' 2015-03-30 17:10:04 -05:00
ConvertUTF.h Switch from header guards to pragma once 2019-09-17 14:10:30 +02:00
DbgBreakpoint.cc Move Type types to zeek namespace 2020-06-09 17:20:45 -07:00
DbgBreakpoint.h Merge remote-tracking branch 'origin/topic/timw/266-namespaces' 2020-06-11 23:20:51 -07:00
DbgDisplay.h include cleanup 2020-02-04 20:51:02 +01:00
DbgHelp.cc GH-239: Rename bro to zeek, bro-config to zeek-config, and bro-path-dev to zeek-path-dev. 2019-05-01 21:43:45 +00:00
DbgWatch.cc Expr: move all classes into zeek::detail 2020-06-03 15:16:18 -07:00
DbgWatch.h Merge remote-tracking branch 'origin/topic/timw/266-namespaces' 2020-06-11 23:20:51 -07:00
Debug.cc Expr: move all classes into zeek::detail 2020-06-03 15:16:18 -07:00
Debug.h Merge remote-tracking branch 'origin/topic/timw/266-namespaces' 2020-06-11 23:20:51 -07:00
DebugCmdInfoConstants.cc Rename bro to zeek in error messages 2019-06-16 23:08:45 -05:00
DebugCmdInfoConstants.h
DebugCmdInfoConstants.in Rename bro to zeek in error messages 2019-06-16 23:08:45 -05:00
DebugCmds.cc Move Type types to zeek namespace 2020-06-09 17:20:45 -07:00
DebugCmds.h Merge remote-tracking branch 'origin/topic/timw/nullptr' 2020-04-09 08:59:53 -07:00
DebugLogger.cc Mark all of the aliased classes in plugin/Plugin.h deprecated, and fix all of the plugins that were using them 2020-06-03 15:16:18 -07:00
DebugLogger.h Move all of the base plugin classes into the zeek::plugin namespace 2020-06-03 15:16:18 -07:00
Desc.cc Rename BroType to Type 2020-06-10 14:27:36 -07:00
Desc.h Rename BroType to Type 2020-06-10 14:27:36 -07:00
DFA.cc Switch most internal md5 calls to digest calls. 2020-04-29 16:05:31 -07:00
DFA.h include cleanup 2020-02-04 20:51:02 +01:00
Dict.cc Merge remote-tracking branch 'origin/topic/timw/dict-cleanup' 2020-04-14 15:46:03 -07:00
Dict.h Improve TableVal HashKey management 2020-05-20 22:16:47 -07:00
digest.cc Hash unification: address PR feedback 2020-05-13 14:07:59 +00:00
digest.h Update architecture checks for highwayhash 2020-05-12 12:03:10 -07:00
Discard.cc Integrate review feedback 2020-05-29 19:14:35 -07:00
Discard.h Deprecate internal_func(), replace with zeek::lookup_func() 2020-05-14 17:23:20 -07:00
DNS_Mgr.cc Fix shadowed variable that breaks lookup_hostname() 2020-06-25 18:56:00 -07:00
DNS_Mgr.h Merge remote-tracking branch 'origin/topic/timw/266-namespaces' 2020-06-11 23:20:51 -07:00
EquivClass.cc The remaining nulls 2020-04-07 16:08:34 -07:00
EquivClass.h The Great Embooleanating 2020-03-31 06:41:54 +00:00
event.bif GH-998: Fix Reporter::conn_weird() to handle expired connections 2020-06-15 12:57:47 -07:00
Event.cc Deprecate Plugin::HookCallFunction(), replace with HookFunctionCall() 2020-05-22 21:01:38 -07:00
Event.h Move Flare/Pipe from the bro namespace to zeek::detail 2020-06-03 15:16:19 -07:00
EventHandler.cc Merge remote-tracking branch 'origin/topic/timw/266-namespaces' 2020-06-11 23:20:51 -07:00
EventHandler.h Merge remote-tracking branch 'origin/topic/timw/266-namespaces' 2020-06-11 23:20:51 -07:00
EventLauncher.cc Deprecate Val(BroFile*) ctor, replace with one using IntrusivePtr 2020-05-15 17:11:05 -07:00
EventLauncher.h Switch from header guards to pragma once 2019-09-17 14:10:30 +02:00
EventRegistry.cc Improve Func.h inclusion 2020-06-05 17:57:42 -07:00
EventRegistry.h Change EventRegistry/EventHandler methods to use std::string{_view} 2020-05-14 17:25:08 -07:00
Expr.cc Rename BroType to Type 2020-06-10 14:27:36 -07:00
Expr.h Rename BroType to Type 2020-06-10 14:27:36 -07:00
File.cc Move Type types to zeek namespace 2020-06-09 17:20:45 -07:00
File.h Merge remote-tracking branch 'origin/topic/timw/266-namespaces' 2020-06-11 23:20:51 -07:00
Flare.cc Move Flare/Pipe from the bro namespace to zeek::detail 2020-06-03 15:16:19 -07:00
Flare.h Move Flare/Pipe from the bro namespace to zeek::detail 2020-06-03 15:16:19 -07:00
Frag.cc The remaining nulls 2020-04-07 16:08:34 -07:00
Frag.h Merge remote-tracking branch 'origin/topic/timw/nullptr' 2020-04-09 08:59:53 -07:00
Frame.cc Rename BroType to Type 2020-06-10 14:27:36 -07:00
Frame.h Merge remote-tracking branch 'origin/topic/timw/266-namespaces' 2020-06-11 23:20:51 -07:00
Func.cc Merge remote-tracking branch 'origin/topic/timw/266-namespaces' 2020-06-11 23:20:51 -07:00
Func.h Merge remote-tracking branch 'origin/topic/timw/266-namespaces' 2020-06-11 23:20:51 -07:00
Hash.cc Remove inline from some static KeyedHash members 2020-06-05 18:20:05 -07:00
Hash.h Remove inline from some static KeyedHash members 2020-06-05 18:20:05 -07:00
ID.cc Disable some deprecation diagnostics for GCC 2020-06-11 15:43:11 -07:00
ID.h Merge remote-tracking branch 'origin/topic/timw/266-namespaces' 2020-06-11 23:20:51 -07:00
input.h Merge remote-tracking branch 'origin/topic/timw/266-namespaces' 2020-06-11 23:20:51 -07:00
IntrusivePtr.h Add cast_intrusive() and make use of it in two spots 2020-05-14 17:18:00 -07:00
IntSet.cc GH-239: Rename bro to zeek, bro-config to zeek-config, and bro-path-dev to zeek-path-dev. 2019-05-01 21:43:45 +00:00
IntSet.h Replace bzero() with memset() 2020-05-14 16:57:27 -07:00
IP.cc Move Type types to zeek namespace 2020-06-09 17:20:45 -07:00
IP.h Fix build: some don't like IntrusivePtr default arg w/ incomplete type 2020-05-22 00:09:14 -07:00
IPAddr.cc Improve TableVal HashKey management 2020-05-20 22:16:47 -07:00
IPAddr.h Remove IPAddr.h from Reporter.h 2020-06-01 15:00:39 -07:00
legacy-netvar-init.cc Switch zeek:🆔:lookup to zeek:🆔:find 2020-05-14 18:00:18 -07:00
List.cc Review fixups 2020-05-08 10:46:03 -07:00
List.h Review fixups 2020-05-08 10:46:03 -07:00
main.cc Deprecate names in BifConst, replace with zeek::BifConst 2020-05-14 17:26:00 -07:00
make_dbg_constants.py Merge remote-tracking branch 'origin/topic/dnthayer/ticket1440' 2015-08-07 13:10:08 -07:00
modp_numtoa.c Do not use scientific notations when printing doubles in logs. 2016-05-23 16:07:22 -07:00
modp_numtoa.h Switch from header guards to pragma once 2019-09-17 14:10:30 +02:00
module_util.cc Merge remote-tracking branch 'origin/topic/timw/util-unit-tests' 2020-01-06 09:44:43 -08:00
module_util.h module_util: make GLOBAL_MODULE_NAME constexpr 2020-02-07 10:56:14 +01:00
nb_dns.c Reorder some class variables to fill in gaps in structure packing 2020-04-06 14:07:29 -07:00
nb_dns.h Reorder some class variables to fill in gaps in structure packing 2020-04-06 14:07:29 -07:00
Net.cc Move Anon.h into zeek::detail namespace 2020-06-03 15:16:19 -07:00
Net.h Merge remote-tracking branch 'origin/topic/timw/776-using-statements' 2020-04-09 13:31:07 -07:00
net_util.cc Remove 'using namespace std' from SerialTypes.h 2020-04-07 15:59:59 -07:00
net_util.h Switch from header guards to pragma once 2019-09-17 14:10:30 +02:00
NetVar.cc Disable some deprecation diagnostics for GCC 2020-06-11 15:43:11 -07:00
NetVar.h Disable some deprecation diagnostics for GCC 2020-06-11 15:43:11 -07:00
NFA.cc The remaining nulls 2020-04-07 16:08:34 -07:00
NFA.h The remaining nulls 2020-04-07 16:08:34 -07:00
Notifier.cc include cleanup 2020-02-04 20:51:02 +01:00
Notifier.h Unbreak build on Fedora 32 (gcc 10.0.1) 2020-05-07 22:18:04 -07:00
Obj.cc Deprecate remaining "opt_internal" functions in Var.h 2020-05-14 17:24:21 -07:00
Obj.h The remaining nulls 2020-04-07 16:08:34 -07:00
OpaqueVal.cc Rename BroType to Type 2020-06-10 14:27:36 -07:00
OpaqueVal.h Rename BroType to Type 2020-06-10 14:27:36 -07:00
option.bif Move Type types to zeek namespace 2020-06-09 17:20:45 -07:00
Options.cc Add basic structure for fuzzing targets 2020-04-23 12:51:25 -07:00
Options.h Add basic structure for fuzzing targets 2020-04-23 12:51:25 -07:00
PacketDumper.cc include cleanup 2020-02-04 20:51:02 +01:00
PacketDumper.h include cleanup 2020-02-04 20:51:02 +01:00
PacketFilter.cc include cleanup 2020-02-04 20:51:02 +01:00
PacketFilter.h include cleanup 2020-02-04 20:51:02 +01:00
parse.y Rename BroType to Type 2020-06-10 14:27:36 -07:00
patricia.c Fix packet filter memory leaks 2020-01-02 12:05:49 -08:00
patricia.h Fix packet filter memory leaks 2020-01-02 12:05:49 -08:00
Pipe.cc Move Flare/Pipe from the bro namespace to zeek::detail 2020-06-03 15:16:19 -07:00
Pipe.h Move Flare/Pipe from the bro namespace to zeek::detail 2020-06-03 15:16:19 -07:00
PolicyFile.cc The remaining nulls 2020-04-07 16:08:34 -07:00
PolicyFile.h Switch from header guards to pragma once 2019-09-17 14:10:30 +02:00
PrefixTable.cc Move Type types to zeek namespace 2020-06-09 17:20:45 -07:00
PrefixTable.h Merge remote-tracking branch 'origin/topic/timw/776-using-statements' 2020-04-09 13:31:07 -07:00
PriorityQueue.cc PriorityQueue: initialization cleanup 2020-02-27 12:36:24 -07:00
PriorityQueue.h The remaining nulls 2020-04-07 16:08:34 -07:00
Queue.h include cleanup 2020-02-04 20:51:02 +01:00
RandTest.cc include cleanup 2020-02-04 20:51:02 +01:00
RandTest.h include cleanup 2020-02-04 20:51:02 +01:00
re-parse.y include cleanup 2020-02-04 20:51:02 +01:00
re-scan.l include cleanup 2020-02-04 20:51:02 +01:00
RE.cc Merge remote-tracking branch 'origin/topic/timw/776-using-statements' 2020-04-09 13:31:07 -07:00
RE.h The remaining nulls 2020-04-07 16:08:34 -07:00
Reassem.cc include cleanup 2020-02-04 20:51:02 +01:00
Reassem.h Unbreak build on Fedora 32 (gcc 10.0.1) 2020-05-07 22:18:04 -07:00
reporter.bif GH-998: Fix Reporter::conn_weird() to handle expired connections 2020-06-15 12:57:47 -07:00
Reporter.cc GH-998: Fix Reporter::conn_weird() to handle expired connections 2020-06-15 12:57:47 -07:00
Reporter.h GH-998: Fix Reporter::conn_weird() to handle expired connections 2020-06-15 12:57:47 -07:00
rule-parse.y Remove 'using namespace std' from SerialTypes.h 2020-04-07 15:59:59 -07:00
rule-scan.l Remove 'using namespace std' from SerialTypes.h 2020-04-07 15:59:59 -07:00
Rule.cc The remaining nulls 2020-04-07 16:08:34 -07:00
Rule.h The remaining nulls 2020-04-07 16:08:34 -07:00
RuleAction.cc Update deprecated ValManager::GetEmptyString usages 2020-04-16 16:46:38 -07:00
RuleAction.h Remove other using statements from headers 2020-04-07 15:47:44 -07:00
RuleCondition.cc Move Type types to zeek namespace 2020-06-09 17:20:45 -07:00
RuleCondition.h Merge remote-tracking branch 'origin/topic/timw/266-namespaces' 2020-06-11 23:20:51 -07:00
RuleMatcher.cc Move Type types to zeek namespace 2020-06-09 17:20:45 -07:00
RuleMatcher.h Merge remote-tracking branch 'origin/topic/timw/776-using-statements' 2020-04-09 13:31:07 -07:00
scan.l Integrate review feedback: improve command-line option redef parsing 2020-06-19 12:49:02 -07:00
Scope.cc Move Type types to zeek namespace 2020-06-09 17:20:45 -07:00
Scope.h Merge remote-tracking branch 'origin/topic/timw/266-namespaces' 2020-06-11 23:20:51 -07:00
SerializationFormat.cc Remove IPAddr.h from Reporter.h 2020-06-01 15:00:39 -07:00
SerializationFormat.h More final markings. 2020-04-03 18:35:24 -04:00
Sessions.cc Merge remote-tracking branch 'origin/topic/timw/266-namespaces' 2020-06-11 23:20:51 -07:00
Sessions.h Deprecate names in BifConst, replace with zeek::BifConst 2020-05-14 17:26:00 -07:00
setsignal.c GH-239: Rename bro to zeek, bro-config to zeek-config, and bro-path-dev to zeek-path-dev. 2019-05-01 21:43:45 +00:00
setsignal.h Switch from header guards to pragma once 2019-09-17 14:10:30 +02:00
SmithWaterman.cc Move Type types to zeek namespace 2020-06-09 17:20:45 -07:00
SmithWaterman.h Remove "using namespace std" from header files 2019-10-30 12:26:10 -07:00
stats.bif Move Type types to zeek namespace 2020-06-09 17:20:45 -07:00
Stats.cc Review cleanup 2020-06-10 13:46:42 -07:00
Stats.h More final markings. 2020-04-03 18:35:24 -04:00
Stmt.cc GH-1036: change print.log to log network time instead of current 2020-06-26 19:55:09 -07:00
Stmt.h Expr: move all classes into zeek::detail 2020-06-03 15:16:18 -07:00
StmtEnums.h Switch from header guards to pragma once 2019-09-17 14:10:30 +02:00
strings.bif Move Type types to zeek namespace 2020-06-09 17:20:45 -07:00
strsep.c GH-239: Rename bro to zeek, bro-config to zeek-config, and bro-path-dev to zeek-path-dev. 2019-05-01 21:43:45 +00:00
Tag.cc Move Type types to zeek namespace 2020-06-09 17:20:45 -07:00
Tag.h Merge remote-tracking branch 'origin/topic/timw/266-namespaces' 2020-06-11 23:20:51 -07:00
Timer.cc GH-998: Fix Reporter::conn_weird() to handle expired connections 2020-06-15 12:57:47 -07:00
Timer.h GH-998: Fix Reporter::conn_weird() to handle expired connections 2020-06-15 12:57:47 -07:00
Traverse.cc include cleanup 2020-02-04 20:51:02 +01:00
Traverse.h Merge remote-tracking branch 'origin/topic/timw/266-namespaces' 2020-06-11 23:20:51 -07:00
TraverseTypes.h Switch from header guards to pragma once 2019-09-17 14:10:30 +02:00
Trigger.cc Move Trigger into the zeek::detail namespace 2020-06-03 15:16:19 -07:00
Trigger.h Merge remote-tracking branch 'origin/topic/timw/266-namespaces' 2020-06-11 23:20:51 -07:00
TunnelEncapsulation.cc Deprecate all BroType* in BifType:: namespace 2020-05-14 17:25:35 -07:00
TunnelEncapsulation.h Move Type types to zeek namespace 2020-06-09 17:20:45 -07:00
Type.cc Rename BroType to Type 2020-06-10 14:27:36 -07:00
Type.h Merge remote-tracking branch 'origin/topic/timw/266-namespaces' 2020-06-11 23:20:51 -07:00
types.bif Table expiry now raises &on_change handlers 2020-02-05 12:37:52 -08:00
UID.cc UID, ..: un-inline methods to reduce header dependencies 2020-02-04 20:51:02 +01:00
UID.h The remaining nulls 2020-04-07 16:08:34 -07:00
util-config.h.in Additional Bro to Zeek renaming 2019-05-19 16:51:36 -05:00
util.cc Deprecate Val(double, TypeTag) ctor, add TimeVal/DoubleVal subclasses 2020-06-02 23:33:40 -07:00
util.h Merge remote-tracking branch 'origin/topic/timw/266-namespaces' 2020-06-11 23:20:51 -07:00
Val.cc Remove last_access_time from TableEntryVal. 2020-06-18 22:59:08 +00:00
Val.h Remove last_access_time from TableEntryVal. 2020-06-18 22:59:08 +00:00
Var.cc Rename BroType to Type 2020-06-10 14:27:36 -07:00
Var.h Merge remote-tracking branch 'origin/topic/timw/266-namespaces' 2020-06-11 23:20:51 -07:00
version.c.in GH-239: Rename bro to zeek, bro-config to zeek-config, and bro-path-dev to zeek-path-dev. 2019-05-01 21:43:45 +00:00
WeirdState.cc include cleanup 2020-02-04 20:51:02 +01:00
WeirdState.h The Great Embooleanating 2020-03-31 06:41:54 +00: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-setup.cc Merge remote-tracking branch 'origin/topic/timw/266-namespaces' 2020-06-11 23:20:51 -07:00
zeek-setup.h Use zeek::detail namespace for fuzzer utils 2020-05-04 17:37:11 -07:00
zeek.bif Review cleanup 2020-06-10 13:46:42 -07:00
ZeekArgs.cc Use const-ref parameter for zeek::val_list_to_args() 2020-03-26 11:32:01 -07:00
ZeekArgs.h Use const-ref parameter for zeek::val_list_to_args() 2020-03-26 11:32:01 -07:00