zeek/src
Jon Siwek 5f3af9e9eb Add new Tunnel::delay_teredo_confirmation option, default to true.
This option indicates that the Teredo analyzer should wait until
it sees both sides of a connection using a valid Teredo encapsulation
before issuing a protocol_confirmation.  Previous behavior confirmed
on the first instance of a valid encapsulation, which could result
in more false positives (and e.g. bogus entries in known-services.log).

Addresses #890.
2012-10-02 15:13:38 -05:00
..
input Small but important fix for the input framework. BroStrings were constructed 2012-10-01 13:04:40 -07:00
logging Merge remote-tracking branch 'origin/topic/matthias/libcurl-fix' 2012-10-02 12:07:26 -07:00
threading Preventing writers/readers from receiving further messages after a 2012-07-26 17:27:56 -07:00
Analyzer.cc Add Teredo tunnel decapsulation. 2012-05-25 12:37:35 -05:00
Analyzer.h Moving my todos over to the tracker ticket. 2012-06-15 14:45:07 -07:00
AnalyzerTags.h Checkpointing the merge. Not done yet. 2012-06-11 17:24:18 -07: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 deprecated attribute &disable_print_hook 2012-09-26 16:47:51 -05:00
Attr.h Remove deprecated attribute &disable_print_hook 2012-09-26 16:47:51 -05: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 Add Teredo tunnel decapsulation. 2012-05-25 12:37:35 -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 Merge remote-tracking branch 'origin/topic/jsiwek/custom-b64-alphabet' 2011-11-15 17:03:23 -08:00
Base64.h Merge remote-tracking branch 'origin/topic/jsiwek/custom-b64-alphabet' 2011-11-15 17:03:23 -08: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 Remove deprecated attribute &disable_print_hook 2012-09-26 16:47:51 -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 Adapt FreeBSD's inet_ntop implementation for internal use. 2012-03-19 11:26:31 -05:00
BroDoc.cc Merge branch 'master-merge-helper' 2012-02-24 16:37:45 -08:00
BroDoc.h More tweaks to generated script docs. 2011-09-07 11:33:08 -05: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 Remove $Id$ tags 2011-08-04 15:21:18 -05:00
BroString.h Remove $Id$ tags 2011-08-04 15:21:18 -05: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 Remove $Id$ tags 2011-08-04 15:21:18 -05:00
builtin-func.y Avoiding infinite loops when an error message handlers triggers errors 2011-07-01 10:04:27 -07: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 Merge remote-tracking branch 'origin/master' into topic/seth/elasticsearch 2012-07-06 12:01:16 -04:00
CompHash.cc Making exchange of addresses between threads thread-safe. 2012-02-28 15:57:43 -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 Add new Tunnel::delay_teredo_confirmation option, default to true. 2012-10-02 15:13:38 -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 Merge remote-tracking branch 'origin/fastpath' 2012-05-30 17:06:36 -07: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 regular debugging output for interesting operations (stream/filter operations) to input framework (this was way overdue) 2012-03-14 14:45:53 -07:00
DebugLogger.h Add regular debugging output for interesting operations (stream/filter operations) to input framework (this was way overdue) 2012-03-14 14:45:53 -07:00
Desc.cc Making exchange of addresses between threads thread-safe. 2012-02-28 15:57:43 -08:00
Desc.h Making exchange of addresses between threads thread-safe. 2012-02-28 15:57:43 -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 segfault when there's an error/timeout resolving DNS requests. 2012-07-10 11:15:48 -05:00
DNS_Mgr.h Refactoring various usages of new IPAddr class. 2012-02-22 14:45:44 -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 Merge remote-tracking branch 'origin/topic/jsiwek/icmp6-ndp-options' 2012-07-02 15:00:00 -07:00
Event.cc Remove $Id$ tags 2011-08-04 15:21:18 -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/fastpath' 2012-09-06 23:24:13 -07:00
Expr.h Fix segfault when incrementing whole vector values. 2012-07-13 14:32:50 -05:00
File.cc Remove deprecated attribute &disable_print_hook 2012-09-26 16:47:51 -05:00
File.h Remove deprecated attribute &disable_print_hook 2012-09-26 16:47:51 -05:00
FileAnalyzer.cc Promote libz and libmagic to required dependencies. 2011-11-11 12:39:00 -06:00
FileAnalyzer.h Promote libz and libmagic to required dependencies. 2011-11-11 12:39:00 -06: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 Fixes for IPv6 truncation and ICMP/ICMP6 analysis. 2012-04-11 16:27:31 -05:00
Frag.h Add IPv6 fragment reassembly. 2012-03-06 16:08:28 -06:00
Frame.cc Remove $Id$ tags 2011-08-04 15:21:18 -05:00
Frame.h Remove $Id$ tags 2011-08-04 15:21:18 -05:00
FTP.cc Remove $Id$ tags 2011-08-04 15:21:18 -05:00
FTP.h Remove $Id$ tags 2011-08-04 15:21:18 -05:00
Func.cc Fix compiler warnings 2012-07-10 15:39:05 -05:00
Func.h Merge remote-tracking branch 'origin/topic/jsiwek/comphash-func-determinism2' 2011-10-06 17:07:32 -07: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
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 Remove --enable-brov6 flag, IPv6 now supported by default. 2012-02-03 16:46:58 -06:00
HTTP.h Remove --enable-brov6 flag, IPv6 now supported by default. 2012-02-03 16:46:58 -06:00
http.pac Remove $Id$ tags 2011-08-04 15:21:18 -05:00
ICMP.cc Merge remote-tracking branch 'origin/topic/jsiwek/icmp6-ndp-options' 2012-07-02 15:00:00 -07:00
ICMP.h Extract ICMPv6 NDP options and include in ICMP events (addresses #833). 2012-06-26 17:10:00 -05:00
ID.cc Teaching cmake to always link in tcmalloc if it finds it. 2012-03-28 15:42:09 -07: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 add an option to the input framework that allows the user 2012-08-22 06:46:45 -07: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 Merge remote-tracking branch 'origin/fastpath' 2012-09-23 08:43:10 -07:00
IP.h Improve availability of IPv6 flow label in connection records. 2012-05-22 15:18:33 -05:00
IPAddr.cc Change IPv6 output format to no longer automatically be bracketed. 2012-05-07 12:55:54 -05:00
IPAddr.h Merge remote-tracking branch 'origin/topic/jsiwek/ipv6-comm' 2012-05-24 17:01:34 -07: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 Installing a handler for running out of memory in "new". 2012-08-16 11:49:51 -07:00
make_dbg_constants.pl Remove $Id$ tags 2011-08-04 15:21:18 -05:00
MIME.cc Revert "Fixed a bug with the MIME analyzer not removing whitespace on wrapped headers." 2012-06-06 12:21:24 -07:00
MIME.h Add SHA1 and SHA256 hashing BIFs. (addresses #542) 2012-05-04 16:09:05 -05: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 Small change to non-blocking DNS initialization. 2012-09-07 15:15:48 -05:00
nb_dns.h Remove $Id$ tags 2011-08-04 15:21:18 -05: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 Add @load-sigs directive for loading signature files (addresses #551). 2012-06-01 14:10:23 -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 Remove $Id$ tags 2011-08-04 15:21:18 -05: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 Fixed some problems with the SOCKS analyzer and tests. 2012-06-20 22:57:46 -04:00
NetVar.h Fixed some problems with the SOCKS analyzer and tests. 2012-06-20 22:57:46 -04: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 Remove $Id$ tags 2011-08-04 15:21:18 -05: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
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 Remove deprecated attribute &disable_print_hook 2012-09-26 16:47:51 -05:00
patricia.c Sync up patricia.c/h with pysubnettree repo 2012-04-12 10:28:10 -05: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 Accepting different AF_INET6 values for loopback link headers. 2012-06-20 15:42:03 -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 A few smaller tweaks. 2011-01-06 19:17:44 -08:00
RandTest.h A few smaller tweaks. 2011-01-06 19:17:44 -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 Remove $Id$ tags 2011-08-04 15:21:18 -05: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 Fix memory leak of serialized IDs when compiled with --enable-debug. 2012-08-16 15:59:26 -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 Don't print the various "weird" events to stderr 2012-04-19 13:45:20 -05:00
Reporter.h Improve handling of IPv6 routing type 0 extension headers. 2012-03-27 16:05:45 -05: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 Remove $Id$ tags 2011-08-04 15:21:18 -05:00
rule-scan.l Changing the regular expression to allow Site::local_nets in signatures 2012-03-13 16:16:55 -07: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 Teaching cmake to always link in tcmalloc if it finds it. 2012-03-28 15:42:09 -07:00
RuleMatcher.h Remove $Id$ tags 2011-08-04 15:21:18 -05:00
scan.l Remove deprecated attribute &disable_print_hook 2012-09-26 16:47:51 -05: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 Add more error handling for close() calls. 2012-07-26 12:40:12 -05:00
Serializer.h Merge remote-tracking branch 'origin/topic/jsiwek/remove-match' 2012-03-13 14:55:40 -07:00
SerialObj.cc Fix compiler warnings 2012-07-10 15:39:05 -05:00
SerialObj.h Remove $Id$ tags 2011-08-04 15:21:18 -05:00
SerialTypes.h Merge remote-tracking branch 'origin/topic/jsiwek/remove-match' 2012-03-13 14:55:40 -07:00
Sessions.cc Make Teredo bubble packet parsing more lenient. 2012-06-19 12:59:38 -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 Remove $Id$ tags 2011-08-04 15:21:18 -05:00
SmithWaterman.h Remove $Id$ tags 2011-08-04 15:21:18 -05:00
SMTP.cc Removing a line of dead code. 2012-03-13 16:14:05 -07: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 Teaching cmake to always link in tcmalloc if it finds it. 2012-03-28 15:42:09 -07:00
StateAccess.h Remove $Id$ tags 2011-08-04 15:21:18 -05:00
Stats.cc Fixed ack tracking which could overflow quickly in some situations. 2012-08-22 12:12:16 -04: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 Fix a segfault when iterating over a set 2012-09-05 12:00:21 -05:00
Stmt.h Add simple profiling class to accumulate Stmt usage stats across runs. 2011-11-27 15:57:18 -06:00
StmtEnums.h Remove $Id$ tags 2011-08-04 15:21:18 -05:00
strings.bif Remove unused argument of helper function 2012-09-26 15:20:54 -05: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 uninitialized value for 'is_partial' in TCP analyzer. 2012-08-28 10:57:21 -05:00
TCP.h Remove --enable-brov6 flag, IPv6 now supported by default. 2012-02-03 16:46:58 -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 Add new Tunnel::delay_teredo_confirmation option, default to true. 2012-10-02 15:13:38 -05:00
Teredo.h Add new Tunnel::delay_teredo_confirmation option, default to true. 2012-10-02 15:13:38 -05:00
Timer.cc Add state management of NetSessions's IP tunnel map. 2012-06-18 15:44:34 -05:00
Timer.h Add state management of NetSessions's IP tunnel map. 2012-06-18 15:44:34 -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 Good overridance with the good qualifier 2012-02-24 15:39:49 -08:00
Trigger.h Good overridance with the good qualifier 2012-02-24 15:39:49 -08:00
TunnelEncapsulation.cc Refactor of interal tunnel analysis code. 2012-06-18 16:56:19 -05:00
TunnelEncapsulation.h Refactor of interal tunnel analysis code. 2012-06-18 16:56:19 -05:00
Type.cc Fix compiler warnings 2012-07-10 15:39:05 -05:00
Type.h Merge remote-tracking branch 'origin/topic/dnthayer/bif-tests' 2012-06-06 11:42:16 -07:00
types.bif Merge remote-tracking branch 'origin/master' into topic/seth/elasticsearch 2012-07-06 12:01:16 -04: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.cc Installing a handler for running out of memory in "new". 2012-08-16 11:49:51 -07:00
util.h Add more error handling for close() calls. 2012-07-26 12:40:12 -05:00
Val.cc Fix memory leak of serialized IDs when compiled with --enable-debug. 2012-08-16 15:59:26 -05:00
Val.h Fix memory leak of serialized IDs when compiled with --enable-debug. 2012-08-16 15:59:26 -05:00
Var.cc Allow local table variables to be initialized with {} list expressions. 2012-01-04 16:44:25 -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