[Oisf-devel] [COMMIT] OISF branch, master, updated. suricata-2.0beta1-82-gab215c7

noreply at openinfosecfoundation.org noreply at openinfosecfoundation.org
Thu Aug 29 15:35:16 UTC 2013


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "OISF".

The branch, master has been updated
       via  ab215c72f6e5f2702e4d2eb05e7d5a71b5699863 (commit)
       via  0a5c798729a80448c767e1a25bd035e102383635 (commit)
       via  8ce95af09c07a9b31de154c48a2d9a2e966161a8 (commit)
      from  a44d42b124f5ba82bb2d63828f0122d64fec73fc (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit ab215c72f6e5f2702e4d2eb05e7d5a71b5699863
Author: Duarte Silva <development at serializing.me>
Date:   Tue Jul 30 16:17:34 2013 +0100

    Now using the common functions

commit 0a5c798729a80448c767e1a25bd035e102383635
Author: Duarte Silva <development at serializing.me>
Date:   Tue Jul 30 16:16:41 2013 +0100

    Now using the common functions
    - Removed some non printable ANSI characters
    - Removed unecessary include

commit 8ce95af09c07a9b31de154c48a2d9a2e966161a8
Author: Duarte Silva <development at serializing.me>
Date:   Tue Jul 30 16:10:44 2013 +0100

    Added the new files containing the repeated functions
    - Renamed the functions to something more generic
    - Added the source and include files to the Makefile

-----------------------------------------------------------------------

Summary of changes:
 src/Makefile.am                     |    1 +
 src/reputation.c                    |    6 +-
 src/util-host-os-info.c             |   99 ++----------------------------
 src/util-ip.c                       |  112 +++++++++++++++++++++++++++++++++++
 src/{detect-http-hh.h => util-ip.h} |   11 ++-
 src/util-radix-tree.c               |   94 ++---------------------------
 6 files changed, 135 insertions(+), 188 deletions(-)
 create mode 100644 src/util-ip.c
 copy src/{detect-http-hh.h => util-ip.h} (74%)


hooks/post-receive
-- 
OISF


More information about the Oisf-devel mailing list