]> git.ipfire.org Git - thirdparty/snort3.git/log
thirdparty/snort3.git
11 years agofix whitespace
Russ Combs [Fri, 19 Dec 2014 17:48:00 +0000 (12:48 -0500)] 
fix whitespace

11 years agoinitial sync with 297
Russ Combs [Thu, 18 Dec 2014 22:02:01 +0000 (17:02 -0500)] 
initial sync with 297

11 years agoabort changes
Tom Peters [Thu, 18 Dec 2014 16:06:30 +0000 (11:06 -0500)] 
abort changes

11 years agoupdating Codec's format() function. Packet now completely removed from Codecs. Trivi...
Josh [Wed, 17 Dec 2014 17:43:35 +0000 (11:43 -0600)] 
updating Codec's format() function.  Packet now completely removed from Codecs. Trivial Snort2Lua update

11 years agosmall changes
Tom Peters [Wed, 17 Dec 2014 17:21:55 +0000 (12:21 -0500)] 
small changes

11 years agoMerge branch 'master' of ssh://chivas64dev.cm.sourcefire.com/nfs/home/rucombs/Snort...
Josh [Wed, 17 Dec 2014 17:11:59 +0000 (11:11 -0600)] 
Merge branch 'master' of ssh://chivas64dev.cm.sourcefire.com/nfs/home/rucombs/Snort++ into codecs

11 years agoadded assertion to nhttp_transaction.cc
Tom Peters [Tue, 16 Dec 2014 20:28:10 +0000 (15:28 -0500)] 
added assertion to nhttp_transaction.cc

11 years agoupdates to better explain github builds
Russ Combs [Tue, 16 Dec 2014 14:59:32 +0000 (09:59 -0500)] 
updates to better explain github builds

11 years agoMerge branch 'codecs' of ssh://chivas64dev.cm.sourcefire.com/nfs/home/jrosenba/codecs...
Josh [Mon, 15 Dec 2014 23:33:02 +0000 (17:33 -0600)] 
Merge branch 'codecs' of ssh://chivas64dev.cm.sourcefire.com/nfs/home/jrosenba/codecs into codecs

11 years agoremoving Packet struct from Codec update method
Josh [Mon, 15 Dec 2014 23:12:14 +0000 (17:12 -0600)] 
removing Packet struct from Codec update method

11 years agoadd autoreconf step for github-based builds
Russ Combs [Mon, 15 Dec 2014 23:05:16 +0000 (18:05 -0500)] 
add autoreconf step for github-based builds

11 years agofix default init (from tom)
Russ Combs [Mon, 15 Dec 2014 21:15:47 +0000 (16:15 -0500)] 
fix default init (from tom)

11 years agoinit fix for test input
Tom Peters [Mon, 15 Dec 2014 20:02:06 +0000 (15:02 -0500)] 
init fix for test input

11 years agoupdating Snort2Lua manual
Josh [Mon, 15 Dec 2014 18:54:05 +0000 (12:54 -0600)] 
updating Snort2Lua manual

11 years agofix cmake issues reported by Y M, bump build #, update default manuals
Russ Combs [Mon, 15 Dec 2014 18:14:54 +0000 (13:14 -0500)] 
fix cmake issues reported by Y M, bump build #, update default manuals

11 years agofix asciidoc formatting
Russ Combs [Mon, 15 Dec 2014 13:17:06 +0000 (08:17 -0500)] 
fix asciidoc formatting

11 years agoadd missing g++ dependency reported by Bill Parker
Russ Combs [Mon, 15 Dec 2014 13:01:22 +0000 (08:01 -0500)] 
add missing g++ dependency reported by Bill Parker

11 years agofixing perf-profiling difference
Josh [Sun, 14 Dec 2014 20:09:12 +0000 (14:09 -0600)] 
fixing perf-profiling difference

11 years agoadd general fp re-search solution for fp buffers further restricted during rule eval...
Russ Combs [Sun, 14 Dec 2014 13:34:58 +0000 (08:34 -0500)] 
add general fp re-search solution for fp buffers further restricted during rule eval; fixes @Rmkml issue

11 years agodont allow fp only for restricted http_header; reported by @Rmkml
Russ Combs [Sat, 13 Dec 2014 12:25:30 +0000 (07:25 -0500)] 
dont allow fp only for restricted http_header; reported by @Rmkml

