Commit graph

273 commits

Author SHA1 Message Date
Robin Sommer
f0db2db914 Updating submodule(s).
[nomail]
2012-06-06 11:55:15 -07:00
Robin Sommer
c5ae071500 Updating submodule(s).
[nomail]
2012-05-31 14:27:50 -07:00
Robin Sommer
f34ebb7b60 Updating submodule(s).
[nomail]
2012-05-30 19:12:54 -07:00
Robin Sommer
3d2009cacf Updating submodule(s).
[nomail]
2012-05-24 17:43:35 -07:00
Robin Sommer
2933961042 Updating submodule(s).
[nomail]
2012-05-24 16:48:28 -07:00
Robin Sommer
1824808dcc Updating submodule(s).
[nomail]
2012-05-17 12:44:56 -07:00
Robin Sommer
7cc863c5fc Fix for when not producing local output; that hung.
* origin/topic/robin/dataseries:
  Moving trace for rotation test into traces directory.
  Fixing a rotation race condition at termination.
  Portability fixes.
  Extending DS docs with some examples.
  Updating doc.
  Fixing pack_scale and time-as-int.
  Adding format specifier to DS spec to print out double as %.6f.
  DataSeries updates and fixes.
  DataSeries tuning.
  Tweaking DataSeries support.
  Extending log post-processor call to include the name of the writer.
  Removing an unnecessary const cast.
  DataSeries TODO list with open issues/questions.
  Starting DataSeries HowTo.
  Additional test output canonification for ds2txt's timestamps.
  In threads, an internal error now immediately aborts.
  DataSeries cleanup.
  Working on DataSeries support.
  Merging in DataSeries support from topic/gilbert/logging.
  Fixing  threads' DoFinish() method.
2012-05-17 12:38:47 -07:00
Robin Sommer
e34f27b928 Updating submodule(s).
[nomail]
2012-05-17 09:58:29 -07:00
Robin Sommer
0197a9a551 Updating submodule(s).
[nomail]
2012-05-14 17:52:00 -07:00
Robin Sommer
514ee67611 Merge remote-tracking branch 'origin/fastpath'
* origin/fastpath:
  Fix typos and improve INSTALL document
2012-05-14 17:02:00 -07:00
Robin Sommer
c9b53706a1 Updating submodule(s).
[nomail]
2012-05-03 11:45:11 -07:00
Robin Sommer
232b7688b2 Merge remote-tracking branch 'origin/fastpath'
* origin/fastpath:
  Add two more TLS extension values that we see in live traffic.
  Fixed IPv6 link local unicast CIDR and added	IPv6 loopback to private address space.
  Fixed a problem where cluster workers were still processing notices in some cases.
  Added Carrier Grade NAT CIDR and link local IPv6 to "private_address_space"
2012-05-03 11:45:00 -07:00
Robin Sommer
8766a2e2fc Updating submodule(s).
[nomail]
2012-04-24 15:04:39 -07:00
Robin Sommer
bdbb6d8068 Updating submodule(s).
[nomail]
2012-04-24 14:52:09 -07:00
Robin Sommer
c9c180eebe Merge remote-tracking branch 'origin/topic/dnthayer/bug801'
* origin/topic/dnthayer/bug801:
  Added an option to specify the 'etc' directory

Closes #801.

Note, I've adapted the code in configure a bit to make it independent
of the argument order (same for an older option). Hope that works ...
2012-04-24 14:47:34 -07:00
Robin Sommer
3f1811afd2 Merge remote-tracking branch 'origin/fastpath'
* origin/fastpath:
  Changes related to ICMPv6 Neighbor Discovery messages.
2012-04-19 10:02:07 -07:00
Robin Sommer
94c666f305 Updating submodule(s).
[nomail]
2012-04-17 17:42:38 -07:00
Robin Sommer
b3596f28d7 Updating submodule(s).
[nomail]
2012-04-17 17:41:37 -07:00
Robin Sommer
eae55caa84 Merge remote-tracking branch 'origin/topic/seth/64bit-binpac-updates'
* origin/topic/seth/64bit-binpac-updates:
  Small updates for the bittorrent analyzer to support 64bit types in binpac.

Closes #761.
2012-04-17 17:40:27 -07:00
Jon Siwek
1a5517f170 Merge branch 'master' into topic/seth/64bit-binpac-updates 2012-04-17 11:09:09 -05:00
Robin Sommer
fede289d74 Updating submodule(s).
[nomail]
2012-04-16 18:12:25 -07:00
Jon Siwek
afae5d9f79 Merge branch 'master' into topic/seth/64bit-binpac-updates
Conflicts:
	aux/binpac
2012-04-16 15:57:08 -05:00
Robin Sommer
3605dfceeb Merge remote-tracking branch 'origin/fastpath'
* origin/fastpath:
  Fix table expiry for values assigned in bro_init() when reading live.
