[Oisf-devel] [COMMIT] OISF branch, master, updated. 67be07bf153ece3897d2df9768288c5b94c3d437
noreply at openinfosecfoundation.org
noreply at openinfosecfoundation.org
Sat Oct 22 19:47:07 UTC 2011
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 67be07bf153ece3897d2df9768288c5b94c3d437 (commit)
via d23e775ae29ef4e434d204bcb2ddb0a3cfe5e4e0 (commit)
via 737122663c3a8ef08d33ba1be42ba901ece20d9d (commit)
via dae099893b1fc078a581659f6249ff40e85e6681 (commit)
via 9887084370ff13773d642c2b8b432689aa665672 (commit)
via a781fb9884896a7d61d690ccaa815e329737bb2b (commit)
via 8033a262a7d25e25ffd12e688e4fe2173d01858f (commit)
via caf450d3255d2a774b368612a2764a48f97fad04 (commit)
from 79c329f81b1afc90a10ac10a5199a9954565925c (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 67be07bf153ece3897d2df9768288c5b94c3d437
Author: Anoop Saldanha <poonaatsoc at gmail.com>
Date: Sat Oct 22 18:25:51 2011 +0530
fix threading issue in debug log. locked mutex isn't freed before returning. fixed
commit d23e775ae29ef4e434d204bcb2ddb0a3cfe5e4e0
Author: Anoop Saldanha <poonaatsoc at gmail.com>
Date: Thu Oct 20 21:27:43 2011 +0530
fix threading bug. Main thread's restart TV code waiting on a failed TV. Now main thread sets the de_init flag before waiting on the failed thread. Thanks to Eric Leblond for reporting it
commit 737122663c3a8ef08d33ba1be42ba901ece20d9d
Author: Anoop Saldanha <poonaatsoc at gmail.com>
Date: Thu Oct 20 03:22:24 2011 +0530
IPProto now doesn't accept sigs, which has both < and >, with < value being less than > value. Update affected unittests to reflect the change
commit dae099893b1fc078a581659f6249ff40e85e6681
Author: Anoop Saldanha <poonaatsoc at gmail.com>
Date: Mon Oct 10 18:39:10 2011 +0530
more unittests for ipproto with multiple nots + some fixes
commit 9887084370ff13773d642c2b8b432689aa665672
Author: Anoop Saldanha <poonaatsoc at gmail.com>
Date: Mon Oct 10 11:41:31 2011 +0530
support multiple ipprotos in the same sig + unittest
commit a781fb9884896a7d61d690ccaa815e329737bb2b
Author: Anoop Saldanha <poonaatsoc at gmail.com>
Date: Fri Oct 7 12:15:43 2011 +0530
rewrite all ipproto keyword tests
commit 8033a262a7d25e25ffd12e688e4fe2173d01858f
Author: Anoop Saldanha <poonaatsoc at gmail.com>
Date: Fri Oct 7 00:43:05 2011 +0530
cleanup ipproto code
commit caf450d3255d2a774b368612a2764a48f97fad04
Author: Anoop Saldanha <poonaatsoc at gmail.com>
Date: Fri Oct 7 00:08:16 2011 +0530
fix ipproto keyword negation case - bug #340
-----------------------------------------------------------------------
Summary of changes:
src/alert-debuglog.c | 2 +
src/detect-ipproto.c | 8817 ++++++++++++++++++++++++++++++++++++++++++++++++--
src/detect-ipproto.h | 1 +
src/detect-parse.c | 19 +
src/detect-parse.h | 1 +
src/tm-threads.c | 1 +
6 files changed, 8635 insertions(+), 206 deletions(-)
hooks/post-receive
--
OISF
More information about the Oisf-devel
mailing list