[Oisf-devel] [COMMIT] OISF branch, master, updated. suricata-2.0beta1-383-g2be6829

noreply at openinfosecfoundation.org noreply at openinfosecfoundation.org
Thu Nov 28 14:08:08 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  2be6829986e5a6f3a8921d4886ac1957f84c0537 (commit)
       via  dcc75acdecde83e9c948c384050a718c361c50d4 (commit)
       via  1f69da80bf067abc456782804c10cf84086b6217 (commit)
       via  d397ed94c5f06f57fba9e057bddde1897baee15b (commit)
       via  9d35855a95627ea4a81e885ae451a3d2141f1cda (commit)
       via  beab8d401c1e93541bbc424373a7017a8c55204f (commit)
       via  223fedb8fe84f31e7402627f7967ad9f03c9e9de (commit)
       via  3f4ce6dadd129438f7ffb2e0e776d4c08c49aef1 (commit)
      from  f03278d13255e41b649cfe631c1aa1a7d9ffab15 (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 2be6829986e5a6f3a8921d4886ac1957f84c0537
Author: Victor Julien <victor at inliniac.net>
Date:   Thu Nov 28 13:30:04 2013 +0100

    Convert dsize keyword parsing to use pcre_copy_substring

commit dcc75acdecde83e9c948c384050a718c361c50d4
Author: Victor Julien <victor at inliniac.net>
Date:   Thu Nov 28 12:59:10 2013 +0100

    Convert pcre keyword parsing to use pcre_copy_substring

commit 1f69da80bf067abc456782804c10cf84086b6217
Author: Victor Julien <victor at inliniac.net>
Date:   Thu Nov 28 09:44:10 2013 +0100

    rule parser: convert to use pcre_copy_string

commit d397ed94c5f06f57fba9e057bddde1897baee15b
Author: Victor Julien <victor at inliniac.net>
Date:   Thu Nov 28 09:20:55 2013 +0100

    detect: use macro for max rule size

commit 9d35855a95627ea4a81e885ae451a3d2141f1cda
Author: Victor Julien <victor at inliniac.net>
Date:   Wed Nov 27 23:56:32 2013 +0100

    Convert flowbits keyword parsing to use pcre_copy_substring

commit beab8d401c1e93541bbc424373a7017a8c55204f
Author: Victor Julien <victor at inliniac.net>
Date:   Wed Nov 27 21:23:25 2013 +0100

    Convert flow keyword parsing to use pcre_copy_substring

commit 223fedb8fe84f31e7402627f7967ad9f03c9e9de
Author: Victor Julien <victor at inliniac.net>
Date:   Wed Nov 27 21:15:48 2013 +0100

    Convert ParseSizeString to use pcre_copy_substring

commit 3f4ce6dadd129438f7ffb2e0e776d4c08c49aef1
Author: Victor Julien <victor at inliniac.net>
Date:   Wed Nov 27 20:28:28 2013 +0100

    rule parser: don't use uninitialized value

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

Summary of changes:
 src/detect-dsize.c    |   52 ++++++------------
 src/detect-flow.c     |   30 ++++-------
 src/detect-flowbits.c |   28 +++-------
 src/detect-parse.c    |   98 +++++++++++++++++-----------------
 src/detect-pcre.c     |  142 ++++++++++++++++++++++++------------------------
 src/detect.c          |    2 +-
 src/detect.h          |    2 +
 src/util-misc.c       |   28 ++++------
 8 files changed, 169 insertions(+), 213 deletions(-)


hooks/post-receive
-- 
OISF


More information about the Oisf-devel mailing list