]> git.ipfire.org Git - thirdparty/snort3.git/log
thirdparty/snort3.git
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

9 years agoMerge branch 'master' of https://huica@stash-eng-rtp1.cisco.com/stash/scm/snort/snort...
huica [Tue, 15 Sep 2015 16:59:28 +0000 (12:59 -0400)] 
Merge branch 'master' of https://huica@stash-eng-rtp1.cisco.com/stash/scm/snort/snort3.git into fileclass2

9 years agofix linux builds
russ [Mon, 14 Sep 2015 18:39:19 +0000 (14:39 -0400)] 
fix linux builds

9 years agoMerge branch 'master' of https://huica@stash-eng-rtp1.cisco.com/stash/scm/snort/snort...
huica [Mon, 14 Sep 2015 15:25:31 +0000 (11:25 -0400)] 
Merge branch 'master' of https://huica@stash-eng-rtp1.cisco.com/stash/scm/snort/snort3.git into fileclass2

9 years agoMerge pull request #32 in SNORT/snort3 from crc/grind to master
Russ Combs (rucombs) [Mon, 14 Sep 2015 15:08:21 +0000 (11:08 -0400)] 
Merge pull request #32 in SNORT/snort3 from crc/grind to master

* commit '9ce8928bcccef95a1d3edf5b7067b9539b167e7a':
  return innermost proto for type of broken packets capture id of grinder upon init to support above

9 years agoMerge pull request #31 in SNORT/snort3 from crc/files to master
Russ Combs (rucombs) [Mon, 14 Sep 2015 12:05:49 +0000 (08:05 -0400)] 
Merge pull request #31 in SNORT/snort3 from crc/files to master

* commit '46ce915bd21db62f4e7b63cdf6eeba48e6b576da':
  fix plain file processing update location of dnet fix breakloop in file daq update usage and bug list move hext logger from extra to main source tree fix detection of stream_user and stream_file data

9 years agoreturn innermost proto for type of broken packets
Russ Combs [Mon, 14 Sep 2015 11:49:03 +0000 (07:49 -0400)] 
return innermost proto for type of broken packets
capture id of grinder upon init to support above

9 years agoMerge pull request #29 in SNORT/snort3 from pkttypename2 to master
Russ Combs (rucombs) [Mon, 14 Sep 2015 11:40:41 +0000 (07:40 -0400)] 
Merge pull request #29 in SNORT/snort3 from pkttypename2 to master

* commit '62f446406b573bcc1b40830aae89ec4ac0eb32d6':
  fixed get_type

9 years agofix plain file processing
Russ Combs [Sat, 12 Sep 2015 14:03:47 +0000 (10:03 -0400)] 
fix plain file processing
update location of dnet
fix breakloop in file daq
update usage and bug list
move hext logger from extra to main source tree
fix detection of stream_user and stream_file data

10 years agoMerge pull request #30 in SNORT/snort3 from user_file to master
Russ Combs (rucombs) [Fri, 11 Sep 2015 18:06:58 +0000 (14:06 -0400)] 
Merge pull request #30 in SNORT/snort3 from user_file to master

* commit 'e68ea07a37fd2909e1c6991ea1968a611d2d7908':
  move daqs from extra to main build cleanup *FLAGS use in configure.ac

10 years agomove daqs from extra to main build
Russ Combs [Fri, 11 Sep 2015 17:06:55 +0000 (13:06 -0400)] 
move daqs from extra to main build
cleanup *FLAGS use in configure.ac

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

10 years agoadd devnotes
huica [Fri, 11 Sep 2015 14:45:23 +0000 (10:45 -0400)] 
add devnotes

10 years agoMerge pull request #23 in SNORT/snort3 from ~VIROEMER/snort3:victor to master
Russ Combs (rucombs) [Thu, 10 Sep 2015 21:54:03 +0000 (17:54 -0400)] 
Merge pull request #23 in SNORT/snort3 from ~VIROEMER/snort3:victor to master

* commit 'a487ff1a8e974c1aea6c3dddd7452f27a1fc1a0e':
  Remove semicolon
  Fix configure.ac compiler search order for OSX.  Add Piglet tests for codecs and loggers.  Fix segfault in tcp codec.
  Fix configure.ac compiler search order for OSX.  Add Piglet tests for codecs and loggers.  Fix segfault in tcp codec.

10 years agoRemove semicolon
Victor Roemer [Thu, 10 Sep 2015 21:37:39 +0000 (17:37 -0400)] 
Remove semicolon

