]>
git.ipfire.org Git - thirdparty/snort3.git/log
Tom Peters [Tue, 25 Aug 2015 20:34:35 +0000 (16:34 -0400)]
Merge branch 'master' of /nfs/home/rucombs/Snort++
rrp [Fri, 21 Aug 2015 18:03:00 +0000 (14:03 -0400)]
Fixed path in the doc required for regression test script to work properly
Carter Waxman [Fri, 21 Aug 2015 16:11:42 +0000 (12:11 -0400)]
updated error messages in u2spewfoo
Russ Combs [Fri, 21 Aug 2015 13:00:50 +0000 (09:00 -0400)]
build 166
Joel Cornett [Thu, 20 Aug 2015 19:36:29 +0000 (15:36 -0400)]
added some asserts in lua_iface, comments in DecodeData/IpApi interfaces
Tom Peters [Thu, 20 Aug 2015 15:59:28 +0000 (11:59 -0400)]
Merge branch 'master' of /nfs/home/rucombs/Snort++
davis mcpherson [Thu, 20 Aug 2015 13:32:54 +0000 (09:32 -0400)]
minor text edit to test pushing to snort++ stash origin
Russ Combs (rucombs) [Thu, 20 Aug 2015 13:09:51 +0000 (09:09 -0400)]
Merge pull request #1 in SNORT/snort3 from fixup to master
* commit '
9335cfdfb654206c0dba3785b20d4e2e04eb0839 ':
fix link error with g++ 4.8.3
Russ Combs [Thu, 20 Aug 2015 02:49:33 +0000 (22:49 -0400)]
fix link error with g++ 4.8.3
Carter Waxman [Wed, 19 Aug 2015 20:11:58 +0000 (16:11 -0400)]
changed error format
Carter Waxman [Wed, 19 Aug 2015 18:18:30 +0000 (14:18 -0400)]
fixed build issue
Carter Waxman [Wed, 19 Aug 2015 18:10:27 +0000 (14:10 -0400)]
added strdup sanity checks
Russ Combs [Tue, 18 Aug 2015 14:56:52 +0000 (10:56 -0400)]
Squashed commit of the following:
commit
1a1ce657531761060cc32a96106796ddcf2e9d44
Author: Joel Cornett <joel.cornett@gmail.com>
Date: Mon Aug 17 17:53:20 2015 -0400
added lua/dev_notes.txt
Improved script-path & added IpApi Lua object,
Enable multiple script-path args and let script-path specify single files
Improved/refactored common.lua script
Added IpApi Lua object
Russ Combs [Mon, 17 Aug 2015 21:39:48 +0000 (17:39 -0400)]
fix rpc_decode tests
Tom Peters [Mon, 17 Aug 2015 18:16:03 +0000 (14:16 -0400)]
Merge branch 'master' of /nfs/home/rucombs/Snort++
Russ Combs [Mon, 17 Aug 2015 16:56:38 +0000 (12:56 -0400)]
joel: piglet inspector instanitation fix
Russ Combs [Mon, 17 Aug 2015 13:08:28 +0000 (09:08 -0400)]
add usage examples with live interfaces
thanks to Aman Mangal <mangalaman93@gmail.com> for reporting the problem
Russ Combs [Sun, 16 Aug 2015 14:01:37 +0000 (10:01 -0400)]
ignore gnu global files
Tom Peters [Fri, 14 Aug 2015 19:48:31 +0000 (15:48 -0400)]
Merge branch 'master' of /nfs/home/rucombs/Snort++
Russ Combs [Fri, 14 Aug 2015 19:42:06 +0000 (15:42 -0400)]
fix ps test failures
Russ Combs [Fri, 14 Aug 2015 18:02:00 +0000 (14:02 -0400)]
Squashed commit of the following:
commit
1612921f1c8b2345c502030f70e5128fa1662fe4
Author: Carter Waxman <uberrootgh@gmail.com>
Date: Fri Aug 14 13:52:01 2015 -0400
Fixed perf configurations to allow file output to work.
Adjusted max_file_size to allow up to 4GB files.
Turned off summary mode by default
Russ Combs [Fri, 14 Aug 2015 00:37:46 +0000 (20:37 -0400)]
build 165
Russ Combs [Thu, 13 Aug 2015 20:36:52 +0000 (16:36 -0400)]
Squashed commit of the following:
commit
9cd674ab93a9a9835d0ae5868447e70789ebf480
Author: Tom Peters <thopeter@cisco.com>
Date: Thu Jul 23 11:04:54 2015 -0400
Flow depth support for NHI
Russ Combs [Thu, 13 Aug 2015 18:34:22 +0000 (14:34 -0400)]
fix cmake builds and eliminate pkt mgr warning
Russ Combs [Wed, 12 Aug 2015 22:05:37 +0000 (18:05 -0400)]
Squashed commit of the following:
commit
65f3c0677138b7f53af2376101bc71905fbc49ac
Author: davis mcpherson <davis.mcpherson@gmail.com>
Date: Wed Aug 12 17:24:54 2015 -0400
refactor tcp_session.cc into functional components
move tcp header foo functions to reassembly module
refactor debug logging to use DebugMessage/DebugFormat
add new files to cmake build file
code review cleanups, add state handler for syn sent/recv
initial create of libtcp. this component implements core tcp functionality
Russ Combs [Wed, 12 Aug 2015 20:56:24 +0000 (16:56 -0400)]
fix ac_sparse_bands search method
huica [Wed, 12 Aug 2015 18:43:20 +0000 (14:43 -0400)]
remove unused functions
Tom Peters [Wed, 12 Aug 2015 18:35:22 +0000 (14:35 -0400)]
Merge branch 'master' of /nfs/home/rucombs/Snort++
Russ Combs [Tue, 11 Aug 2015 23:40:29 +0000 (19:40 -0400)]
doc and build tweaks for piglets
Russ Combs [Tue, 11 Aug 2015 21:25:17 +0000 (17:25 -0400)]
fix unit test return value
huica [Tue, 11 Aug 2015 21:18:13 +0000 (17:18 -0400)]
File service class
Russ Combs [Tue, 11 Aug 2015 20:35:27 +0000 (16:35 -0400)]
Squashed commit of the following:
commit
c5d47e48d14a6c447ff1e4a513341833dc6f29bf
Author: Joel Cornett <joel.cornett@gmail.com>
Date: Mon Aug 10 12:28:51 2015 -0400
added documentation to extending
updated lua_iface
added convenience functions for accessing RawBuffer data
added reference tracking to interfaces
exposed/added more methods to interfaces
deleted RawData interface
added lua_ref
refactored Lua::Arg -> Lua::Args
huica [Tue, 11 Aug 2015 19:48:05 +0000 (15:48 -0400)]
file api update
huica [Tue, 11 Aug 2015 18:05:07 +0000 (14:05 -0400)]
remove service config
huica [Tue, 11 Aug 2015 17:18:12 +0000 (13:18 -0400)]
minor name change
huica [Tue, 11 Aug 2015 17:10:56 +0000 (13:10 -0400)]
file name changed
huica [Tue, 11 Aug 2015 15:41:26 +0000 (11:41 -0400)]
decode buffer update
Tom Peters [Tue, 11 Aug 2015 15:33:01 +0000 (11:33 -0400)]
Merge branch 'master' of /nfs/home/rucombs/Snort++
Russ Combs [Tue, 11 Aug 2015 14:06:53 +0000 (10:06 -0400)]
fix non-unit-test builds
Russ Combs [Mon, 10 Aug 2015 21:45:04 +0000 (17:45 -0400)]
Squashed commit of the following:
add catch.hpp include from https://github.com/philsquared/Catch
run catch unit tests after check unit tests
add RangeCheck unit tests
generate test suite files only if not present
cleanup test case formatting
fix unit test build with auto and cmake
Tom Peters [Mon, 10 Aug 2015 17:24:29 +0000 (13:24 -0400)]
Merge branch 'master' of /nfs/home/rucombs/Snort++
Russ Combs [Fri, 7 Aug 2015 22:15:09 +0000 (18:15 -0400)]
Squashed commit of the following:
commit
644fc746943838461ce2c21ccb09082852af5640
Author: rrp <rrp@cisco.com>
Date: Fri Aug 7 12:57:27 2015 -0400
Fix documentation errors in Snort++ Users Manual
Russ Combs [Fri, 7 Aug 2015 14:56:14 +0000 (10:56 -0400)]
cant validate -A with param
Russ Combs [Fri, 7 Aug 2015 14:42:35 +0000 (10:42 -0400)]
update change log
Russ Combs [Fri, 7 Aug 2015 14:40:36 +0000 (10:40 -0400)]
Squashed commit of the following:
commit
cea192a5ee82ad5de3d06163d32e7c8740b72c54
Author: Russ Combs <rucombs@cisco.com>
Date: Fri Aug 7 10:21:23 2015 -0400
fix parameter range for those depending on loaded plugins
reported by Siti Farhana Binti Lokman <sitifarhana.lokman@postgrad.manchester.ac.uk>
Russ Combs [Fri, 7 Aug 2015 00:56:57 +0000 (20:56 -0400)]
build 164
Russ Combs [Fri, 7 Aug 2015 00:53:03 +0000 (20:53 -0400)]
Squashed commit of the following:
commit
9abf4418d24f8f1d0ef58f5e58b28d81f6565633
Author: Russ Combs <rucombs@cisco.com>
Date: Wed Aug 5 14:56:14 2015 -0400
add range and default to command line args
fix unit test build on osx
Russ Combs [Thu, 6 Aug 2015 21:30:14 +0000 (17:30 -0400)]
fix auto doc clean to keep default .html
Tom Peters [Thu, 6 Aug 2015 14:50:56 +0000 (10:50 -0400)]
Merge branch 'master' of /nfs/home/rucombs/Snort++
huica [Wed, 5 Aug 2015 19:30:24 +0000 (15:30 -0400)]
decode class refactor with decode buffer
Russ Combs [Wed, 5 Aug 2015 16:05:50 +0000 (12:05 -0400)]
Squashed commit of the following:
commit
975a706b76bc5999ea499206f95c6eb36dd29b13
Author: Tom Peters <thopeter@cisco.com>
Date: Wed Aug 5 11:38:30 2015 -0400
DAQ packet header conditional compilation for piglet
Russ Combs [Tue, 4 Aug 2015 22:01:40 +0000 (18:01 -0400)]
Squashed commit of the following:
commit
96ac198ed31c439e75e6ac5eb8e4ad1dbb1b3944
Author: Russ Combs <rucombs@cisco.com>
Date: Tue Aug 4 17:44:36 2015 -0400
add make targets for dev_guide.html and snort_online.html
cleanup debug macros
huica [Tue, 4 Aug 2015 15:10:16 +0000 (11:10 -0400)]
add files to mime folder
huica [Tue, 4 Aug 2015 15:09:38 +0000 (11:09 -0400)]
regroup mime files into the same folder
huica [Tue, 4 Aug 2015 13:13:58 +0000 (09:13 -0400)]
fix compiling error
huica [Tue, 4 Aug 2015 12:55:02 +0000 (08:55 -0400)]
Merge branch 'master' of
ssh://huica@chivas64dev.cm.sourcefire.com/nfs/home/rucombs/Snort++ into
fileclass2
Conflicts:
src/file_api/file_mime_process.h
huica [Tue, 4 Aug 2015 12:50:55 +0000 (08:50 -0400)]
update
huica [Mon, 3 Aug 2015 16:05:15 +0000 (12:05 -0400)]
minor update
huica [Sat, 1 Aug 2015 14:34:22 +0000 (10:34 -0400)]
fix the depth
huica [Sat, 1 Aug 2015 02:16:50 +0000 (22:16 -0400)]
decoding update..
Tom Peters [Fri, 31 Jul 2015 18:26:21 +0000 (14:26 -0400)]
Merge branch 'master' of /nfs/home/rucombs/Snort++
Russ Combs [Fri, 31 Jul 2015 16:58:53 +0000 (12:58 -0400)]
fix misc dist check issues
rework install of chunked manual yet again
update default manuals
bump extra builds to a2
Tom Peters [Thu, 30 Jul 2015 21:30:07 +0000 (17:30 -0400)]
Merge branch 'master' of /nfs/home/rucombs/Snort++
Russ Combs [Thu, 30 Jul 2015 21:28:58 +0000 (17:28 -0400)]
fix doc build dependencies when using default manual flavors
Tom Peters [Thu, 30 Jul 2015 20:52:30 +0000 (16:52 -0400)]
Merge branch 'master' of /nfs/home/rucombs/Snort++
Russ Combs [Thu, 30 Jul 2015 20:29:29 +0000 (16:29 -0400)]
build 163; fix non-piglet builds; update change log
Tom Peters [Thu, 30 Jul 2015 17:33:40 +0000 (13:33 -0400)]
Merge branch 'master' of /nfs/home/rucombs/Snort++
Russ Combs [Thu, 30 Jul 2015 17:05:42 +0000 (13:05 -0400)]
Squashed commit of the following:
commit
00fcadb5d95be7f417bcdc101a7f480a3e192c45
Author: Russ Combs <rucombs@cisco.com>
Date: Mon Jul 27 11:43:13 2015 -0400
minor cleanup; add --x2s
refactor shared kmap and xmalloc utilities
fix most dynamic plugins by making required symbols public
cleanup visibility and document bug
fix auto make of documents (again!)
Russ Combs [Thu, 30 Jul 2015 11:33:07 +0000 (07:33 -0400)]
Squashed commit of the following:
commit
2f23b5350c05c99c359ce8d113735707bc2a3085
Author: Joel Cornett <joel.cornett@gmail.com>
Date: Wed Jul 29 07:28:09 2015 -0400
added search_engine and so_rule instance tests
(they still don't do much)
added ips_action, ips_option, and logger instance tests
added inspector instance test
added codec instance test
changed param -> arg
fix warning on gcc
fix symbol table error in gcc (template foo)
fixed build errors on gcc
added raw_data interface test
added lua "unit" test scripts for each interface
fixed some bugs found via unit test scripts
added daq_pkthdr iface
added verbose_output
add SCRIPT_DIR global to lua environments
add interchangeable output loggers to piglet (still no way to select from cmdline)
changed piglet script definition to only use 'plugin' table:
- ex: { type = "piglet", name = "codec::ipv4", description = "blah
blah", test = function() return false end }
added pluggable Output
Lua Interface Updates:
- simplified Lua::Stack
- added Lua::Param for working with function parameters
- added Lua::Table for working with table fields
- deleted unused functions
added plugin lookup via name
removed unnecessary headers
moved helpers/lua_* -> lua
made new file lua_table
updated automake/cmake
flattened namespaces, replaced includes with forward decls where possible
refactored interface
added tests for piglet scripts
added flow
add so_rule and search_engine
rename mpse -> search_engine
added stream_splitter
fixed raw_buffer
Russ Combs [Wed, 29 Jul 2015 21:30:23 +0000 (17:30 -0400)]
commit
43e7b919b1a69e791519143c77613ad011c43c2a
Author: Carter Waxman <uberrootgh@gmail.com>
Date: Wed Jul 29 14:50:47 2015 -0400
added 169.254.0.0/16 to isPrivateIP. Fixed endianness issue
Tom Peters [Wed, 29 Jul 2015 20:37:37 +0000 (16:37 -0400)]
Merge branch 'master' of /nfs/home/rucombs/Snort++
Russ Combs [Wed, 29 Jul 2015 14:20:50 +0000 (10:20 -0400)]
Squashed commit of the following:
commit
900714d96e1c0abaaf71e7736fb9e696afbe3d7e
Author: Bhagyashree Bantwal <bbantwal@cisco.com>
Date: Tue Jul 28 12:29:57 2015 -0400
bitop refresh
huica [Wed, 29 Jul 2015 13:56:38 +0000 (09:56 -0400)]
continue refactor
huica [Tue, 28 Jul 2015 16:00:17 +0000 (12:00 -0400)]
code format
huica [Fri, 24 Jul 2015 21:30:30 +0000 (17:30 -0400)]
mime decode class
huica [Fri, 24 Jul 2015 14:43:56 +0000 (10:43 -0400)]
minor fix
huica [Fri, 24 Jul 2015 14:35:59 +0000 (10:35 -0400)]
minor mime log cleanup
huica [Fri, 24 Jul 2015 14:22:02 +0000 (10:22 -0400)]
log refactor complete
huica [Thu, 23 Jul 2015 15:10:07 +0000 (11:10 -0400)]
Merge branch 'master' of
ssh://huica@chivas64dev.cm.sourcefire.com/nfs/home/rucombs/Snort++ into
fileclass2
Conflicts:
src/file_api/Makefile.am
Tom Peters [Thu, 23 Jul 2015 15:05:38 +0000 (11:05 -0400)]
Merge branch 'master' of /nfs/home/rucombs/Snort++
Russ Combs [Wed, 22 Jul 2015 23:12:43 +0000 (19:12 -0400)]
build 162; manage lua stack in shell; update change log
Russ Combs [Wed, 22 Jul 2015 20:14:09 +0000 (16:14 -0400)]
Squashed commit of the following:
commit
c4d2c498bd7a7fe383d815efb202a6c89d9003a4
Author: Russ Combs <rucombs@cisco.com>
Date: Tue Jul 21 10:18:13 2015 -0400
fix am options
enable build dependency tracking
remove useless Makefile.am vars
refactor u2 tools
clean up cmake include dirs
updated bug list
huica [Tue, 21 Jul 2015 21:18:20 +0000 (17:18 -0400)]
fix buffer init
huica [Tue, 21 Jul 2015 21:06:15 +0000 (17:06 -0400)]
fixed config issue
huica [Tue, 21 Jul 2015 20:42:26 +0000 (16:42 -0400)]
first compiled version
huica [Tue, 21 Jul 2015 12:58:02 +0000 (08:58 -0400)]
Merge branch 'master' of ssh://huica@chivas64dev.cm.sourcefire.com/nfs/home/rucombs/Snort++ into fileclass2
huica [Tue, 21 Jul 2015 12:57:57 +0000 (08:57 -0400)]
fix errors
huica [Mon, 20 Jul 2015 19:53:46 +0000 (15:53 -0400)]
Add mime log class
Russ Combs [Mon, 20 Jul 2015 19:33:06 +0000 (15:33 -0400)]
fix linux compile
huica [Mon, 20 Jul 2015 19:32:52 +0000 (15:32 -0400)]
Merge branch 'master' of
ssh://huica@chivas64dev.cm.sourcefire.com/nfs/home/rucombs/Snort++ into
fileclass2
Conflicts:
src/file_api/file_capture.cc
src/file_api/file_mime_config.cc
src/file_api/libs/file_lib.cc
huica [Mon, 20 Jul 2015 19:29:34 +0000 (15:29 -0400)]
store current work
Russ Combs [Mon, 20 Jul 2015 18:40:59 +0000 (14:40 -0400)]
Squashed commit of the following:
commit
6610e11758f602664670cce0b75a235129d2b46c
Author: Joel Cornett <joel.cornett@gmail.com>
Date: Thu Jul 16 18:26:10 2015 -0400
added Lua stack manager and updated code that manipulated a persistent lua_State
updated piglet to not use Lua::Handle (it serves no purpose)
updated piglet_plugin_common to use stack minder
updated piglet & piglet plugins to use Lua::State (Lua::Handle removed) and some other bugfixes
add extra parameter to stack manager ctor
Russ Combs [Mon, 20 Jul 2015 18:36:42 +0000 (14:36 -0400)]
dev guide - convert snort includes into links
fixup includes
Tom Peters [Mon, 20 Jul 2015 15:16:03 +0000 (11:16 -0400)]
Merge branch 'master' of /nfs/home/rucombs/Snort++
huica [Fri, 17 Jul 2015 20:47:31 +0000 (16:47 -0400)]
remove typo
huica [Fri, 17 Jul 2015 20:04:20 +0000 (16:04 -0400)]
update mime paf
huica [Fri, 17 Jul 2015 19:56:03 +0000 (15:56 -0400)]
mime paf update
huica [Fri, 17 Jul 2015 17:42:09 +0000 (13:42 -0400)]
Mail log config update
huica [Fri, 17 Jul 2015 16:17:35 +0000 (12:17 -0400)]
Merge branch 'master' of ssh://huica@chivas64dev.cm.sourcefire.com/nfs/home/rucombs/Snort++ into fileclass2
huica [Fri, 17 Jul 2015 16:17:22 +0000 (12:17 -0400)]
decode config class