]> git.ipfire.org Git - thirdparty/snort3.git/log
thirdparty/snort3.git
9 years agoMerge branch 'detection_update' into detection
russ [Thu, 29 Oct 2015 23:22:34 +0000 (19:22 -0400)] 
Merge branch 'detection_update' into detection

9 years agothread specific initialization for regex based on snort config
russ [Wed, 28 Oct 2015 23:33:10 +0000 (19:33 -0400)] 
thread specific initialization for regex based on snort config
detection option tree updates so regex is handled like pcre

fix up

9 years agoMerge pull request #102 in SNORT/snort3 from crc/regex to master
Russ Combs (rucombs) [Thu, 29 Oct 2015 22:13:07 +0000 (18:13 -0400)] 
Merge pull request #102 in SNORT/snort3 from crc/regex to master

Squashed commit of the following:

commit 9686d11d5a0c4afac1430563afcc6d352f67782e
Author: russ <russ@localhost.localdomain>
Date:   Wed Oct 28 12:46:59 2015 -0400

    initial hyperscan / proof of concept
    add regex rule option for basic matching
    rule tree and fast pattern updates will follow

9 years agobase review comments
russ [Thu, 29 Oct 2015 22:12:18 +0000 (18:12 -0400)] 
base review comments

9 years agoMerge pull request #107 in SNORT/snort3 from stream_tcp_normalizer_test to master
Russ Combs (rucombs) [Thu, 29 Oct 2015 21:30:52 +0000 (17:30 -0400)] 
Merge pull request #107 in SNORT/snort3 from stream_tcp_normalizer_test to master

Squashed commit of the following:

commit 7f18a22e7afd84b068602e7d1c4a382003de4c4c
Author: davis mcpherson <davmcphe@cisco.com>
Date:   Thu Oct 29 16:56:28 2015 -0400

    fix configure issues with cmake & cpputest

commit 7c097db741d51fad00a9977acacf1cf1862e49a5
Author: davis mcpherson <davmcphe@cisco.com>
Date:   Thu Oct 29 15:36:25 2015 -0400

    add support for stream tcp unit test to cmake build files

commit 28ac06058373ceb4be80137130c32a6e8ae2b9a5
Author: davis mcpherson <davmcphe@cisco.com>
Date:   Thu Oct 29 13:54:31 2015 -0400

    operator++ made inline to prevent dup symbols and optimize performance

commit c7bcd491c4271d802fdbcfc6805e1df9dd546b4b
Author: davis mcpherson <davis.mcpherson@gmail.com>
Date:   Thu Oct 29 13:18:53 2015 -0400

    fix tcp normalizer tests to work with new enum class for stream policy definitions

9 years agofix make check for regex with auto tools
russ [Thu, 29 Oct 2015 21:28:05 +0000 (17:28 -0400)] 
fix make check for regex with auto tools

9 years agoMerge pull request #106 in SNORT/snort3 from jnc_time_profiler_unit_tests to master
Russ Combs (rucombs) [Thu, 29 Oct 2015 16:49:45 +0000 (12:49 -0400)] 
Merge pull request #106 in SNORT/snort3 from jnc_time_profiler_unit_tests to master

Squashed commit of the following:

commit f48e6eb9e352918b4d504cb9fe3e006a5bb16b25
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Thu Oct 29 12:40:41 2015 -0400

    updated profiler unit tests

9 years agoMerge pull request #105 in SNORT/snort3 from nhttp24 to master
Russ Combs (rucombs) [Thu, 29 Oct 2015 16:33:57 +0000 (12:33 -0400)] 
Merge pull request #105 in SNORT/snort3 from nhttp24 to master

Squashed commit of the following:

commit 8540ae11d8ed7b88c5a01d4fe9a2604232475160
Author: Tom Peters <thopeter@cisco.com>
Date:   Thu Oct 29 12:27:46 2015 -0400

    remaining test code inside REG_TEST

9 years agothread specific initialization for regex based on snort config
russ [Wed, 28 Oct 2015 23:33:10 +0000 (19:33 -0400)] 
thread specific initialization for regex based on snort config
detection option tree updates so regex is handled like pcre

fix up

9 years agoMerge pull request #103 in SNORT/snort3 from fix_a_warning_related_to_perf_profiler...
Russ Combs (rucombs) [Wed, 28 Oct 2015 20:57:11 +0000 (16:57 -0400)] 
Merge pull request #103 in SNORT/snort3 from fix_a_warning_related_to_perf_profiler to master

Squashed commit of the following:

commit eb19a3dcfca5efe7641491ce38bc57a08cf99e85
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Wed Oct 28 16:14:35 2015 -0400

    fixed typos in nhttp, warning for perf profiling

9 years agoMerge pull request #103 in SNORT/snort3 from fix_a_warning_related_to_perf_profiler...
Russ Combs (rucombs) [Wed, 28 Oct 2015 20:57:11 +0000 (16:57 -0400)] 
Merge pull request #103 in SNORT/snort3 from fix_a_warning_related_to_perf_profiler to master

Squashed commit of the following:

commit eb19a3dcfca5efe7641491ce38bc57a08cf99e85
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Wed Oct 28 16:14:35 2015 -0400

    fixed typos in nhttp, warning for perf profiling

9 years agoinitial hyperscan / proof of concept
russ [Wed, 28 Oct 2015 16:46:59 +0000 (12:46 -0400)] 
initial hyperscan / proof of concept
add regex rule option for basic matching
rule tree and fast pattern updates will follow

9 years agoMerge pull request #101 in SNORT/snort3 from snort_debug_conditional to master
Russ Combs (rucombs) [Wed, 28 Oct 2015 16:35:29 +0000 (12:35 -0400)] 
Merge pull request #101 in SNORT/snort3 from snort_debug_conditional to master

Squashed commit of the following:

commit 9799134f5ec1bde04c68949ffcd2625f9a92359a
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Tue Oct 27 16:26:29 2015 -0400

    made snort_debug.cc compilation conditional on DEBUG_MSGS

9 years agoMerge pull request #100 in SNORT/snort3 from nhttp23 to master
Russ Combs (rucombs) [Wed, 28 Oct 2015 16:33:29 +0000 (12:33 -0400)] 
Merge pull request #100 in SNORT/snort3 from nhttp23 to master

Squashed commit of the following:

commit fcad293ab5c2fd2dbf748bd0d15ef068d6525d1d
Author: Tom Peters <thopeter@cisco.com>
Date:   Thu Oct 22 12:26:52 2015 -0400

    NHI gzip support

9 years agoMerge pull request #86 in SNORT/snort3 from oo_perf_profiler to master
Russ Combs (rucombs) [Tue, 27 Oct 2015 22:02:52 +0000 (18:02 -0400)] 
Merge pull request #86 in SNORT/snort3 from oo_perf_profiler to master

Squashed commit of the following:

commit 5e0f250e8dd35b005b8d2ae375b0b57500d724fb
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Tue Oct 27 16:57:35 2015 -0400

    added ncrulePerfStats back as ruleNFPEvalPerfStats

commit 40027f80c681c5cac953aa382cffdd36d9f8fcfa
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Tue Oct 27 16:05:41 2015 -0400

    Fixes per review comments and discussions

    Fixed ModStatsNode to *not* sum its child stats
    Moved rebuilt packet detection from stream_tcp to detect

commit 5c2f4cefc2450c1c9dbb4d0185a285c8e95727cb
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Mon Oct 26 13:32:22 2015 -0400

    changed "Pct of..." field names to %/... to make fields easier to parse

commit cd17b80620d6da228a5a341472617a9100869691
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Fri Oct 23 12:57:23 2015 -0400

    updated per review comments 10/23

    added some more unit tests
    added profiler macros/ifdefs to silence unused variable warnings
    changed ProfileConfig::num -> ProfileConfig::count and deleted PerfProfilerManager::init and PerfProfilerManager::term
    added more test cases/fixes for ModEntry

commit 862758de4ccca4cfcafbd61195b5137661a443a6
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Thu Oct 22 21:15:24 2015 -0400

    changed module stats printout to use a tree all the way through to allow multi-layered count output
    cleaned up includes, fixed some bugs, stats *look* correct
    fixed broken include dependencies revealed when cleaning up profiler.h headers
    minor fixes

commit afbf334c3ee94c2534440ca967f268ec253b6f5b
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Thu Oct 22 15:23:25 2015 -0400

    successfully ported counting functionality of legacy code to new code. TODO: add/test sort functionality, verify that module stats is working correctly
    99% ported. still working out the kinks in sorting module stats
    further cleanup

commit c44712fadeda22eddaeb9ca2d9b7dab798e88ca0
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Wed Oct 21 21:23:40 2015 -0400

    major rewrite, fixed totalling issue
    food some stuff up
    reverted most of 3c224 and 40ecf
    cleaned up legacy profiler code to prepare for porting

commit f7239e47656cfa1dd293d75a7bb29ca86d0cfcd5
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Fri Oct 16 14:40:36 2015 -0400

    rewrote module perf stats code
    removed legacy code
    added underscores in module names

9 years agoMerge pull request #99 in SNORT/snort3 from tcp_reassembly_infinite_seglist_patch...
Russ Combs (rucombs) [Tue, 27 Oct 2015 00:52:11 +0000 (20:52 -0400)] 
Merge pull request #99 in SNORT/snort3 from tcp_reassembly_infinite_seglist_patch to master

Squashed commit of the following:

commit fb0b59b666c5f561089a884c8491b5e0dc8734e7
Author: davis mcpherson <davis.mcpherson@gmail.com>
Date:   Mon Oct 26 19:23:17 2015 -0400

    init flush_count in TcpReassembler ctor to avoid infinite looping purging seglist