2012-04-09 16:02:10 -07:00
Robin Sommer
d0b68771ef Updating submodule(s).
[nomail]
2012-04-04 18:37:10 -07:00
Robin Sommer
4e49b98bba Updating submodule(s).
[nomail]
2012-04-04 17:57:38 -07:00
Robin Sommer
97652bc144 Updating submodule(s).
[nomail]
2012-03-28 16:15:52 -07:00
Robin Sommer
76af3cf825 Updating submodule(s).
[nomail]
2012-03-28 15:52:13 -07:00
Robin Sommer
d889f14638 Updating submodule(s).
[nomail]
2012-03-23 17:46:57 -07:00
Robin Sommer
4321f635ac Removing remaining comments. Looks fine. 2012-03-23 17:00:51 -07:00
Robin Sommer
6708f0ed4d Updating submodule(s).
[nomail]
2012-03-14 16:08:25 -07:00
Robin Sommer
159733f481 Updating submodule(s).
[nomail]
2012-03-14 08:42:36 -07:00
Robin Sommer
11fdb5edce Updating submodule(s).
[nomail]
2012-03-13 16:11:36 -07:00
Robin Sommer
9b83591374 Merge remote-tracking branch 'origin/topic/robin/parallel-btest'
* origin/topic/robin/parallel-btest:
  Updating submodule(s).
  Adding group "comm" to communication tests for parallelizing execution with new btest version.

This is in preparation for the merge with the parallel btest branch.

Conflicts:
	cmake
	testing/btest/istate/pybroccoli.py
	testing/btest/scripts/base/frameworks/control/configuration_update.bro
	testing/btest/scripts/base/frameworks/control/id_value.bro
	testing/btest/scripts/base/frameworks/control/shutdown.bro
	testing/btest/scripts/base/frameworks/metrics/basic-cluster.bro
2012-02-29 17:17:25 -08:00
Robin Sommer
0639487aad Updating submodule(s).
[nomail]
2012-02-27 21:34:44 -08:00
Jon Siwek
b552979011 Raise minimum required CMake version to 2.6.3 2012-02-24 13:14:49 -06:00
Robin Sommer
819cb57952 Updating submodule(s).
[nomail]
2012-02-03 04:05:34 -08:00
Seth Hall
c03efbb570 Small updates for the bittorrent analyzer to support 64bit types in binpac.
- This branch removes the attempt at bittorrent resynchronization.
  I don't think that the bittorrent resynchronization would really
  work very well anyway.

- This need to be merged after the topic/seth/64bit-type branch in binpac.
2012-01-27 22:55:42 -05:00
Robin Sommer
60ae6f01d1 Updating submodule(s).
[nomail]
2012-01-25 18:03:40 -08:00
Robin Sommer
1aefccd96d Updating submodule(s).
[nomail]
2012-01-25 17:15:06 -08:00
Robin Sommer
848ae2355e Merge remote-tracking branch 'origin/topic/jsiwek/brofiler'
* origin/topic/jsiwek/brofiler:
  Fix superfluous/duplicate data getting in to testing coverage log.
  Add "# @no-test" tag to blacklist statements from test coverage analysis.
  Test coverage integration for external tests and complete suite.
  Integrate Bro script coverage profiling with the btest suite.
  Add simple profiling class to accumulate Stmt usage stats across runs.

Renaming environment variable BROFILER_FILE to BRO_PROFILER_FILE for
consistency. Yeah, I know, such a nice name! :)
2012-01-25 17:12:37 -08:00
Robin Sommer
27ce62077f Merge remote-tracking branch 'origin/topic/jsiwek/complex-record-indices'
* origin/topic/jsiwek/complex-record-indices:
  Teach CompHash to allow indexing by records with vector/table/set fields.

Closes #464
2012-01-25 13:38:36 -08:00
Robin Sommer
6a2af5cd63 Updating submodule(s).
[nomail]
2012-01-11 12:25:07 -08:00
Robin Sommer
eac4690f83 Updating submodule(s).
[nomail]
2012-01-10 19:38:55 -08:00
Robin Sommer
a7a33ab146 Updating submodule. 2012-01-10 17:40:18 -08:00
Robin Sommer
46de660909 Updating submodules. 2012-01-10 17:27:22 -08:00
Robin Sommer
26183a1339 Updating submodule(s).
[nomail]
2012-01-09 16:11:02 -08:00
Robin Sommer
167b645ed0 Updating submodule(s).
[nomail]
2012-01-03 15:58:15 -08:00
Robin Sommer
8199d85d6a Updating submodule(s). 2011-12-19 11:27:29 -08:00
Robin Sommer
41a68933eb Updating submodule(s). 2011-12-16 02:59:39 -08:00
Robin Sommer
4e17ef63f0 Merge remote branch 'origin/fastpath'
* origin/fastpath:
  Fix missing action in notice policy for looking up GeoIP data.
  Better persistent state config warning messages (fixes #433).
  A few updates for SQL injection detection.
  Fixed some DPD signatures for IRC.  Fixes ticket #311.
  Removing Off_Port_Protocol_Found notice.
  SSH::Interesting_Hostname_Login cleanup.  Fixes #664.
  Teach Broxygen to more generally reference attribute values by name.
  Fixed a really dumb bug that was causing the malware hash registry script to break.
  Fix Broxygen confusing scoped id at start of line as function parameter.
  Remove remnant of libmagic optionality
2011-12-16 02:36:43 -08:00