[Bro-Dev] [Bro-Commits] [git/bro] topic/dnthayer/doc-improvements-2.4: Add missing documentation on the "Bro Package Index" page (45caf8d)

Robin Sommer robin at icir.org
Tue Jun 2 09:11:32 PDT 2015


Daniel, do you mind if I just go ahead and keep merging this branch as
you make updates? The less last-minute changes, the better.

Robin

On Tue, Jun 02, 2015 at 10:00 -0500, Daniel Thayer wrote:

> Repository : ssh://git@bro-ids.icir.org/bro
> 
> On branch  : topic/dnthayer/doc-improvements-2.4
> Link       : https://github.com/bro/bro/commit/45caf8d2c1a655a7d0613feeb7e6e818e216d83e
> 
> >---------------------------------------------------------------
> 
> commit 45caf8d2c1a655a7d0613feeb7e6e818e216d83e
> Author: Daniel Thayer <dnthayer at illinois.edu>
> Date:   Tue Jun 2 10:00:00 2015 -0500
> 
>     Add missing documentation on the "Bro Package Index" page
> 
> 
> >---------------------------------------------------------------
> 
> 45caf8d2c1a655a7d0613feeb7e6e818e216d83e
>  scripts/base/files/pe/README          | 1 +
>  scripts/base/frameworks/broker/README | 2 ++
>  scripts/base/protocols/krb/README     | 1 +
>  scripts/base/protocols/mysql/README   | 1 +
>  scripts/base/protocols/radius/README  | 1 +
>  scripts/base/protocols/rdp/README     | 1 +
>  scripts/base/protocols/sip/README     | 1 +
>  scripts/base/protocols/ssh/README     | 1 +
>  8 files changed, 9 insertions(+)
> 
> diff --git a/scripts/base/files/pe/README b/scripts/base/files/pe/README
> new file mode 100644
> index 0000000..3ba2354
> --- /dev/null
> +++ b/scripts/base/files/pe/README
> @@ -0,0 +1 @@
> +Support for Portable Executable (PE) file analysis.
> diff --git a/scripts/base/frameworks/broker/README b/scripts/base/frameworks/broker/README
> new file mode 100644
> index 0000000..11c2479
> --- /dev/null
> +++ b/scripts/base/frameworks/broker/README
> @@ -0,0 +1,2 @@
> +The Broker communication framework facilitates connecting to remote Bro
> +instances to share state and transfer events.
> diff --git a/scripts/base/protocols/krb/README b/scripts/base/protocols/krb/README
> new file mode 100644
> index 0000000..66c3228
> --- /dev/null
> +++ b/scripts/base/protocols/krb/README
> @@ -0,0 +1 @@
> +Support for Kerberos protocol analysis.
> diff --git a/scripts/base/protocols/mysql/README b/scripts/base/protocols/mysql/README
> new file mode 100644
> index 0000000..9f642b7
> --- /dev/null
> +++ b/scripts/base/protocols/mysql/README
> @@ -0,0 +1 @@
> +Support for MySQL protocol analysis.
> diff --git a/scripts/base/protocols/radius/README b/scripts/base/protocols/radius/README
> new file mode 100644
> index 0000000..5248f62
> --- /dev/null
> +++ b/scripts/base/protocols/radius/README
> @@ -0,0 +1 @@
> +Support for RADIUS protocol analysis.
> diff --git a/scripts/base/protocols/rdp/README b/scripts/base/protocols/rdp/README
> new file mode 100644
> index 0000000..19903d0
> --- /dev/null
> +++ b/scripts/base/protocols/rdp/README
> @@ -0,0 +1 @@
> +Support for Remote Desktop Protocol (RDP) analysis.
> diff --git a/scripts/base/protocols/sip/README b/scripts/base/protocols/sip/README
> new file mode 100644
> index 0000000..6de9e6c
> --- /dev/null
> +++ b/scripts/base/protocols/sip/README
> @@ -0,0 +1 @@
> +Support for Session Initiation Protocol (SIP) analysis.
> diff --git a/scripts/base/protocols/ssh/README b/scripts/base/protocols/ssh/README
> new file mode 100644
> index 0000000..54357e1
> --- /dev/null
> +++ b/scripts/base/protocols/ssh/README
> @@ -0,0 +1 @@
> +Support for SSH protocol analysis.
> 
> 
> _______________________________________________
> bro-commits mailing list
> bro-commits at bro.org
> http://mailman.icsi.berkeley.edu/mailman/listinfo/bro-commits
> 


-- 
Robin Sommer * ICSI/LBNL * robin at icir.org * www.icir.org/robin


More information about the bro-dev mailing list