10 years agoMerge pull request #27 in SNORT/snort3 from cwaxman_buildfixes to master
Russ Combs (rucombs) [Thu, 10 Sep 2015 21:25:41 +0000 (17:25 -0400)] 
Merge pull request #27 in SNORT/snort3 from cwaxman_buildfixes to master

* commit 'a4344c1a6dc04325e2ae57ad84903d882acd8c1a':
  removed control socket defines from cmake. fixed build error with valgrind build option

10 years agoresolve merge conflict
Russ Combs [Thu, 10 Sep 2015 21:24:28 +0000 (17:24 -0400)] 
resolve merge conflict

10 years agoMerge branch 'victor' of ssh://stash-eng-rtp1.cisco.com:7999/~viroemer/snort3 into...
Victor Roemer [Thu, 10 Sep 2015 19:55:19 +0000 (15:55 -0400)] 
Merge branch 'victor' of ssh://stash-eng-rtp1.cisco.com:7999/~viroemer/snort3 into victor

10 years agoFix configure.ac compiler search order for OSX. Add Piglet tests for codecs and...
Victor Roemer [Tue, 8 Sep 2015 22:46:58 +0000 (18:46 -0400)] 
Fix configure.ac compiler search order for OSX.  Add Piglet tests for codecs and loggers.  Fix segfault in tcp codec.

Updated documentation to reflect compiler search order.

Added piglet test for icmp and udp.

10 years agofixed get_type
Tom Peters [Thu, 3 Sep 2015 20:34:33 +0000 (16:34 -0400)] 
fixed get_type

10 years agoMerge branch 'master' of https://huica@stash-eng-rtp1.cisco.com/stash/scm/snort/snort...
huica [Thu, 10 Sep 2015 17:17:33 +0000 (13:17 -0400)] 
Merge branch 'master' of https://huica@stash-eng-rtp1.cisco.com/stash/scm/snort/snort3.git into fileclass2

10 years agoMerge pull request #28 in SNORT/snort3 from build_169 to master
Hui Cao (huica) [Thu, 10 Sep 2015 15:19:27 +0000 (11:19 -0400)] 
Merge pull request #28 in SNORT/snort3 from build_169 to master

* commit '7a894688fea550660dfe660f8ab7a383f28d6ab5':
  build 169

10 years agobuild 169
Russ Combs [Thu, 10 Sep 2015 15:17:45 +0000 (11:17 -0400)] 
build 169

10 years agoremoved control socket defines from cmake. fixed build error with valgrind build...
Carter Waxman [Thu, 10 Sep 2015 15:02:24 +0000 (11:02 -0400)] 
removed control socket defines from cmake. fixed build error with valgrind build option

10 years agofixed comments and spaces
huica [Thu, 10 Sep 2015 14:45:26 +0000 (10:45 -0400)] 
fixed comments and spaces

10 years agoMerge pull request #26 in SNORT/snort3 from weekly to master
Hui Cao (huica) [Thu, 10 Sep 2015 14:44:28 +0000 (10:44 -0400)] 
Merge pull request #26 in SNORT/snort3 from weekly to master

* commit '2c60d089b4e3c9f9c4b9309721ba5f823cf1d70a':
  remove cruft
  fix chunked manual install

10 years agoremove cruft
Russ Combs [Thu, 10 Sep 2015 12:21:21 +0000 (08:21 -0400)] 
remove cruft

10 years agofix chunked manual install
Russ Combs [Thu, 10 Sep 2015 10:44:43 +0000 (06:44 -0400)] 
fix chunked manual install

10 years agoMerge pull request #24 in SNORT/snort3 from utils to master
Russ Combs (rucombs) [Wed, 9 Sep 2015 20:20:26 +0000 (16:20 -0400)] 
Merge pull request #24 in SNORT/snort3 from utils to master

* commit 'e8b30cb17c9654dc7dc527029193aff1b750be8b':
  add event direction bug
  fix OpenBSD build of extras
  fix build on openbsd
  remove unused code

10 years agoget all builds (auto, cmake) x (unit, non-unit) working again
Russ Combs [Wed, 9 Sep 2015 20:15:26 +0000 (16:15 -0400)] 
get all builds (auto, cmake) x (unit, non-unit) working again

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

10 years agoadd unit tests for file magic
huica [Wed, 9 Sep 2015 20:01:59 +0000 (16:01 -0400)] 
add unit tests for file magic