11 years agoadd missing sanity checks reported by bill parker
Russ Combs [Sat, 13 Dec 2014 11:40:03 +0000 (06:40 -0500)] 
add missing sanity checks reported by bill parker

11 years agoMerge branch 'codecs' of ssh://chivas64dev.cm.sourcefire.com/nfs/home/jrosenba/codecs...
Josh [Fri, 12 Dec 2014 22:32:58 +0000 (16:32 -0600)] 
Merge branch 'codecs' of ssh://chivas64dev.cm.sourcefire.com/nfs/home/jrosenba/codecs into codecs

11 years agoremoving RPATH's from CMake build
Josh [Fri, 12 Dec 2014 22:32:46 +0000 (16:32 -0600)] 
removing RPATH's from CMake build

11 years agoremoving CAPWAP support
Josh [Fri, 12 Dec 2014 22:28:32 +0000 (16:28 -0600)] 
removing CAPWAP support

11 years agotweak READMEs
Russ Combs [Fri, 12 Dec 2014 21:58:26 +0000 (16:58 -0500)] 
tweak READMEs

11 years agominor output update
Josh [Fri, 12 Dec 2014 21:55:01 +0000 (15:55 -0600)] 
minor output update

11 years agoMerge branch 'master' of /nfs/home/rucombs/Snort++
Tom Peters [Fri, 12 Dec 2014 21:33:24 +0000 (16:33 -0500)] 
Merge branch 'master' of /nfs/home/rucombs/Snort++

11 years agorefactored to add source_id into NHttpStreamSplitter. Found and fixed serious test...
Tom Peters [Fri, 12 Dec 2014 20:21:16 +0000 (15:21 -0500)] 
refactored to add source_id into NHttpStreamSplitter. Found and fixed serious test tool bug.

11 years agofixing another documentation issue
Josh [Fri, 12 Dec 2014 19:50:32 +0000 (13:50 -0600)] 
fixing another documentation issue

11 years agoupdating Snort manual. Tying off CAPWAP - leaving for someone else
Josh [Fri, 12 Dec 2014 17:55:09 +0000 (11:55 -0600)] 
updating Snort manual.  Tying off CAPWAP - leaving for someone else

11 years agoupdating two Snort2Lua typos. adding 'some' CAPWAP logging
Josh [Fri, 12 Dec 2014 14:59:09 +0000 (08:59 -0600)] 
updating two Snort2Lua typos.  adding 'some' CAPWAP logging

11 years agoremoving Packet from Codec log
Josh [Fri, 12 Dec 2014 14:37:50 +0000 (08:37 -0600)] 
removing Packet from Codec log

11 years agoadded const to source_ids
Tom Peters [Thu, 11 Dec 2014 22:53:52 +0000 (17:53 -0500)] 
added const to source_ids

11 years agoprepare_flush gets direction from this instead of parameter
Tom Peters [Thu, 11 Dec 2014 22:45:35 +0000 (17:45 -0500)] 
prepare_flush gets direction from this instead of parameter

11 years agodynamic allocation of splitters
Tom Peters [Thu, 11 Dec 2014 22:24:29 +0000 (17:24 -0500)] 
dynamic allocation of splitters

11 years agoadding capwap source file
Josh [Thu, 11 Dec 2014 19:18:26 +0000 (13:18 -0600)] 
adding capwap source file

11 years agoMerge branch 'codecs' of ssh://chivas64dev.cm.sourcefire.com/nfs/home/jrosenba/codecs...
Josh [Thu, 11 Dec 2014 18:17:58 +0000 (12:17 -0600)] 
Merge branch 'codecs' of ssh://chivas64dev.cm.sourcefire.com/nfs/home/jrosenba/codecs into codecs

11 years agoinitial CAPWAP support
Josh [Thu, 11 Dec 2014 18:17:51 +0000 (12:17 -0600)] 
initial CAPWAP support

11 years agoMerge branch 'codecs' of ssh://chivas64dev.cm.sourcefire.com/nfs/home/jrosenba/codecs
Josh [Thu, 11 Dec 2014 18:04:46 +0000 (12:04 -0600)] 
Merge branch 'codecs' of ssh://chivas64dev.cm.sourcefire.com/nfs/home/jrosenba/codecs

11 years agoading i4l_rawip and pflog roto codecs
Josh [Thu, 11 Dec 2014 18:03:52 +0000 (12:03 -0600)] 
ading i4l_rawip and pflog roto codecs

