Jon Siwek
8b0678b8a8
Updating CHANGES and VERSION.
2014-08-21 16:10:58 -05:00
Jon Siwek
e7f10755c8
Merge remote-tracking branch 'origin/topic/robin/reader-writer-plugins'
...
* origin/topic/robin/reader-writer-plugins:
Adding plugin testing to Makefile's test-all.
Fixing tests.
Removing DataSeries and ElasticSearch from configure script.
Updating submodule.
Move DataSeries and ElasticSearch into plugins.
More polishing of some of the branche's changes.
More polishing.
Test case for a dynamic input reader.
Test case for a dynamic log writer.
Final fixes, preparing for merge.
Converting log writers and input readers to plugins.
BIT-1222 #merged
2014-08-21 16:04:13 -05:00
Jon Siwek
4c15b386e6
Updating submodule(s).
...
[nomail]
2014-08-20 15:29:02 -05:00
Jon Siwek
6f27d3dd40
Silence some doc-related warnings when using bro -e
.
...
BIT-1232 #close
2014-08-19 11:06:21 -05:00
Hui Lin
fb21236661
quickly fix another bug; adding missing field of the declaration of dnp3_request_application_header and dnp3_response_application_header
2014-08-16 11:01:30 -05:00
Hui Lin
ff60706742
Removing the debug printf in DNP3.cc
2014-08-15 14:26:47 -05:00
Robin Sommer
97ef77c2b7
Adding plugin testing to Makefile's test-all.
2014-08-13 21:38:18 -07:00
Robin Sommer
996d118d68
Fixing tests.
2014-08-13 21:33:03 -07:00
Robin Sommer
f884fc6c11
Removing DataSeries and ElasticSearch from configure script.
2014-08-13 21:16:01 -07:00
Hui Lin
11f7e2d74b
fixed the bug of deciding the size of object 1 varition 1 in DNP3
2014-08-11 15:41:25 -05:00
Robin Sommer
58f3a715f2
Merge branch 'topic/robin/reader-writer-plugins' of git.bro.org:bro into topic/robin/reader-writer-plugins
...
Conflicts:
scripts/base/frameworks/logging/writers/dataseries.bro
2014-08-08 18:36:09 -07:00
Robin Sommer
355314718b
Merge remote-tracking branch 'origin/master' into topic/robin/reader-writer-plugins
2014-08-08 18:32:45 -07:00
Robin Sommer
865ac94f71
Updating submodule.
2014-08-08 18:32:21 -07:00
Robin Sommer
8737eae906
Move DataSeries and ElasticSearch into plugins.
2014-08-08 18:32:21 -07:00
Robin Sommer
8031da4ee7
More polishing of some of the branche's changes.
2014-08-08 18:32:05 -07:00
Vlad Grigorescu
9bffdb7e14
Add a btest for the Wireshark sample MySQL PCAP
2014-08-08 15:02:18 -05:00
Vlad Grigorescu
250360eb55
Add support for more commands, and support quit
2014-08-08 13:53:16 -05:00
Vlad Grigorescu
1ceeafcb32
Redo the response handling..
2014-08-08 13:46:12 -05:00
Johanna Amann
675b12c960
update test baselines
2014-08-08 10:14:11 -07:00
Johanna Amann
33053cca3a
Mark everything below 2048 bit as a weak key (Browsers will stop
...
accepting 1024 bits soon, so we can be of that opinion too).
Also - fix notice suppression. :/
2014-08-08 09:26:11 -07:00
Jon Siwek
b83d4a9c84
Fix some things in DNP3 UDP analyzer.
...
- DeliverPacket override had a wrong parameter.
- Change the DNP3 plugin to provide both UDP and TCP analyzer versions.
- Add a DPD signature.
2014-08-06 15:41:53 -05:00
Hui Lin
51e936ec59
changed a bug, but still not working
2014-08-06 15:07:11 -05:00
Vlad Grigorescu
023661fb19
Whitespace/readability fixes.
2014-08-06 11:02:18 -05:00
Vlad Grigorescu
49a2198dd5
Add memleak and auth btests.
2014-08-06 10:13:22 -05:00
Vlad Grigorescu
1960393046
Update baselines.
2014-08-05 21:51:21 -05:00
Vlad Grigorescu
5929b635ab
Get MySQL to compile and add basic v9 support.
2014-08-05 21:31:12 -05:00
Hui Lin
cd81eaedca
modify DNP3.cc and DNP3.h to add DNP3_UDP_Analyzer; binpac unchanged
2014-08-05 15:43:33 -05:00
Johanna Amann
14d265482a
add information about server chosen protocol to ssl.log, if provided by alpn.
...
This is e.g. used to negotiate spdy or http/2
2014-08-04 22:16:09 -07:00
Johanna Amann
026233d1f2
change SSL log to contain a boolean flag signaling if a session was resumed
...
instead of the (usually not really that useful) session ID the client sent.
2014-08-04 11:15:42 -07:00
Jon Siwek
f8bb17bcb8
Fix possible null ptr derefs reported by Coverity.
2014-08-04 10:53:36 -05:00
Robin Sommer
ccfd081437
Fixing PATH to bro-cut in BTest configuration.
2014-08-01 14:35:26 -07:00
Robin Sommer
8d936e593f
Updating submodule(s).
...
[nomail]
2014-08-01 14:19:46 -07:00
Robin Sommer
c68e281832
Merge remote-tracking branch 'origin/topic/johanna/dhcp-log'
...
BIT-1223 #merged
* origin/topic/johanna/dhcp-log:
small change to documentation. In server->client messages the host name may differ from the one requested by the client.
Split dhcp log writing from record creation.
2014-08-01 14:07:53 -07:00
Robin Sommer
2ed79639fe
Updating submodule(s).
...
[nomail]
2014-08-01 14:06:13 -07:00
Robin Sommer
25b8efeeb2
Merge remote-tracking branch 'origin/topic/dnthayer/ticket1215'
...
* origin/topic/dnthayer/ticket1215:
Update PATH so that documentation btests can find bro-cut
Remove gawk from list of optional packages in documentation
2014-08-01 14:06:07 -07:00
Johanna Amann
605a49f9bd
small change to documentation. In server->client messages the host name may differ from the one requested by the client.
2014-08-01 11:19:05 -07:00
Johanna Amann
fe60d5e9dd
Split dhcp log writing from record creation.
...
This allows users to customize dhcp.log by changing the record in their own
dhcp_ack event.
2014-08-01 11:07:32 -07:00
Robin Sommer
ffd3d9d185
More polishing.
2014-07-31 15:08:45 -07:00
Robin Sommer
0ba4b768cd
Merge remote-tracking branch 'origin/master' into topic/robin/reader-writer-plugins
2014-07-31 14:45:38 -07:00
Robin Sommer
2e3b217667
Fix for redefining built-in constants.
...
Turns out redefs weren't visibile to core-land due to initialization
order.
2014-07-31 14:38:24 -07:00
Jon Siwek
597edcd3b6
Fix reference counting bug in Tag::operator=
2014-07-31 14:32:10 -05:00
Robin Sommer
3d1442e86b
Test case for a dynamic input reader.
2014-07-31 12:07:34 -07:00
Robin Sommer
f45526f373
Test case for a dynamic log writer.
2014-07-31 11:40:25 -07:00
Robin Sommer
aa731eeaec
Final fixes, preparing for merge.
2014-07-31 10:49:50 -07:00
Robin Sommer
2b505b07c1
Merge remote-tracking branch 'origin/master' into topic/robin/reader-writer-plugins
2014-07-31 10:10:39 -07:00
Robin Sommer
382b946098
Adding missing check that a plugin's API version matches what Bro defines.
2014-07-31 10:09:03 -07:00
Robin Sommer
024c26d982
Adding NEWS entry for plugins.
...
Also editing the plugin CHANGES somewhat.
2014-07-31 09:02:59 -07:00
Daniel Thayer
22aa821506
Split the types and attributes reference doc into two docs
...
Also moved them up in the index so that the more fundamental material
comes before the more advanced material in the table of contents.
2014-07-31 10:49:33 -05:00
Jon Siwek
69b1ba653d
Minor adjustments to plugin code/docs.
...
Mostly whitespace/typos.
Moved some Plugin methods out from public access.
2014-07-30 16:48:23 -05:00
Jon Siwek
3ee64ff2ce
Merge remote-tracking branch 'origin/topic/robin/dynamic-plugins-2.3'
...
* origin/topic/robin/dynamic-plugins-2.3: (51 commits)
Moving Broccoli to master.
Moving binpac module to master.
Re-adding missing baseline.
Adding a plugin test that checks that "make install" works.
The HOOK_CALL_FUNCTION plugin hook is now also triggered for builtin functions.
Adding note to plugin docs on how init-plugin treats existing files.
Adapting plugin tests to use the new split Plugin.{h,cc} structure that init-plugin now generates.
Updating submodule.
Allow to activate plugins from the command line by specifying their fully-qualified name.
Adding Files::register_for_mime_type() to associate a file analyzer with a MIME type.
Updating cmake module.
Moving component's CanonicalName() method into base class.
Further polishing and cleanup in preparation for merge.
Updating submodule.
Plugin fixes for FreeBSD.
Doc tweak.
Adding missing method implementation.
Updating plugin hook test.
Adding a test building a file analyzer plugin.
Enabling to specific a set of plugins with the -N option.
...
2014-07-30 16:24:01 -05:00