9 years agoMerge pull request #98 in SNORT/snort3 from tcp_reassembly_build_patch to master
Russ Combs (rucombs) [Mon, 26 Oct 2015 17:35:34 +0000 (13:35 -0400)] 
Merge pull request #98 in SNORT/snort3 from tcp_reassembly_build_patch to master

Squashed commit of the following:

commit 37a3c69fb9b31b93646eb24364a2f3ad32791a52
Author: davis mcpherson <davis.mcpherson@gmail.com>
Date:   Mon Oct 26 13:21:08 2015 -0400

    temp hack to link paf.cc with libstream_tcp as workaround for catch-22 of calls between libstream & libstream_tcp

commit ea1a9c599834456bb3b7ff69f5e63e30a1c293fe
Author: davis mcpherson <davmcphe@cisco.com>
Date:   Mon Oct 26 10:35:36 2015 -0400

    move the *PacketHeaderFoo functions to TcpSession

9 years agoMerge pull request #93 in SNORT/snort3 from tcp_reassembly_rewrite to master
Russ Combs (rucombs) [Fri, 23 Oct 2015 21:28:34 +0000 (17:28 -0400)] 
Merge pull request #93 in SNORT/snort3 from tcp_reassembly_rewrite to master

Squashed commit of the following:

commit 6768b3ec08529d609f6b30ffe9c83d7f01b30e74
Author: davis mcpherson <davis.mcpherson@gmail.com>
Date:   Thu Oct 22 14:43:37 2015 -0400

    change StreamPolicy and ReassemblyPolicy from enum to enum class

commit b384c28926aab7add5d5d339ebf9359e15858195
Author: davis mcpherson <davis.mcpherson@gmail.com>
Date:   Thu Oct 22 11:06:49 2015 -0400

    refactor TcpReassembler to inherit from SegmentOverlapEditor, misc updates from review comments

commit 864c263b2afe2dd586630314d48848ce4309549b
Author: davis mcpherson <davis.mcpherson@gmail.com>
Date:   Tue Sep 15 12:50:24 2015 -0400

    code cleanup from review comments, add c/s trackers, session to tcp norm class, use tcp flags helper functions
    add cpputest based unit tests for new tcp normalizer code
    rebase refactoring of tcp reassembly with stream_dev to pick up the lastest normalization changes
    refactor TcpSegment into a full featured class
    refactoring function names for reassembler api
    cleanup missed refactoring of var names & location in DEBUG_* statements
    continue refactor reassembly code, move derived classes to thier own file
    refactor segment overlap handling to a separate class that is instantiated for each policy specific reassember
    move SegmentOverlapEditor class to its own file
    refactor common code to functions
    remove spurius blank lines
    clean up functions for inserting packets onto seglist, better but more to do
    code formatting cleanup

9 years agobuild 175
Russ Combs [Fri, 23 Oct 2015 14:49:31 +0000 (10:49 -0400)] 
build 175

9 years agoMerge pull request #96 in SNORT/snort3 from crc/dynamic to master
Russ Combs (rucombs) [Fri, 23 Oct 2015 13:03:29 +0000 (09:03 -0400)] 
Merge pull request #96 in SNORT/snort3 from crc/dynamic to master

Squashed commit of the following:

commit 8c5b03c1f1111e0470087d05a91ea1302f56999a
Author: Russ Combs <rucombs@cisco.com>
Date:   Fri Oct 23 08:31:05 2015 -0400

    fixup dynamic builds

9 years agoMerge pull request #95 in SNORT/snort3 from crc/hosts to master
Russ Combs (rucombs) [Fri, 23 Oct 2015 10:03:30 +0000 (06:03 -0400)] 
Merge pull request #95 in SNORT/snort3 from crc/hosts to master

Squashed commit of the following:

commit f5631be6223517c7ba3ae2e52dc4b6e415b3fe1c
Author: Russ Combs <rucombs@cisco.com>
Date:   Thu Oct 22 18:59:14 2015 -0400

    remove unused host defines

9 years agoMerge pull request #94 in SNORT/snort3 from crc/ms to master
Russ Combs (rucombs) [Thu, 22 Oct 2015 16:58:43 +0000 (12:58 -0400)] 
Merge pull request #94 in SNORT/snort3 from crc/ms to master

Squashed commit of the following:

commit 42a8be5b72ebcadfa8770eb72d9a324b46b8a602
Author: Russ Combs <rucombs@cisco.com>
Date:   Thu Oct 22 12:33:53 2015 -0400

    remove superfluous comma

commit fb07ddf4e09de435c58dd62bfdac5e723f975ace
Author: Russ Combs <rucombs@cisco.com>
Date:   Thu Oct 22 12:30:45 2015 -0400

    update modbus stats

9 years agoMerge pull request #92 in SNORT/snort3 from crc/modbus2 to master
Russ Combs (rucombs) [Thu, 22 Oct 2015 00:04:32 +0000 (20:04 -0400)] 
Merge pull request #92 in SNORT/snort3 from crc/modbus2 to master

Squashed commit of the following:

commit d39dd81b300723d990c42b301e73aaa0e8db8386
Author: Russ Combs <rucombs@cisco.com>
Date:   Wed Oct 21 15:08:25 2015 -0400

    review updates

commit 97306ddbf13f8dccf692613b0f6835e68841e8d0
Author: Russ Combs <rucombs@cisco.com>
Date:   Tue Oct 20 23:22:06 2015 -0400

    initial modbus port

9 years agofix s2l binding of gtp
Russ Combs [Wed, 21 Oct 2015 21:06:09 +0000 (17:06 -0400)] 
fix s2l binding of gtp

9 years agoMerge pull request #91 in SNORT/snort3 from crc/s2l to master
Russ Combs (rucombs) [Wed, 21 Oct 2015 16:27:46 +0000 (12:27 -0400)] 
Merge pull request #91 in SNORT/snort3 from crc/s2l to master

Squashed commit of the following:

commit b62582b5c659a6a06c59bd2dd78292970f2a4e42
Author: Russ Combs <rucombs@cisco.com>
Date:   Wed Oct 21 11:12:57 2015 -0400

    add missing updates

commit 7aedeae04c2d054afcffcdb21f22410e17195214
Author: Russ Combs <rucombs@cisco.com>
Date:   Wed Oct 21 10:29:23 2015 -0400

    updates for gtp and modbus

9 years agorevert packet manager change for gtp and have the gtp codec track multi encap with...
russ [Wed, 21 Oct 2015 16:26:07 +0000 (12:26 -0400)] 
revert packet manager change for gtp and have the gtp codec track multi encap with decode flags instead

9 years agofix build
Russ Combs [Wed, 21 Oct 2015 14:54:27 +0000 (10:54 -0400)] 
fix build

9 years agoMerge pull request #88 in SNORT/snort3 from crc/gtp to master
Russ Combs (rucombs) [Wed, 21 Oct 2015 14:32:53 +0000 (10:32 -0400)] 
Merge pull request #88 in SNORT/snort3 from crc/gtp to master

Squashed commit of the following:

commit 4e987387e53ddc84f807df00aafcbb73d3dd8b92
Author: Russ Combs <rucombs@cisco.com>
Date:   Tue Oct 20 12:00:50 2015 -0400

    fix multi gtp encap alert

commit 1f718dcb84f461740493f4df586909813469ff17
Author: Russ Combs <rucombs@cisco.com>
Date:   Tue Oct 20 11:24:35 2015 -0400

    update bug list

commit e29dfb142dbf645f3c7f30891ff0032417035848
Author: Russ Combs <rucombs@cisco.com>
Date:   Tue Oct 20 06:48:18 2015 -0400

    test fixes and readability changes

commit 9f976d3f8d74ac5b3fa0700c424f4397c78c5385
Author: Russ Combs <rucombs@cisco.com>
Date:   Fri Oct 16 07:53:21 2015 -0400

    initial port of gtp preprocessor

9 years agoMerge pull request #87 in SNORT/snort3 from cwaxman_buildfixes3 to master
Russ Combs (rucombs) [Wed, 21 Oct 2015 14:32:20 +0000 (10:32 -0400)] 
Merge pull request #87 in SNORT/snort3 from cwaxman_buildfixes3 to master

Squashed commit of the following:

commit 52f1ce10edcd28de20e72de8e6690a42b7f27bb7
Author: Carter Waxman <cwaxman@cisco.com>
Date:   Wed Oct 21 10:22:25 2015 -0400

    changed src/internal_test to src/catch

commit d8843aeaf15b10c6ff1871d094a4a29a97b07151
Author: Carter Waxman <cwaxman@cisco.com>
Date:   Mon Oct 19 12:31:04 2015 -0400

    moved src/test to src/internal_test

commit e11b46796c2efe0dde3cdbc60546ffb4658cf0b9
Author: Carter Waxman <cwaxman@cisco.com>
Date:   Mon Oct 19 11:51:03 2015 -0400

    Moved add_cpputest() to macros.cmake

commit af76c36d9e8b73e587a0f0a856646ace17939c47
Author: Carter Waxman <cwaxman@cisco.com>
Date:   Mon Oct 19 11:31:01 2015 -0400

    Added cpputests to cmake

9 years agoMerge pull request #89 in SNORT/snort3 from ips_pdu_flush_patch to master
Russ Combs (rucombs) [Tue, 20 Oct 2015 15:46:37 +0000 (11:46 -0400)] 
Merge pull request #89 in SNORT/snort3 from ips_pdu_flush_patch to master

Squashed commit of the following:

commit 5b7bf9d91d1f6020a24c2a98bcb9f0179f10b610
Author: davis mcpherson <davis.mcpherson@gmail.com>
Date:   Tue Oct 20 11:12:32 2015 -0400

    fix init order of local vars, get_q_sequenced must be called before 'seg' is set to value of seglist_next as get_q_sequenced may update seglist_next

9 years agobuild 174
Russ Combs [Fri, 16 Oct 2015 19:14:03 +0000 (15:14 -0400)] 
build 174

