]> git.ipfire.org Git - thirdparty/snort3.git/log
thirdparty/snort3.git
9 years agoMerge pull request #279 in SNORT/snort3 from host_tracker_stats3 to master
Russ Combs (rucombs) [Mon, 29 Feb 2016 21:25:00 +0000 (16:25 -0500)] 
Merge pull request #279 in SNORT/snort3 from host_tracker_stats3 to master

Squashed commit of the following:

commit 86a969c109a40ada599c6a591afe1a605e71b207
Author: Steve Chew <stechew@cisco.com>
Date:   Mon Feb 29 15:04:42 2016 -0500

    Updates baesd on reviews.

commit 81f126cbc8e5eb55be2a675a97e05a823a0d0d9d
Author: Steve Chew <stechew@cisco.com>
Date:   Fri Feb 26 13:40:30 2016 -0500

    Fixes based on reviews.

commit e8e49232e68581003fc9c5215e7a5c5971e4b1ab
Author: Steve Chew <stechew@cisco.com>
Date:   Fri Feb 19 13:31:29 2016 -0500

    Add statistics counters to host_tracker module.

9 years agoMerge pull request #305 in SNORT/snort3 from crc/reload to master
Russ Combs (rucombs) [Mon, 29 Feb 2016 20:27:04 +0000 (15:27 -0500)] 
Merge pull request #305 in SNORT/snort3 from crc/reload to master

Squashed commit of the following:

commit 361540f80cafb2f8a80ea169aa35d2200bda7a10
Author: snorty <snorty@localhost.localdomain>
Date:   Mon Feb 29 15:15:23 2016 -0500

    fix conf reload by signal to use -c filename

9 years agoMerge pull request #288 in SNORT/snort3 from ~JOCORNET/snort3:lua_logger_updates...
Russ Combs (rucombs) [Mon, 29 Feb 2016 20:26:47 +0000 (15:26 -0500)] 
Merge pull request #288 in SNORT/snort3 from ~JOCORNET/snort3:lua_logger_updates to master

Squashed commit of the following:

commit b1fd88ad59a3933f88c4fc35a7946da7785f6bab
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Fri Feb 26 16:16:02 2016 -0500

    added automake for snort_plugin

commit e749d639e0fc11829ae0a0e02cdee903279fe5fb
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Tue Feb 23 15:06:05 2016 -0500

    fixed copyright header

commit c5f5f09ee9b4c6848384c46f15d733e7be4e27fd
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Tue Feb 23 15:01:28 2016 -0500

    added SnortBuffer defs

commit b021bd99e38223b906619216b815e54169b5b45d
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Tue Feb 23 14:59:21 2016 -0500

    initial

9 years agoMerge pull request #304 in SNORT/snort3 from crc/sanity to master
Russ Combs (rucombs) [Mon, 29 Feb 2016 17:58:52 +0000 (12:58 -0500)] 
Merge pull request #304 in SNORT/snort3 from crc/sanity to master

Squashed commit of the following:

commit 55b341dddd08d6604b92fa281aa6588d48866f5e
Author: Russ Combs <rucombs@cisco.com>
Date:   Mon Feb 29 07:26:27 2016 -0500

    work around pointer issues

9 years agofix codec_module link; update style guide
Russ Combs [Fri, 26 Feb 2016 12:54:35 +0000 (07:54 -0500)] 
fix codec_module link; update style guide

9 years agobuild 189
Russ Combs [Fri, 26 Feb 2016 21:15:38 +0000 (16:15 -0500)] 
build 189

9 years agoreverse e71421e748f660021b9af7bb6a25d4f3828dafd7 since it broke regressions
Russ Combs [Fri, 26 Feb 2016 20:34:41 +0000 (15:34 -0500)] 
reverse e71421e748f660021b9af7bb6a25d4f3828dafd7 since it broke regressions

9 years agoMerge pull request #301 in SNORT/snort3 from dce_global_snort2lua to master
Russ Combs (rucombs) [Fri, 26 Feb 2016 17:49:43 +0000 (12:49 -0500)] 
Merge pull request #301 in SNORT/snort3 from dce_global_snort2lua to master

Squashed commit of the following:

commit 8ca7588b59a4468e193f26631c8caec19a1c5bd7
Author: mdagon <mdagon@cisco.com>
Date:   Fri Feb 26 11:41:50 2016 -0500

    Code review : rename pps_dcerpc_common.h  -> pps_dcerpc_server.h

commit 3306b18e599948dcf7f7f18201189b5ea98b509c
Author: mdagon <mdagon@cisco.com>
Date:   Fri Feb 26 11:12:13 2016 -0500

    Code review comment : remove static inline

commit 9c66666447a4fe6fc7a31390b87d0012eeba1a82
Author: mdagon <mdagon@cisco.com>
Date:   Fri Feb 26 09:10:06 2016 -0500

    Snort2lua support for dcerpc2 global:

    Global is rolled into server config.2 cases are supported:
    1. Global config is read before server: the options will be inserted to the default tables (dce_tcp, dce_smb).
    Each time a server net is converted, it will read the global options from one of the default tables.
    2. Server config is read before global: when global is converted, the options will be added to all of the existing server tables (access to static binding id to go over all the tables).

    Incorporate feedback on snort2lua dcerpc2_server:
    1. Remove "" from  smb_invalid_shares.
    2. Handling "none" keyword in detect/autodetect.
    3. Default autodetect port (single value instead of range).

9 years agoMerge pull request #297 in SNORT/snort3 from ~JOCORNET/snort3:latency_snort2lua to...
Russ Combs (rucombs) [Thu, 25 Feb 2016 22:48:46 +0000 (17:48 -0500)] 
Merge pull request #297 in SNORT/snort3 from ~JOCORNET/snort3:latency_snort2lua to master

Squashed commit of the following:

commit aa9365a745f0523f3b1bf9f2f596e626c0941fbe
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Thu Feb 25 17:20:14 2016 -0500

    update snort2lua to convert ppm to latency

9 years agoMerge pull request #299 in SNORT/snort3 from last_token_fix to master
Russ Combs (rucombs) [Thu, 25 Feb 2016 22:46:47 +0000 (17:46 -0500)] 
Merge pull request #299 in SNORT/snort3 from last_token_fix to master

Squashed commit of the following:

commit 7bc5bd34da63da80ecd66283a97dbadcea520ece
Author: Tom Peters <thopeter@cisco.com>
Date:   Thu Feb 25 17:42:50 2016 -0500

    out of range fix

9 years agoMerge pull request #298 in SNORT/snort3 from ~JOCORNET/snort3:latency to master
Russ Combs (rucombs) [Thu, 25 Feb 2016 22:46:19 +0000 (17:46 -0500)] 
Merge pull request #298 in SNORT/snort3 from ~JOCORNET/snort3:latency to master

Squashed commit of the following:

commit e4efed21cf86f460ae8cf00791fb8186e1fbb878
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Thu Feb 25 16:23:36 2016 -0500

    removed ppm from build

9 years agoMerge pull request #296 in SNORT/snort3 from crc/msgs to master
Russ Combs (rucombs) [Thu, 25 Feb 2016 21:06:54 +0000 (16:06 -0500)] 
Merge pull request #296 in SNORT/snort3 from crc/msgs to master

Squashed commit of the following:

commit ce75acdc9e792d5e26eaf3b77eceb29e883c8c53
Author: Russ Combs <rucombs@cisco.com>
Date:   Thu Feb 25 14:01:10 2016 -0500

    fix debug vs debug_msgs

9 years agoMerge pull request #295 in SNORT/snort3 from perf_pcstats to master
Russ Combs (rucombs) [Thu, 25 Feb 2016 19:08:16 +0000 (14:08 -0500)] 
Merge pull request #295 in SNORT/snort3 from perf_pcstats to master

Squashed commit of the following:

commit a01086706ef7a680e7e097af09ea9f482a36271e
Author: Carter Waxman <cwaxman@cisco.com>
Date:   Thu Feb 25 12:25:38 2016 -0500

    fixed variable scoping in perf monitor module

commit 07a4f840e684454fe80d2699385e805a2206f831
Author: Carter Waxman <cwaxman@cisco.com>
Date:   Thu Feb 25 12:21:25 2016 -0500

    fixed missing modules from perf monitor.

9 years agoMerge pull request #294 in SNORT/snort3 from crc/opts2 to master
Russ Combs (rucombs) [Wed, 24 Feb 2016 22:11:31 +0000 (17:11 -0500)] 
Merge pull request #294 in SNORT/snort3 from crc/opts2 to master

Squashed commit of the following:

commit 2d9865247eacad28786a6efff3391d8a175eaba2
Author: Russ Combs <rucombs@cisco.com>
Date:   Wed Feb 24 16:47:34 2016 -0500

    use existing string mixer

commit dc5361d0af60635d95a011b1b3faf8a143ed58bc
Author: Russ Combs <rucombs@cisco.com>
Date:   Wed Feb 24 16:05:06 2016 -0500

    add missing ips option hash and == methods

9 years agoMerge pull request #292 in SNORT/snort3 from ~JOCORNET/snort3:latency to master
Russ Combs (rucombs) [Wed, 24 Feb 2016 22:11:18 +0000 (17:11 -0500)] 
Merge pull request #292 in SNORT/snort3 from ~JOCORNET/snort3:latency to master

Squashed commit of the following:

commit a9d0bbbc093880b0d990fa1f6a14e88a8d3df7d5
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Wed Feb 24 16:06:54 2016 -0500

    fixed rule latency logic