11 years agochunk_infractions
Tom Peters [Thu, 11 Dec 2014 17:01:18 +0000 (12:01 -0500)] 
chunk_infractions

11 years agopulling in latest from Russ
Josh [Thu, 11 Dec 2014 16:20:41 +0000 (10:20 -0600)] 
pulling in latest from Russ

11 years agominor edits
Tom Peters [Thu, 11 Dec 2014 15:37:57 +0000 (10:37 -0500)] 
minor edits

11 years agogq the paragraphs and change 296-9 to early 296
Russ Combs [Wed, 10 Dec 2014 21:54:33 +0000 (16:54 -0500)] 
gq the paragraphs and change 296-9 to early 296

11 years agofixup READMEs
Russ Combs [Wed, 10 Dec 2014 20:58:24 +0000 (15:58 -0500)] 
fixup READMEs

11 years agominor refactors
Tom Peters [Wed, 10 Dec 2014 19:41:23 +0000 (14:41 -0500)] 
minor refactors

11 years agoreverted inadvertent cmake change; added missing LICENSE files; use blog posts for...
Russ Combs [Wed, 10 Dec 2014 19:38:56 +0000 (14:38 -0500)] 
reverted inadvertent cmake change; added missing LICENSE files; use blog posts for READMEs

11 years agoprivatizing codec Buffer's data field
Josh [Wed, 10 Dec 2014 18:41:05 +0000 (12:41 -0600)] 
privatizing codec Buffer's data field

11 years agoupdating extra snort.cmake a final time
Josh [Wed, 10 Dec 2014 18:29:41 +0000 (12:29 -0600)] 
updating extra snort.cmake a final time

11 years agofix double free found by xcode analysis
Russ Combs [Wed, 10 Dec 2014 17:54:02 +0000 (12:54 -0500)] 
fix double free found by xcode analysis

11 years agoupdating FindSnort.cmake typo
Josh [Wed, 10 Dec 2014 17:45:13 +0000 (11:45 -0600)] 
updating FindSnort.cmake typo

11 years agoFixing FindSnort.cmake
Josh [Wed, 10 Dec 2014 17:37:34 +0000 (11:37 -0600)] 
Fixing FindSnort.cmake

11 years agoMerge branch 'master' of 10.6.12.29:/nfs/home/jrosenba/codecs
Russ Combs [Wed, 10 Dec 2014 11:16:18 +0000 (06:16 -0500)] 
Merge branch 'master' of 10.6.12.29:/nfs/home/jrosenba/codecs

11 years agoMerge branch 'master' of ssh://chivas64dev.cm.sourcefire.com/nfs/home/jrosenba/codecs...
Josh [Tue, 9 Dec 2014 20:49:10 +0000 (14:49 -0600)] 
Merge branch 'master' of ssh://chivas64dev.cm.sourcefire.com/nfs/home/jrosenba/codecs into codecs

11 years agofixing minor extra type
Josh [Tue, 9 Dec 2014 20:53:46 +0000 (14:53 -0600)] 
fixing minor extra type

11 years agoupdate Snort FindSnort module
Josh [Tue, 9 Dec 2014 20:49:05 +0000 (14:49 -0600)] 
update Snort FindSnort module

11 years agoadding HTMl dependecy to snort_manual.pdf. Ensuring manuals build sequentially
Josh [Tue, 9 Dec 2014 16:03:31 +0000 (10:03 -0600)] 
adding HTMl dependecy to snort_manual.pdf.  Ensuring manuals build sequentially

11 years agoMerge branch 'master' of ssh://chivas64dev.cm.sourcefire.com/nfs/home/rucombs/Snort...
Josh [Tue, 9 Dec 2014 15:57:36 +0000 (09:57 -0600)] 
Merge branch 'master' of ssh://chivas64dev.cm.sourcefire.com/nfs/home/rucombs/Snort++ into codecs

11 years agoMerge branch 'master' of 10.6.12.29:/nfs/home/jrosenba/codecs
Russ Combs [Tue, 9 Dec 2014 15:31:21 +0000 (10:31 -0500)] 
Merge branch 'master' of 10.6.12.29:/nfs/home/jrosenba/codecs

11 years ago130 for alpha
Russ Combs [Tue, 9 Dec 2014 12:26:17 +0000 (07:26 -0500)] 
130 for alpha

