.. |
file_analysis
|
FileAnalysis: first pass over documentation.
|
2013-03-29 13:41:37 -05:00 |
input
|
Merge branch 'master' into topic/jsiwek/file-analysis
|
2013-03-27 14:13:05 -05:00 |
logging
|
s/bro-ids.org/bro.org/g
|
2013-03-07 19:33:04 -08:00 |
threading
|
Fix build on OpenBSD 5.2.
|
2013-02-22 10:45:22 -06:00 |
Analyzer.cc
|
FileAnalysis: replace script-layer http file analysis.
|
2013-03-22 16:14:06 -05:00 |
Analyzer.h
|
Moving my todos over to the tracker ticket.
|
2012-06-15 14:45:07 -07:00 |
AnalyzerTags.h
|
FileAnalysis: separating IRC/FTP data analyzers.
|
2013-03-20 11:12:06 -05:00 |
Anon.cc
|
Add SHA1 and SHA256 hashing BIFs. (addresses #542)
|
2012-05-04 16:09:05 -05:00 |
Anon.h
|
Remove $Id$ tags
|
2011-08-04 15:21:18 -05:00 |
ARP.cc
|
Changing ARP detection to always kick in even if no analyzer is
|
2012-02-17 13:24:47 -08:00 |
ARP.h
|
Changing ARP detection to always kick in even if no analyzer is
|
2012-02-17 13:24:47 -08:00 |
Attr.cc
|
Remove unused attributes
|
2012-12-10 15:43:13 -06:00 |
Attr.h
|
Remove unused attributes
|
2012-12-10 15:43:13 -06:00 |
ayiya-analyzer.pac
|
Make Teredo bubble packet parsing more lenient.
|
2012-06-19 12:59:38 -05:00 |
ayiya-protocol.pac
|
Add Teredo tunnel decapsulation.
|
2012-05-25 12:37:35 -05:00 |
AYIYA.cc
|
Change binpac exceptions in AYIYA/GTP analyzers to do protocol_violation
|
2012-10-29 12:15:48 -05:00 |
AYIYA.h
|
Add independent options to toggle the different decapsulation methods
|
2012-06-05 10:17:41 -05:00 |
ayiya.pac
|
First commit of binpac based AYIYA analyzer.
|
2012-04-21 14:42:20 -04:00 |
BackDoor.cc
|
Remove $Id$ tags
|
2011-08-04 15:21:18 -05:00 |
BackDoor.h
|
Remove $Id$ tags
|
2011-08-04 15:21:18 -05:00 |
Base64.cc
|
fix gcc compile warning in base64 encoder
|
2013-03-18 09:01:03 -07:00 |
Base64.h
|
Renaming Base64Decoder to Base64Converter.
|
2013-03-17 13:16:46 -07:00 |
bif_arg.cc
|
Remove $Id$ tags
|
2011-08-04 15:21:18 -05:00 |
bif_arg.h
|
Remove $Id$ tags
|
2011-08-04 15:21:18 -05:00 |
bif_type.def
|
Remove --enable-brov6 flag, IPv6 now supported by default.
|
2012-02-03 16:46:58 -06:00 |
binpac-lib.pac
|
Remove $Id$ tags
|
2011-08-04 15:21:18 -05:00 |
binpac.pac
|
Remove $Id$ tags
|
2011-08-04 15:21:18 -05:00 |
binpac_bro-lib.pac
|
Remove $Id$ tags
|
2011-08-04 15:21:18 -05:00 |
binpac_bro.h
|
Remove $Id$ tags
|
2011-08-04 15:21:18 -05:00 |
bittorrent-analyzer.pac
|
Small updates for the bittorrent analyzer to support 64bit types in binpac.
|
2012-01-27 22:55:42 -05:00 |
bittorrent-protocol.pac
|
Small updates for the bittorrent analyzer to support 64bit types in binpac.
|
2012-01-27 22:55:42 -05:00 |
BitTorrent.cc
|
Fix overrides of TCP_ApplicationAnalyzer::EndpointEOF.
|
2012-07-13 16:25:58 -05:00 |
BitTorrent.h
|
Fix overrides of TCP_ApplicationAnalyzer::EndpointEOF.
|
2012-07-13 16:25:58 -05:00 |
bittorrent.pac
|
Initial import of svn+ssh:://svn.icir.org/bro/trunk/bro as of r7088
|
2010-09-27 20:42:30 -07:00 |
BitTorrentTracker.cc
|
Fix overrides of TCP_ApplicationAnalyzer::EndpointEOF.
|
2012-07-13 16:25:58 -05:00 |
BitTorrentTracker.h
|
Fix overrides of TCP_ApplicationAnalyzer::EndpointEOF.
|
2012-07-13 16:25:58 -05:00 |
BPF_Program.cc
|
Remove $Id$ tags
|
2011-08-04 15:21:18 -05:00 |
BPF_Program.h
|
Remove $Id$ tags
|
2011-08-04 15:21:18 -05:00 |
bro.bif
|
FileAnalysis: file handles now set from events.
|
2013-03-25 15:37:58 -05:00 |
bro.pac
|
Remove $Id$ tags
|
2011-08-04 15:21:18 -05:00 |
bro_inet_ntop.c
|
Merge remote-tracking branch 'origin/topic/jsiwek/bro_inet_ntop'
|
2012-03-23 16:10:01 -07:00 |
bro_inet_ntop.h
|
Fix build on OpenBSD 5.2.
|
2013-02-22 10:45:22 -06:00 |
BroDoc.cc
|
Add new function flavor called a "hook".
|
2012-11-15 13:45:13 -06:00 |
BroDoc.h
|
Add new function flavor called a "hook".
|
2012-11-15 13:45:13 -06:00 |
BroDocObj.cc
|
Allow Broxygen markup "##<" for more general use.
|
2011-12-16 11:21:49 -06:00 |
BroDocObj.h
|
Allow Broxygen markup "##<" for more general use.
|
2011-12-16 11:21:49 -06:00 |
Brofiler.cc
|
Fix a BRO_PROFILER_FILE/mkstemp portability issue. (addresses #794)
|
2012-03-02 12:40:25 -06:00 |
Brofiler.h
|
Fix a BRO_PROFILER_FILE/mkstemp portability issue. (addresses #794)
|
2012-03-02 12:40:25 -06:00 |
BroList.h
|
Remove $Id$ tags
|
2011-08-04 15:21:18 -05:00 |
BroString.cc
|
change vector assignment operator and remove unnecessary argument (expr)
|
2013-03-06 14:08:06 -08:00 |
BroString.h
|
Clarifying onwership rules for BroString constructors.
|
2012-11-05 13:51:09 -08:00 |
bsd-getopt-long.c
|
Remove $Id$ tags
|
2011-08-04 15:21:18 -05:00 |
bsd-getopt-long.h
|
Remove $Id$ tags
|
2011-08-04 15:21:18 -05:00 |
builtin-func.l
|
Merge remote-tracking branch 'origin/topic/matthias/opaque'
|
2012-12-20 16:30:22 -08:00 |
builtin-func.y
|
Merge remote-tracking branch 'origin/topic/matthias/opaque'
|
2012-12-20 16:30:22 -08:00 |
CCL.cc
|
Remove $Id$ tags
|
2011-08-04 15:21:18 -05:00 |
CCL.h
|
Remove $Id$ tags
|
2011-08-04 15:21:18 -05:00 |
ChunkedIO.cc
|
Add more error handling for close() calls.
|
2012-07-26 12:40:12 -05:00 |
ChunkedIO.h
|
Promote libz and libmagic to required dependencies.
|
2011-11-11 12:39:00 -06:00 |
CMakeLists.txt
|
FileAnalysis: move unique file handle string generation to script-layer
|
2013-03-12 13:44:31 -05:00 |
CompHash.cc
|
change vector assignment operator and remove unnecessary argument (expr)
|
2013-03-06 14:08:06 -08:00 |
CompHash.h
|
Merge remote-tracking branch 'origin/topic/dist-cleanup'
|
2011-09-18 16:17:42 -07:00 |
Conn.cc
|
Refactor of interal tunnel analysis code.
|
2012-06-18 16:56:19 -05:00 |
Conn.h
|
Refactor of interal tunnel analysis code.
|
2012-06-18 16:56:19 -05:00 |
ConnSizeAnalyzer.cc
|
Remove $Id$ tags
|
2011-08-04 15:21:18 -05:00 |
ConnSizeAnalyzer.h
|
Remove $Id$ tags
|
2011-08-04 15:21:18 -05:00 |
const.bif
|
FileAnalysis: file handles now set from events.
|
2013-03-25 15:37:58 -05:00 |
ContentLine.cc
|
Remove $Id$ tags
|
2011-08-04 15:21:18 -05:00 |
ContentLine.h
|
Remove $Id$ tags
|
2011-08-04 15:21:18 -05:00 |
Continuation.h
|
Remove $Id$ tags
|
2011-08-04 15:21:18 -05:00 |
cq.c
|
Remove $Id$ tags
|
2011-08-04 15:21:18 -05:00 |
cq.h
|
Remove $Id$ tags
|
2011-08-04 15:21:18 -05:00 |
DbgBreakpoint.cc
|
Remove $Id$ tags
|
2011-08-04 15:21:18 -05:00 |
DbgBreakpoint.h
|
Remove $Id$ tags
|
2011-08-04 15:21:18 -05:00 |
DbgDisplay.h
|
Remove $Id$ tags
|
2011-08-04 15:21:18 -05:00 |
DbgHelp.cc
|
Initial import of svn+ssh:://svn.icir.org/bro/trunk/bro as of r7088
|
2010-09-27 20:42:30 -07:00 |
DbgWatch.cc
|
Renaming the Logger to Reporter.
|
2011-07-01 09:22:33 -07:00 |
DbgWatch.h
|
Remove $Id$ tags
|
2011-08-04 15:21:18 -05:00 |
dce_rpc-analyzer.pac
|
Remove $Id$ tags
|
2011-08-04 15:21:18 -05:00 |
dce_rpc-protocol.pac
|
Remove $Id$ tags
|
2011-08-04 15:21:18 -05:00 |
DCE_RPC.cc
|
Making exchange of addresses between threads thread-safe.
|
2012-02-28 15:57:43 -08:00 |
DCE_RPC.h
|
Working on merging the v6-addr branch. This is checkpoint, tests don't
|
2012-02-16 20:39:16 -08:00 |
dce_rpc.pac
|
Remove $Id$ tags
|
2011-08-04 15:21:18 -05:00 |
dce_rpc_simple.pac
|
Remove $Id$ tags
|
2011-08-04 15:21:18 -05:00 |
Debug.cc
|
Fix three bugs with 'when' and 'return when' statements. Addresses #946
|
2013-02-19 11:38:17 -06:00 |
Debug.h
|
Remove $Id$ tags
|
2011-08-04 15:21:18 -05:00 |
DebugCmdInfoConstants.cc
|
Initial import of svn+ssh:://svn.icir.org/bro/trunk/bro as of r7088
|
2010-09-27 20:42:30 -07:00 |
DebugCmdInfoConstants.h
|
Initial import of svn+ssh:://svn.icir.org/bro/trunk/bro as of r7088
|
2010-09-27 20:42:30 -07:00 |
DebugCmdInfoConstants.in
|
Initial import of svn+ssh:://svn.icir.org/bro/trunk/bro as of r7088
|
2010-09-27 20:42:30 -07:00 |
DebugCmds.cc
|
Improve script debugger backtrace and print commands.
|
2012-05-29 14:51:45 -05:00 |
DebugCmds.h
|
Remove $Id$ tags
|
2011-08-04 15:21:18 -05:00 |
DebugLogger.cc
|
Add prototype file analysis interfaces.
|
2013-01-11 13:12:49 -06:00 |
DebugLogger.h
|
Add prototype file analysis interfaces.
|
2013-01-11 13:12:49 -06:00 |
Desc.cc
|
Making exchange of addresses between threads thread-safe.
|
2012-02-28 15:57:43 -08:00 |
Desc.h
|
Merge remote-tracking branch 'origin/topic/bernhard/input-logging-commmon-functions'
|
2013-01-23 16:51:54 -08:00 |
DFA.cc
|
Add SHA1 and SHA256 hashing BIFs. (addresses #542)
|
2012-05-04 16:09:05 -05:00 |
DFA.h
|
Remove $Id$ tags
|
2011-08-04 15:21:18 -05:00 |
dhcp-analyzer.pac
|
Remove --enable-brov6 flag, IPv6 now supported by default.
|
2012-02-03 16:46:58 -06:00 |
DHCP-binpac.cc
|
Remove $Id$ tags
|
2011-08-04 15:21:18 -05:00 |
DHCP-binpac.h
|
Remove $Id$ tags
|
2011-08-04 15:21:18 -05:00 |
dhcp-protocol.pac
|
Remove $Id$ tags
|
2011-08-04 15:21:18 -05:00 |
dhcp.pac
|
Remove $Id$ tags
|
2011-08-04 15:21:18 -05:00 |
Dict.cc
|
Fixing DNS memory leaks.
|
2011-10-09 17:00:57 -07:00 |
Dict.h
|
Fixing DNS memory leaks.
|
2011-10-09 17:00:57 -07:00 |
digest.h
|
Add SHA1 and SHA256 hashing BIFs. (addresses #542)
|
2012-05-04 16:09:05 -05:00 |
Discard.cc
|
Update PacketFilter/Discarder code for IP version independence.
|
2012-03-08 13:12:04 -06:00 |
Discard.h
|
Update PacketFilter/Discarder code for IP version independence.
|
2012-03-08 13:12:04 -06:00 |
dns-analyzer.pac
|
Remove --enable-brov6 flag, IPv6 now supported by default.
|
2012-02-03 16:46:58 -06:00 |
DNS-binpac.cc
|
Fix overrides of TCP_ApplicationAnalyzer::EndpointEOF.
|
2012-07-13 16:25:58 -05:00 |
DNS-binpac.h
|
Fix overrides of TCP_ApplicationAnalyzer::EndpointEOF.
|
2012-07-13 16:25:58 -05:00 |
dns-protocol.pac
|
Remove $Id$ tags
|
2011-08-04 15:21:18 -05:00 |
DNS.cc
|
Various tweaks/refactor of new IPAddr class usages or IPv6 related code.
|
2012-02-16 11:27:22 -06:00 |
DNS.h
|
Remove $Id$ tags
|
2011-08-04 15:21:18 -05:00 |
dns.pac
|
Remove $Id$ tags
|
2011-08-04 15:21:18 -05:00 |
DNS_Mgr.cc
|
Fix lookup_hostname BIF (and memory leak in it).
|
2012-11-08 12:00:22 -06:00 |
DNS_Mgr.h
|
Fix lookup_hostname BIF (and memory leak in it).
|
2012-11-08 12:00:22 -06:00 |
dns_tcp.pac
|
Remove $Id$ tags
|
2011-08-04 15:21:18 -05:00 |
DPM.cc
|
Revert "Fixed a couple of init-time mem leaks."
|
2012-07-18 07:29:01 -07:00 |
DPM.h
|
Refactoring various usages of new IPAddr class.
|
2012-02-22 14:45:44 -06:00 |
epmapper.pac
|
Remove $Id$ tags
|
2011-08-04 15:21:18 -05:00 |
EquivClass.cc
|
Remove $Id$ tags
|
2011-08-04 15:21:18 -05:00 |
EquivClass.h
|
Remove $Id$ tags
|
2011-08-04 15:21:18 -05:00 |
event.bif
|
FileAnalysis: file handles now set from events.
|
2013-03-25 15:37:58 -05:00 |
Event.cc
|
FileAnalysis: file handles now set from events.
|
2013-03-25 15:37:58 -05:00 |
Event.h
|
Merge remote-tracking branch 'origin/topic/robin/interpreter-exceptions'
|
2011-10-21 10:35:32 -07:00 |
EventHandler.cc
|
Fix compiler warnings
|
2012-07-10 15:39:05 -05:00 |
EventHandler.h
|
Improve handling of IPv6 routing type 0 extension headers.
|
2012-03-27 16:05:45 -05:00 |
EventLauncher.cc
|
Remove $Id$ tags
|
2011-08-04 15:21:18 -05:00 |
EventLauncher.h
|
Remove $Id$ tags
|
2011-08-04 15:21:18 -05:00 |
EventRegistry.cc
|
Remove $Id$ tags
|
2011-08-04 15:21:18 -05:00 |
EventRegistry.h
|
Remove $Id$ tags
|
2011-08-04 15:21:18 -05:00 |
Expr.cc
|
Merge remote-tracking branch 'origin/topic/jsiwek/table-init-record-idx'
|
2013-03-22 12:11:29 -07:00 |
Expr.h
|
Merge remote-tracking branch 'origin/topic/jsiwek/string-indexing'
|
2013-01-08 10:20:12 -08:00 |
File.cc
|
Remove deprecated attribute &disable_print_hook
|
2012-09-26 16:47:51 -05:00 |
File.h
|
Remove unused attributes
|
2012-12-10 15:43:13 -06:00 |
file_analysis.bif
|
FileAnalysis: first pass over documentation.
|
2013-03-29 13:41:37 -05:00 |
FileAnalyzer.cc
|
FileAnalysis: file handles now set from events.
|
2013-03-25 15:37:58 -05:00 |
FileAnalyzer.h
|
FileAnalysis: separating IRC/FTP data analyzers.
|
2013-03-20 11:12:06 -05:00 |
Finger.cc
|
Remove $Id$ tags
|
2011-08-04 15:21:18 -05:00 |
Finger.h
|
Remove $Id$ tags
|
2011-08-04 15:21:18 -05:00 |
FlowSrc.cc
|
Add more error handling for close() calls.
|
2012-07-26 12:40:12 -05:00 |
FlowSrc.h
|
Remove $Id$ tags
|
2011-08-04 15:21:18 -05:00 |
Frag.cc
|
Fix large memory allocation in IP fragment reassembly. Addresses #961.
|
2013-03-11 10:54:51 -05:00 |
Frag.h
|
Add IPv6 fragment reassembly.
|
2012-03-06 16:08:28 -06:00 |
Frame.cc
|
Merge remote-tracking branch 'origin/topic/jsiwek/ticket946'
|
2013-03-06 15:09:24 -08:00 |
Frame.h
|
Remove $Id$ tags
|
2011-08-04 15:21:18 -05:00 |
FTP.cc
|
Merge remote-tracking branch 'origin/topic/jsiwek/gridftp'
|
2012-10-12 10:43:16 -07:00 |
FTP.h
|
Add analyzer for GSI mechanism of GSSAPI FTP AUTH method.
|
2012-10-05 10:43:23 -05:00 |
Func.cc
|
Merge branch 'master' into topic/jsiwek/file-analysis
|
2013-03-07 11:06:00 -06:00 |
Func.h
|
Fix three bugs with 'when' and 'return when' statements. Addresses #946
|
2013-02-19 11:38:17 -06:00 |
Gnutella.cc
|
A destructor must free the memory allocated by the constructor
|
2012-02-24 15:39:49 -08:00 |
Gnutella.h
|
A destructor must free the memory allocated by the constructor
|
2012-02-24 15:39:49 -08:00 |
gtpv1-analyzer.pac
|
Merge remote-tracking branch 'origin/topic/jsiwek/gtp-enhancements'
|
2013-03-06 15:00:45 -08:00 |
gtpv1-protocol.pac
|
Add parsing for GTPv1 extension headers and control messages.
|
2013-02-07 14:59:02 -06:00 |
GTPv1.cc
|
Change binpac exceptions in AYIYA/GTP analyzers to do protocol_violation
|
2012-10-29 12:15:48 -05:00 |
GTPv1.h
|
Add GPRS Tunnelling Protocol (GTPv1) decapsulation.
|
2012-10-19 14:02:35 -05:00 |
gtpv1.pac
|
Add GPRS Tunnelling Protocol (GTPv1) decapsulation.
|
2012-10-19 14:02:35 -05:00 |
H3.h
|
Merge remote-tracking branch 'origin/topic/dist-cleanup'
|
2011-09-18 16:17:42 -07:00 |
Hash.cc
|
Refactoring various usages of new IPAddr class.
|
2012-02-22 14:45:44 -06:00 |
Hash.h
|
Refactoring various usages of new IPAddr class.
|
2012-02-22 14:45:44 -06:00 |
http-analyzer.pac
|
Remove $Id$ tags
|
2011-08-04 15:21:18 -05:00 |
HTTP-binpac.cc
|
Fix overrides of TCP_ApplicationAnalyzer::EndpointEOF.
|
2012-07-13 16:25:58 -05:00 |
HTTP-binpac.h
|
Fix overrides of TCP_ApplicationAnalyzer::EndpointEOF.
|
2012-07-13 16:25:58 -05:00 |
http-protocol.pac
|
Remove $Id$ tags
|
2011-08-04 15:21:18 -05:00 |
HTTP.cc
|
FileAnalysis: file handles now set from events.
|
2013-03-25 15:37:58 -05:00 |
HTTP.h
|
FileAnalysis: add unit tests covering current protocol integration.
|
2013-03-19 15:50:05 -05:00 |
http.pac
|
Remove $Id$ tags
|
2011-08-04 15:21:18 -05:00 |
ICMP.cc
|
change vector assignment operator and remove unnecessary argument (expr)
|
2013-03-06 14:08:06 -08:00 |
ICMP.h
|
Extract ICMPv6 NDP options and include in ICMP events (addresses #833).
|
2012-06-26 17:10:00 -05:00 |
ID.cc
|
Merge remote-tracking branch 'origin/topic/jsiwek/hook'
|
2012-11-23 18:39:51 -08:00 |
ID.h
|
Remove $Id$ tags
|
2011-08-04 15:21:18 -05:00 |
Ident.cc
|
Remove $Id$ tags
|
2011-08-04 15:21:18 -05:00 |
Ident.h
|
Remove $Id$ tags
|
2011-08-04 15:21:18 -05:00 |
input.bif
|
FileAnalysis: add binary input reader and BIFs for sending in data.
|
2013-03-06 12:59:54 -06:00 |
input.h
|
Remove $Id$ tags
|
2011-08-04 15:21:18 -05:00 |
InterConn.cc
|
Remove $Id$ tags
|
2011-08-04 15:21:18 -05:00 |
InterConn.h
|
Remove $Id$ tags
|
2011-08-04 15:21:18 -05:00 |
IntSet.cc
|
Remove $Id$ tags
|
2011-08-04 15:21:18 -05:00 |
IntSet.h
|
Remove $Id$ tags
|
2011-08-04 15:21:18 -05:00 |
IOSource.cc
|
Remove $Id$ tags
|
2011-08-04 15:21:18 -05:00 |
IOSource.h
|
Remove $Id$ tags
|
2011-08-04 15:21:18 -05:00 |
IP.cc
|
change vector assignment operator and remove unnecessary argument (expr)
|
2013-03-06 14:08:06 -08:00 |
IP.h
|
Improve availability of IPv6 flow label in connection records.
|
2012-05-22 15:18:33 -05:00 |
IPAddr.cc
|
Add parsing rules for IPv4/IPv6 subnet literal constants, addresses #888
|
2012-10-22 15:57:21 -05:00 |
IPAddr.h
|
Add parsing rules for IPv4/IPv6 subnet literal constants, addresses #888
|
2012-10-22 15:57:21 -05:00 |
IRC.cc
|
Promote libz and libmagic to required dependencies.
|
2011-11-11 12:39:00 -06:00 |
IRC.h
|
Remove $Id$ tags
|
2011-08-04 15:21:18 -05:00 |
List.cc
|
Remove $Id$ tags
|
2011-08-04 15:21:18 -05:00 |
List.h
|
Remove $Id$ tags
|
2011-08-04 15:21:18 -05:00 |
logging.bif
|
Merge remote-tracking branch 'remotes/origin/topic/seth/elasticsearch' into topic/robin/master-test
|
2012-07-20 07:43:05 -07:00 |
Login.cc
|
Teaching cmake to always link in tcmalloc if it finds it.
|
2012-03-28 15:42:09 -07:00 |
Login.h
|
Merge remote branch 'origin/topic/robin/logging-internals'
|
2011-04-20 21:30:41 -07:00 |
main.cc
|
Reorganizing file analysis source code.
|
2013-02-14 16:07:42 -06:00 |
make_dbg_constants.pl
|
Remove $Id$ tags
|
2011-08-04 15:21:18 -05:00 |
MIME.cc
|
FileAnalysis: replace script-layer SMTP file analysis.
|
2013-03-26 15:48:52 -05:00 |
MIME.h
|
FileAnalysis: replace script-layer SMTP file analysis.
|
2013-03-26 15:48:52 -05:00 |
modbus-analyzer.pac
|
change vector assignment operator and remove unnecessary argument (expr)
|
2013-03-06 14:08:06 -08:00 |
modbus-protocol.pac
|
Adjust modbus register array parsing.
|
2012-11-12 16:40:16 -06:00 |
Modbus.cc
|
Major revisions to Modbus analyzer support (not quite done yet).
|
2012-09-17 09:19:52 -04:00 |
Modbus.h
|
Major revisions to Modbus analyzer support (not quite done yet).
|
2012-09-17 09:19:52 -04:00 |
modbus.pac
|
Major revisions to Modbus analyzer support (not quite done yet).
|
2012-09-17 09:19:52 -04:00 |
modp_numtoa.c
|
Merge remote-tracking branch 'origin/fastpath'
|
2012-08-28 16:35:06 -07:00 |
modp_numtoa.h
|
Logging speed improvements.
|
2011-10-06 15:55:45 -07:00 |
module_util.cc
|
Merge remote branch 'origin/topic/gregor/bif-tuning'
|
2011-02-25 15:41:56 -08:00 |
module_util.h
|
Merge remote branch 'origin/topic/gregor/bif-tuning'
|
2011-02-25 15:41:56 -08:00 |
nb_dns.c
|
Fixing potential leak in DNS error case. From Vlad.
|
2013-03-17 17:37:06 -07:00 |
nb_dns.h
|
DNS TXT support
|
2012-10-30 12:32:39 -04:00 |
NCP.cc
|
A destructor must free the memory allocated by the constructor
|
2012-02-24 15:39:49 -08:00 |
NCP.h
|
Remove $Id$ tags
|
2011-08-04 15:21:18 -05:00 |
ncp.pac
|
Remove $Id$ tags
|
2011-08-04 15:21:18 -05:00 |
NCP_func.def
|
Initial import of svn+ssh:://svn.icir.org/bro/trunk/bro as of r7088
|
2010-09-27 20:42:30 -07:00 |
Net.cc
|
FileAnalysis: buffer input that can't get unique file handle immediately
|
2013-03-14 10:57:16 -05:00 |
Net.h
|
Add @load-sigs directive for loading signature files (addresses #551).
|
2012-06-01 14:10:23 -05:00 |
net_util.cc
|
Change ICMPv6 checksum calculation to use IP_Hdr wrapper.
|
2012-04-10 11:37:08 -05:00 |
net_util.h
|
Merge remote-tracking branch 'origin/topic/icmp6'
|
2012-04-17 19:02:59 -07:00 |
NetbiosSSN.cc
|
Merge branch 'master-merge-helper'
|
2012-02-24 16:37:45 -08:00 |
NetbiosSSN.h
|
Remove $Id$ tags
|
2011-08-04 15:21:18 -05:00 |
netflow-analyzer.pac
|
s/bro-ids.org/bro.org/g
|
2013-03-07 19:33:04 -08:00 |
netflow-protocol.pac
|
Remove $Id$ tags
|
2011-08-04 15:21:18 -05:00 |
netflow.pac
|
Remove $Id$ tags
|
2011-08-04 15:21:18 -05:00 |
NetVar.cc
|
Merge branch 'master' into topic/jsiwek/file-analysis
|
2013-03-07 11:06:00 -06:00 |
NetVar.h
|
Merge branch 'master' into topic/jsiwek/file-analysis
|
2013-03-07 11:06:00 -06:00 |
NFA.cc
|
Remove $Id$ tags
|
2011-08-04 15:21:18 -05:00 |
NFA.h
|
Remove $Id$ tags
|
2011-08-04 15:21:18 -05:00 |
NFS.cc
|
change vector assignment operator and remove unnecessary argument (expr)
|
2013-03-06 14:08:06 -08:00 |
NFS.h
|
Remove $Id$ tags
|
2011-08-04 15:21:18 -05:00 |
NTP.cc
|
Remove $Id$ tags
|
2011-08-04 15:21:18 -05:00 |
NTP.h
|
Remove $Id$ tags
|
2011-08-04 15:21:18 -05:00 |
NVT.cc
|
Remove $Id$ tags
|
2011-08-04 15:21:18 -05:00 |
NVT.h
|
Remove $Id$ tags
|
2011-08-04 15:21:18 -05:00 |
Obj.cc
|
Fixing more (small) memory leaks.
|
2011-10-09 17:01:35 -07:00 |
Obj.h
|
Remove $Id$ tags
|
2011-08-04 15:21:18 -05:00 |
Op.h
|
Remove $Id$ tags
|
2011-08-04 15:21:18 -05:00 |
OpaqueVal.cc
|
Merge remote-tracking branch 'origin/topic/matthias/opaque'
|
2012-12-20 16:30:22 -08:00 |
OpaqueVal.h
|
Fix memory leak in HashVal subclass ctors.
|
2013-03-27 16:22:23 -05:00 |
OSFinger.cc
|
Refactoring various usages of new IPAddr class.
|
2012-02-22 14:45:44 -06:00 |
OSFinger.h
|
Remove --enable-brov6 flag, IPv6 now supported by default.
|
2012-02-03 16:46:58 -06:00 |
PacketDumper.cc
|
Remove $Id$ tags
|
2011-08-04 15:21:18 -05:00 |
PacketDumper.h
|
Remove $Id$ tags
|
2011-08-04 15:21:18 -05:00 |
PacketFilter.cc
|
Refactor IP_Hdr routing header handling, add MobileIPv6 Home Address handling.
|
2012-04-05 10:50:35 -05:00 |
PacketFilter.h
|
Remove --enable-brov6 flag, IPv6 now supported by default.
|
2012-02-03 16:46:58 -06:00 |
PacketSort.cc
|
Fixes for IPv6 truncation and ICMP/ICMP6 analysis.
|
2012-04-11 16:27:31 -05:00 |
PacketSort.h
|
Remove $Id$ tags
|
2011-08-04 15:21:18 -05:00 |
parse.y
|
Add "fallthrough" keyword, require a flow statement to end case blocks.
|
2013-01-16 16:37:50 -06:00 |
patricia.c
|
Fix compiler warnings.
|
2013-03-07 14:41:18 -06:00 |
patricia.h
|
Sync up patricia.c/h with pysubnettree repo
|
2012-04-12 10:28:10 -05:00 |
PersistenceSerializer.cc
|
Teaching cmake to always link in tcmalloc if it finds it.
|
2012-03-28 15:42:09 -07:00 |
PersistenceSerializer.h
|
Remove $Id$ tags
|
2011-08-04 15:21:18 -05:00 |
PIA.cc
|
Refactor IP_Hdr class ctors (addresses #532).
|
2012-02-27 12:25:41 -06:00 |
PIA.h
|
Remove $Id$ tags
|
2011-08-04 15:21:18 -05:00 |
PktSrc.cc
|
Merge remote-tracking branch 'origin/topic/seth/q-in-q'
|
2013-03-22 12:02:21 -07:00 |
PktSrc.h
|
Remove $Id$ tags
|
2011-08-04 15:21:18 -05:00 |
PolicyFile.cc
|
Fixing compiler warnings (addresses #388)
|
2011-11-01 14:44:38 -05:00 |
PolicyFile.h
|
Remove $Id$ tags
|
2011-08-04 15:21:18 -05:00 |
POP3.cc
|
Fix of some memory leaks
|
2012-02-24 15:39:50 -08:00 |
POP3.h
|
Remove $Id$ tags
|
2011-08-04 15:21:18 -05:00 |
POP3_cmd.def
|
Initial import of svn+ssh:://svn.icir.org/bro/trunk/bro as of r7088
|
2010-09-27 20:42:30 -07:00 |
Portmap.cc
|
Remove $Id$ tags
|
2011-08-04 15:21:18 -05:00 |
Portmap.h
|
Remove $Id$ tags
|
2011-08-04 15:21:18 -05:00 |
PrefixTable.cc
|
Refactoring various usages of new IPAddr class.
|
2012-02-22 14:45:44 -06:00 |
PrefixTable.h
|
Remove --enable-brov6 flag, IPv6 now supported by default.
|
2012-02-03 16:46:58 -06:00 |
PriorityQueue.cc
|
Remove $Id$ tags
|
2011-08-04 15:21:18 -05:00 |
PriorityQueue.h
|
Remove $Id$ tags
|
2011-08-04 15:21:18 -05:00 |
Queue.cc
|
Remove $Id$ tags
|
2011-08-04 15:21:18 -05:00 |
Queue.h
|
Remove $Id$ tags
|
2011-08-04 15:21:18 -05:00 |
RandTest.cc
|
Migrate entropy testing to opaque.
|
2012-12-13 19:28:19 -08:00 |
RandTest.h
|
Migrate entropy testing to opaque.
|
2012-12-13 19:28:19 -08:00 |
re-parse.y
|
Remove $Id$ tags
|
2011-08-04 15:21:18 -05:00 |
re-scan.l
|
Remove $Id$ tags
|
2011-08-04 15:21:18 -05:00 |
RE.cc
|
Fix new[]/delete mismatch in RE.cc reported by jbaines, addresses #958.
|
2013-03-07 14:44:01 -06:00 |
RE.h
|
Remove $Id$ tags
|
2011-08-04 15:21:18 -05:00 |
Reassem.cc
|
Improve handling of IPv6 routing type 0 extension headers.
|
2012-03-27 16:05:45 -05:00 |
Reassem.h
|
Improve handling of IPv6 routing type 0 extension headers.
|
2012-03-27 16:05:45 -05:00 |
RemoteSerializer.cc
|
FileAnalysis: buffer input that can't get unique file handle immediately
|
2013-03-14 10:57:16 -05:00 |
RemoteSerializer.h
|
Fix compiler warnings
|
2012-07-10 15:39:05 -05:00 |
reporter.bif
|
Add reporter bif/framework documentation.
|
2011-12-07 16:54:40 -06:00 |
Reporter.cc
|
Fix memory leak in some reporter messaging cases.
|
2013-01-24 10:26:54 -06:00 |
Reporter.h
|
Change reporter messages to more reliably print to stderr.
|
2013-01-18 12:46:00 -06:00 |
Rlogin.cc
|
Merge remote-tracking branch 'origin/topic/dist-cleanup'
|
2011-09-18 16:17:42 -07:00 |
Rlogin.h
|
Remove $Id$ tags
|
2011-08-04 15:21:18 -05:00 |
RPC.cc
|
Remove $Id$ tags
|
2011-08-04 15:21:18 -05:00 |
RPC.h
|
Remove $Id$ tags
|
2011-08-04 15:21:18 -05:00 |
RSH.cc
|
Merge remote-tracking branch 'origin/topic/dist-cleanup'
|
2011-09-18 16:17:42 -07:00 |
RSH.h
|
Remove $Id$ tags
|
2011-08-04 15:21:18 -05:00 |
rule-parse.y
|
Merge remote-tracking branch 'origin/topic/jsiwek/ipv6-sigs'
|
2012-10-19 15:06:00 -07:00 |
rule-scan.l
|
Add parsing rules for IPv4/IPv6 subnet literal constants, addresses #888
|
2012-10-22 15:57:21 -05:00 |
Rule.cc
|
Remove $Id$ tags
|
2011-08-04 15:21:18 -05:00 |
Rule.h
|
Remove $Id$ tags
|
2011-08-04 15:21:18 -05:00 |
RuleAction.cc
|
Remove $Id$ tags
|
2011-08-04 15:21:18 -05:00 |
RuleAction.h
|
Remove $Id$ tags
|
2011-08-04 15:21:18 -05:00 |
RuleCondition.cc
|
Merge remote-tracking branch 'origin/fastpath'
|
2012-08-23 12:00:10 -07:00 |
RuleCondition.h
|
Remove $Id$ tags
|
2011-08-04 15:21:18 -05:00 |
RuleMatcher.cc
|
Merge remote-tracking branch 'origin/topic/jsiwek/ipv6-sigs'
|
2012-10-19 15:06:00 -07:00 |
RuleMatcher.h
|
Add IPv6 support to signature header conditions.
|
2012-10-17 11:11:51 -05:00 |
scan.l
|
Add "fallthrough" keyword, require a flow statement to end case blocks.
|
2013-01-16 16:37:50 -06:00 |
Scope.cc
|
Revert "Fixed a couple of init-time mem leaks."
|
2012-07-18 07:29:01 -07:00 |
Scope.h
|
Remove $Id$ tags
|
2011-08-04 15:21:18 -05:00 |
ScriptAnaly.cc
|
Remove $Id$ tags
|
2011-08-04 15:21:18 -05:00 |
ScriptAnaly.h
|
Remove $Id$ tags
|
2011-08-04 15:21:18 -05:00 |
SerialInfo.h
|
Adapting attribute serialization when talking to Broccoli.
|
2011-12-01 11:52:01 -08:00 |
SerializationFormat.cc
|
A number of bugfixes for the recent threading updates.
|
2012-02-29 16:10:40 -08:00 |
SerializationFormat.h
|
A number of bugfixes for the recent threading updates.
|
2012-02-29 16:10:40 -08:00 |
Serializer.cc
|
Merge remote-tracking branch 'origin/topic/jsiwek/hook'
|
2012-11-23 18:39:51 -08:00 |
Serializer.h
|
Add new function flavor called a "hook".
|
2012-11-15 13:45:13 -06:00 |
SerialObj.cc
|
Fix compiler warnings.
|
2013-03-07 14:41:18 -06:00 |
SerialObj.h
|
Remove $Id$ tags
|
2011-08-04 15:21:18 -05:00 |
SerialTypes.h
|
Add "fallthrough" keyword, require a flow statement to end case blocks.
|
2013-01-16 16:37:50 -06:00 |
Sessions.cc
|
Add check for truncated link frames. Addresses #962.
|
2013-03-11 11:58:54 -05:00 |
Sessions.h
|
Merge remote-tracking branch 'origin/fastpath'
|
2012-07-10 16:26:34 -07:00 |
setsignal.c
|
Remove $Id$ tags
|
2011-08-04 15:21:18 -05:00 |
setsignal.h
|
Remove $Id$ tags
|
2011-08-04 15:21:18 -05:00 |
smb-mailslot.pac
|
Initial import of svn+ssh:://svn.icir.org/bro/trunk/bro as of r7088
|
2010-09-27 20:42:30 -07:00 |
smb-pipe.pac
|
Initial import of svn+ssh:://svn.icir.org/bro/trunk/bro as of r7088
|
2010-09-27 20:42:30 -07:00 |
smb-protocol.pac
|
Remove $Id$ tags
|
2011-08-04 15:21:18 -05:00 |
SMB.cc
|
Fix compiler warnings
|
2012-07-10 15:39:05 -05:00 |
SMB.h
|
Remove $Id$ tags
|
2011-08-04 15:21:18 -05:00 |
smb.pac
|
Remove $Id$ tags
|
2011-08-04 15:21:18 -05:00 |
SMB_COM.def
|
Initial import of svn+ssh:://svn.icir.org/bro/trunk/bro as of r7088
|
2010-09-27 20:42:30 -07:00 |
SmithWaterman.cc
|
change vector assignment operator and remove unnecessary argument (expr)
|
2013-03-06 14:08:06 -08:00 |
SmithWaterman.h
|
Remove $Id$ tags
|
2011-08-04 15:21:18 -05:00 |
SMTP.cc
|
FileAnalysis: replace script-layer SMTP file analysis.
|
2013-03-26 15:48:52 -05:00 |
SMTP.h
|
Remove $Id$ tags
|
2011-08-04 15:21:18 -05:00 |
SMTP_cmd.def
|
Remove $Id$ tags
|
2011-08-04 15:21:18 -05:00 |
socks-analyzer.pac
|
Merge remote-tracking branch 'origin/topic/seth/tunnels-merge'
|
2012-06-20 21:05:04 -07:00 |
socks-protocol.pac
|
Merge remote-tracking branch 'origin/topic/seth/tunnels-merge'
|
2012-06-20 14:33:18 -07:00 |
SOCKS.cc
|
Fix overrides of TCP_ApplicationAnalyzer::EndpointEOF.
|
2012-07-13 16:25:58 -05:00 |
SOCKS.h
|
Fix overrides of TCP_ApplicationAnalyzer::EndpointEOF.
|
2012-07-13 16:25:58 -05:00 |
socks.pac
|
Updates for the SOCKS analyzer.
|
2012-06-20 13:58:25 -04:00 |
SSH.cc
|
Checkpoint after pass.
|
2012-02-15 13:07:08 -08:00 |
SSH.h
|
Remove $Id$ tags
|
2011-08-04 15:21:18 -05:00 |
ssl-analyzer.pac
|
make version_ok return true for TLSv12
|
2012-07-20 14:37:14 -07:00 |
ssl-defs.pac
|
make version_ok return true for TLSv12
|
2012-07-20 14:37:14 -07:00 |
ssl-protocol.pac
|
More bugfixs, cleanup, and test for SSL analyzer
|
2012-05-03 10:52:24 -04:00 |
SSL.cc
|
Fix overrides of TCP_ApplicationAnalyzer::EndpointEOF.
|
2012-07-13 16:25:58 -05:00 |
SSL.h
|
Fix overrides of TCP_ApplicationAnalyzer::EndpointEOF.
|
2012-07-13 16:25:58 -05:00 |
ssl.pac
|
Remove $Id$ tags
|
2011-08-04 15:21:18 -05:00 |
StateAccess.cc
|
Merge remote-tracking branch 'origin/topic/bernhard/vector-assignment'
|
2013-03-06 16:50:53 -08:00 |
StateAccess.h
|
Remove $Id$ tags
|
2011-08-04 15:21:18 -05:00 |
Stats.cc
|
Fix three bugs with 'when' and 'return when' statements. Addresses #946
|
2013-02-19 11:38:17 -06:00 |
Stats.h
|
Fixed ack tracking which could overflow quickly in some situations.
|
2012-08-22 12:12:16 -04:00 |
SteppingStone.cc
|
Remove $Id$ tags
|
2011-08-04 15:21:18 -05:00 |
SteppingStone.h
|
Remove $Id$ tags
|
2011-08-04 15:21:18 -05:00 |
Stmt.cc
|
Merge remote-tracking branch 'origin/topic/jsiwek/ticket-932'
|
2013-01-23 15:17:55 -08:00 |
Stmt.h
|
Add "fallthrough" keyword, require a flow statement to end case blocks.
|
2013-01-16 16:37:50 -06:00 |
StmtEnums.h
|
Merge remote-tracking branch 'origin/topic/jsiwek/no-switch-fallthrough'
|
2013-01-23 14:41:23 -08:00 |
strings.bif
|
Added reverse() function to strings.bif.
|
2013-03-23 08:39:04 -07:00 |
strsep.c
|
Initial import of svn+ssh:://svn.icir.org/bro/trunk/bro as of r7088
|
2010-09-27 20:42:30 -07:00 |
syslog-analyzer.pac
|
Merge remote branch 'origin/topic/seth/syslog-analyzer'
|
2011-06-05 18:37:48 -07:00 |
Syslog-binpac.cc
|
Updates for syslog analyzer to prepare it for merging.
|
2011-06-03 10:28:10 -04:00 |
Syslog-binpac.h
|
Updates for syslog analyzer to prepare it for merging.
|
2011-06-03 10:28:10 -04:00 |
syslog-protocol.pac
|
Added the initial syslog analyzer and policy script.
|
2010-10-27 15:37:00 -04:00 |
syslog.pac
|
Added the initial syslog analyzer and policy script.
|
2010-10-27 15:37:00 -04:00 |
TCP.cc
|
Fix a case where c$resp$size is misrepresented. Addresses #730.
|
2012-12-14 17:08:50 -06:00 |
TCP.h
|
Fix a case where c$resp$size is misrepresented. Addresses #730.
|
2012-12-14 17:08:50 -06:00 |
TCP_Endpoint.cc
|
Revert TCP checksumming to cache common data, like it did before.
|
2012-03-29 14:41:44 -05:00 |
TCP_Endpoint.h
|
Revert TCP checksumming to cache common data, like it did before.
|
2012-03-29 14:41:44 -05:00 |
TCP_Reassembler.cc
|
Fixed ack tracking which could overflow quickly in some situations.
|
2012-08-22 12:12:16 -04:00 |
TCP_Reassembler.h
|
Remove $Id$ tags
|
2011-08-04 15:21:18 -05:00 |
Telnet.cc
|
Remove $Id$ tags
|
2011-08-04 15:21:18 -05:00 |
Telnet.h
|
Remove $Id$ tags
|
2011-08-04 15:21:18 -05:00 |
Teredo.cc
|
Merge remote-tracking branch 'origin/topic/jsiwek/delay-teredo-confirm'
|
2012-10-03 16:01:42 -07:00 |
Teredo.h
|
Merge remote-tracking branch 'origin/topic/jsiwek/delay-teredo-confirm'
|
2012-10-03 16:01:42 -07:00 |
Timer.cc
|
Add state management of NetSessions's IP tunnel map.
|
2012-06-18 15:44:34 -05:00 |
Timer.h
|
FileAnalysis: buffer input that can't get unique file handle immediately
|
2013-03-14 10:57:16 -05:00 |
Traverse.cc
|
Remove $Id$ tags
|
2011-08-04 15:21:18 -05:00 |
Traverse.h
|
Remove $Id$ tags
|
2011-08-04 15:21:18 -05:00 |
TraverseTypes.h
|
Remove $Id$ tags
|
2011-08-04 15:21:18 -05:00 |
Trigger.cc
|
Fix memory leaks resulting from 'when' and 'return when' statements.
|
2013-02-19 16:19:16 -06:00 |
Trigger.h
|
Fix memory leaks resulting from 'when' and 'return when' statements.
|
2013-02-19 16:19:16 -06:00 |
TunnelEncapsulation.cc
|
Refactor of interal tunnel analysis code.
|
2012-06-18 16:56:19 -05:00 |
TunnelEncapsulation.h
|
change vector assignment operator and remove unnecessary argument (expr)
|
2013-03-06 14:08:06 -08:00 |
Type.cc
|
Fix function type-equivalence requiring same param names, addresses #957
|
2013-03-07 13:02:33 -06:00 |
Type.h
|
Fix function type-equivalence requiring same param names, addresses #957
|
2013-03-07 13:02:33 -06:00 |
types.bif
|
Merge branch 'master' into topic/jsiwek/file-analysis
|
2013-03-07 11:06:00 -06:00 |
UDP.cc
|
Refactor IP_Hdr routing header handling, add MobileIPv6 Home Address handling.
|
2012-04-05 10:50:35 -05:00 |
UDP.h
|
Improve handling of IPv6 routing type 0 extension headers.
|
2012-03-27 16:05:45 -05:00 |
util-config.h.in
|
Allow faster rebuilds in certain cases
|
2012-10-12 16:54:26 -05:00 |
util.cc
|
Merge branch 'master' into topic/jsiwek/file-analysis
|
2013-03-07 11:06:00 -06:00 |
util.h
|
Merge branch 'master' into topic/jsiwek/file-analysis
|
2013-03-11 13:20:45 -05:00 |
Val.cc
|
change vector assignment operator and remove unnecessary argument (expr)
|
2013-03-06 14:08:06 -08:00 |
Val.h
|
change vector assignment operator and remove unnecessary argument (expr)
|
2013-03-06 14:08:06 -08:00 |
Var.cc
|
Fix uninitialized locals in event/hook handlers from having a value.
|
2013-01-17 15:21:50 -06:00 |
Var.h
|
Remove $Id$ tags
|
2011-08-04 15:21:18 -05:00 |
version.c.in
|
Merge with origin/topic/cmake-port.
|
2010-11-24 21:02:08 -08:00 |
XDR.cc
|
Remove $Id$ tags
|
2011-08-04 15:21:18 -05:00 |
XDR.h
|
Remove $Id$ tags
|
2011-08-04 15:21:18 -05:00 |
ZIP.cc
|
Promote libz and libmagic to required dependencies.
|
2011-11-11 12:39:00 -06:00 |
ZIP.h
|
Promote libz and libmagic to required dependencies.
|
2011-11-11 12:39:00 -06:00 |