9 years agoMerge pull request #281 in SNORT/snort3 from perf_conf to master
Russ Combs (rucombs) [Wed, 24 Feb 2016 17:43:08 +0000 (12:43 -0500)] 
Merge pull request #281 in SNORT/snort3 from perf_conf to master

Squashed commit of the following:

commit 747b8d673185fb8e6a47aaf5fc2fad9c83709c02
Author: Carter Waxman <cwaxman@cisco.com>
Date:   Tue Feb 23 14:01:45 2016 -0500

    added type for vector indices. fixed scope of perf_module variables. fixed base header initialization

commit 9791858b1734dde03b70e620b72f30ebcabf00f6
Author: Carter Waxman <cwaxman@cisco.com>
Date:   Fri Feb 19 15:41:58 2016 -0500

    fixed missing stats

commit 2ad1e4a825b4e74a2ff71971809f1db5b9d4e4e4
Author: Carter Waxman <cwaxman@cisco.com>
Date:   Fri Feb 19 14:04:19 2016 -0500

    fixed issue where console output couldn't be disabled

commit 72c8530dc2df6cfc1a49cebc3ccb3ff29375d750
Author: Carter Waxman <cwaxman@cisco.com>
Date:   Fri Feb 19 12:40:43 2016 -0500

    added filtering logic to BaseTracker and Module stat output. removed unused code from BaseTracker. fixed handling of thread-global data in BaseTracker

commit a7483e063c0e7cd16401a21e7bafaa159338634a
Author: Carter Waxman <cwaxman@cisco.com>
Date:   Thu Feb 18 10:39:10 2016 -0500

    added lua config foo

9 years agoMerge pull request #290 in SNORT/snort3 from ~JOCORNET/snort3:warnings_fix to master
Russ Combs (rucombs) [Wed, 24 Feb 2016 11:53:34 +0000 (06:53 -0500)] 
Merge pull request #290 in SNORT/snort3 from ~JOCORNET/snort3:warnings_fix to master

Squashed commit of the following:

commit 500d61d4e061d2858f6b79cb356bc7ede254e37a
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Wed Feb 24 00:14:29 2016 -0500

    fix warnings in trough

9 years agoMerge pull request #289 in SNORT/snort3 from ~MIALTIZE/snort3:for-russ-trivial to...
Russ Combs (rucombs) [Wed, 24 Feb 2016 11:52:16 +0000 (06:52 -0500)] 
Merge pull request #289 in SNORT/snort3 from ~MIALTIZE/snort3:for-russ-trivial to master

Squashed commit of the following:

commit 81aaf8eac05040a6d29477f23b126c5a43690073
Author: Michael Altizer <mialtize@cisco.com>
Date:   Tue Feb 23 21:52:01 2016 -0500

    Fix Linux+Clang build errors.

9 years agoMerge pull request #270 in SNORT/snort3 from ~MIALTIZE/snort3:trough-rewrite to master
Russ Combs (rucombs) [Wed, 24 Feb 2016 03:46:07 +0000 (22:46 -0500)] 
Merge pull request #270 in SNORT/snort3 from ~MIALTIZE/snort3:trough-rewrite to master

Squashed commit of the following:

commit 632317cded9855011dcd72a22f70ae734f8a7ff7
Author: Michael Altizer <mialtize@cisco.com>
Date:   Tue Feb 23 14:58:16 2016 -0500

    trough: Rewrite the Trough as a static object with STL classes

commit 29cf5ad810b7e7ce739a6314088fb932262a552b
Author: Michael Altizer <mialtize@cisco.com>
Date:   Tue Feb 23 14:57:40 2016 -0500

    helpers: Rework Directory traversal helper filtering

commit 451b76366413825b0ba852b54745827d5c19673b
Author: Michael Altizer <mialtize@cisco.com>
Date:   Fri Feb 19 17:45:14 2016 -0500

    snort2lua: Fix compiler error on uninitialized const vector

9 years agoMerge pull request #274 in SNORT/snort3 from ~JOCORNET/snort3:latency to master
Russ Combs (rucombs) [Wed, 24 Feb 2016 00:23:43 +0000 (19:23 -0500)] 
Merge pull request #274 in SNORT/snort3 from ~JOCORNET/snort3:latency to master

Squashed commit of the following:

commit f7b908a98e5abb31e98464d047015d543a445075
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Mon Feb 22 18:19:57 2016 -0500

    added rule latency logging

    fixed rule latency unittests
    update dev_notes

commit 51a331d2c25a74f1bec56028179ef0ccda947b7a
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Fri Feb 19 14:21:56 2016 -0500

    factored out rule tree logic

    updated rule latency unit tests & rule interface
    added latency_ prefix to member fields

commit 0aaeb3de46c6c19f0c4007b4260720a8649ad08b
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Thu Feb 18 13:45:18 2016 -0500

    replace ppm_dot_root_state_t with RuleLatencyState

    update Makefile.am to include rule_latency_state.h
    implemented suspend/reenable and fixed latency counts
    fixed includes in rule_latency.cc
    refactored timer stack
    fixed default ctor for OtnState

commit c4440677ce5d75b1fd6a7e8d03ce28c595fb65e1
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Tue Feb 16 19:28:34 2016 -0500

    added rule latency

    Updated stats and RuleLatency interface

    - updated latency peg counts
    - added rule latency rules to module
    - updated packet latency stats accounting
    - replaced PPM_RULE with RuleLatency contexts

    added rule latency config options
    cleaned up stats and config options, added to rule latency
    removed comments & LatencyTimer::marked

9 years agoMerge pull request #278 in SNORT/snort3 from ~JOCORNET/snort3:bitop_cleanup to master
Russ Combs (rucombs) [Tue, 23 Feb 2016 23:39:36 +0000 (18:39 -0500)] 
Merge pull request #278 in SNORT/snort3 from ~JOCORNET/snort3:bitop_cleanup to master

Squashed commit of the following:

commit 7663a94772e7c2526fcce66a571a9e6a274534d3
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Tue Feb 23 16:10:20 2016 -0500

    added unit tests and minor fixes

commit c5c904e5e2f3ec1e816973c52843f97d981cf320
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Mon Feb 22 20:10:39 2016 -0500

    removed unique_ptr

commit c6328af429eebe799a98bb82e9f634ea522f355c
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Fri Feb 19 13:36:00 2016 -0500

    fixes for gcc

commit be04c3063a1998594fffe2d801983f3dc98e9478
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Fri Feb 19 13:24:37 2016 -0500

    cleaned up bitop

commit 3ebc109f59ad19f6553af3efd7c4409c14b04b70
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Fri Feb 19 13:24:26 2016 -0500

    fixed includes

9 years agoMerge pull request #286 in SNORT/snort3 from crc/188 to master
Russ Combs (rucombs) [Tue, 23 Feb 2016 18:00:22 +0000 (13:00 -0500)] 
Merge pull request #286 in SNORT/snort3 from crc/188 to master

Squashed commit of the following:

commit 72b2a46bfb6860e8323d3a2846b0f72727154ec3
Author: Russ Combs <rucombs@cisco.com>
Date:   Tue Feb 23 09:40:17 2016 -0500

    unsanitary address fixes

commit e8ce6491f4567fd5094b1427eb587ae2d360396b
Author: Russ Combs <rucombs@cisco.com>
Date:   Mon Feb 22 16:48:31 2016 -0500

    build 188

9 years agoMerge pull request #283 in SNORT/snort3 from crc/valgrind to master
Russ Combs (rucombs) [Mon, 22 Feb 2016 22:00:24 +0000 (17:00 -0500)] 
Merge pull request #283 in SNORT/snort3 from crc/valgrind to master

Squashed commit of the following:

commit 66f22cac027f75b9e0fddd54e8d81fb02cdd4941
Author: snorty <snorty@localhost.localdomain>
Date:   Mon Feb 22 08:16:12 2016 -0500

    remove unused valgrind specific build

9 years agoMerge pull request #285 in SNORT/snort3 from ips_rule_fix to master
Russ Combs (rucombs) [Mon, 22 Feb 2016 21:57:39 +0000 (16:57 -0500)] 
Merge pull request #285 in SNORT/snort3 from ips_rule_fix to master

Squashed commit of the following:

commit 78cc8962004f61026aecf030a43973c5bec30e3d
Author: Tom Peters <thopeter@cisco.com>
Date:   Mon Feb 22 16:24:37 2016 -0500

    implementation of == operator and hash function for NHI rule options

9 years agoMerge pull request #284 in SNORT/snort3 from ~JOCORNET/snort3:memory_fix to master
Russ Combs (rucombs) [Mon, 22 Feb 2016 20:05:59 +0000 (15:05 -0500)] 
Merge pull request #284 in SNORT/snort3 from ~JOCORNET/snort3:memory_fix to master

Squashed commit of the following:

commit abfc3bbdc38172e282b029b20934759653c812eb
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Mon Feb 22 12:06:40 2016 -0500

    added delete/delete[] replacements for nothrow overload

9 years agoMerge pull request #282 in SNORT/snort3 from detection_option_tree_compare_fix to...
Russ Combs (rucombs) [Fri, 19 Feb 2016 23:21:45 +0000 (18:21 -0500)] 
Merge pull request #282 in SNORT/snort3 from detection_option_tree_compare_fix to master

Squashed commit of the following:

commit 1199316fa35ca54da8c3d363f05c032cc28e9fda
Author: Victor Roemer <viroemer@cisco.com>
Date:   Fri Feb 19 16:20:18 2016 -0500

    Compare ips options and not the pointers.

9 years agodisable perf_monitor by default
Russ Combs [Fri, 19 Feb 2016 22:05:33 +0000 (17:05 -0500)] 
disable perf_monitor by default