10 years agofix unit-test builds
Russ Combs [Wed, 9 Sep 2015 19:37:21 +0000 (15:37 -0400)] 
fix unit-test builds

10 years agofix non-unit-test builds
Russ Combs [Wed, 9 Sep 2015 19:11:26 +0000 (15:11 -0400)] 
fix non-unit-test builds

10 years agoadd event direction bug
Russ Combs [Wed, 9 Sep 2015 17:41:29 +0000 (13:41 -0400)] 
add event direction bug

10 years agoMerge pull request #25 in SNORT/snort3 from check to master
Russ Combs (rucombs) [Wed, 9 Sep 2015 17:36:59 +0000 (13:36 -0400)] 
Merge pull request #25 in SNORT/snort3 from check to master

* commit 'f9d96d90ee3028b3c3257221e850dc9f00f88cec':
  remove check from doc
  add missing files; these were moved not deleted
  convert lua unit tests to catch
  remove check related build foo and code
  convert check tests to catch

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

10 years agofix OpenBSD build of extras
Russ Combs [Wed, 9 Sep 2015 14:38:38 +0000 (10:38 -0400)] 
fix OpenBSD build of extras

10 years agoremove check from doc
russ [Wed, 9 Sep 2015 12:22:50 +0000 (08:22 -0400)] 
remove check from doc

10 years agofix build on openbsd
Russ Combs [Wed, 9 Sep 2015 11:13:49 +0000 (07:13 -0400)] 
fix build on openbsd

10 years agoremove unused code
Russ Combs [Wed, 9 Sep 2015 10:35:13 +0000 (06:35 -0400)] 
remove unused code

10 years agoadd missing files; these were moved not deleted
russ [Wed, 9 Sep 2015 09:47:05 +0000 (05:47 -0400)] 
add missing files; these were moved not deleted

10 years agoconvert lua unit tests to catch
russ [Wed, 9 Sep 2015 04:05:02 +0000 (00:05 -0400)] 
convert lua unit tests to catch

10 years agoFix configure.ac compiler search order for OSX. Add Piglet tests for codecs and...
Victor Roemer [Tue, 8 Sep 2015 22:46:58 +0000 (18:46 -0400)] 
Fix configure.ac compiler search order for OSX.  Add Piglet tests for codecs and loggers.  Fix segfault in tcp codec.

10 years agoremove check related build foo and code
russ [Tue, 8 Sep 2015 22:46:43 +0000 (18:46 -0400)] 
remove check related build foo and code

10 years agoconvert check tests to catch
russ [Tue, 8 Sep 2015 22:27:04 +0000 (18:27 -0400)] 
convert check tests to catch

10 years agoMerge pull request #22 in SNORT/snort3 from stream_dev to master
Russ Combs (rucombs) [Tue, 8 Sep 2015 19:01:23 +0000 (15:01 -0400)] 
Merge pull request #22 in SNORT/snort3 from stream_dev to master

* commit '83b78545aecf72e9c16c98760fd33555bb9974c6':
  fix segfault due to uninitialized DAQ header in unit tests scenarios
  disable unit-test, mock class required

10 years agofix segfault due to uninitialized DAQ header in unit tests scenarios
davis mcpherson [Tue, 8 Sep 2015 18:45:45 +0000 (14:45 -0400)] 
fix segfault due to uninitialized DAQ header in unit tests scenarios

10 years agoupdate decode configurations
huica [Tue, 8 Sep 2015 18:40:28 +0000 (14:40 -0400)] 
update decode configurations

10 years agodisable unit-test, mock class required
davis mcpherson [Tue, 8 Sep 2015 17:56:38 +0000 (13:56 -0400)] 
disable unit-test, mock class required

10 years agoMerge branch 'master' of https://huica@stash-eng-rtp1.cisco.com/stash/scm/snort/snort...
huica [Tue, 8 Sep 2015 16:55:28 +0000 (12:55 -0400)] 
Merge branch 'master' of https://huica@stash-eng-rtp1.cisco.com/stash/scm/snort/snort3.git into fileclass2

10 years agoMerge pull request #17 in SNORT/snort3 from stream_dev to master
Russ Combs (rucombs) [Tue, 8 Sep 2015 16:32:43 +0000 (12:32 -0400)] 
Merge pull request #17 in SNORT/snort3 from stream_dev to master

