]>
git.ipfire.org Git - thirdparty/snort3.git/log
Russ Combs [Sat, 11 Oct 2014 11:29:46 +0000 (07:29 -0400)]
dabbled with exception for lua panic
Josh [Fri, 10 Oct 2014 21:54:45 +0000 (16:54 -0500)]
minor documentation fixes
Josh [Fri, 10 Oct 2014 21:54:35 +0000 (16:54 -0500)]
minor documentation fixes
Russ Combs [Fri, 10 Oct 2014 21:39:31 +0000 (17:39 -0400)]
added doc sections for new features
Russ Combs [Fri, 10 Oct 2014 21:19:59 +0000 (17:19 -0400)]
fixed --help etc.
Russ Combs [Fri, 10 Oct 2014 21:02:17 +0000 (17:02 -0400)]
updated ignores
Russ Combs [Fri, 10 Oct 2014 20:59:37 +0000 (16:59 -0400)]
added non-Lua error message
Russ Combs [Fri, 10 Oct 2014 20:31:47 +0000 (16:31 -0400)]
more manual updates
Russ Combs [Fri, 10 Oct 2014 19:26:37 +0000 (15:26 -0400)]
separate modules by type in doc
Josh [Fri, 10 Oct 2014 19:19:36 +0000 (14:19 -0500)]
updating Snort2Lua license
Josh [Fri, 10 Oct 2014 18:49:42 +0000 (13:49 -0500)]
Merge branch 'codecs' of ssh://chivas64dev.cm.sourcefire.com/nfs/home/jrosenba/codecs into codecs
Josh [Fri, 10 Oct 2014 18:48:37 +0000 (13:48 -0500)]
Merge branch 'master' of ssh://chivas64dev.cm.sourcefire.com/nfs/home/rucombs/Snort++ into codecs
Josh [Fri, 10 Oct 2014 18:48:30 +0000 (13:48 -0500)]
tweak after pulling current code
Josh [Fri, 10 Oct 2014 18:40:55 +0000 (13:40 -0500)]
Merge branch 'codecs' of ssh://chivas64dev.cm.sourcefire.com/nfs/home/jrosenba/codecs into codecs
Josh [Fri, 10 Oct 2014 18:40:37 +0000 (13:40 -0500)]
config_binding.cc refactor. Removing duplicate code && global api's
Josh [Fri, 10 Oct 2014 18:39:57 +0000 (13:39 -0500)]
Merge branch 'codecs' of ssh://chivas64dev.cm.sourcefire.com/nfs/home/jrosenba/codecs into codecs
Russ Combs [Fri, 10 Oct 2014 15:44:11 +0000 (11:44 -0400)]
add --dump-defaults
Tom Peters [Fri, 10 Oct 2014 14:30:17 +0000 (10:30 -0400)]
zero-chunk workaround
Russ Combs [Fri, 10 Oct 2014 12:40:26 +0000 (08:40 -0400)]
warn about unknown symbols and snort.lua cleanup
Russ Combs [Thu, 9 Oct 2014 19:43:24 +0000 (15:43 -0400)]
oops, signals.txt is generated
Russ Combs [Thu, 9 Oct 2014 19:32:01 +0000 (15:32 -0400)]
added
Russ Combs [Thu, 9 Oct 2014 16:53:49 +0000 (12:53 -0400)]
tweaked parse warnings; tweaked snort.lua
Russ Combs [Thu, 9 Oct 2014 16:08:51 +0000 (12:08 -0400)]
updated signal help and moved to 124
Russ Combs [Thu, 9 Oct 2014 02:58:55 +0000 (22:58 -0400)]
more tweaks
Russ Combs [Wed, 8 Oct 2014 23:50:33 +0000 (19:50 -0400)]
Merge branch 'master' of 10.6.12.29:/nfs/home/jrosenba/codecs
Josh [Wed, 8 Oct 2014 23:35:01 +0000 (18:35 -0500)]
fixing make distcheck
Josh [Wed, 8 Oct 2014 22:50:49 +0000 (17:50 -0500)]
fixing make distcheck
Russ Combs [Wed, 8 Oct 2014 22:28:07 +0000 (18:28 -0400)]
updates to default conf
Russ Combs [Wed, 8 Oct 2014 21:54:43 +0000 (17:54 -0400)]
tweaked flowbits startup output
rcombs [Wed, 8 Oct 2014 20:41:43 +0000 (16:41 -0400)]
fixed stream_icmp flow key init
Russ Combs [Wed, 8 Oct 2014 17:17:27 +0000 (13:17 -0400)]
updated change log
Russ Combs [Wed, 8 Oct 2014 17:16:00 +0000 (13:16 -0400)]
Merge branch 'master' of 10.6.12.29:/nfs/home/jrosenba/codecs
Russ Combs [Wed, 8 Oct 2014 17:15:20 +0000 (13:15 -0400)]
cleanup cruft
Josh [Wed, 8 Oct 2014 17:09:00 +0000 (12:09 -0500)]
make distcheck fixes
Russ Combs [Wed, 8 Oct 2014 16:33:56 +0000 (12:33 -0400)]
removed --enable-sourcefire and tweaked configure --help output
Tom Peters [Wed, 8 Oct 2014 16:26:32 +0000 (12:26 -0400)]
reassembly buffer size always maximum
Josh [Wed, 8 Oct 2014 16:07:20 +0000 (11:07 -0500)]
fixing Snort 'config binding'
Josh [Wed, 8 Oct 2014 16:04:59 +0000 (11:04 -0500)]
Merge branch 'master' of ssh://chivas64dev.cm.sourcefire.com/nfs/home/rucombs/Snort++ into codecs
Josh [Wed, 8 Oct 2014 15:59:01 +0000 (10:59 -0500)]
adding Snort2Lua support for 'config binding: *'
Russ Combs [Wed, 8 Oct 2014 16:00:07 +0000 (12:00 -0400)]
version / build change
Russ Combs [Wed, 8 Oct 2014 15:00:13 +0000 (11:00 -0400)]
make distcheck fixes (partial)
Russ Combs [Wed, 8 Oct 2014 13:37:27 +0000 (09:37 -0400)]
tweak error for x = { 1 } where x is a table not a list
Russ Combs [Wed, 8 Oct 2014 10:38:55 +0000 (06:38 -0400)]
fixed reload config
Russ Combs [Wed, 8 Oct 2014 10:22:54 +0000 (06:22 -0400)]
valgrind defrag leak
Russ Combs [Wed, 8 Oct 2014 04:24:17 +0000 (00:24 -0400)]
valgrind fixes
Russ Combs [Tue, 7 Oct 2014 19:34:23 +0000 (15:34 -0400)]
123
Russ Combs [Tue, 7 Oct 2014 19:29:39 +0000 (15:29 -0400)]
Merge branch 'master' of 10.6.12.29:/nfs/home/jrosenba/codecs
Russ Combs [Tue, 7 Oct 2014 19:28:25 +0000 (15:28 -0400)]
more cmake and analyzer changes
Josh [Tue, 7 Oct 2014 19:10:54 +0000 (14:10 -0500)]
tweaking configure_cmake.sh file
Josh [Tue, 7 Oct 2014 19:03:22 +0000 (14:03 -0500)]
updating configure_cmake.sh script
Josh [Tue, 7 Oct 2014 19:03:22 +0000 (14:03 -0500)]
updating configure_cmake.sh script
Russ Combs [Tue, 7 Oct 2014 17:38:38 +0000 (13:38 -0400)]
update change log
Russ Combs [Tue, 7 Oct 2014 17:37:56 +0000 (13:37 -0400)]
Merge branch 'master' of 10.6.12.29:/nfs/home/thopeter/Pub/Snort++
Russ Combs [Tue, 7 Oct 2014 17:36:32 +0000 (13:36 -0400)]
Merge branch 'master' of 10.6.12.29:/nfs/home/jrosenba/codecs
Josh [Tue, 7 Oct 2014 17:17:25 +0000 (12:17 -0500)]
minor cmake update
Russ Combs [Tue, 7 Oct 2014 16:04:49 +0000 (12:04 -0400)]
fixed some xcode analyzer issues
Russ Combs [Tue, 7 Oct 2014 14:39:55 +0000 (10:39 -0400)]
Merge branch 'master' of 10.6.12.29:/nfs/home/jrosenba/codecs
Tom Peters [Tue, 7 Oct 2014 14:30:47 +0000 (10:30 -0400)]
don't open test input file when not going to use it
Tom Peters [Tue, 7 Oct 2014 13:44:51 +0000 (09:44 -0400)]
snort.lua update
Russ Combs [Tue, 7 Oct 2014 13:41:43 +0000 (09:41 -0400)]
various parse error handling changes
Russ Combs [Tue, 7 Oct 2014 02:16:06 +0000 (22:16 -0400)]
added snort.detach() and fixed -j parsing
Russ Combs [Tue, 7 Oct 2014 01:38:04 +0000 (21:38 -0400)]
comment out mpse start up foo
Russ Combs [Mon, 6 Oct 2014 23:57:41 +0000 (19:57 -0400)]
updated --list-plugins
Josh [Mon, 6 Oct 2014 23:55:49 +0000 (18:55 -0500)]
Merge branch 'codecs' of ssh://chivas64dev.cm.sourcefire.com/nfs/home/jrosenba/codecs into codecs
Conflicts:
extra/FindSNORT.cmake
Josh [Mon, 6 Oct 2014 23:04:10 +0000 (18:04 -0500)]
partially updating extra cmake
Russ Combs [Mon, 6 Oct 2014 23:06:32 +0000 (19:06 -0400)]
tweaked parse errors/warnings and FIXIT-T
Josh [Mon, 6 Oct 2014 23:04:10 +0000 (18:04 -0500)]
partially updating extra cmake
Josh [Mon, 6 Oct 2014 21:52:40 +0000 (16:52 -0500)]
Merge branch 'codecs' of ssh://chivas64dev.cm.sourcefire.com/nfs/home/jrosenba/codecs into codecs
Josh [Mon, 6 Oct 2014 21:52:27 +0000 (16:52 -0500)]
updating Snort2Lua
Russ Combs [Mon, 6 Oct 2014 20:19:50 +0000 (16:19 -0400)]
Merge branch 'master' of 10.6.12.29:/nfs/home/jrosenba/codecs
Russ Combs [Mon, 6 Oct 2014 20:18:57 +0000 (16:18 -0400)]
Merge branch 'master' of 10.6.12.29:/nfs/home/thopeter/Pub/Snort++
Russ Combs [Mon, 6 Oct 2014 20:18:41 +0000 (16:18 -0400)]
tweak daq stats header output
Josh [Mon, 6 Oct 2014 20:09:36 +0000 (15:09 -0500)]
updating snort2lua to reflect new Snort++ options
Tom Peters [Mon, 6 Oct 2014 19:35:58 +0000 (15:35 -0400)]
spelling error
Tom Peters [Mon, 6 Oct 2014 19:15:29 +0000 (15:15 -0400)]
test tool case return FLUSH in place of SEARCH
Josh [Mon, 6 Oct 2014 18:47:20 +0000 (13:47 -0500)]
fixing MAC_OSX_RPATH variable in extra directory Cmake
Josh [Mon, 6 Oct 2014 15:32:30 +0000 (10:32 -0500)]
Merge branch 'master' of ssh://chivas64dev.cm.sourcefire.com/nfs/home/rucombs/Snort++ into codecs
Tom Peters [Mon, 6 Oct 2014 15:26:59 +0000 (11:26 -0400)]
Merge branch 'master' of /nfs/home/rucombs/Snort++
rcombs [Mon, 6 Oct 2014 15:26:22 +0000 (11:26 -0400)]
fix bogus assert
Tom Peters [Mon, 6 Oct 2014 14:27:30 +0000 (10:27 -0400)]
Merge branch 'master' of /nfs/home/rucombs/Snort++
Russ Combs [Mon, 6 Oct 2014 12:25:56 +0000 (08:25 -0400)]
fixed pause/resume
Russ Combs [Sun, 5 Oct 2014 23:49:19 +0000 (19:49 -0400)]
tweaked .gitignore
Russ Combs [Sun, 5 Oct 2014 23:46:57 +0000 (19:46 -0400)]
flow init and stats tweaks
Russ Combs [Sun, 5 Oct 2014 02:49:25 +0000 (22:49 -0400)]
lua tweaks
Russ Combs [Sun, 5 Oct 2014 02:22:44 +0000 (22:22 -0400)]
fixed build of extra/; added some packet data to alert_luajit
Russ Combs [Sat, 4 Oct 2014 22:08:07 +0000 (18:08 -0400)]
fixed lualert w/o msg
Russ Combs [Sat, 4 Oct 2014 19:51:21 +0000 (15:51 -0400)]
fixed -K
Russ Combs [Sat, 4 Oct 2014 19:40:56 +0000 (15:40 -0400)]
updated loggers file name foo
Russ Combs [Sat, 4 Oct 2014 12:58:47 +0000 (08:58 -0400)]
fixed cmdline vs conf logger configs
Russ Combs [Sat, 4 Oct 2014 09:52:25 +0000 (05:52 -0400)]
revert unintended changes
Russ Combs [Sat, 4 Oct 2014 03:05:31 +0000 (23:05 -0400)]
removed ! from error messages
Russ Combs [Sat, 4 Oct 2014 02:28:26 +0000 (22:28 -0400)]
tweaked usage again
Russ Combs [Sat, 4 Oct 2014 02:26:39 +0000 (22:26 -0400)]
tweaked usage
Russ Combs [Sat, 4 Oct 2014 01:49:51 +0000 (21:49 -0400)]
tweaked doc
Russ Combs [Sat, 4 Oct 2014 01:46:41 +0000 (21:46 -0400)]
tweaked snort*.lua
Russ Combs [Sat, 4 Oct 2014 00:26:28 +0000 (20:26 -0400)]
oops - missing doc source
Russ Combs [Sat, 4 Oct 2014 00:25:48 +0000 (20:25 -0400)]
doc changes
Russ Combs [Fri, 3 Oct 2014 20:25:46 +0000 (16:25 -0400)]
forgot doc file
Russ Combs [Fri, 3 Oct 2014 20:23:52 +0000 (16:23 -0400)]
updated builtins
Russ Combs [Fri, 3 Oct 2014 17:14:53 +0000 (13:14 -0400)]
Merge branch 'master' of 10.6.12.29:/nfs/home/jrosenba/codecs