11 years agoupdated default manuals
Russ Combs [Tue, 9 Dec 2014 12:24:50 +0000 (07:24 -0500)] 
updated default manuals

11 years agopdf depends on html to avoid xmllint timing issue
Russ Combs [Tue, 9 Dec 2014 12:15:13 +0000 (07:15 -0500)] 
pdf depends on html to avoid xmllint timing issue

11 years agoadding configure_cmake to extra directory
Josh [Mon, 8 Dec 2014 23:35:58 +0000 (17:35 -0600)] 
adding configure_cmake to extra directory

11 years agofixing autotools '--enable-unit-tests'
Josh [Mon, 8 Dec 2014 20:50:00 +0000 (14:50 -0600)] 
fixing autotools '--enable-unit-tests'

11 years agoSnort2Lua can now convert Snort's max_ip6_extensions
Josh [Mon, 8 Dec 2014 19:53:31 +0000 (13:53 -0600)] 
Snort2Lua can now convert Snort's  max_ip6_extensions

11 years agoremoving random fixits that have already been fixed.
Josh [Mon, 8 Dec 2014 19:13:26 +0000 (13:13 -0600)] 
removing random fixits that have already been fixed.

11 years agofixing cmake doc error
Josh [Mon, 8 Dec 2014 18:23:09 +0000 (12:23 -0600)] 
fixing cmake doc error

11 years agoupdating CMake files to reflect update Makefile.am
Josh [Mon, 8 Dec 2014 18:12:42 +0000 (12:12 -0600)] 
updating CMake files to reflect update Makefile.am

11 years agoMerge branch 'master' of ssh://chivas64dev.cm.sourcefire.com/nfs/home/rucombs/Snort...
Josh [Mon, 8 Dec 2014 17:40:23 +0000 (11:40 -0600)] 
Merge branch 'master' of ssh://chivas64dev.cm.sourcefire.com/nfs/home/rucombs/Snort++ into codecs

Conflicts:
doc/Makefile.am

11 years agofixing doc/Makefile.am. Tom's issue, not cleaning images, and unbuilt sources depend...
Josh [Mon, 8 Dec 2014 16:27:22 +0000 (10:27 -0600)] 
fixing doc/Makefile.am.  Tom's issue, not cleaning images, and unbuilt sources dependcy problem

11 years agofix non-vpath autotools doc make
Russ Combs [Mon, 8 Dec 2014 15:51:56 +0000 (10:51 -0500)] 
fix non-vpath autotools doc make

11 years agomoved chunked toc to follow snorty
Russ Combs [Sun, 7 Dec 2014 13:06:13 +0000 (08:06 -0500)] 
moved chunked toc to follow snorty

11 years agooverhauled doc/ make
Russ Combs [Sat, 6 Dec 2014 13:08:33 +0000 (08:08 -0500)] 
overhauled doc/ make

11 years agoMerge branch 'master' of ssh://chivas64dev.cm.sourcefire.com/nfs/home/rucombs/Snort...
Josh [Fri, 5 Dec 2014 23:05:24 +0000 (17:05 -0600)] 
Merge branch 'master' of ssh://chivas64dev.cm.sourcefire.com/nfs/home/rucombs/Snort++ into codecs

11 years agochanging CodecModule name
Josh [Fri, 5 Dec 2014 23:01:15 +0000 (17:01 -0600)] 
changing CodecModule name

11 years agofixed frag alert squelching to restrict to fragged ip sessions only
rcombs [Fri, 5 Dec 2014 22:53:32 +0000 (17:53 -0500)] 
fixed frag alert squelching to restrict to fragged ip sessions only

11 years agoMerge branch 'master' of 10.6.12.29:/nfs/home/jrosenba/codecs
rcombs [Fri, 5 Dec 2014 20:38:26 +0000 (15:38 -0500)] 
Merge branch 'master' of 10.6.12.29:/nfs/home/jrosenba/codecs

11 years agoAdding general Built-in rules. Fixing bug where some rules were no longer added
Josh [Fri, 5 Dec 2014 20:28:39 +0000 (14:28 -0600)] 
Adding general Built-in rules.  Fixing bug where some rules were no longer added

11 years agofixing snort manual image path from an absolute path to a relative path
Josh [Fri, 5 Dec 2014 19:37:51 +0000 (13:37 -0600)] 
fixing snort manual image path from an absolute path to a relative path

