zeek/src/analyzer
Jon Siwek 620cd671ba Fix tracking of DCE-RPC context identifier mappings
This adds previously-missing support for "Alter Context"
request/response PDUs (initial patch contributed by Mark Fernandez).

Also, context ID arguments were added to dce_rpc_bind, dce_rpc_request,
and dce_rpc_response in order to properly track what endpoint/operation
a given opnum maps to.
2018-08-23 15:11:38 -05:00
..
protocol Fix tracking of DCE-RPC context identifier mappings 2018-08-23 15:11:38 -05:00
analyzer.bif Internal refactoring of how plugin components are tagged/managed. 2013-08-01 10:35:47 -05:00
Analyzer.cc Fix a number of format errors when using debug macros. 2016-08-12 15:42:02 -07:00
Analyzer.h Mark one-parameter constructors as explicit & use override where possible 2018-03-27 07:17:32 -07:00
CMakeLists.txt New CMake variable bro_HAVE_OBJECT_LIBRARIES that switches between 2013-05-30 17:41:20 -07:00
Component.cc Make tags generated during component initialization stable. 2016-08-11 19:48:53 -07:00
Component.h Mark one-parameter constructors as explicit & use override where possible 2018-03-27 07:17:32 -07:00
Manager.cc Preallocate all possible PortVals. 2017-12-11 15:29:28 -06:00
Manager.h Fix typo in analyzer::Manager API docs 2017-12-13 14:24:54 -06:00
Tag.cc Add a distinct tag class for file analyzers. 2013-07-30 15:19:48 -05:00
Tag.h Mark one-parameter constructors as explicit & use override where possible 2018-03-27 07:17:32 -07:00