9 years agoMerge pull request #272 in SNORT/snort3 from ~JOCORNET/snort3:memory to master
Russ Combs (rucombs) [Thu, 18 Feb 2016 21:10:05 +0000 (16:10 -0500)] 
Merge pull request #272 in SNORT/snort3 from ~JOCORNET/snort3:memory to master

Squashed commit of the following:

commit 0999a283f9c010876bd1e6afaa26a42c490c7e63
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Wed Feb 17 13:34:08 2016 -0500

    fixed free_space logic and added unit test

commit 54235845bc56d9d9bef8cae960c152f318154170
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Wed Feb 17 13:03:53 2016 -0500

    moved prune logic inside of flow control

commit 738753a4370df851e7d49556a30e3bd2c769eb88
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Wed Feb 17 11:38:32 2016 -0500

    minor fixes

commit 3eb8ffda062747f6aa2d173dcd8a166fc23562ef
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Mon Feb 15 18:07:20 2016 -0500

    added flow hooks, hooked up prune handler

9 years agoMerge pull request #277 in SNORT/snort3 from crc/dnp3 to master
Russ Combs (rucombs) [Thu, 18 Feb 2016 18:11:51 +0000 (13:11 -0500)] 
Merge pull request #277 in SNORT/snort3 from crc/dnp3 to master

Squashed commit of the following:

commit 83de879c64f359425e458c97a04a633b650263c9
Author: snorty <snorty@localhost.localdomain>
Date:   Thu Feb 18 13:04:44 2016 -0500

    fix valgrind issue: conditional jump or move depends on uninitialised value

9 years agoMerge pull request #276 in SNORT/snort3 from crc/svcmap to master
Russ Combs (rucombs) [Thu, 18 Feb 2016 17:11:35 +0000 (12:11 -0500)] 
Merge pull request #276 in SNORT/snort3 from crc/svcmap to master

Squashed commit of the following:

commit 602998ad8b7c3694135015ca4b43628f289935b6
Author: Russ Combs <rucombs@cisco.com>
Date:   Thu Feb 18 11:40:06 2016 -0500

    fix bounds check

9 years agoMerge pull request #275 in SNORT/snort3 from dceserver_snort2lua to master
Russ Combs (rucombs) [Wed, 17 Feb 2016 23:09:56 +0000 (18:09 -0500)] 
Merge pull request #275 in SNORT/snort3 from dceserver_snort2lua to master

Squashed commit of the following:

commit 72b6073cc25eef2f4c783b0021bd8ddef902f4f9
Author: mdagon <mdagon@cisco.com>
Date:   Wed Feb 17 13:11:43 2016 -0500

    Code review comments: FIXIT , dev_notes format

commit fcdb6f451f7cd24b75c5cd66176b037904ceb43e
Author: mdagon <mdagon@cisco.com>
Date:   Wed Feb 17 09:48:54 2016 -0500

    dcerpc2_server snort2lua

9 years agoMerge pull request #268 in SNORT/snort3 from dce to master
Russ Combs (rucombs) [Wed, 17 Feb 2016 21:15:34 +0000 (16:15 -0500)] 
Merge pull request #268 in SNORT/snort3 from dce to master

Squashed commit of the following:

commit 69fbec7af0f882ff21c7e70efd25d6cf01170f12
Author: rrp <rrp@cisco.com>
Date:   Mon Feb 15 14:11:56 2016 -0500

    DCE - Add session creation/lookup and packet checks to TCP and SMB eval code.
    Tested with DCE over TCP and DCE over SMB traffic pcaps. Verified that the sessions get created/looked up correctly. Verified peg counters and profile stats for different processing sections

9 years agoMerge pull request #273 in SNORT/snort3 from ~MIALTIZE/snort3:for-russ-trivial to...
Russ Combs (rucombs) [Wed, 17 Feb 2016 11:10:45 +0000 (06:10 -0500)] 
Merge pull request #273 in SNORT/snort3 from ~MIALTIZE/snort3:for-russ-trivial to master

Squashed commit of the following:

commit 6ac9a407eb22199659356d3c51d3cca058b4bf4d
Author: Michael Altizer <mialtize@cisco.com>
Date:   Tue Feb 16 18:41:56 2016 -0500

    util: Make non-GNU strerror_r() the default case

9 years agofix packet latency merge
snorty [Wed, 17 Feb 2016 10:53:55 +0000 (05:53 -0500)] 
fix packet latency merge

9 years agoMerge pull request #247 in SNORT/snort3 from ~JOCORNET/snort3:latency to master
Russ Combs (rucombs) [Tue, 16 Feb 2016 23:46:06 +0000 (18:46 -0500)] 
Merge pull request #247 in SNORT/snort3 from ~JOCORNET/snort3:latency to master

Squashed commit of the following:

commit fcfb83e6029ca4a557940906d14bdcc5f349b735
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Thu Feb 11 18:11:04 2016 -0500

    Added eventing, stats, and logging to Packet Latency

commit 55289b8085a54130e2b863833cb39cc40064fc95
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Thu Feb 11 13:25:07 2016 -0500

    Packet Latency fixes per review comments

commit e6192dbece8a16c90d0a5a06d8c277fbbe994a06
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Mon Feb 8 17:03:56 2016 -0500

    Added walking skeleton of Packet Latency

9 years agoMerge pull request #267 in SNORT/snort3 from perfmon to master
Russ Combs (rucombs) [Tue, 16 Feb 2016 19:48:22 +0000 (14:48 -0500)] 
Merge pull request #267 in SNORT/snort3 from perfmon to master

Squashed commit of the following:

commit f1eade234d514397a8d784232eb99d589a84585c
Author: Carter Waxman <cwaxman@cisco.com>
Date:   Tue Feb 16 14:06:43 2016 -0500

    fixed minimum time on perfmon to disallow 0 seconds

commit d3099e71110bf8e4571b45a09d1d9e555d731200
Author: Carter Waxman <cwaxman@cisco.com>
Date:   Mon Feb 15 15:56:42 2016 -0500

    fixed threadlocal init. fixed include. fixed ranged based for looping.

commit 1d7a5bcd8331399d48aa1ad44a57bcbc5d798add
Author: Carter Waxman <cwaxman@cisco.com>
Date:   Mon Feb 15 13:09:50 2016 -0500

    allow perfmon to dump when no traffic is present

9 years agoMerge pull request #269 in SNORT/snort3 from ~MIALTIZE/snort3:for-russ-trivial to...
Russ Combs (rucombs) [Tue, 16 Feb 2016 19:22:24 +0000 (14:22 -0500)] 
Merge pull request #269 in SNORT/snort3 from ~MIALTIZE/snort3:for-russ-trivial to master

Squashed commit of the following:

commit f053903fcd82a870322d239e6302e05f95dc16cf
Merge: 65e36f6 281b79c
Author: Michael Altizer <xiche@verizon.net>
Date:   Tue Feb 16 14:12:47 2016 -0500

    Merge branch 'for-russ-trivial' of ssh://stash-eng-rtp1.cisco.com:7999/~mialtize/snort3 into for-russ-trivial

commit 65e36f6550f89be7c4a7827edcfbe3cceb8f4d3b
Author: Michael Altizer <xiche@verizon.net>
Date:   Tue Feb 16 14:09:19 2016 -0500

    Move remaining users of strerror to get_error().

commit 6c875603f854991a7e99677ed4c78415c3c2c238
Author: Michael Altizer <xiche@verizon.net>
Date:   Mon Feb 15 18:03:47 2016 -0500

    dce_rpc: Fix valgrind warnings in module destructors

commit 3b5ff1030e7c6e7e994a71373aa1988e7afe4df4
Author: Michael Altizer <xiche@verizon.net>
Date:   Mon Feb 15 18:02:04 2016 -0500

    util: Fix get_error return value on GNU LibC systems

commit 281b79c9fb2f1cbb981f003c2db4e6d002ef08b8
Author: Michael Altizer <xiche@verizon.net>
Date:   Mon Feb 15 18:03:47 2016 -0500

    dce_rpc: Fix valgrind warnings in module destructors

commit ed2ff7b9ab3b34d6a0e847222b77b8dccb6c1b88
Author: Michael Altizer <xiche@verizon.net>
Date:   Mon Feb 15 18:02:04 2016 -0500

    util: Fix get_error return value on GNU LibC systems

9 years agotweak format
Russ Combs [Tue, 16 Feb 2016 11:38:51 +0000 (06:38 -0500)] 
tweak format

9 years agofix lib ordering for one pass linking
Russ Combs [Tue, 16 Feb 2016 03:21:19 +0000 (22:21 -0500)] 
fix lib ordering for one pass linking

9 years agotweak bug list
Russ Combs [Sun, 14 Feb 2016 13:36:02 +0000 (08:36 -0500)] 
tweak bug list

9 years agoMerge pull request #260 in SNORT/snort3 from ~JOCORNET/snort3:do_detect_minor_cleanup...
Russ Combs (rucombs) [Fri, 12 Feb 2016 23:17:38 +0000 (18:17 -0500)] 
Merge pull request #260 in SNORT/snort3 from ~JOCORNET/snort3:do_detect_minor_cleanup to master

Squashed commit of the following:

commit da5def88bf925c67484d61df9ced54bed55fa9e5
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Thu Feb 11 11:24:32 2016 -0500

    cleanup

9 years agoMerge pull request #266 in SNORT/snort3 from crc/libmem to master
Russ Combs (rucombs) [Fri, 12 Feb 2016 23:05:43 +0000 (18:05 -0500)] 
Merge pull request #266 in SNORT/snort3 from crc/libmem to master

Squashed commit of the following:

commit bf9e1fd15dd275bcb18ae3f7be991a5e3b1a6b29
Author: russ <rucombs@cisco.com>
Date:   Fri Feb 12 17:55:06 2016 -0500

    fix for gcc link order

9 years agoMerge pull request #265 in SNORT/snort3 from ~JOCORNET/snort3:memory to master
Russ Combs (rucombs) [Fri, 12 Feb 2016 21:05:27 +0000 (16:05 -0500)] 
Merge pull request #265 in SNORT/snort3 from ~JOCORNET/snort3:memory to master

Squashed commit of the following:

commit 2ffa5e26303c5e9f4089a231ca403a74148cc123
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Fri Feb 12 16:02:30 2016 -0500

    fix to avoid null reference to memory config

9 years agoMerge pull request #261 in SNORT/snort3 from ~JOCORNET/snort3:memory to master
Russ Combs (rucombs) [Fri, 12 Feb 2016 20:50:02 +0000 (15:50 -0500)] 
Merge pull request #261 in SNORT/snort3 from ~JOCORNET/snort3:memory to master

Squashed commit of the following:

commit 6320459606ba60df5683c9c4db0ba0cd8bb11b07
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Fri Feb 12 15:17:55 2016 -0500

    added missing headers to CMakeLists

commit cb443a556b55bf620223c758f18bbba0ed935015
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Fri Feb 12 15:14:57 2016 -0500

    added missing headers to makefile.am

commit 15722d7d9aa763808a8e5547c65274e6e7d3630a
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Thu Feb 11 16:51:22 2016 -0500

    added memcap configuration & enforcement

commit 0de5bd60ee828456696e6d0938a9ebd49b6f39e7
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Thu Feb 11 16:31:16 2016 -0500

    added memory module

9 years agoMerge pull request #264 in SNORT/snort3 from perfmon to master
Russ Combs (rucombs) [Fri, 12 Feb 2016 19:57:45 +0000 (14:57 -0500)] 
Merge pull request #264 in SNORT/snort3 from perfmon to master

Squashed commit of the following:

commit 089dea051f4a8ad0d0af48a94821cc8f7429337a
Author: Carter Waxman <cwaxman@cisco.com>
Date:   Fri Feb 12 14:56:56 2016 -0500

    added more bool to perf

commit c3d8d1a00aef8b0bfaa5048e7fa66f3b63b03d04
Author: Carter Waxman <cwaxman@cisco.com>
Date:   Fri Feb 12 14:34:24 2016 -0500

    changed perf rotate flag to a boolean type

commit 9cb4c80a3f6d670adeb829c3acab73ba4098cea7
Author: Carter Waxman <cwaxman@cisco.com>
Date:   Fri Feb 12 13:40:11 2016 -0500

    fixed threading issue in perf file rotation

9 years agoMerge pull request #263 in SNORT/snort3 from crc/187 to master
Russ Combs (rucombs) [Fri, 12 Feb 2016 16:53:24 +0000 (11:53 -0500)] 
Merge pull request #263 in SNORT/snort3 from crc/187 to master

Squashed commit of the following:

commit fe9bcf8fe19640d770449b6d7677770b529fbcef
Author: Russ Combs <rucombs@cisco.com>
Date:   Fri Feb 12 09:20:44 2016 -0500

    build 187

9 years agoMerge pull request #262 in SNORT/snort3 from crc/oh_well to master
Russ Combs (rucombs) [Fri, 12 Feb 2016 08:00:02 +0000 (03:00 -0500)] 
Merge pull request #262 in SNORT/snort3 from crc/oh_well to master

Squashed commit of the following:

commit 28ee2240f2fde25d07af144d9f013950c176ee7d
Author: Russ Combs <rucombs@cisco.com>
Date:   Thu Feb 11 17:57:10 2016 -0500

    document clang link warning about -pthread

9 years agoMerge pull request #258 in SNORT/snort3 from crc/dynfoo to master
Russ Combs (rucombs) [Thu, 11 Feb 2016 20:32:59 +0000 (15:32 -0500)] 
Merge pull request #258 in SNORT/snort3 from crc/dynfoo to master

Squashed commit of the following:

commit b1a056db83d0ee635f99c6e0cccf1203e9a689bb
Author: Russ Combs <rucombs@cisco.com>
Date:   Wed Feb 10 17:52:13 2016 -0500

    fix up some dynamic / static build mismatches

9 years agoMerge pull request #259 in SNORT/snort3 from stream_tcp_reg_test_patch to master
Russ Combs (rucombs) [Thu, 11 Feb 2016 15:38:45 +0000 (10:38 -0500)] 
Merge pull request #259 in SNORT/snort3 from stream_tcp_reg_test_patch to master

Squashed commit of the following:

commit 5713a436ccd633433171f7a031d3c03e29719fa0
Author: davis mcpherson <davis.mcpherson@gmail.com>
Date:   Thu Feb 11 09:56:39 2016 -0500

    fix timestamp issue where handle_paws was not called during handling of 3whs packets

9 years agoMerge pull request #257 in SNORT/snort3 from nhttp37 to master
Russ Combs (rucombs) [Wed, 10 Feb 2016 23:20:23 +0000 (18:20 -0500)] 
Merge pull request #257 in SNORT/snort3 from nhttp37 to master

Squashed commit of the following:

commit 91718a5a83679b2990f8dc10158b60280141173b
Author: Tom Peters <thopeter@cisco.com>
Date:   Wed Feb 3 16:29:37 2016 -0500

    Support for HTTP 0.9

9 years agoMerge pull request #256 in SNORT/snort3 from ~JOCORNET/snort3:memory to master
Russ Combs (rucombs) [Wed, 10 Feb 2016 23:06:23 +0000 (18:06 -0500)] 
Merge pull request #256 in SNORT/snort3 from ~JOCORNET/snort3:memory to master

Squashed commit of the following:

commit f7dbd86c325fccec26858e25528a766aea6b2484
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Wed Feb 10 15:58:23 2016 -0500

    updated dev_notes per review comments

commit ff89b8219594f655e03a131d77a04ea888c52d40
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Wed Feb 10 15:31:33 2016 -0500

    post-split cleanup for profiler & memory

9 years agoMerge pull request #254 in SNORT/snort3 from flow_data_destruct_patch to master
Russ Combs (rucombs) [Wed, 10 Feb 2016 20:39:57 +0000 (15:39 -0500)] 
Merge pull request #254 in SNORT/snort3 from flow_data_destruct_patch to master

Squashed commit of the following:

commit 373e56fc46deda1419111b3f1dade6450b5771d2
Author: Tom Peters <thopeter@cisco.com>
Date:   Wed Feb 10 13:07:45 2016 -0500

    Fix for crash in ~NHttpFlowData

9 years agoMerge pull request #255 in SNORT/snort3 from ~JOCORNET/snort3:warning_quickfix to...
Russ Combs (rucombs) [Wed, 10 Feb 2016 20:38:50 +0000 (15:38 -0500)] 
Merge pull request #255 in SNORT/snort3 from ~JOCORNET/snort3:warning_quickfix to master

Squashed commit of the following:

commit 947eaf2beae05198015fbf7e3373f01834fd8f13
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Wed Feb 10 14:55:53 2016 -0500

    added `override` to SearchEngineModule overrides

9 years agoMerge pull request #253 in SNORT/snort3 from crc/builds to master
Russ Combs (rucombs) [Wed, 10 Feb 2016 17:15:50 +0000 (12:15 -0500)] 
Merge pull request #253 in SNORT/snort3 from crc/builds to master

Squashed commit of the following:

commit 59f078333de76364c6f4ebe61e6b6bc6d155914d
Author: Russ Combs <rucombs@cisco.com>
Date:   Wed Feb 10 01:23:08 2016 -0500

    fix pattern match stats for dynamic builds

9 years agoMerge pull request #251 in SNORT/snort3 from cwaxman_regfix to master
Russ Combs (rucombs) [Wed, 10 Feb 2016 17:14:55 +0000 (12:14 -0500)] 
Merge pull request #251 in SNORT/snort3 from cwaxman_regfix to master

Squashed commit of the following:

commit 2a8d7fa86cb60d82fca5defb93b237b684455c0a
Author: Carter Waxman <cwaxman@cisco.com>
Date:   Wed Feb 10 11:27:56 2016 -0500

    fixed unit test with normalize modes

commit d8670a05a9aee91e27c96d64038676e272e23732
Author: Carter Waxman <cwaxman@cisco.com>
Date:   Tue Feb 9 16:23:36 2016 -0500

    removed NORM_MODE_OFF

9 years agoMerge pull request #250 in SNORT/snort3 from crc/clang to master
Russ Combs (rucombs) [Tue, 9 Feb 2016 18:20:46 +0000 (13:20 -0500)] 
Merge pull request #250 in SNORT/snort3 from crc/clang to master

Squashed commit of the following:

commit 0497ea9cb88228763e5e1e1576b7cc587585ddfd
Author: Russ Combs <rucombs@cisco.com>
Date:   Tue Feb 9 12:47:00 2016 -0500

    fix clang builds

9 years agoMerge pull request #249 in SNORT/snort3 from crc/cleanup2 to master
Russ Combs (rucombs) [Tue, 9 Feb 2016 16:51:06 +0000 (11:51 -0500)] 
Merge pull request #249 in SNORT/snort3 from crc/cleanup2 to master

Squashed commit of the following:

commit 3472c6f4a9cf0b2b18b26d2fe11ddd6a16955686
Author: Russ Combs <rucombs@cisco.com>
Date:   Tue Feb 9 11:29:42 2016 -0500

    fix value tests num_chars