9 years agoMerge pull request #85 in SNORT/snort3 from crc/daemonize3 to master
Russ Combs (rucombs) [Fri, 16 Oct 2015 18:20:24 +0000 (14:20 -0400)] 
Merge pull request #85 in SNORT/snort3 from crc/daemonize3 to master

Squashed commit of the following:

commit 3bf9ca7804430d5ba5ab6224a12eebf19b7ea97d
Author: Russ Combs <rucombs@cisco.com>
Date:   Fri Oct 16 14:06:32 2015 -0400

    dont force syslog on daemon mode

commit 93be83e2d44d51112a3c5a5bff4219dbb75f112f
Author: Russ Combs <rucombs@cisco.com>
Date:   Fri Oct 16 09:35:03 2015 -0400

    review updates

9 years agoMerge pull request #79 in SNORT/snort3 from perf_prof to master
Russ Combs (rucombs) [Fri, 16 Oct 2015 18:16:26 +0000 (14:16 -0400)] 
Merge pull request #79 in SNORT/snort3 from perf_prof to master

Squashed commit of the following:

commit 8cb9129f2168944c0ee95a435ff737ef935f560d
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Fri Oct 16 12:40:15 2015 -0400

    created PerfProfilerManager interface to Perf profiling API

commit dc6a72c40aef528619b32bec74281ea98ee710c1
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Fri Oct 16 12:12:39 2015 -0400

    gcc-4.8 doesnt like braced initialization for reference types

commit ef5c8bf4b71e4ce2759373a576b98dc31edbc598
Merge: 9d2b1cb 360f910
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Fri Oct 16 12:09:32 2015 -0400

    Merge branch 'master' into perf_prof

commit 9d2b1cb67d7374f29f378b165af37248b5544cd5
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Fri Oct 16 12:07:30 2015 -0400

    added automake support for conditional perf profiling compilation

commit e6ba4d617dbc16982aeb0604f9d932024c53eef8
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Thu Oct 15 18:20:18 2015 -0400

    fixed semantic error with auto& assignment

commit 357fdc43df16578a09be43b89f97067bcc7ebb13
Merge: 3e9a9a6 abf3f15
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Thu Oct 15 10:28:47 2015 -0400

    Merge branch 'perf_prof' of https://stash-eng-rtp1.cisco.com/stash/scm/snort/snort3 into perf_prof

commit 3e9a9a6df4bcf3da18ba8b3c29c8ec7badadbfe4
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Wed Oct 14 21:08:53 2015 -0400

    formatting/comment cleanup

commit e7b7ed041da08befffa1af1b7f353837c052dae3
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Wed Oct 14 19:00:13 2015 -0400

    fixed perf profile format strings

commit 70b5d5c9b6c400ae042d760fc457bb5942f93d53
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Wed Oct 14 18:45:18 2015 -0400

    initialized eval_rtn_result to silence warning

commit c9b0b19d3d532a39d9f19a4389d9942eca7beca4
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Wed Oct 14 16:20:36 2015 -0400

    cleaned up code related to perf profiling refactor

commit 18b0220b40faefe4d1f71a3d6ffa98e567d064b3
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Wed Oct 14 16:13:10 2015 -0400

    moved perf_profile macro to top in arp_spoof

commit 3b413223656f04b9d33640b782d4a924bde3b8a9
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Wed Oct 14 16:06:02 2015 -0400

    refactored/fixed detection_options and tcp_reassembly

commit e46117400804f4fd965caaba758d5878e7068912
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Wed Oct 14 14:55:43 2015 -0400

    cleaned up code related to perf profiling refactor

commit 230e646f9e4108d9a867ffa5f7100e436ac894cc
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Wed Oct 14 14:40:14 2015 -0400

    cleaned up code related to perf profiling refactor

commit bbfc71b348fbdb2d658f2f7470b5564c27752a1d
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Wed Oct 14 13:39:26 2015 -0400

    moved PERF_PROFILE macro to start of functions

commit 8bafe1017c329c7a9501892c459bb35d64cdffae
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Tue Oct 13 13:52:16 2015 -0400

    removed comments

commit 9d31f599cef0b394f68d158ad1655dd3ae92d33a
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Tue Oct 13 13:48:21 2015 -0400

    cleaned up warnings and errors

commit 9bd22d3f5afbdbd9893c5adac916de89cfb8cffb
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Tue Oct 13 13:42:03 2015 -0400

    refactored perf profilers and added more unit tests

commit f461cadbf5ff8c9d20a7104a9aa684f264d38577
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Tue Oct 13 13:09:55 2015 -0400

    deleted unused profiler macros

commit 7746705b71730306ecbc4fc5440073dcacd3d1e3
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Tue Oct 13 12:55:03 2015 -0400

    renamed USE_PROFILING -> PERF_PROFILE

commit df108376e6bf5b814ca95df4ccfb90b81bb131eb
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Tue Oct 13 12:53:31 2015 -0400

    renamed USE_PROFILING -> PERF_PROFILE

commit 5e1530fc98312399d9212f28fa23a87151e7d3d2
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Tue Oct 13 12:45:45 2015 -0400

    renamed USE_PROFILING -> PERF_PROFILE

commit 2b1d77ec0a08a95004f1fe698dba49a7642d7b6a
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Tue Oct 13 12:41:43 2015 -0400

    renamed USE_PROFILING -> PERF_PROFILE

commit 46dc1b47c92b167edb7bbc1fb7f9cc341d49ad63
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Tue Oct 13 12:38:01 2015 -0400

    renamed USE_PROFILING -> PERF_PROFILE

commit f18795dad9d2b328769ae7f2770c5e79bd1d95f4
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Tue Oct 13 12:24:18 2015 -0400

    renamed USE_PROFILING -> PERF_PROFILE

commit e91259d698c02cfa71b1636818ce61802cae5060
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Tue Oct 13 12:19:50 2015 -0400

    renamed USE_PROFILING -> PERF_PROFILE

commit f5f8e77d1d7d3abb53ccc66833ce1ccc8b76c31a
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Tue Oct 13 12:07:25 2015 -0400

    added new macros

commit e6819ed08854b9b3ec259daf9a2b9a35f6ab7dfa
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Tue Oct 13 11:21:13 2015 -0400

    added test cases and updated node profiling

commit fdc139dc2573a5bfe26fae5beaa31f65f0e39cb3
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Tue Oct 13 02:19:48 2015 -0400

    5th compile

commit ddf99b4a58874b0dea2d9e54f5e2087554d9d287
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Tue Oct 13 00:18:48 2015 -0400

    4th compile

commit b2f7730bc79bf30b9d1cef51e016c0360a27f615
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Tue Oct 13 00:14:03 2015 -0400

    3rd compile

commit a7863c98cee2eafa29ada81e89715a79240040d3
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Mon Oct 12 23:57:46 2015 -0400

    2nd stage compiles

commit 4fb0b9dc158a2c026b32cf630485a40784329a8f
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Mon Oct 12 23:20:23 2015 -0400

    compiles, added RAII profiling context

commit abf3f15c48dc7ddabcf1c60d052652a1108435c8
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Wed Oct 14 21:08:53 2015 -0400

    formatting/comment cleanup

commit 5b545960dce78a5d916b56f30730088af49273a5
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Wed Oct 14 19:00:13 2015 -0400

    fixed perf profile format strings

commit 8c951762b2c2b2e79fca03351cae8b29557ceaed
Merge: 2af12fb e3555b6
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Wed Oct 14 18:49:58 2015 -0400

    Merge branch 'perf_prof' of https://stash-eng-rtp1.cisco.com/stash/scm/snort/snort3 into perf_prof

commit 2af12fbdd4d5c49546788b586af7eeeac48de170
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Wed Oct 14 18:45:18 2015 -0400

    initialized eval_rtn_result to silence warning

commit 97c526d6bd579cb0863dc2037f32b9656a2643dc
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Wed Oct 14 16:20:36 2015 -0400

    cleaned up code related to perf profiling refactor

commit db6e6189416dfbc66a6256a8e2b59324472a6bda
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Wed Oct 14 16:13:10 2015 -0400

    moved perf_profile macro to top in arp_spoof

commit 9e4dab7d7b885e39382ec616e5cc5bd185aa6fe6
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Wed Oct 14 16:06:02 2015 -0400

    refactored/fixed detection_options and tcp_reassembly

commit 1c548b1378c83cd4b88b0d3845fac765e4cfa031
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Wed Oct 14 14:55:43 2015 -0400

    cleaned up code related to perf profiling refactor

commit 231e6d70d5f3ed1f4eb9984d43223872f97222b7
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Wed Oct 14 14:40:14 2015 -0400

    cleaned up code related to perf profiling refactor

commit 70b03b20eef67364ace0711182e55624101afbee
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Wed Oct 14 13:39:26 2015 -0400

    moved PERF_PROFILE macro to start of functions

commit b7b860d7d126ef4ecdd05243ea647247633fa360
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Tue Oct 13 13:52:16 2015 -0400

    removed comments

commit e9b29eb9ecd8ef5cdf5192e8af2174740b86f7ec
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Tue Oct 13 13:48:21 2015 -0400

    cleaned up warnings and errors

commit 4ef96ebf8d27a335630cd90809688273369f18af
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Tue Oct 13 13:42:03 2015 -0400

    refactored perf profilers and added more unit tests

commit 2bd9926a8986c5d82cf16972d29f81fd04a13491
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Tue Oct 13 13:09:55 2015 -0400

    deleted unused profiler macros

commit cc330b5b011207877a0953c8f299860a425a8048
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Tue Oct 13 12:55:03 2015 -0400

    renamed USE_PROFILING -> PERF_PROFILE

commit 5019c89baef3d87c66c7367b52dd9784da0dabad
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Tue Oct 13 12:53:31 2015 -0400

    renamed USE_PROFILING -> PERF_PROFILE