* commit '1ddc01b7b068a725bcd17018a0c1d59a51e08869':
  delete superfulous parameter names on function prototype definitions
  clean ups from Russ's pull request (stash #17) review comments
  clean up usage of SSN_DIR_* and FROM_CLIENT/FROM_SERVER #defs and flag fields, add unit tests to verify use of these flags (more needed!)
  catch unit test updates, making libtcp real
  clean ups from Russ's pull request (stash #17) review comments
  clean up usage of SSN_DIR_* and FROM_CLIENT/FROM_SERVER #defs and flag fields, add unit tests to verify use of these flags (more needed!)
  catch unit test updates, making libtcp real
  catch unit test updates, making libtcp real

10 years agoMerge pull request #21 in SNORT/snort3 from coverage to master
Russ Combs (rucombs) [Tue, 8 Sep 2015 16:12:01 +0000 (12:12 -0400)] 
Merge pull request #21 in SNORT/snort3 from coverage to master

* commit '3fe0b81e57bdbbbeea5f362de4929f4cd17bc1d0':
  separate piglet, check, and catch tests; add catch  tests for sfrim
  clean up rule index map handling; eliminate bogus code path; delete unused print function; simplify interface; free after parsing; also fix dev guide builds from top_srcdir

10 years agoseparate piglet, check, and catch tests; add catch tests for sfrim
russ [Tue, 8 Sep 2015 15:48:59 +0000 (11:48 -0400)] 
separate piglet, check, and catch tests; add catch  tests for sfrim

10 years agoclean up rule index map handling; eliminate bogus code path; delete unused print...
Russ Combs [Tue, 8 Sep 2015 12:59:58 +0000 (08:59 -0400)] 
clean up rule index map handling; eliminate bogus code path; delete unused print function; simplify interface; free after parsing; also fix dev guide builds from top_srcdir

10 years agodelete superfulous parameter names on function prototype definitions
davis mcpherson [Mon, 7 Sep 2015 16:03:41 +0000 (16:03 +0000)] 
delete superfulous parameter names on function prototype definitions

10 years agolatest from rebase of stream_dev at origin
davis mcpherson [Mon, 7 Sep 2015 15:33:01 +0000 (11:33 -0400)] 
latest from rebase of stream_dev at origin

10 years agoclean ups from Russ's pull request (stash #17) review comments
davis mcpherson [Thu, 3 Sep 2015 17:13:39 +0000 (13:13 -0400)] 
clean ups from Russ's pull request (stash #17) review comments

10 years agoclean up usage of SSN_DIR_* and FROM_CLIENT/FROM_SERVER #defs and flag fields, add...
davis mcpherson [Thu, 3 Sep 2015 14:59:42 +0000 (10:59 -0400)] 
clean up usage of SSN_DIR_* and FROM_CLIENT/FROM_SERVER #defs and flag fields, add unit tests to verify use of these flags (more needed!)

10 years agocatch unit test updates, making libtcp real
davis mcpherson [Mon, 31 Aug 2015 15:01:55 +0000 (15:01 +0000)] 
catch unit test updates, making libtcp real

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

10 years agoMerge branch 'master' of https://github.com/snortadmin/snort3
Russ Combs [Fri, 4 Sep 2015 14:20:49 +0000 (10:20 -0400)] 
Merge branch 'master' of https://github.com/snortadmin/snort3

10 years agoMerge pull request #19 in SNORT/snort3 from fixes to master
Hui Cao (huica) [Fri, 4 Sep 2015 13:06:43 +0000 (09:06 -0400)] 
Merge pull request #19 in SNORT/snort3 from fixes to master

* commit 'bcd44f61164d463db9c3299c247e1e58cb0c0322':
  build 168; fix chunked manual build; warning cleanup

10 years agobuild 168; fix chunked manual build; warning cleanup
Russ Combs [Fri, 4 Sep 2015 12:47:14 +0000 (08:47 -0400)] 
build 168; fix chunked manual build; warning cleanup

10 years agoMerge pull request #6 in SNORT/snort3 from cq_fp_detect to master
Russ Combs (rucombs) [Fri, 4 Sep 2015 11:49:57 +0000 (07:49 -0400)] 
Merge pull request #6 in SNORT/snort3 from cq_fp_detect to master

* commit 'c4a4d989ffd90ca5b78b55e9bc8c2c5b779b87ec':
  added const qualifiers to OptTreeNode structs in fp_detect

10 years agoUpdate README
huicao [Thu, 3 Sep 2015 20:05:49 +0000 (16:05 -0400)] 
Update README

Fix version