commit ddb222549897e8b0b2dcbb5b6c11cd1b55534a9f
Author: Russ Combs <rucombs@cisco.com>
Date:   Tue Feb 9 09:40:37 2016 -0500

    fix issues reported by Bill Parker

commit f283063f2e4662097600d425d243db51d0683d00
Author: Russ Combs <rucombs@cisco.com>
Date:   Tue Feb 9 09:38:18 2016 -0500

    warning cleanup

commit f0c507b03bc0a6a1938eb3e1c7173a40677c59d2
Author: Russ Combs <rucombs@cisco.com>
Date:   Tue Feb 9 06:49:27 2016 -0500

    remove static from static inline

commit 648a4fed7973841e9031a59e03213d8a998f4606
Author: Russ Combs <rucombs@cisco.com>
Date:   Mon Feb 8 23:45:54 2016 -0500

    fix dead assignments

9 years agoMerge pull request #245 in SNORT/snort3 from ~JOCORNET/snort3:templatize_stopwatch...
Russ Combs (rucombs) [Tue, 9 Feb 2016 14:04:07 +0000 (09:04 -0500)] 
Merge pull request #245 in SNORT/snort3 from ~JOCORNET/snort3:templatize_stopwatch to master

Squashed commit of the following:

commit 20921dd3f658a2c983e0dbfdc1d25cd5b53232f5
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Mon Feb 8 15:27:35 2016 -0500

    removed unneeded include

commit bcc9128a73cecc117dca1928ccffb6a76a37b633
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Mon Feb 8 15:25:54 2016 -0500

    misc cleanup;

commit 69d2cbf8edf011e0fe20d7490b5f4c3aa429c8c7
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Mon Feb 8 15:21:05 2016 -0500

    templatized stopwatch to accept arbitrary clocks

9 years agoMerge pull request #242 in SNORT/snort3 from ~JOCORNET/snort3:memory to master
Russ Combs (rucombs) [Tue, 9 Feb 2016 04:23:56 +0000 (23:23 -0500)] 
Merge pull request #242 in SNORT/snort3 from ~JOCORNET/snort3:memory to master

Squashed commit of the following:

commit 7c1f288f4fd3a91256045ea995f96e4984de17dc
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Mon Feb 8 14:34:27 2016 -0500

    clarified metadata size members

commit 02745f761724c2752619403742b09ca3699eef5d
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Mon Feb 8 12:48:57 2016 -0500

    replaced packet thread context with simple set

commit 98c2ac7b7a669ca5f93b32b5c2cc9253bfdce269
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Mon Feb 8 12:46:10 2016 -0500

    moved packet thread checker to main/thread

commit 4aad60c7192bcdfc536618afc97de387e389dc40
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Mon Feb 8 12:23:10 2016 -0500

    added copyright header to files

commit 5de04e71384df9097a0e4741fb3ce42b29a05410
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Mon Feb 8 11:35:09 2016 -0500

    minor cleanup per review comments

commit cecb08c6779825b37985f3d2041d6033d599804a
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Fri Feb 5 14:32:21 2016 -0500

    added memory automake foo

commit 46f280e140962d4bc9d1d396942d8ddb6be34c6d
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Fri Feb 5 14:06:40 2016 -0500

    removed memory management code from src/profiler

commit 53dba9ffc841e2437123c6d708ea07fcd271886d
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Wed Jan 20 17:46:33 2016 -0500

    initial creation of separate static lib for memory

9 years agoMerge pull request #240 in SNORT/snort3 from dcerpc to master
Russ Combs (rucombs) [Tue, 9 Feb 2016 04:22:21 +0000 (23:22 -0500)] 
Merge pull request #240 in SNORT/snort3 from dcerpc to master

Squashed commit of the following:

commit 4f51d158cf3c8f7c2b430476c43ea446bae82c3d
Author: rrp <rrp@cisco.com>
Date:   Mon Feb 8 16:21:35 2016 -0500

    Changes from more CR comments

commit e3bf17154e79721bfc54a1b6a0e7782eb196ad7b
Author: rrp <rrp@cisco.com>
Date:   Mon Feb 8 09:34:27 2016 -0500

    Changes based on CR feedback

commit 0fa0a226f2bf45e9a006dbbbfcffd40da3cd1460
Author: rrp <rrp@cisco.com>
Date:   Fri Jan 29 15:02:26 2016 -0500

    DCE2 PAF and autodetect for TCP and SMB.
    Testing done with basic non-fragmented TCP and SMB traffic and verified with
    debugs that PAF and the preprocessor autodetect the packet correctly and that
    PAF determines the flush point correctly. Coverage between 85 and 90 %.

9 years agoMerge pull request #244 in SNORT/snort3 from refactor_process_tcp to master
Russ Combs (rucombs) [Mon, 8 Feb 2016 23:32:19 +0000 (18:32 -0500)] 
Merge pull request #244 in SNORT/snort3 from refactor_process_tcp to master

Squashed commit of the following:

commit 4b50ea6df55d95a969c48250633b4729876f9a76
Merge: 39f203a a79c98a
Author: davis mcpherson <davis.mcpherson@gmail.com>
Date:   Mon Feb 8 13:25:27 2016 -0500

    merge from origin

commit 39f203aed4047d0bc16dd2bfa9ee66c6a5766a69
Author: davis mcpherson <davis.mcpherson@gmail.com>
Date:   Thu Dec 17 11:18:50 2015 -0500

    continue refactoring of Process TCP into state machine
    miscellaneous fixs from code review comments - see TP user story 14128

commit a79c98a1c7787bc63d2b1e4efcfc174f160b05a3
Author: davis mcpherson <davis.mcpherson@gmail.com>
Date:   Mon Feb 8 11:49:13 2016 -0500

    uncrustify this code

commit b5fa677b0cacfa23d1aff58fb58a68dc22e75a53
Merge: 388199f aef8461
Author: davis mcpherson <davis.mcpherson@gmail.com>
Date:   Mon Feb 8 11:22:36 2016 -0500

    merge with origin to prep for pull request

commit 388199f5d32e9e1965a58181b48ba8b5f49abe0b
Author: davis mcpherson <davis.mcpherson@gmail.com>
Date:   Thu Dec 17 11:18:50 2015 -0500

    continue refactoring of Process TCP into state machine
    miscellaneous fixs from code review comments - see TP user story 14128

commit aef846189d4b96be21c0c9d9fcd065b993b6afa8
Merge: 50b1cc3 2d45273
Author: davis mcpherson <davis.mcpherson@gmail.com>
Date:   Thu Feb 4 06:49:35 2016 -0500

    merge with origin

commit 50b1cc325341e75422f03397daf2ff7ca3853e98
Author: davis mcpherson <davis.mcpherson@gmail.com>
Date:   Thu Dec 17 11:18:50 2015 -0500

    continue refactoring of Process TCP into state machine
    miscellaneous fixs from code review comments - see TP user story 14128

commit 2d45273464d3702e04a91b83486167b9225c1d80
Merge: 374cdb4 7401f08
Author: davis mcpherson <davis.mcpherson@gmail.com>
Date:   Wed Feb 3 14:54:17 2016 -0500

    fix merge issue from pull from origin

commit 374cdb427a1d61ed558f8e76355a174a141a3220
Author: davis mcpherson <davis.mcpherson@gmail.com>
Date:   Tue Feb 2 22:10:55 2016 -0500

    fix changes missed in rebase

commit 6c9f64c8b1de540919e50dc05f71d915dcfa1c2d
Author: davis mcpherson <davis.mcpherson@gmail.com>
Date:   Thu Dec 17 11:18:50 2015 -0500

    continue refactoring of Process TCP into state machine
    miscellaneous fixs from code review comments - see TP user story 14128

commit 7401f085bde0729c0b057c9b4ddb570285406440
Author: davis mcpherson <davis.mcpherson@gmail.com>
Date:   Thu Dec 17 11:18:50 2015 -0500

    continue refactoring of Process TCP into state machine

9 years agoMerge pull request #246 in SNORT/snort3 from file_capture3 to master
Russ Combs (rucombs) [Mon, 8 Feb 2016 21:38:44 +0000 (16:38 -0500)] 
Merge pull request #246 in SNORT/snort3 from file_capture3 to master

Squashed commit of the following:

commit ed3cff8d095509613f493d558a4605874ce89c97
Author: huica <huica@cisco.com>
Date:   Mon Feb 8 16:33:40 2016 -0500

    Fix the wording

commit 955194f6b41dc4712f4a4047e0cd5726c33ba76b
Author: huica <huica@cisco.com>
Date:   Mon Feb 8 16:17:44 2016 -0500

    Check reseve state and take action accordingly

commit fe2e4aeaa521049749536455afea54cd0b7024c8
Author: huica <huica@cisco.com>
Date:   Mon Feb 8 16:07:49 2016 -0500

    add file capture configurations
    stop file capture when memcap is reached

9 years agotesting script
Russ Combs [Mon, 8 Feb 2016 18:33:52 +0000 (13:33 -0500)] 
testing script

9 years agoMerge pull request #243 in SNORT/snort3 from file_capture2 to master
Russ Combs (rucombs) [Mon, 8 Feb 2016 15:41:35 +0000 (10:41 -0500)] 
Merge pull request #243 in SNORT/snort3 from file_capture2 to master

Squashed commit of the following:

commit 31caa04c20690af18d493b71db6280c0080baf08
Author: huica <huica@cisco.com>
Date:   Mon Feb 8 10:18:27 2016 -0500

    add missed assignment

9 years agotesting script; tweak bugs
Russ Combs [Mon, 8 Feb 2016 13:08:24 +0000 (08:08 -0500)] 
testing script; tweak bugs