commit db2ee16f75b1cb781ac6dd7a0303daf25c8cbfbf
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Tue Oct 13 12:45:45 2015 -0400

    renamed USE_PROFILING -> PERF_PROFILE

commit 435da53c30948a6a9a0f2c79d3fbc799a9649a29
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Tue Oct 13 12:41:43 2015 -0400

    renamed USE_PROFILING -> PERF_PROFILE

commit fec3530e4e5d94eda90d64f30582539de9af84a1
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Tue Oct 13 12:38:01 2015 -0400

    renamed USE_PROFILING -> PERF_PROFILE

commit 6d10ab2151ff9f16a50d367837b4ab1138ef3173
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Tue Oct 13 12:24:18 2015 -0400

    renamed USE_PROFILING -> PERF_PROFILE

commit ef73fa131be6d4fccc15cae7cfb8f868ed7e1e33
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Tue Oct 13 12:19:50 2015 -0400

    renamed USE_PROFILING -> PERF_PROFILE

commit d1dcd1464ff1e84161619036df2f195b55397318
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Tue Oct 13 12:07:25 2015 -0400

    added new macros

commit 888fc6aadd13142c5054955a2be165296ef454e8
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Tue Oct 13 11:21:13 2015 -0400

    added test cases and updated node profiling

commit 22abc4c2e59639c72d2d1bef3b3855538da36be9
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Tue Oct 13 02:19:48 2015 -0400

    5th compile

commit 5649060a870c7adf33f80a5f4a5942d7442bfad6
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Tue Oct 13 00:18:48 2015 -0400

    4th compile

commit 1a7a9a9d74133918212b8173f6bbaefed3823c08
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Tue Oct 13 00:14:03 2015 -0400

    3rd compile

commit 33772ae0be4253bb5f5cc8a052c5f1623b2b0146
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Mon Oct 12 23:57:46 2015 -0400

    2nd stage compiles

commit 7ff60d56e526187012a7735ec2d07a975de95e83
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Mon Oct 12 23:20:23 2015 -0400

    compiles, added RAII profiling context

commit e3555b644d403a1588c4d607a43f298844b661f8
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Wed Oct 14 18:45:18 2015 -0400

    initialized eval_rtn_result to silence warning

commit d29b515e981b53f4b6b56f4357d3330c25d21c8d
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Wed Oct 14 16:20:36 2015 -0400

    cleaned up code related to perf profiling refactor

commit c96b2324484072f64ec3496f69ae459c58c832ef
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Wed Oct 14 16:13:10 2015 -0400

    moved perf_profile macro to top in arp_spoof

commit ff200752af83844c0289020dad7cebf10d488abe
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Wed Oct 14 16:06:02 2015 -0400

    refactored/fixed detection_options and tcp_reassembly

commit f08c21c4171c7505dcd2dc28919ed55e9db4dde4
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Wed Oct 14 14:55:43 2015 -0400

    cleaned up code related to perf profiling refactor

commit 1e69e86faf3979b3855739ef9f80e0d6d9506b34
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Wed Oct 14 14:40:14 2015 -0400

    cleaned up code related to perf profiling refactor

commit 9808423b831394c6f791ee3a06938f8fb3bbe2af
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Wed Oct 14 13:39:26 2015 -0400

    moved PERF_PROFILE macro to start of functions

commit 481030d04831b7a58a28679dc43d24879bb7f208
Merge: cf90106 ab48be3
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Wed Oct 14 12:33:02 2015 -0400

    Merge branch 'perf_prof' of https://stash-eng-rtp1.cisco.com/stash/scm/snort/snort3 into perf_prof

commit cf901064e092c90aad2e75ec826c907d4e0001cf
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Tue Oct 13 13:52:16 2015 -0400

    removed comments

commit f046e14eaf998e1d8f22d82f1d5d330ef2371fcd
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Tue Oct 13 13:48:21 2015 -0400

    cleaned up warnings and errors

commit 115a534521812e49684d74dbe78eb09e782d96fb
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Tue Oct 13 13:42:03 2015 -0400

    refactored perf profilers and added more unit tests

commit 136a0d54b35a966ccfea19fa1a91c96ba40eb076
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Tue Oct 13 13:09:55 2015 -0400

    deleted unused profiler macros

commit e1065544e8a888ab3f7a1f8d83a222bb1cffc419
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Tue Oct 13 12:55:03 2015 -0400

    renamed USE_PROFILING -> PERF_PROFILE

commit 06b268131b344b5604151c31c30e88304ddf70f1
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Tue Oct 13 12:53:31 2015 -0400

    renamed USE_PROFILING -> PERF_PROFILE

commit 901b393393e73e3241163d1d8554da66bb9d5fbc
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Tue Oct 13 12:45:45 2015 -0400

    renamed USE_PROFILING -> PERF_PROFILE

commit b2f5f60e6aefba325a0f83eb322ffa6701842828
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Tue Oct 13 12:41:43 2015 -0400

    renamed USE_PROFILING -> PERF_PROFILE

commit c2b3b0654894789956db49aac95710af809ef24a
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Tue Oct 13 12:38:01 2015 -0400

    renamed USE_PROFILING -> PERF_PROFILE

commit 0a9c4e24d968e277b4e69fe8dcc9645874eae83f
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Tue Oct 13 12:24:18 2015 -0400

    renamed USE_PROFILING -> PERF_PROFILE

commit 3536c9b469f9c13a29172339e95a903f06abad73
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Tue Oct 13 12:19:50 2015 -0400

    renamed USE_PROFILING -> PERF_PROFILE

commit c24460fede9c3a42d78f01deb45d7548622ada39
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Tue Oct 13 12:07:25 2015 -0400

    added new macros

commit 716c35f974982c3167d3a43c337fbbc1dd1b546e
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Tue Oct 13 11:21:13 2015 -0400

    added test cases and updated node profiling

commit 89bee5319a75a2bbd6b8a3d66da95db263730388
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Tue Oct 13 02:19:48 2015 -0400

    5th compile

commit e4d5161e0d5ea557a1d72ea0e0a4a138a27b3f22
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Tue Oct 13 00:18:48 2015 -0400

    4th compile

commit 607568b56bc016dfe8a7f761c30a893fe6d0a00d
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Tue Oct 13 00:14:03 2015 -0400

    3rd compile

commit 3d9bb432f61d1e81b6cae3a6488495b23596ae0d
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Mon Oct 12 23:57:46 2015 -0400

    2nd stage compiles

commit ae31effa3ebbc0383e0247a2b28e8d8670d8ea90
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Mon Oct 12 23:20:23 2015 -0400

    compiles, added RAII profiling context

commit ab48be3afcf3123a3307d2949a5481074da108f9
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Tue Oct 13 13:52:16 2015 -0400

    removed comments

commit db33180f5db10a063059e5665f68d81fe574e2be
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Tue Oct 13 13:48:21 2015 -0400

    cleaned up warnings and errors

commit 31af7b38516cd303e3074dae7ff754635c08faea
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Tue Oct 13 13:42:03 2015 -0400

    refactored perf profilers and added more unit tests

commit 26dfb34fa9bbb06c8481a1ad4ba9b643a9800653
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Tue Oct 13 13:09:55 2015 -0400

    deleted unused profiler macros

commit 2e544f87ec98d4753aa130121bb301f7ca866b93
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Tue Oct 13 12:55:03 2015 -0400

    renamed USE_PROFILING -> PERF_PROFILE

commit 7e5e310736cffbcf794b5dff5bef152b3097bf1c
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Tue Oct 13 12:53:31 2015 -0400

    renamed USE_PROFILING -> PERF_PROFILE

commit 85ad2fbebaef362e10e8024b96f9777300306335
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Tue Oct 13 12:45:45 2015 -0400

    renamed USE_PROFILING -> PERF_PROFILE

commit 7ddb78cc4fcd769038d0f047c2ba7163f7e9f0e4
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Tue Oct 13 12:41:43 2015 -0400

    renamed USE_PROFILING -> PERF_PROFILE

commit 11f829a8d3ec2d9d2a86039024ca6d86ea6b7d74
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Tue Oct 13 12:38:01 2015 -0400

    renamed USE_PROFILING -> PERF_PROFILE

commit 7a3cfa6a1ab390685812a72ff1847f9a845d2116
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Tue Oct 13 12:24:18 2015 -0400

    renamed USE_PROFILING -> PERF_PROFILE

commit dc4901267c0b21fa9ef72c2425b2c353148b95a4
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Tue Oct 13 12:19:50 2015 -0400

    renamed USE_PROFILING -> PERF_PROFILE

commit 41625aa49bc9c44a6fe6d8fbe07a0eb78a80561e
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Tue Oct 13 12:07:25 2015 -0400

    added new macros

commit 53b31ffa6f3e7ac29a9b08ff7885e3083e1238c0
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Tue Oct 13 11:21:13 2015 -0400

    added test cases and updated node profiling

commit 29df2e65da6c17210b60df2631a023ac2fb4b202
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Tue Oct 13 02:19:48 2015 -0400

    5th compile

commit 85c43360d59938228df5660b3e152a8837501843
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Tue Oct 13 00:18:48 2015 -0400

    4th compile

commit d9e8423a3cb9e32a541649c239e30caac5ba8010
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Tue Oct 13 00:14:03 2015 -0400

    3rd compile

commit e85e3cc73023a980ee2ba4f6dbb9faf152bf5523
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Mon Oct 12 23:57:46 2015 -0400

    2nd stage compiles

commit 433a7d85864cb8f7000c5c872c8aa3f45e0bfb6d
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Mon Oct 12 23:20:23 2015 -0400

    compiles, added RAII profiling context

9 years agoMerge pull request #80 in SNORT/snort3 from crc/daemon to master
Russ Combs (rucombs) [Thu, 15 Oct 2015 16:16:09 +0000 (12:16 -0400)] 
Merge pull request #80 in SNORT/snort3 from crc/daemon to master