10 years agoclean ups from Russ's pull request (stash #17) review comments
davis mcpherson [Thu, 3 Sep 2015 17:13:39 +0000 (13:13 -0400)] 
clean ups from Russ's pull request (stash #17) review comments

10 years agoclean up usage of SSN_DIR_* and FROM_CLIENT/FROM_SERVER #defs and flag fields, add...
davis mcpherson [Thu, 3 Sep 2015 14:59:42 +0000 (10:59 -0400)] 
clean up usage of SSN_DIR_* and FROM_CLIENT/FROM_SERVER #defs and flag fields, add unit tests to verify use of these flags (more needed!)

10 years agoMerge branch 'stream_dev' of ssh://drambuie64dev.englab.sourcefire.com/nfs/home/davmc...
davis mcpherson [Thu, 3 Sep 2015 15:02:45 +0000 (11:02 -0400)] 
Merge branch 'stream_dev' of ssh://drambuie64dev.englab.sourcefire.com/nfs/home/davmcphe/devspace/snortng/Snort++ into stream_dev

pick up latest from rebase with master at origin

10 years agocatch unit test updates, making libtcp real
davis mcpherson [Mon, 31 Aug 2015 15:01:55 +0000 (15:01 +0000)] 
catch unit test updates, making libtcp real

10 years agoMerge pull request #16 in SNORT/snort3 from nhttp15 to master
Russ Combs (rucombs) [Wed, 2 Sep 2015 19:52:39 +0000 (15:52 -0400)] 
Merge pull request #16 in SNORT/snort3 from nhttp15 to master

* commit 'e994498de4d2bea1896def00c117f73bed05557c':
  cookie processing mods
  test tool upgrade

10 years agocookie processing mods
Tom Peters [Tue, 1 Sep 2015 20:40:27 +0000 (16:40 -0400)] 
cookie processing mods

10 years agoFile API removed
huica [Wed, 2 Sep 2015 14:49:12 +0000 (10:49 -0400)] 
File API removed

10 years agoMerge branch 'master' of https://stash-eng-rtp1.cisco.com/stash/scm/snort/snort3
Tom Peters [Tue, 1 Sep 2015 21:22:21 +0000 (17:22 -0400)] 
Merge branch 'master' of https://stash-eng-rtp1.cisco.com/stash/scm/snort/snort3

10 years agoMerge pull request #8 in SNORT/snort3 from framework_ut to master
Russ Combs (rucombs) [Tue, 1 Sep 2015 19:44:46 +0000 (15:44 -0400)] 
Merge pull request #8 in SNORT/snort3 from framework_ut to master

* commit '0e0b25013a23b3d9ca007264b067156fc4f02f4f':
  Added comment based on code-review feedback and fixed spaces/indentation
  Add Unit tests to bring up coverage

10 years agoAdded comment based on code-review feedback and fixed spaces/indentation
rrp [Tue, 1 Sep 2015 19:11:28 +0000 (15:11 -0400)] 
Added comment based on code-review feedback and fixed spaces/indentation

10 years agoMerge pull request #4 in SNORT/snort3 from piglet/devel to master
Russ Combs (rucombs) [Tue, 1 Sep 2015 18:56:15 +0000 (14:56 -0400)] 
Merge pull request #4 in SNORT/snort3 from piglet/devel to master

* commit 'c9a0684d8be1d978fc1dfd2b65114bfe7e872f3b':
  added some asserts in lua_iface, comments in DecodeData/IpApi interfaces

10 years agoMerge pull request #15 in SNORT/snort3 from cwaxman_coverage to master
Russ Combs (rucombs) [Tue, 1 Sep 2015 18:45:38 +0000 (14:45 -0400)] 
Merge pull request #15 in SNORT/snort3 from cwaxman_coverage to master

* commit '1e96891c390f36c69c27d5c67535bac42d649d25':
  fixed cmake build issue with SMP stats enabled

10 years agofixed cmake build issue with SMP stats enabled
Carter Waxman [Tue, 1 Sep 2015 18:18:33 +0000 (14:18 -0400)] 
fixed cmake build issue with SMP stats enabled

10 years agofixed compiling errors
huica [Tue, 1 Sep 2015 17:31:16 +0000 (13:31 -0400)] 
fixed compiling errors

10 years agocatch unit test updates, making libtcp real
davis mcpherson [Mon, 31 Aug 2015 15:01:55 +0000 (15:01 +0000)] 
catch unit test updates, making libtcp real