9 years agoMerge pull request #241 in SNORT/snort3 from crc/yacu to master
Russ Combs (rucombs) [Fri, 5 Feb 2016 18:17:28 +0000 (13:17 -0500)] 
Merge pull request #241 in SNORT/snort3 from crc/yacu to master

Squashed commit of the following:

commit 302e519a1bb126355ed0ee95e91908ac8af904e9
Author: Russ Combs <rucombs@cisco.com>
Date:   Fri Feb 5 12:57:12 2016 -0500

    fix install path of binary

commit ff23e262f5f15132e21d70414844ba1a5ded1d01
Author: Russ Combs <rucombs@cisco.com>
Date:   Fri Feb 5 12:02:59 2016 -0500

    update to work with v2.8.11 which comes with centos7

9 years agoMerge pull request #239 in SNORT/snort3 from ~JOCORNET/snort3:file_api_quickfix to...
Russ Combs (rucombs) [Thu, 4 Feb 2016 22:26:03 +0000 (17:26 -0500)] 
Merge pull request #239 in SNORT/snort3 from ~JOCORNET/snort3:file_api_quickfix to master

Squashed commit of the following:

commit 8b6ed886036a2e6bdf86a07aff0161503d363447
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Thu Feb 4 17:22:50 2016 -0500

    fixed mismatched return types in FileCapture::capture_size() signature

9 years agoMerge pull request #238 in SNORT/snort3 from crc/build to master
Russ Combs (rucombs) [Thu, 4 Feb 2016 22:04:58 +0000 (17:04 -0500)] 
Merge pull request #238 in SNORT/snort3 from crc/build to master

Squashed commit of the following:

commit a1716f18b430b17e251a7b647c701d89cb75c1fb
Author: Russ Combs <rucombs@cisco.com>
Date:   Thu Feb 4 16:35:31 2016 -0500

    update cmake to be scriptable

9 years agoMerge pull request #232 in SNORT/snort3 from file_capture to master
Russ Combs (rucombs) [Thu, 4 Feb 2016 16:42:58 +0000 (11:42 -0500)] 
Merge pull request #232 in SNORT/snort3 from file_capture to master

Squashed commit of the following:

commit 6eb54d6ce404b191351fd96516417f249a94227f
Author: huica <huica@cisco.com>
Date:   Thu Feb 4 11:38:10 2016 -0500

    remove debug code

commit f006c6d6356d45d0b9bd831b29a5432b78353077
Author: huica <huica@cisco.com>
Date:   Thu Feb 4 09:59:41 2016 -0500

    fixed based on comments

commit 7935ec4a2d92e5d63baf4d22ef4665735086195b
Author: huica <huica@cisco.com>
Date:   Wed Feb 3 16:47:37 2016 -0500

    remove redundant comments and update NULL->nullptr

commit d95bfaa8f3ce00c540345cc3b225fc8686ce90e4
Author: huica <huica@cisco.com>
Date:   Wed Feb 3 13:01:25 2016 -0500

    remove unused function

commit 05a26c315380e3829c1acbe31b81109f7a21ba66
Author: huica <huica@cisco.com>
Date:   Wed Feb 3 12:34:15 2016 -0500

    refactor the file store functions

commit 77d1635ba5fafbb8ce9895c6758916f849304e82
Merge: 8107d26 2109911
Author: huica <huica@cisco.com>
Date:   Wed Feb 3 10:49:15 2016 -0500

    Merge branch 'master' of https://huica@stash-eng-rtp1.cisco.com/stash/scm/snort/snort3.git into file_capture

commit 8107d2677427d41c61a101af331619c37828c976
Author: huica <huica@cisco.com>
Date:   Tue Feb 2 15:44:40 2016 -0500

    remove debug stuff

commit 53e21af202389950bb67a4a50da34bf4879f59de
Merge: f280ce6 a0e76f2
Author: huica <huica@cisco.com>
Date:   Tue Feb 2 15:30:02 2016 -0500

    Merge branch 'master' of https://huica@stash-eng-rtp1.cisco.com/stash/scm/snort/snort3.git into file_capture

commit f280ce6a912946c1d691154d92d93a5f1f8a7a08
Author: huica <huica@cisco.com>
Date:   Tue Feb 2 15:29:56 2016 -0500

    Support file capture

9 years agoMerge pull request #234 in SNORT/snort3 from ~JOCORNET/snort3:update_catch to master
Russ Combs (rucombs) [Wed, 3 Feb 2016 23:24:19 +0000 (18:24 -0500)] 
Merge pull request #234 in SNORT/snort3 from ~JOCORNET/snort3:update_catch to master

Squashed commit of the following:

commit 98320fa778030462a0a060e4e356d389161191e5
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Wed Feb 3 14:47:58 2016 -0500

    updated to catch v1.3.3

9 years agoMerge pull request #236 in SNORT/snort3 from nhttp36 to master
Russ Combs (rucombs) [Wed, 3 Feb 2016 21:09:21 +0000 (16:09 -0500)] 
Merge pull request #236 in SNORT/snort3 from nhttp36 to master

Squashed commit of the following:

commit 3e21cabcf4561d48811a7a0b7cff3ac0ac687c50
Author: Tom Peters <thopeter@cisco.com>
Date:   Wed Feb 3 12:27:25 2016 -0500

    nhttp_stream_splitter.cc subdivided

9 years agoMerge pull request #235 in SNORT/snort3 from cwaxman_pbuildwarnings to master
Russ Combs (rucombs) [Wed, 3 Feb 2016 20:46:41 +0000 (15:46 -0500)] 
Merge pull request #235 in SNORT/snort3 from cwaxman_pbuildwarnings to master

Squashed commit of the following:

commit 2fd9a4b62006ee8c73ca523a33ba14afbb233993
Author: Carter Waxman <cwaxman@cisco.com>
Date:   Wed Feb 3 15:26:06 2016 -0500

    fixed build warnings

9 years agoMerge pull request #231 in SNORT/snort3 from cwaxman_perfmon6 to master
Russ Combs (rucombs) [Wed, 3 Feb 2016 17:58:14 +0000 (12:58 -0500)] 
Merge pull request #231 in SNORT/snort3 from cwaxman_perfmon6 to master

Squashed commit of the following:

commit 1332ac775ff1bf8751c0234bc2f2194787bb69c6
Author: Carter Waxman <cwaxman@cisco.com>
Date:   Tue Feb 2 16:56:55 2016 -0500

    fixed output formatting and summary output

9 years agoMerge pull request #233 in SNORT/snort3 from crc/extra to master
Russ Combs (rucombs) [Wed, 3 Feb 2016 17:14:44 +0000 (12:14 -0500)] 
Merge pull request #233 in SNORT/snort3 from crc/extra to master

Squashed commit of the following:

commit 89d05349d05f5f4ec24abccc937ae620b5b54a8a
Author: Russ Combs <rucombs@cisco.com>
Date:   Wed Feb 3 11:49:57 2016 -0500

    add missing lang stds lost with snort.pc fix

9 years agoMerge pull request #225 in SNORT/snort3 from ~MIALTIZE/snort3:for-russ to master
Russ Combs (rucombs) [Wed, 3 Feb 2016 13:39:00 +0000 (08:39 -0500)] 
Merge pull request #225 in SNORT/snort3 from ~MIALTIZE/snort3:for-russ to master

Squashed commit of the following:

commit 65ec53744d1f200275a4aed1b021fecfe45edf90
Author: Michael Altizer <mialtize@cisco.com>
Date:   Tue Feb 2 17:12:23 2016 -0500

    extra: Use pkg-config to retrieve Snort includes dir, remove explicit option

commit af06110d9e32bab85b443c72ee290005cbc95899
Author: Michael Altizer <mialtize@cisco.com>
Date:   Tue Feb 2 17:11:00 2016 -0500

    snort.pc: Only export CPPFLAGS as Cflags (should be further pruned/controlled)

commit d6ecbb16ba40638a120c11c0d0baf11bb85ba257
Author: Michael Altizer <mialtize@cisco.com>
Date:   Tue Feb 2 11:21:12 2016 -0500

    extra: Prefer clang compiler like Snort does.

commit 8539fc0f7e4fee80ee4e90b07a0fbd14a1416b3d
Author: Michael Altizer <mialtize@cisco.com>
Date:   Tue Feb 2 11:19:23 2016 -0500

    snort.pc: Add Snort install dir to CPPFLAGS includes

    Note: This is sort of an ugly subversion of pkg-config, but I'm just
    following suit.

commit 6f1795ad3db90b468d3c6ae2d4e7e47c97806e64
Author: Michael Altizer <mialtize@cisco.com>
Date:   Mon Feb 1 16:00:47 2016 -0500

    sfdaq: Conditionally support new-style daq_modify_flow()

commit 3ca33d0ad7839e3583e2630a949c94284e15ce68
Author: Michael Altizer <mialtize@cisco.com>
Date:   Tue Jan 19 13:47:10 2016 -0500

    Remove DAQ_GetAddressSpaceID.  We don't support LibDAQ versions without address space ID anymore.

commit 88707f0f4cfb74ef108c7880a710b0345d8d040f
Author: Michael Altizer <mialtize@cisco.com>
Date:   Mon Jan 4 15:38:02 2016 -0500

    autoconf: Prefer clang over gcc for CC to match CXX

9 years agoMerge pull request #229 in SNORT/snort3 from nhttp35 to master
Russ Combs (rucombs) [Tue, 2 Feb 2016 19:45:40 +0000 (14:45 -0500)] 
Merge pull request #229 in SNORT/snort3 from nhttp35 to master

Squashed commit of the following:

commit 1238765057b0a5b1208c64e1d7c5cf7200a53b4d
Author: Tom Peters <thopeter@cisco.com>
Date:   Wed Jan 27 15:44:16 2016 -0500

    URI normalization of headers, cookies, and post bodies

9 years agoMerge pull request #227 in SNORT/snort3 from host_cache1 to master
Russ Combs (rucombs) [Tue, 2 Feb 2016 19:07:15 +0000 (14:07 -0500)] 
Merge pull request #227 in SNORT/snort3 from host_cache1 to master

Squashed commit of the following:

commit 6856bac2b8632cef48341a5b4dcab88d7aa0f3e6
Author: Steve Chew <stechew@cisco.com>
Date:   Tue Feb 2 01:26:45 2016 -0500

    Wizard adds service to host cache when it is discovered.

9 years agopublicize method
Russ Combs [Tue, 2 Feb 2016 16:26:57 +0000 (11:26 -0500)] 
publicize method

9 years agoMerge pull request #224 in SNORT/snort3 from crc/186 to master
Russ Combs (rucombs) [Tue, 2 Feb 2016 15:39:20 +0000 (10:39 -0500)] 
Merge pull request #224 in SNORT/snort3 from crc/186 to master

Squashed commit of the following:

commit 667676a1486862733427d13952f6a42da6db8037
Author: Russ Combs <rucombs@cisco.com>
Date:   Tue Feb 2 07:55:03 2016 -0500

    update change log, cleanup make output

commit 8b94269ed88e2365b06e70160c6393c958d5818b
Author: Russ Combs <rucombs@cisco.com>
Date:   Mon Feb 1 14:44:57 2016 -0500

    more copyright / license cleanup

commit 55f12953bc7ab06cd9b7fe65949e5f4be07c4b73
Author: Russ Combs <rucombs@cisco.com>
Date:   Sun Jan 31 07:48:52 2016 -0500

    fix merge of tcp norm stats

commit 24863a00a05b802ecf4e3fa69d39192feaf10767
Author: Russ Combs <rucombs@cisco.com>
Date:   Sun Jan 31 04:55:00 2016 -0500

    update copyrights
    add missing license blocks

commit b9be7bea5497d173fccd63c8d6b0e0208570d6da
Author: Russ Combs <rucombs@cisco.com>
Date:   Sat Jan 30 10:14:28 2016 -0500

    build 186
    fix xcode builds
    fix static analysis issues
    fix compiler warnings
    update default manuals
    other misc cleanup

9 years agoMerge pull request #223 in SNORT/snort3 from lru_cache4 to master
Russ Combs (rucombs) [Sun, 31 Jan 2016 23:52:51 +0000 (18:52 -0500)] 
Merge pull request #223 in SNORT/snort3 from lru_cache4 to master

Squashed commit of the following:

commit 618b6c050051a338a993beb2a5ec2c1bc94d3efe
Author: Steve Chew <stechew@cisco.com>
Date:   Fri Jan 29 16:24:41 2016 -0500

    Fix bug in host_module and add new info to dev notes.

9 years agoMerge pull request #216 in SNORT/snort3 from cwaxman_perfmon4 to master
Russ Combs (rucombs) [Fri, 29 Jan 2016 18:50:39 +0000 (13:50 -0500)] 
Merge pull request #216 in SNORT/snort3 from cwaxman_perfmon4 to master

Squashed commit of the following:

commit 374f32b7c52ce0b58df116ebfa5c477d272ea056
Author: Carter Waxman <cwaxman@cisco.com>
Date:   Fri Jan 29 13:48:38 2016 -0500

    undid bad clang fix

commit 06369520b0188dcade83fcc5b979e2ac9c32d25d
Author: Carter Waxman <cwaxman@cisco.com>
Date:   Fri Jan 29 13:41:39 2016 -0500

    Moved #defines to proper scope. Fixed more merge issues. Fixed clang build issue.

commit 8fd1dd8f9083f558492edb580aaeba86b1e419ab
Author: Carter Waxman <cwaxman@cisco.com>
Date:   Thu Jan 28 14:48:48 2016 -0500

    fixed merge fallout. cleaned up style issues

commit 41176d98ea91f9347e5cdcab4f209591ca52b766
Author: Carter Waxman <cwaxman@cisco.com>
Date:   Wed Nov 4 11:37:37 2015 -0500

    Refactored perfmonitor. Added preliminary code to support flatbuffers (currently inactive). Perf base updated to use module peg counters instead of internal counters.

    fixed static analysis issues

    fixed copyrights + obsolete FIXITs

    fixed obsolete fixit

    removed incomplete flatbuffers code

    fixed struct definition

    fixed naming to match style guide.

    fixed improper THREAD_LOCALs

    removed test directory dev notes

    fixed cmake source ordering in perf monitor

    uncrustified

    fixed perf file name memory management

    fixed perf defaults redundant initialization

    fixed includes

    Refactored perfmonitor. Added preliminary code to support flatbuffers (currently inactive). Perf base updated to use module peg counters instead of internal counters.

    removed incomplete flatbuffers code

    fixed struct definition

    removed test directory dev notes

    uncrustified

    fixed includes

    unit test changes for perf update

9 years agoMerge pull request #221 in SNORT/snort3 from dce_so_fix to master
Russ Combs (rucombs) [Fri, 29 Jan 2016 15:02:41 +0000 (10:02 -0500)] 
Merge pull request #221 in SNORT/snort3 from dce_so_fix to master

Squashed commit of the following:

commit 5bdf7e612494cbc24c0800b3d33d828b2d493507
Author: rrp <rrp@cisco.com>
Date:   Thu Jan 28 16:26:43 2016 -0500

    Remaining cosmetic changes based on code review comments for DCE checkin

commit 48770da057b8e156d183658d94d05b37b75c297a
Author: rrp <rrp@cisco.com>
Date:   Thu Jan 28 13:05:19 2016 -0500

    Get DCE-RPC SO library to build - clean with uncrustify

commit 684304c664210c1f14556e1c07100eaf166d8f58
Author: rrp <rrp@cisco.com>
Date:   Thu Jan 28 12:46:52 2016 -0500

    Get DCE-RPC SO library to build

9 years agoMerge pull request #220 in SNORT/snort3 from dce_snort2lua to master
Russ Combs (rucombs) [Thu, 28 Jan 2016 19:59:53 +0000 (14:59 -0500)] 
Merge pull request #220 in SNORT/snort3 from dce_snort2lua to master

Squashed commit of the following:

commit 91c9808c316135ae9aa714f83b19faef505e98a4
Author: mdagon <mdagon@cisco.com>
Date:   Thu Jan 28 14:19:18 2016 -0500

    dcerpc rule options snort2lua

9 years agoMerge pull request #219 in SNORT/snort3 from dce_so_fix to master
Russ Combs (rucombs) [Thu, 28 Jan 2016 19:58:24 +0000 (14:58 -0500)] 
Merge pull request #219 in SNORT/snort3 from dce_so_fix to master

Squashed commit of the following:

commit 48770da057b8e156d183658d94d05b37b75c297a
Author: rrp <rrp@cisco.com>
Date:   Thu Jan 28 13:05:19 2016 -0500

    Get DCE-RPC SO library to build - clean with uncrustify

commit 684304c664210c1f14556e1c07100eaf166d8f58
Author: rrp <rrp@cisco.com>
Date:   Thu Jan 28 12:46:52 2016 -0500

    Get DCE-RPC SO library to build

9 years agoMerge pull request #218 in SNORT/snort3 from ~JOCORNET/snort3:harden_ppm to master
Russ Combs (rucombs) [Wed, 27 Jan 2016 20:10:51 +0000 (15:10 -0500)] 
Merge pull request #218 in SNORT/snort3 from ~JOCORNET/snort3:harden_ppm to master

Squashed commit of the following:

commit e36f4f47619a7e09e0d98bc5a57b08a49b48911e
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Wed Jan 27 14:43:57 2016 -0500

    added missing whitespace

commit aaf1f05e15ffcf9fe1a7feb39932ada2661e54ca
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Wed Jan 27 14:34:37 2016 -0500

    added accidentally deleted profiler stats field

commit bf1e4e88ef00868eb4bb9f5cfa2ddae0216bbf43
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Wed Jan 27 11:41:20 2016 -0500

    undo default snort manual changes

commit 9c2a1d185df2fc8ff7af7464d98368ce16766e47
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Thu Jan 21 17:42:06 2016 -0500

    removed --enable-ppm build foo

9 years agoMerge pull request #217 in SNORT/snort3 from dcefix to master
Russ Combs (rucombs) [Wed, 27 Jan 2016 20:09:50 +0000 (15:09 -0500)] 
Merge pull request #217 in SNORT/snort3 from dcefix to master

Squashed commit of the following:

commit 820d4163f54489d497a75a863a14282210478773
Author: rrp <rrp@cisco.com>
Date:   Wed Jan 27 13:53:01 2016 -0500

    Fix CMakeLists issue introduced by DCE initial checkin

9 years agoMerge pull request #214 in SNORT/snort3 from ~JOCORNET/snort3:harden_ppm to master
Russ Combs (rucombs) [Wed, 27 Jan 2016 17:06:11 +0000 (12:06 -0500)] 
Merge pull request #214 in SNORT/snort3 from ~JOCORNET/snort3:harden_ppm to master

Squashed commit of the following:

commit 0e37fd80ef236b74782c88d51f8b18542e1cda4a
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Wed Jan 27 11:54:15 2016 -0500

    renamed ppm dot state

commit 37ab53a62463845c63cdc6134ef023e0dc4bc4cb
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Wed Jan 27 11:41:20 2016 -0500

    undo default snort manual changes