Squashed commit of the following:

commit 4cc0fa54863c63fc7ff18495a890e65f2e90af60
Author: russ <russ@localhost.localdomain>
Date:   Tue Oct 13 07:57:23 2015 -0400

    decouple -D, -M, and -q
    fix daemonization
    don't create pid file unless requested
    remove pid lock file

9 years agoMerge pull request #83 in SNORT/snort3 from nhttp22 to master
Russ Combs (rucombs) [Thu, 15 Oct 2015 16:14:38 +0000 (12:14 -0400)] 
Merge pull request #83 in SNORT/snort3 from nhttp22 to master

Squashed commit of the following:

commit ef185b465dd91d5ee5cb0420fc3ad107efd9528a
Author: Tom Peters <thopeter@cisco.com>
Date:   Wed Oct 14 13:21:28 2015 -0400

    Refactor message body and gzip prep

9 years agoMerge pull request #81 in SNORT/snort3 from cmake_readme_fix to master
Russ Combs (rucombs) [Thu, 15 Oct 2015 12:19:16 +0000 (08:19 -0400)] 
Merge pull request #81 in SNORT/snort3 from cmake_readme_fix to master

Squashed commit of the following:

commit 03f7138b33ee2dba6c507a75fb962555eda429f3
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Wed Oct 14 20:48:10 2015 -0400

    changed README -> README.md in Makefile.am

commit a7b1ad0184fcc0da709d18c4a6fa7216e5b677d1
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Wed Oct 14 18:21:30 2015 -0400

    changed README -> README.md

9 years agoMerge pull request #78 in SNORT/snort3 from nhttp21 to master
Russ Combs (rucombs) [Wed, 14 Oct 2015 16:45:34 +0000 (12:45 -0400)] 
Merge pull request #78 in SNORT/snort3 from nhttp21 to master

Squashed commit of the following:

commit b337c08a020355526198b3a29fa0755de7b64de9
Author: Tom Peters <thopeter@cisco.com>
Date:   Tue Oct 13 10:52:25 2015 -0400

    gen_events() no longer public

9 years agoMerge branch 'master' of https://github.com/snortadmin/snort3
Russ Combs [Wed, 14 Oct 2015 15:32:42 +0000 (11:32 -0400)] 
Merge branch 'master' of https://github.com/snortadmin/snort3

9 years agoMerge pull request #1 from gavares/master
snortadmin [Wed, 14 Oct 2015 15:31:38 +0000 (11:31 -0400)] 
Merge pull request #1 from gavares/master

Convert README to markdown

9 years agoConvert README to markdown 1/head
Grant [Tue, 13 Oct 2015 22:14:10 +0000 (15:14 -0700)] 
Convert README to markdown

 - Add `md` file extension so that github will treat the file like a markdown file.
 - Add formatted project header
 - Add table of contents
 - Add markdown to delimit sections properly
 - Update code samples with proper language name and '`' wrappers.

9 years agoMerge pull request #77 in SNORT/snort3 from cwaxman_buildfixes to master
Russ Combs (rucombs) [Wed, 14 Oct 2015 11:16:41 +0000 (07:16 -0400)] 
Merge pull request #77 in SNORT/snort3 from cwaxman_buildfixes to master

Squashed commit of the following:

commit 4e21c8efa6766b5339613313c79e3fb1d97fba01
Author: Carter Waxman <cwaxman@cisco.com>
Date:   Tue Oct 13 09:46:43 2015 -0400

    Updated CMake linker order to reflect whats in autotools

commit 559141b2686635cd9e98ed6369dea5b76a6486ad
Author: Carter Waxman <cwaxman@cisco.com>
Date:   Tue Oct 13 09:19:45 2015 -0400

    Fixed gcc linker issue when using CMake

commit ae8144a0c734891b288724c9aa5f6e1694949844
Merge: 4f8cb46 30b4f0b
Author: Carter Waxman <cwaxman@cisco.com>
Date:   Tue Oct 13 09:18:55 2015 -0400

    Merge branch 'master' of ssh://stash-eng-rtp1.cisco.com:7999/snort/snort3 into cwaxman_buildfixes

commit 4f8cb46048f9b04cb8105f3e45d210e13bdd1c4f
Merge: 5174c6f 451c895
Author: Carter Waxman <cwaxman@cisco.com>
Date:   Thu Oct 1 12:12:25 2015 -0400

    Merge branch 'cwaxman_buildfixes' of ssh://stash-eng-rtp1.cisco.com:7999/snort/snort3 into cwaxman_buildfixes

commit 5174c6ff549664afb9d99e62a9b0544a8125a05e
Author: Carter Waxman <cwaxman@cisco.com>
Date:   Thu Oct 1 12:10:55 2015 -0400

    update bugs.txt

commit ddeea25429840cf1ae048d5134de5fe73f6b031e
Merge: 299a5fa 1f8e2d1
Author: Carter Waxman <cwaxman@cisco.com>
Date:   Thu Oct 1 12:07:09 2015 -0400

    Merge branch 'master' of ssh://stash-eng-rtp1.cisco.com:7999/snort/snort3 into cwaxman_buildfixes

commit 299a5faeec396f9563b9e06c6a3484f8937bd7ec
Author: Carter Waxman <uberrootgh@gmail.com>
Date:   Wed Sep 23 14:12:50 2015 -0400

    moved fragtracker counting to ip session setup / clear

commit 1faab0a80b0d50bf03b8b1104d5d0d16238d6333
Author: Carter Waxman <uberrootgh@gmail.com>
Date:   Mon Sep 21 16:08:04 2015 -0400

    Fixed perfmon config error with LINUX_SMP enabled. Fixed frag tracker accounting.

commit 451c8956b28bc00d5fd851c9fde25f33d77361cc
Author: Carter Waxman <uberrootgh@gmail.com>
Date:   Wed Sep 23 14:12:50 2015 -0400

    moved fragtracker counting to ip session setup / clear

commit a6b99476e467b47516ec4f1ea123af7df10b552b
Merge: fc8041c 7de2eb2
Author: Carter Waxman <uberrootgh@gmail.com>
Date:   Wed Sep 23 14:12:17 2015 -0400

    Merge branch 'master' of ssh://stash-eng-rtp1.cisco.com:7999/snort/snort3 into cwaxman_buildfixes

commit fc8041c33c2831f05248e49c4ff917510fad9d79
Author: Carter Waxman <uberrootgh@gmail.com>
Date:   Mon Sep 21 16:08:04 2015 -0400

    Fixed perfmon config error with LINUX_SMP enabled. Fixed frag tracker accounting.

9 years agoMerge pull request #75 in SNORT/snort3 from crc/fixups to master
Russ Combs (rucombs) [Fri, 9 Oct 2015 21:48:17 +0000 (17:48 -0400)] 
Merge pull request #75 in SNORT/snort3 from crc/fixups to master

Squashed commit of the following:

commit 0a8976eb1dd494ef2f2f722c1cbddba8faef2791
Author: russ <russ@localhost.localdomain>
Date:   Fri Oct 9 17:31:07 2015 -0400

    fix gcc linkage, empty format warnings

9 years agoMerge pull request #74 in SNORT/snort3 from crc/targets2 to master
Russ Combs (rucombs) [Fri, 9 Oct 2015 20:54:16 +0000 (16:54 -0400)] 
Merge pull request #74 in SNORT/snort3 from crc/targets2 to master

Squashed commit of the following:

commit a7572c544b28d325ae4949e77424596c9b024577
Author: Russ Combs <rucombs@cisco.com>
Date:   Fri Oct 9 15:59:55 2015 -0400

    remove cruft pending rewrite
    replace defines with bool

9 years agoMerge pull request #69 in SNORT/snort3 from throttled_error_logger to master
Russ Combs (rucombs) [Fri, 9 Oct 2015 20:45:23 +0000 (16:45 -0400)] 
Merge pull request #69 in SNORT/snort3 from throttled_error_logger to master

Squashed commit of the following:

commit 5e4c20cb627c916d7f989a79e3ec5717063525c8
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Fri Oct 9 16:15:31 2015 -0400

    - Removed legacy ErrorMessageThrottled() code
    - Moved definition of STD_BUF to messages.h
    - Renamed char* get_buf() -> const char* last_message() const

commit d803671565c26046e3d879936af58462e9596c46
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Thu Oct 8 19:58:29 2015 -0400

    added  ThrottledErrorLogger class

9 years agoMerge pull request #72 in SNORT/snort3 from ssl_stats to master
Russ Combs (rucombs) [Fri, 9 Oct 2015 18:55:34 +0000 (14:55 -0400)] 
Merge pull request #72 in SNORT/snort3 from ssl_stats to master

Squashed commit of the following:

commit 6b9e3240b7ae3dd805be2d325223d19dc90d622c
Author: Bhagyashree Bantwal <bbantwal@cisco.com>
Date:   Fri Oct 9 14:26:23 2015 -0400

    Remove global stats init function

commit 2c5cdb4d749e5ed6c34e931400c8ff52820f430e
Merge: b7c468e f05d70a
Author: Bhagyashree Bantwal <bbantwal@cisco.com>
Date:   Fri Oct 9 13:21:07 2015 -0400

    Merge branch 'master' of ssh://stash-eng-rtp1.cisco.com:7999/snort/snort3

commit b7c468e8692ea68cda91f5278a7209a3b0d2f48b
Author: Bhagyashree Bantwal <bbantwal@cisco.com>
Date:   Wed Sep 30 16:57:36 2015 -0400

    Check for bool value before setting fastpath config option in PPM

commit 803dc5453c703ee48697cb24d7de886b1b01b79b
Author: Bhagyashree Bantwal <bbantwal@cisco.com>
Date:   Wed Sep 30 08:10:48 2015 -0400

    SSL stats changes