11 years agoMerge branch 'codecs' of ssh://chivas64dev.cm.sourcefire.com/nfs/home/jrosenba/codecs...
Josh [Fri, 5 Dec 2014 18:56:36 +0000 (12:56 -0600)] 
Merge branch 'codecs' of ssh://chivas64dev.cm.sourcefire.com/nfs/home/jrosenba/codecs into codecs

11 years agoupdating cpack extra build again. No more Autotool files
Josh [Fri, 5 Dec 2014 16:02:52 +0000 (10:02 -0600)] 
updating cpack extra build again.  No more Autotool files

11 years agofile_data output and some FIXIT comments
Tom Peters [Fri, 5 Dec 2014 17:03:22 +0000 (12:03 -0500)] 
file_data output and some FIXIT comments

11 years agoupdating cpack extra build again. No more Autotool files
Josh [Fri, 5 Dec 2014 16:02:52 +0000 (10:02 -0600)] 
updating cpack extra build again.  No more Autotool files

11 years agoremoving autofoo from CMake extra
Josh [Fri, 5 Dec 2014 15:38:58 +0000 (09:38 -0600)] 
removing autofoo from CMake extra

11 years agoinitial removal of autotools from cmake
Josh [Thu, 4 Dec 2014 20:16:58 +0000 (14:16 -0600)] 
initial removal of autotools from cmake

11 years agominor cpack tweak --- build directories will no be included. Use packaging script...
Josh [Thu, 4 Dec 2014 19:12:35 +0000 (13:12 -0600)] 
minor cpack tweak ---  build directories will no be included.  Use packaging script to create tarballs from now on

11 years agofix various packaging issues and another ignored return warning
Russ Combs [Thu, 4 Dec 2014 16:55:20 +0000 (11:55 -0500)] 
fix various packaging issues and another ignored return warning

11 years agofix vpath build and uninstall
Russ Combs [Thu, 4 Dec 2014 14:41:24 +0000 (09:41 -0500)] 
fix vpath build and uninstall

11 years agoMerge branch 'master' of 10.6.12.29:/nfs/home/rucombs/Snort++
Russ Combs [Thu, 4 Dec 2014 12:22:02 +0000 (07:22 -0500)] 
Merge branch 'master' of 10.6.12.29:/nfs/home/rucombs/Snort++

11 years agoeliminate random \n
Russ Combs [Thu, 4 Dec 2014 12:21:38 +0000 (07:21 -0500)] 
eliminate random \n

11 years agofix visibility for extras (i hope)
rcombs [Thu, 4 Dec 2014 05:35:40 +0000 (00:35 -0500)] 
fix visibility for extras (i hope)

11 years agofix extra visibility to default to hidden
Russ Combs [Thu, 4 Dec 2014 04:39:15 +0000 (23:39 -0500)] 
fix extra visibility to default to hidden

11 years agotweaking CMake file
Josh [Thu, 4 Dec 2014 03:08:47 +0000 (21:08 -0600)] 
tweaking CMake file

11 years agominor tweak to ensure CodecModule include SO_PUBLIC
Josh [Thu, 4 Dec 2014 03:05:45 +0000 (21:05 -0600)] 
minor tweak to ensure CodecModule include SO_PUBLIC

11 years agofixing codec plugin problem
Josh [Thu, 4 Dec 2014 03:01:07 +0000 (21:01 -0600)] 
fixing codec plugin problem

11 years agofixing CMake manual installation problem
Josh [Thu, 4 Dec 2014 02:38:40 +0000 (20:38 -0600)] 
fixing CMake manual installation problem

11 years agoMerge branch 'master' of /nfs/home/rucombs/Snort++
rcombs [Thu, 4 Dec 2014 02:14:15 +0000 (21:14 -0500)] 
Merge branch 'master' of /nfs/home/rucombs/Snort++

11 years agoundo change pending further testing
rcombs [Thu, 4 Dec 2014 02:14:00 +0000 (21:14 -0500)] 
undo change pending further testing

11 years agoinstall extra in snort_extra same as autofoo
rcombs [Thu, 4 Dec 2014 02:11:08 +0000 (21:11 -0500)] 
install extra in snort_extra same as autofoo

11 years agoMerge branch 'master' of 10.6.12.29:/nfs/home/rucombs/Snort++
Russ Combs [Wed, 3 Dec 2014 23:29:45 +0000 (18:29 -0500)] 
Merge branch 'master' of 10.6.12.29:/nfs/home/rucombs/Snort++