commit b097ba6400c4500ccdf13db4010fbd7c6d4a435d
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Thu Jan 21 17:42:06 2016 -0500

    removed --enable-ppm build foo

commit 1f9a5168ebab0d1db0e4167a22a53dd646afafee
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Thu Jan 21 14:26:14 2016 -0500

    removed #ifdef PPM_MGR preproc foo

9 years agoMerge pull request #208 in SNORT/snort3 from dce2 to master
Russ Combs (rucombs) [Wed, 27 Jan 2016 15:46:00 +0000 (10:46 -0500)] 
Merge pull request #208 in SNORT/snort3 from dce2 to master

Squashed commit of the following:

commit a7267d616e0ed3ae8d31f9f4678a9638f2348fcc
Author: rrp <rrp@cisco.com>
Date:   Wed Jan 27 09:56:36 2016 -0500

    Changes based on code review comments

commit cdecb429e7db052e9f2f6a901620c6699e276e9e
Author: rrp <rrp@cisco.com>
Date:   Fri Jan 22 16:26:49 2016 -0500

    changes based on CR comments

commit 2b7c1e6daa4e3c42d2a63c92fffcdb3eca4ffd3c
Author: rrp <rrp@cisco.com>
Date:   Sat Jan 16 00:51:47 2016 -0500

    dce2- forgot a change

commit c256dd35960c0fbc925eb30eb138f0a34ff63188
Author: rrp <rrp@cisco.com>
Date:   Sat Jan 16 00:47:26 2016 -0500

    DCE2 port - Lost some formatting + other changes while trying to merge from local repository.Restoring them

commit e5f891328dc75281f746912c78ebb3b8d878efab
Author: rrp <rrp@cisco.com>
Date:   Fri Jan 15 11:10:10 2016 -0500

    dcerpc2 configuration for tcp and smb, rule options and utility functions

9 years agoMerge pull request #215 in SNORT/snort3 from lru_cache3 to master
Russ Combs (rucombs) [Wed, 27 Jan 2016 14:01:44 +0000 (09:01 -0500)] 
Merge pull request #215 in SNORT/snort3 from lru_cache3 to master

Squashed commit of the following:

commit 95959b2061107b887b2b0ca5d4c415997f50b724
Author: Steve Chew <stechew@cisco.com>
Date:   Wed Jan 27 01:51:53 2016 -0500

    Latest updates based on review.

commit 8165df4f4a039b42027c1c210fd9592c1eb2793e
Author: Steve Chew <stechew@cisco.com>
Date:   Tue Jan 26 15:51:53 2016 -0500

    Moved public methods before private.

commit dde552f19bc0ef53f590a99698efbdd6efc8a662
Author: Steve Chew <stechew@cisco.com>
Date:   Tue Jan 26 15:49:36 2016 -0500

    Initial dev notes.

commit 50f65daeb4c4fc8dabccff50ab01d1e6c7156af9
Author: Steve Chew <stechew@cisco.com>
Date:   Tue Jan 26 15:43:37 2016 -0500

    Updated based on review.

commit a8c83f864fe1e8d8ba6cffb764ffa95cb5f62d4c
Author: Steve Chew <stechew@cisco.com>
Date:   Mon Jan 25 12:44:19 2016 -0500

    Added host cache that will hold HostTracker objects.

9 years agoMerge pull request #213 in SNORT/snort3 from nhttp34 to master
Russ Combs (rucombs) [Tue, 26 Jan 2016 18:23:14 +0000 (13:23 -0500)] 
Merge pull request #213 in SNORT/snort3 from nhttp34 to master

Squashed commit of the following:

commit b229028690e760bf5a5b6edadacedb5318f01d02
Author: Tom Peters <thopeter@cisco.com>
Date:   Tue Jan 26 12:54:34 2016 -0500

    review comment

commit bc501596b16409b92c746921aaf4071764b457be
Author: Tom Peters <thopeter@cisco.com>
Date:   Fri Jan 15 11:54:56 2016 -0500

    NHI header normalization memory usage improvements

9 years agobuild 185
Russ Combs [Mon, 25 Jan 2016 20:26:00 +0000 (15:26 -0500)] 
build 185

9 years agoMerge pull request #212 in SNORT/snort3 from fix_cmake_host_tracker to master
Russ Combs (rucombs) [Thu, 21 Jan 2016 21:48:51 +0000 (16:48 -0500)] 
Merge pull request #212 in SNORT/snort3 from fix_cmake_host_tracker to master

Squashed commit of the following:

commit 25bc4c6b2af46cf8a5d995bc3f6a531390915f93
Author: Steve Chew <stechew@cisco.com>
Date:   Thu Jan 21 15:38:28 2016 -0500

    Fix to allow cmake to work with new host_tracker location.

9 years agoMerge pull request #209 in SNORT/snort3 from lru_cache2 to master
Russ Combs (rucombs) [Thu, 21 Jan 2016 16:13:51 +0000 (11:13 -0500)] 
Merge pull request #209 in SNORT/snort3 from lru_cache2 to master

Squashed commit of the following:

commit 75c8e8f3b2fbf35018f396ed5388303d7c2bd14c
Author: Steve Chew <stechew@cisco.com>
Date:   Wed Jan 20 15:09:58 2016 -0500

    Moved host_tracker code to new location.

9 years agoMerge pull request #206 in SNORT/snort3 from host_tracker_start2 to master
Russ Combs (rucombs) [Fri, 15 Jan 2016 21:42:41 +0000 (16:42 -0500)] 
Merge pull request #206 in SNORT/snort3 from host_tracker_start2 to master

Squashed commit of the following:

commit f924eda1ee598c71cc72da4ac6a29288e1cff200
Author: Steve Chew <stechew@cisco.com>
Date:   Fri Jan 15 16:13:05 2016 -0500

    Avoid memory leak.

commit 1d10f9896c70dbb33c071acaa011599f9fc0d2c1
Author: Steve Chew <stechew@cisco.com>
Date:   Fri Jan 15 13:27:43 2016 -0500

    Updates based on Russ' comments.

commit 52be6a49a0823c730f0b13b16496141a7a3f6b0b
Author: Steve Chew <stechew@cisco.com>
Date:   Thu Jan 14 17:50:54 2016 -0500

    Added UNKNOWN_PROTOCOL const.

commit b39ce69b8beccf48c2851652b2a59ab16020e315
Author: Steve Chew <stechew@cisco.com>
Date:   Thu Jan 14 14:40:42 2016 -0500

    Updated based on review.

commit 6b5d0c54bc0b4c1699ae739a096c47ab6a4e4709
Author: Steve Chew <stechew@cisco.com>
Date:   Tue Jan 12 15:29:24 2016 -0500

    Added HostTracker object to allow thread-safe get/set of host data.

9 years agoMerge pull request #207 in SNORT/snort3 from nhttp33 to master
Russ Combs (rucombs) [Thu, 14 Jan 2016 23:20:27 +0000 (18:20 -0500)] 
Merge pull request #207 in SNORT/snort3 from nhttp33 to master

Squashed commit of the following:

commit 71155a9f008c0c58e2594bac2fd30a84ab17b754
Author: Tom Peters <thopeter@cisco.com>
Date:   Fri Jan 8 15:12:09 2016 -0500

    URI normalization memory reduction and performance enhancements

9 years agoMerge pull request #205 in SNORT/snort3 from ~JOCORNET/snort3:profiler_depth_fix...
Russ Combs (rucombs) [Wed, 13 Jan 2016 21:23:15 +0000 (16:23 -0500)] 
Merge pull request #205 in SNORT/snort3 from ~JOCORNET/snort3:profiler_depth_fix to master

Squashed commit of the following:

commit 51304d097ff6a9c154818b12b651e923a3420485
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Tue Jan 12 13:44:58 2016 -0500

    initial

9 years agoMerge pull request #203 in SNORT/snort3 from ~JOCORNET/snort3:limit_profiler_output_d...
Russ Combs (rucombs) [Mon, 11 Jan 2016 20:44:49 +0000 (15:44 -0500)] 
Merge pull request #203 in SNORT/snort3 from ~JOCORNET/snort3:limit_profiler_output_depth to master

Squashed commit of the following:

commit be02d7ffef766f395ca70617203f45ce379d13fa
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Mon Jan 11 13:39:34 2016 -0500

    updated config help

commit 25400abe4b5931b92a0f486002681038cf5b8e49
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Mon Jan 11 12:48:01 2016 -0500

    initial

9 years agoMerge pull request #204 in SNORT/snort3 from crc/iprep to master
Russ Combs (rucombs) [Mon, 11 Jan 2016 20:42:55 +0000 (15:42 -0500)] 
Merge pull request #204 in SNORT/snort3 from crc/iprep to master

Squashed commit of the following:

commit 44f2cac20436dabbc6dfab505c80a5c482127887
Author: Russ Combs <rucombs@cisco.com>
Date:   Mon Jan 11 15:18:31 2016 -0500

    fatal on failed segment allocation; need to revisit this for reload scenario

9 years agoMerge pull request #202 in SNORT/snort3 from ~JOCORNET/snort3:fix_cmake_build to...
Russ Combs (rucombs) [Mon, 11 Jan 2016 18:29:50 +0000 (13:29 -0500)] 
Merge pull request #202 in SNORT/snort3 from ~JOCORNET/snort3:fix_cmake_build to master

Squashed commit of the following:

commit 0cb5a1a6e3169cfd68293a044a071fa2499717fb
Author: Joel Cornett <joel.cornett@gmail.com>
Date:   Mon Jan 11 12:11:41 2016 -0500

    initial

9 years agobuild 184
Russ Combs [Fri, 8 Jan 2016 16:56:01 +0000 (11:56 -0500)] 
build 184