9 years agoMerge pull request #64 in SNORT/snort3 from chunk_unit_tests to master
Russ Combs (rucombs) [Fri, 9 Oct 2015 18:53:15 +0000 (14:53 -0400)] 
Merge pull request #64 in SNORT/snort3 from chunk_unit_tests to master

Squashed commit of the following:

commit 43ce84a19f053406b3c10e8932e4481ab56f085e
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Thu Oct 8 11:43:18 2015 -0400

    simplified init function check

commit 793bab1f0b43948fc4f5e84c58c112bb4d432be9
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Tue Oct 6 13:55:27 2015 -0400

    removed unused class field

commit 467b43769d53dcafd0994368e73510aa827d9f5e
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Tue Oct 6 12:20:41 2015 -0400

    added unit tests for chunk & updated affected luajit plugins

9 years agoMerge pull request #68 in SNORT/snort3 from nhttp20 to master
Russ Combs (rucombs) [Fri, 9 Oct 2015 18:53:04 +0000 (14:53 -0400)] 
Merge pull request #68 in SNORT/snort3 from nhttp20 to master

Squashed commit of the following:

commit 9d50c672aa00909c9655640d4627027e52e55b8c
Author: Tom Peters <thopeter@cisco.com>
Date:   Wed Oct 7 10:49:16 2015 -0400

    header normalization refactor and Content-Length processing

9 years agoMerge pull request #70 in SNORT/snort3 from crc/cleanup to master
Russ Combs (rucombs) [Fri, 9 Oct 2015 17:38:39 +0000 (13:38 -0400)] 
Merge pull request #70 in SNORT/snort3 from crc/cleanup to master

Squashed commit of the following:

commit 5b3501d68c43a3fcccd456986ff8a462dc18dec4
Author: russ <russ@localhost.localdomain>
Date:   Fri Oct 9 11:34:22 2015 -0400

    -- build 173
    -- update change log
    -- added pkt_num rule option to extras
    -- fix final -> finalize changes for extras
    -- moved alert_unixsock and log_null to extras
    -- removed duplicate pat_stats source from extras
    -- prevent tcp session restart on rebuilt packets
       thanks to rmkml for reporting the issue

    update change log

9 years agoMerge pull request #67 in SNORT/snort3 from ~MIALTIZE/snort3:master to master
Russ Combs (rucombs) [Thu, 8 Oct 2015 22:00:45 +0000 (18:00 -0400)] 
Merge pull request #67 in SNORT/snort3 from ~MIALTIZE/snort3:master to master

Squashed commit of the following:

commit 5b1ab4749ded466c91abd47f2f3928859d415461
Author: Michael Altizer <mialtize@cisco.com>
Date:   Thu Oct 8 17:41:53 2015 -0400

    Reorganize profiler sorting defines to match config enum.

9 years agoMerge pull request #66 in SNORT/snort3 from crc/alerts to master
Russ Combs (rucombs) [Thu, 8 Oct 2015 20:38:28 +0000 (16:38 -0400)] 
Merge pull request #66 in SNORT/snort3 from crc/alerts to master

Squashed commit of the following:

commit 550e843ba917bdb67a1e0696b1952f51434194f0
Author: russ <russ@localhost.localdomain>
Date:   Thu Oct 8 16:29:44 2015 -0400

    moved event logging to after final ppm checks

9 years agoMerge pull request #62 in SNORT/snort3 from crc/target to master
Russ Combs (rucombs) [Thu, 8 Oct 2015 17:49:03 +0000 (13:49 -0400)] 
Merge pull request #62 in SNORT/snort3 from crc/target to master

Squashed commit of the following:

commit 87a44d762639d80b7076a6cbaf97beb0db2f2a15
Author: Russ Combs <rucombs@cisco.com>
Date:   Tue Sep 29 14:03:14 2015 -0400

    define commands with parameters
    add file name to reload commands

9 years agoMerge pull request #65 in SNORT/snort3 from rename_final_macro to master
Russ Combs (rucombs) [Thu, 8 Oct 2015 17:48:45 +0000 (13:48 -0400)] 
Merge pull request #65 in SNORT/snort3 from rename_final_macro to master

Squashed commit of the following:

commit 47540090256b355700ca69e9666c28d75e22abed
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Thu Oct 8 12:12:04 2015 -0400

    fixed signature for TcpNormalizerProxy::handle_paws()

commit 265560eaeea3ddf032a5fccefb74c92cdf1134ce
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Thu Oct 8 11:19:54 2015 -0400

    updated virtual... overrides to match the style guide

commit 61899b8eeec2406a9a97dc08a3995c6c35703360
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Tue Oct 6 14:31:04 2015 -0400

    added virtual... override keywords to silence warnings

commit 61cb1418e387eaa859369939dfd349aba3c620b2
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Tue Oct 6 14:13:08 2015 -0400

    renamed hash macro final -> finalize everywhere it is used

9 years agoMerge pull request #63 in SNORT/snort3 from obfuscation1 to master
Russ Combs (rucombs) [Mon, 5 Oct 2015 20:42:04 +0000 (16:42 -0400)] 
Merge pull request #63 in SNORT/snort3 from obfuscation1 to master

Squashed commit of the following:

commit 7eeb7325b1d300680f8502263a497464179572aa
Author: Tom Peters <thopeter@cisco.com>
Date:   Thu Oct 1 13:20:35 2015 -0400

    -B switch fixed

9 years agoMerge pull request #61 in SNORT/snort3 from syn_only_patch to master
Russ Combs (rucombs) [Mon, 5 Oct 2015 14:40:53 +0000 (10:40 -0400)] 
Merge pull request #61 in SNORT/snort3 from syn_only_patch to master

Squashed commit of the following:

commit b85ad601c48d44aa1ec43e9c087e5a864452e81a
Author: davis mcpherson <davis.mcpherson@gmail.com>
Date:   Mon Oct 5 10:22:47 2015 -0400

    remove unused params, fix for var refs changed in refactoring

commit f7a0982727157bb34cd1b0433727bb9a79d844d6
Author: davis mcpherson <davis.mcpherson@gmail.com>
Date:   Fri Oct 2 17:37:23 2015 -0400

    add FIXIT comment to track need to investigate if syn only function should include checking for RST & FIN flags

    fix var refs in DEBUG_* statements missed in normalization refactor
    fix var ref to work with refactored normalization code when daq address space id is enabled
    remove unused parameter from function prototype
    fix var refs in #ifdef'ed code
    ignore all flags except SYN & ACK when determining if packet is SYN only

9 years agoMerge pull request #59 in SNORT/snort3 from debug_enable to master
Russ Combs (rucombs) [Fri, 2 Oct 2015 19:49:23 +0000 (15:49 -0400)] 
Merge pull request #59 in SNORT/snort3 from debug_enable to master

Squashed commit of the following:

commit 66fb7a0267c89b2d8227cadb7f45f09ea3b9ddf3
Author: davis mcpherson <davis.mcpherson@gmail.com>
Date:   Fri Oct 2 14:45:45 2015 -0400

    remove unused parameter from function prototype

commit 654f2c777e9d754e68bb6fdb5497298249dda66f
Author: davis mcpherson <davis.mcpherson@gmail.com>
Date:   Fri Oct 2 14:38:36 2015 -0400

    fix var ref to work with refactored normalization code when daq address space id is enabled

commit 48c1eb68e4c7140451b9fe2738158618187c5f3c
Author: davis mcpherson <davis.mcpherson@gmail.com>
Date:   Fri Oct 2 14:22:53 2015 -0400

    fix var refs in DEBUG_* statements missed in normalization refactor

9 years agoMerge pull request #60 in SNORT/snort3 from crc/ip6 to master
Russ Combs (rucombs) [Fri, 2 Oct 2015 19:48:34 +0000 (15:48 -0400)] 
Merge pull request #60 in SNORT/snort3 from crc/ip6 to master

Squashed commit of the following:

commit 6c44b4f00ffcd92cc0254660a9efad49798f1066
Author: Russ Combs <rucombs@cisco.com>
Date:   Fri Oct 2 15:10:46 2015 -0400

    ensure ip6 extension decoder state is reset for ip4 too since ip4 packets
    may have ip6 next proto
    also update default manuals

9 years agoMerge pull request #58 in SNORT/snort3 from debug_enable to master
Russ Combs (rucombs) [Fri, 2 Oct 2015 18:28:44 +0000 (14:28 -0400)] 
Merge pull request #58 in SNORT/snort3 from debug_enable to master

Squashed commit of the following:

commit 48c1eb68e4c7140451b9fe2738158618187c5f3c
Author: davis mcpherson <davis.mcpherson@gmail.com>
Date:   Fri Oct 2 14:22:53 2015 -0400

    fix var refs in DEBUG_* statements missed in normalization refactor

9 years agoMerge pull request #34 in SNORT/snort3 from stream_dev to master
Russ Combs (rucombs) [Fri, 2 Oct 2015 17:11:43 +0000 (13:11 -0400)] 
Merge pull request #34 in SNORT/snort3 from stream_dev to master

Squashed commit of the following:

commit 0029a412c7434f5a32c8ebf06e688695241057e2
Merge: 1d6c94b e662907
Author: davis mcpherson <davmcphe@cisco.com>
Date:   Wed Sep 23 17:05:47 2015 +0000

    Merge branch 'stream_dev' of https://stash-eng-rtp1.cisco.com/stash/scm/snort/snort3 into stream_dev

commit 1d6c94baecd2f800144c46d90aa54662502ba1ce
Author: davis mcpherson <davis.mcpherson@gmail.com>
Date:   Wed Sep 23 12:55:01 2015 -0400

    code cleanup from review comments, add c/s trackers, session to tcp norm class, use tcp flags helper functions

commit b2b73179b98333fd22d9cd9f2dfdc5da718b8d71
Author: davis mcpherson <davis.mcpherson@gmail.com>
Date:   Tue Sep 22 09:22:30 2015 -0400

    fix merge issue after rebase with master

commit 6a18d85328ea868fddccab5e9a2804a35808e4dc
Author: davis mcpherson <davis.mcpherson@gmail.com>
Date:   Tue Sep 15 12:50:24 2015 -0400

    merge of latest tcp normalization refactoring

commit e662907c2639d9d2459158624538da7fc03565e6
Author: davis mcpherson <davis.mcpherson@gmail.com>
Date:   Wed Sep 23 12:55:01 2015 -0400

    code cleanup from review comments, add c/s trackers, session to tcp norm class, use tcp flags helper functions

commit 2c349a9753993ce2d60cb119ac0d8e29a6d10d8e
Merge: b97bed9 3a88b13
Author: davis mcpherson <davis.mcpherson@gmail.com>
Date:   Tue Sep 22 10:14:51 2015 -0400

    fix merge issue pulling latest from origin

commit b97bed97696dc55b79961c3b154594bfb78fe029
Author: davis mcpherson <davis.mcpherson@gmail.com>
Date:   Tue Sep 22 09:22:30 2015 -0400

    fix merge issue after rebase with master

commit 797672c0dd77a424b4fa0480ce30767726a6cac0
Author: davis mcpherson <davis.mcpherson@gmail.com>
Date:   Tue Sep 15 12:50:24 2015 -0400

    merge of latest tcp normalization refactoring

commit 3a88b134a557fc33cd30095588dd82d6c1d58fa1
Author: davis mcpherson <davis.mcpherson@gmail.com>
Date:   Tue Sep 15 12:50:24 2015 -0400

    merge of latest tcp normalization refactoring

9 years agoMerge pull request #56 in SNORT/snort3 from buglist to master
Russ Combs (rucombs) [Thu, 1 Oct 2015 22:34:36 +0000 (18:34 -0400)] 
Merge pull request #56 in SNORT/snort3 from buglist to master

Squashed commit of the following:

commit 57a1f2df554985993960e15d0ecb700a178e05fb
Author: Tom Peters <thopeter@cisco.com>
Date:   Thu Oct 1 12:32:04 2015 -0400

    added bug to list

9 years agoSquashed commit of the following:
Russ Combs [Thu, 1 Oct 2015 22:33:37 +0000 (18:33 -0400)] 
Squashed commit of the following:

commit 98c6d57679103634ed8f31c692a6f1d7a695537f
Author: Russ Combs <rucombs@cisco.com>
Date:   Thu Oct 1 13:40:54 2015 -0400

    build 172; xcode cleanup
    fix visibility and align auto and cmake libs

9 years agoMerge pull request #55 in SNORT/snort3 from cwaxman_buildfixes to master
Russ Combs (rucombs) [Thu, 1 Oct 2015 16:18:02 +0000 (12:18 -0400)] 
Merge pull request #55 in SNORT/snort3 from cwaxman_buildfixes to master

Squashed commit of the following:

commit 4f8cb46048f9b04cb8105f3e45d210e13bdd1c4f
Merge: 5174c6f 451c895
Author: Carter Waxman <cwaxman@cisco.com>
Date:   Thu Oct 1 12:12:25 2015 -0400

    Merge branch 'cwaxman_buildfixes' of ssh://stash-eng-rtp1.cisco.com:7999/snort/snort3 into cwaxman_buildfixes

commit 5174c6ff549664afb9d99e62a9b0544a8125a05e
Author: Carter Waxman <cwaxman@cisco.com>
Date:   Thu Oct 1 12:10:55 2015 -0400

    update bugs.txt

commit ddeea25429840cf1ae048d5134de5fe73f6b031e
Merge: 299a5fa 1f8e2d1
Author: Carter Waxman <cwaxman@cisco.com>
Date:   Thu Oct 1 12:07:09 2015 -0400

    Merge branch 'master' of ssh://stash-eng-rtp1.cisco.com:7999/snort/snort3 into cwaxman_buildfixes

commit 299a5faeec396f9563b9e06c6a3484f8937bd7ec
Author: Carter Waxman <uberrootgh@gmail.com>
Date:   Wed Sep 23 14:12:50 2015 -0400

    moved fragtracker counting to ip session setup / clear

commit 1faab0a80b0d50bf03b8b1104d5d0d16238d6333
Author: Carter Waxman <uberrootgh@gmail.com>
Date:   Mon Sep 21 16:08:04 2015 -0400

    Fixed perfmon config error with LINUX_SMP enabled. Fixed frag tracker accounting.

commit 451c8956b28bc00d5fd851c9fde25f33d77361cc
Author: Carter Waxman <uberrootgh@gmail.com>
Date:   Wed Sep 23 14:12:50 2015 -0400

    moved fragtracker counting to ip session setup / clear

commit a6b99476e467b47516ec4f1ea123af7df10b552b
Merge: fc8041c 7de2eb2
Author: Carter Waxman <uberrootgh@gmail.com>
Date:   Wed Sep 23 14:12:17 2015 -0400

    Merge branch 'master' of ssh://stash-eng-rtp1.cisco.com:7999/snort/snort3 into cwaxman_buildfixes

commit fc8041c33c2831f05248e49c4ff917510fad9d79
Author: Carter Waxman <uberrootgh@gmail.com>
Date:   Mon Sep 21 16:08:04 2015 -0400

    Fixed perfmon config error with LINUX_SMP enabled. Fixed frag tracker accounting.

9 years agoMerge pull request #52 in SNORT/snort3 from nhttp19 to master
Russ Combs (rucombs) [Wed, 30 Sep 2015 21:09:40 +0000 (17:09 -0400)] 
Merge pull request #52 in SNORT/snort3 from nhttp19 to master

Squashed commit of the following:

commit f9451d42bc6ad29c895b55180550f49ddbe48081
Author: Tom Peters <thopeter@cisco.com>
Date:   Tue Sep 29 10:51:52 2015 -0400

    File processing fix

9 years agoMerge pull request #54 in SNORT/snort3 from ppm_fix to master
Russ Combs (rucombs) [Wed, 30 Sep 2015 21:08:38 +0000 (17:08 -0400)] 
Merge pull request #54 in SNORT/snort3 from ppm_fix to master

Squashed commit of the following:

commit f1beb4505cdb4a928b2282e468638f1feb7f1bcd
Author: Bhagyashree Bantwal <bbantwal@cisco.com>
Date:   Wed Sep 30 17:04:40 2015 -0400

    Check for bool value before setting fastpath config option in PPM

9 years agoupdate manual re liblzma
Russ Combs [Mon, 28 Sep 2015 21:06:22 +0000 (17:06 -0400)] 
update manual re liblzma

9 years agoMerge pull request #50 in SNORT/snort3 from crc/nonprod to master
Russ Combs (rucombs) [Mon, 28 Sep 2015 20:58:29 +0000 (16:58 -0400)] 
Merge pull request #50 in SNORT/snort3 from crc/nonprod to master

Squashed commit of the following:

commit d2aea5a72d4931c531bf85ee57ff5a30b2b1dc90
Author: Russ Combs <rucombs@cisco.com>
Date:   Mon Sep 28 14:47:36 2015 -0400

    update cmake for non-ether refactoring

commit 56d247864ff821c55f268d21d6a610111fb5a583
Author: Russ Combs <rucombs@cisco.com>
Date:   Mon Sep 28 13:46:25 2015 -0400

    additional refactoring cleanup

commit c5d410acf122065cf71d798fff5f7e58228f60e5
Author: Russ Combs <rucombs@cisco.com>
Date:   Mon Sep 28 13:13:04 2015 -0400

    add dags dir to extras make

commit a2ac74bd63bce6e47b484947a7dee4c752637a5d
Author: Russ Combs <rucombs@cisco.com>
Date:   Mon Sep 28 13:11:28 2015 -0400

    move non-ether plugins to extras

9 years agoMerge pull request #49 in SNORT/snort3 from nhttp18 to master
Russ Combs (rucombs) [Mon, 28 Sep 2015 18:54:17 +0000 (14:54 -0400)] 
Merge pull request #49 in SNORT/snort3 from nhttp18 to master

Squashed commit of the following:

commit a9632f2204ace227f73960724844fb4592ff7055
Author: Tom Peters <thopeter@cisco.com>
Date:   Mon Sep 28 11:37:09 2015 -0400

    minor NHI changes

9 years agoMerge pull request #48 in SNORT/snort3 from hi to master
Russ Combs (rucombs) [Mon, 28 Sep 2015 18:52:32 +0000 (14:52 -0400)] 
Merge pull request #48 in SNORT/snort3 from hi to master

Squashed commit of the following:

commit 79a20c2c168e7020bca828e5a7c3e86dbeb068b2
Author: Ed Borgoyn <eborgoyn@cisco.com>
Date:   Mon Sep 28 12:55:47 2015 -0400

    Correction to file_decomp error logic.

9 years agoenable active response w/o flow
russ [Sat, 26 Sep 2015 11:27:21 +0000 (07:27 -0400)] 
enable active response w/o flow

9 years agotweak dev guide build to exclude .dirs
russ [Fri, 25 Sep 2015 23:35:01 +0000 (19:35 -0400)] 
tweak dev guide build to exclude .dirs

9 years agobuild 171
Russ Combs [Fri, 25 Sep 2015 20:48:12 +0000 (16:48 -0400)] 
build 171

9 years agoMerge pull request #47 in SNORT/snort3 from nhttp17 to master
Russ Combs (rucombs) [Fri, 25 Sep 2015 11:55:05 +0000 (07:55 -0400)] 
Merge pull request #47 in SNORT/snort3 from nhttp17 to master

Squashed commit of the following:

commit fd3a359b9351d82994151148e9d801983f1e0177
Author: Tom Peters <thopeter@cisco.com>
Date:   Wed Sep 23 17:48:32 2015 -0400

    updates

9 years agoMerge pull request #43 in SNORT/snort3 from crc/service to master
Russ Combs (rucombs) [Fri, 25 Sep 2015 09:39:04 +0000 (05:39 -0400)] 
Merge pull request #43 in SNORT/snort3 from crc/service to master

Squashed commit of the following:

commit 72ed17cb586e438acb057d9a6fb991630f68405d
Author: Russ Combs <rucombs@cisco.com>
Date:   Wed Sep 23 09:48:31 2015 -0400

    fix metadata:service to work like 2x
    -- ignore ports when service is known and service group is found
    -- use ports if service is unknown or there are no service rules

9 years agoMerge pull request #46 in SNORT/snort3 from crc/periodic2 to master
Russ Combs (rucombs) [Thu, 24 Sep 2015 14:59:07 +0000 (10:59 -0400)] 
Merge pull request #46 in SNORT/snort3 from crc/periodic2 to master

Squashed commit of the following:

commit b969ca5fb254cc6766c7fe63e2f1f48d8b048856
Author: russ <russ@localhost.localdomain>
Date:   Wed Sep 23 15:16:31 2015 -0400

    add unit tests for periodic and idle callbacks
    refactor periodic and idle callbacks to use stl containers

9 years agoMerge pull request #44 in SNORT/snort3 from cwaxman_buildfixes2 to master
Russ Combs (rucombs) [Wed, 23 Sep 2015 19:02:43 +0000 (15:02 -0400)] 
Merge pull request #44 in SNORT/snort3 from cwaxman_buildfixes2 to master

* commit 'da74d9b2d79fca663184b1e52f1a4b0ae4733146':
  fixed issues when building with LINUX_SMP. fixed frag tracker accounting.

9 years agofixed issues when building with LINUX_SMP. fixed frag tracker accounting.
Carter Waxman [Wed, 23 Sep 2015 18:45:18 +0000 (14:45 -0400)] 
fixed issues when building with LINUX_SMP. fixed frag tracker accounting.

9 years agoMerge pull request #35 in SNORT/snort3 from ~VIROEMER/snort3:icmpv4-in-ipv6 to master
Russ Combs (rucombs) [Tue, 22 Sep 2015 17:27:53 +0000 (13:27 -0400)] 
Merge pull request #35 in SNORT/snort3 from ~VIROEMER/snort3:icmpv4-in-ipv6 to master

* commit '39818a51f33ecff40e6b0038affbf349f00a0bf2':
  Invert logic, test for valid next IPv6 headers.
  IPv6 bad next header check moved into ipv6.h
  Implement DECODE_IPV6_BAD_NEXT_HEADER decoder rule

9 years agoInvert logic, test for valid next IPv6 headers.
Victor Roemer [Tue, 22 Sep 2015 17:08:28 +0000 (13:08 -0400)] 
Invert logic, test for valid next IPv6 headers.

9 years agoMerge pull request #39 in SNORT/snort3 from cmake to master
Russ Combs (rucombs) [Tue, 22 Sep 2015 16:55:54 +0000 (12:55 -0400)] 
Merge pull request #39 in SNORT/snort3 from cmake to master

* commit 'aa2a89f44ac2c7b53e2d32dfe73ca3d6c0f3b5fd':
  fix xcode builds fix unused warning

9 years agoMerge pull request #42 in SNORT/snort3 from snort2luafix to master
Russ Combs (rucombs) [Tue, 22 Sep 2015 16:55:20 +0000 (12:55 -0400)] 
Merge pull request #42 in SNORT/snort3 from snort2luafix to master

* commit 'b6a5200735f699e43fc1a7e22a157eca3f23ec4e':
  snort2lua tool wasn't taking into account some changed/deleted configuration and hence producing incorrect output which failed validation when supplied to snort. This was one of the reasons for the test in tests/snort2lua/large_conf/one_file failing. Needs a counterpart fix in test repo to get the test to run successfully

9 years agosnort2lua tool wasn't taking into account some changed/deleted configuration and...
rrp [Tue, 22 Sep 2015 16:35:01 +0000 (12:35 -0400)] 
snort2lua tool wasn't taking into account some changed/deleted configuration and hence producing incorrect output which failed validation when supplied to snort. This was one of the reasons for the test in tests/snort2lua/large_conf/one_file failing. Needs a counterpart fix in test repo to get the test to run successfully

9 years agoIPv6 bad next header check moved into ipv6.h
Victor Roemer [Tue, 22 Sep 2015 16:44:39 +0000 (12:44 -0400)] 
IPv6 bad next header check moved into ipv6.h

9 years agoMerge pull request #41 in SNORT/snort3 from fileclass3 to master
Russ Combs (rucombs) [Tue, 22 Sep 2015 16:40:13 +0000 (12:40 -0400)] 
Merge pull request #41 in SNORT/snort3 from fileclass3 to master

* commit '2893cd760be782c6d3fb767aa35db728062e7ff1':
  Clear warnings and clean interfaces

9 years agoClear warnings and clean interfaces
huica [Tue, 22 Sep 2015 16:20:07 +0000 (12:20 -0400)] 
Clear warnings and clean interfaces

9 years agoMerge pull request #40 in SNORT/snort3 from check2 to master
Russ Combs (rucombs) [Tue, 22 Sep 2015 15:18:51 +0000 (11:18 -0400)] 
Merge pull request #40 in SNORT/snort3 from check2 to master

* commit '90b143557aae71d95d74e351403373ff1aa1bb26':
  add cpputest create trivial make check example for util_math

9 years agoadd cpputest
Russ Combs [Sat, 19 Sep 2015 14:29:43 +0000 (10:29 -0400)] 
add cpputest
create trivial make check example for util_math

9 years agofix xcode builds
Russ Combs [Tue, 22 Sep 2015 13:40:45 +0000 (09:40 -0400)] 
fix xcode builds
fix unused warning

9 years agoMerge pull request #20 in SNORT/snort3 from fileclass2 to master
Russ Combs (rucombs) [Mon, 21 Sep 2015 20:48:56 +0000 (16:48 -0400)] 
Merge pull request #20 in SNORT/snort3 from fileclass2 to master

* commit '6926f210c4eb4fb229b92ccf8e7cf5acaeae01a8': (54 commits)
  reorder the header files
  fix compiler warning and regressions
  Remove mime state: STATE_DATA_UNKNOWN
  Check file processing for response
  fix nhttp checks
  update interfaces based on comments
  add devnotes
  fixed comments and spaces
  add unit tests for file magic
  update decode configurations
  File API removed
  fixed compiling errors
  add file flows
  remove unused functions
  File service class
  file api update
  remove service config
  minor name change
  file name changed
  decode buffer update
  ...

9 years agoreorder the header files
huica [Mon, 21 Sep 2015 18:21:52 +0000 (14:21 -0400)] 
reorder the header files

9 years agofix compiler warning and regressions
huica [Mon, 21 Sep 2015 17:40:43 +0000 (13:40 -0400)] 
fix compiler warning and regressions

9 years agoMerge branch 'master' of https://huica@stash-eng-rtp1.cisco.com/stash/scm/snort/snort...
huica [Fri, 18 Sep 2015 20:27:10 +0000 (16:27 -0400)] 
Merge branch 'master' of https://huica@stash-eng-rtp1.cisco.com/stash/scm/snort/snort3.git into fileclass2

9 years agoMerge pull request #37 in SNORT/snort3 from crc/cant_block to master
Russ Combs (rucombs) [Fri, 18 Sep 2015 15:29:23 +0000 (11:29 -0400)] 
Merge pull request #37 in SNORT/snort3 from crc/cant_block to master

* commit 'bf6de3db4d5250b58dc92123416dffe1c0f376da':
  cooked verdicts do not apply to raw packets

9 years agocooked verdicts do not apply to raw packets
russ [Fri, 18 Sep 2015 15:16:36 +0000 (11:16 -0400)] 
cooked verdicts do not apply to raw packets

9 years agoMerge branch 'master' of https://huica@stash-eng-rtp1.cisco.com/stash/scm/snort/snort...
huica [Fri, 18 Sep 2015 13:40:37 +0000 (09:40 -0400)] 
Merge branch 'master' of https://huica@stash-eng-rtp1.cisco.com/stash/scm/snort/snort3.git into fileclass2

9 years agoMerge pull request #36 in SNORT/snort3 from crc/weekly to master
Russ Combs (rucombs) [Fri, 18 Sep 2015 13:20:33 +0000 (09:20 -0400)] 
Merge pull request #36 in SNORT/snort3 from crc/weekly to master

* commit '42b0a90419085f89ac20f92ebb2ea494f02f4fb2':
  build 170 updates

9 years agoRemove mime state: STATE_DATA_UNKNOWN
huica [Thu, 17 Sep 2015 20:28:29 +0000 (16:28 -0400)] 
Remove mime state: STATE_DATA_UNKNOWN

9 years agoCheck file processing for response
huica [Thu, 17 Sep 2015 19:34:06 +0000 (15:34 -0400)] 
Check file processing for response

9 years agofix nhttp checks
huica [Thu, 17 Sep 2015 18:55:57 +0000 (14:55 -0400)] 
fix nhttp checks

9 years agobuild 170 updates
Russ Combs [Thu, 17 Sep 2015 15:41:21 +0000 (11:41 -0400)] 
build 170 updates

9 years agoupdate interfaces based on comments
huica [Wed, 16 Sep 2015 18:42:23 +0000 (14:42 -0400)] 
update interfaces based on comments

9 years agoImplement DECODE_IPV6_BAD_NEXT_HEADER decoder rule
Victor Roemer [Wed, 16 Sep 2015 17:04:27 +0000 (13:04 -0400)] 
Implement DECODE_IPV6_BAD_NEXT_HEADER decoder rule