]>
git.ipfire.org Git - thirdparty/snort3.git/log
Russ Combs (rucombs) [Wed, 10 Aug 2016 18:24:29 +0000 (14:24 -0400)]
Merge pull request #584 in SNORT/snort3 from smtp_auth_overflow to master
Squashed commit of the following:
commit
d0562da0307b36867e78604d8f0065c6b4a5ebb0
Author: Bhagya Tholpady <bbantwal@cisco.com>
Date: Tue Aug 9 13:51:38 2016 -0400
SMTP AUTH overflow alert added
reverting the STARTTLS smtp paf change
reverting the STARTTLS smtp paf change
adding snort2lua change for smtp max_auth_command_line_len option
remove the starttls command processing in SMTP splitter
Russ Combs (rucombs) [Wed, 10 Aug 2016 15:04:59 +0000 (11:04 -0400)]
Merge pull request #585 in SNORT/snort3 from asn1 to master
Squashed commit of the following:
commit
dbdda4825dc3478cb5066504ce599f4dfe9eada9
Author: Russ Combs <rucombs@cisco.com>
Date: Tue Aug 9 13:33:44 2016 -0400
fix asn1:print help
snorty [Wed, 10 Aug 2016 00:01:32 +0000 (20:01 -0400)]
ohi updates for cmake
snorty [Sun, 7 Aug 2016 13:15:56 +0000 (09:15 -0400)]
build NHI options statically by default
snorty [Sat, 6 Aug 2016 14:23:40 +0000 (10:23 -0400)]
move ohi to extra/
snorty [Fri, 5 Aug 2016 21:11:19 +0000 (17:11 -0400)]
add dynamic build support to ohi
snorty [Thu, 4 Aug 2016 19:13:30 +0000 (15:13 -0400)]
fix event queue buffer log size
snorty [Wed, 3 Aug 2016 21:16:21 +0000 (17:16 -0400)]
change ohi to http_server with gids 319-320
Russ Combs (rucombs) [Tue, 9 Aug 2016 20:40:45 +0000 (16:40 -0400)]
Merge pull request #583 in SNORT/snort3 from snort2lua_appid_rule_option to master
Squashed commit of the following:
commit
f2bf7513552b2afbed195612419aa288a10d6979
Author: davis mcpherson <davis.mcpherson@gmail.com>
Date: Fri Aug 5 17:49:54 2016 -0400
implement support for convert appid rule option
free memory allocated for appid names loaded from rules with 'appids' rule option
add ability to modifiy rule option name when converting to snort3 format
Russ Combs (rucombs) [Tue, 9 Aug 2016 12:38:09 +0000 (08:38 -0400)]
Merge pull request #582 in SNORT/snort3 from distcheck to master
Squashed commit of the following:
commit
c07d6e17554017afad54459cd66ee331da278528
Author: Russ Combs <rucombs@cisco.com>
Date: Mon Aug 8 14:31:06 2016 -0400
fix make distcheck
Russ Combs (rucombs) [Fri, 5 Aug 2016 20:22:10 +0000 (16:22 -0400)]
Merge pull request #580 in SNORT/snort3 from appid_ws2_rule_keyword2 to master
Squashed commit of the following:
commit
fad89647036423353ff11e50750149e39e6f8d5b
Author: Steve Chew <stechew@cisco.com>
Date: Wed Aug 3 14:06:23 2016 -0400
Implement Module and IpsOption subclasses for appid rule option.
Add appid support to flow for caching application ids, implement eval function of appid rule option
implement operator== for appid ips option
fix hash & operator== methods to use appid option data correctly, add assert and change parameters to ref on stream api application id methods
fix sort compare to only return true when lhs<rhs, refactor appids option eval function to streamline matching algorithm, make name->id mapping a helper function
move get/set_application_ids methods from Stream to Flow
use AppId type on get/set application ids parameters
Russ Combs [Fri, 5 Aug 2016 12:40:25 +0000 (08:40 -0400)]
build 205
Russ Combs (rucombs) [Thu, 4 Aug 2016 20:13:32 +0000 (16:13 -0400)]
Merge pull request #581 in SNORT/snort3 from ips_options_HAVE_HYPERSCAN to master
Squashed commit of the following:
commit
b7c2b223ae2dce7883dd8d10b1d247d3bf72f227
Author: Victor Roemer <viroemer@cisco.com>
Date: Thu Aug 4 15:49:02 2016 -0400
Missing symbol without hyperscan
Russ Combs (rucombs) [Thu, 4 Aug 2016 17:48:47 +0000 (13:48 -0400)]
Merge pull request #577 in SNORT/snort3 from hyper-sensitive to master
Squashed commit of the following:
commit
45bc7d00bcde706a4df09ec5ba416892a79f7b09
Author: Victor Roemer <viroemer@cisco.com>
Date: Fri Jul 29 00:06:55 2016 -0400
Convert sd_pattern to Hyperscan engine.
Russ Combs (rucombs) [Wed, 3 Aug 2016 20:39:08 +0000 (16:39 -0400)]
Merge pull request #579 in SNORT/snort3 from session_define_swap to master
Squashed commit of the following:
commit
9e14c40db95cd02e8c9754e598be9efb7b7c011f
Author: alewis <albert.l.lewis@gmail.com>
Date: Wed Aug 3 16:33:02 2016 -0400
swapped session defines SESSION_BINARY and SESSION_ALL
commit
b386f018ae5182cdcc6d6b9b26a5b1551ee4dc86
Author: alewis <albert.l.lewis@gmail.com>
Date: Wed Aug 3 16:29:45 2016 -0400
swapped session defines SESSION_BINARY and SESSION_ALL
commit
4c43efaa2532e77be1a21be7e410f912d20226f3
Author: alewis <albert.l.lewis@gmail.com>
Date: Wed Aug 3 16:24:42 2016 -0400
swapped session defines SESSION_BINARY and SESSION_ALL
Russ Combs (rucombs) [Tue, 2 Aug 2016 17:42:47 +0000 (13:42 -0400)]
Merge pull request #573 in SNORT/snort3 from smb_segmentation to master
Squashed commit of the following:
commit
3b5cd0bd44a3a79c0c55dca9a3aee990deb1f3f6
Author: mdagon <mdagon@cisco.com>
Date: Mon Aug 1 13:48:37 2016 -0400
Smb segmentation port
Code review: delete space before **, replace comment with assert
Russ Combs (rucombs) [Tue, 2 Aug 2016 17:31:50 +0000 (13:31 -0400)]
Merge pull request #576 in SNORT/snort3 from ips_options_window to master
Squashed commit of the following:
commit
dabe4fb2cd7e4409a0cdefbd6f872169ef88f126
Author: alewis <albert.l.lewis@gmail.com>
Date: Tue Aug 2 13:11:17 2016 -0400
fixed endian problem with ips option window test
Russ Combs (rucombs) [Tue, 2 Aug 2016 14:11:05 +0000 (10:11 -0400)]
Merge pull request #572 in SNORT/snort3 from ips_options-tcp_seq to master
Squashed commit of the following:
commit
8bef0a2a1dcbbc63491496142b249cbc736a8150
Author: allewi <allewi@cisco.com>
Date: Sat Jul 30 12:32:10 2016 -0400
fixed ips_options tcp sequence number comparison (endian)
commit
212c6aa1336aec06272ee8978c5f45400bb612fa
Author: allewi <allewi@cisco.com>
Date: Sat Jul 30 11:57:28 2016 -0400
fixed ips_options tcp sequence number comparison (endian)
Russ Combs (rucombs) [Tue, 2 Aug 2016 14:05:32 +0000 (10:05 -0400)]
Merge pull request #574 in SNORT/snort3 from documentation_error to master
Squashed commit of the following:
commit
85376a42339fd01d6fcc5ec99a68474006adea7f
Author: allewi <allewi@cisco.com>
Date: Mon Aug 1 12:42:54 2016 -0400
updated documentation for ips_option files
Russ Combs [Fri, 29 Jul 2016 13:14:46 +0000 (09:14 -0400)]
build 204
Russ Combs (rucombs) [Thu, 28 Jul 2016 21:00:46 +0000 (17:00 -0400)]
Merge pull request #571 in SNORT/snort3 from ips_options_update to master
Squashed commit of the following:
commit
84eae81aa133c86913677f6a3e79bd3778912dee
Author: alewis <albert.l.lewis@gmail.com>
Date: Thu Jul 28 16:27:47 2016 -0400
updated ips_options endian problem with icmp_id and icmp_seq rule keywords
commit
e735c60e6161c58b62765b9f7141198fefefa0a4
Author: alewis <albert.l.lewis@gmail.com>
Date: Thu Jul 28 15:49:28 2016 -0400
fixed an ntohs (endian) issue with icmp_seq and icmp_id field matching
commit
46eca1d12a0142e68877c8e4c94b024f6b8795ae
Author: alewis <albert.l.lewis@gmail.com>
Date: Thu Jul 28 12:35:09 2016 -0400
endian fix for ips_options icmp_id field
Russ Combs (rucombs) [Thu, 28 Jul 2016 16:37:13 +0000 (12:37 -0400)]
Merge pull request #569 in SNORT/snort3 from linez to master
Squashed commit of the following:
commit
b15f074d2d03ba332b386eb7571a9bf2afdb4dfe
Author: Russ Combs <rucombs@cisco.com>
Date: Thu Jul 28 12:08:37 2016 -0400
refactor, comments
commit
e877c882772db117208bd60286db5b4a4feb6eb9
Author: Russ Combs <rucombs@cisco.com>
Date: Fri Jul 22 14:33:03 2016 -0400
fix line number in rule parsing errors
no line numbers for lua messages
Russ Combs (rucombs) [Wed, 27 Jul 2016 15:14:10 +0000 (11:14 -0400)]
Merge pull request #568 in SNORT/snort3 from nhttp50 to master
Squashed commit of the following:
commit
d3a67eb2a549d929917a8f4b42ac9c5b4b00c0c8
Author: Tom Peters <thopeter@cisco.com>
Date: Tue Jul 26 16:11:06 2016 -0400
Unbounded POST alert
Russ Combs (rucombs) [Mon, 25 Jul 2016 21:43:37 +0000 (17:43 -0400)]
Merge pull request #567 in SNORT/snort3 from nhttp49 to master
Squashed commit of the following:
commit
854e1772985651c65737046469e4cea33fbcfb54
Author: Tom Peters <thopeter@cisco.com>
Date: Mon Jul 25 16:35:16 2016 -0400
cmake check fix
Russ Combs (rucombs) [Fri, 22 Jul 2016 15:25:30 +0000 (11:25 -0400)]
Merge pull request #566 in SNORT/snort3 from 203 to master
Squashed commit of the following:
commit
f2bbfd30862eda17647f842d31b4d4e595fbd9da
Author: Russ Combs <rucombs@cisco.com>
Date: Fri Jul 22 10:08:22 2016 -0400
bump to build 203, update change log
warn on duplicate ports in list
allow multiple ip_proto and stream_size per rule
Russ Combs (rucombs) [Fri, 22 Jul 2016 14:46:42 +0000 (10:46 -0400)]
Merge pull request #565 in SNORT/snort3 from smb_dead_store to master
Squashed commit of the following:
commit
f896f4d01ef8b25ec2b1822cc2366edca433e2da
Author: mdagon <mdagon@cisco.com>
Date: Fri Jul 22 10:08:06 2016 -0400
Smb static analysis dead store fix
Russ Combs (rucombs) [Thu, 21 Jul 2016 21:13:37 +0000 (17:13 -0400)]
Merge pull request #564 in SNORT/snort3 from nhi_oversize_dir to master
Squashed commit of the following:
commit
9841cd294d4598dea4c74deb6dae545858101733
Author: Bhagya Tholpady <bbantwal@cisco.com>
Date: Tue Jul 19 15:15:15 2016 -0400
adding oversize directory alert to nhi
adding oversize directory alert to nhi
adding oversize directory alert to nhi
Russ Combs (rucombs) [Wed, 20 Jul 2016 11:43:49 +0000 (07:43 -0400)]
Merge pull request #563 in SNORT/snort3 from appid_ws2_plugins_104 to master
Squashed commit of the following:
commit
441baf1b5a602430abf2e23fa893bf9e2b94c0a6
Author: davis mcpherson <davis.mcpherson@gmail.com>
Date: Wed Jul 13 15:43:15 2016 -0400
add stats counters and regression tests for mdns, timbuktu, battlefield, bgp & netbios services
Russ Combs (rucombs) [Tue, 19 Jul 2016 15:39:08 +0000 (11:39 -0400)]
Merge pull request #562 in SNORT/snort3 from smb_writeandclose to master
Squashed commit of the following:
commit
6a473ff7dfce7e44fe6fbd20262f396d8340d8bf
Author: mdagon <mdagon@cisco.com>
Date: Mon Jul 18 13:57:52 2016 -0400
Smb WriteAndClose port
Russ Combs (rucombs) [Fri, 15 Jul 2016 21:03:21 +0000 (17:03 -0400)]
Merge pull request #560 in SNORT/snort3 from smb_dialect to master
Squashed commit of the following:
commit
de5ae8e8737762b7cf24930409dfa6a32693662f
Author: mdagon <mdagon@cisco.com>
Date: Fri Jul 15 15:10:06 2016 -0400
Code reivew: dialect_index should be const
commit
05bd0f3a241e58fd5aae1a6d05c770b927895986
Author: mdagon <mdagon@cisco.com>
Date: Fri Jul 15 12:16:22 2016 -0400
Code review: remove unsed defines for various smb dialects
commit
3fd9da22b3958bc327987c64abab060aa70ee1ab
Author: mdagon <mdagon@cisco.com>
Date: Thu Jul 14 11:44:54 2016 -0400
Smb deprecated dialect check
Russ Combs (rucombs) [Fri, 15 Jul 2016 16:27:23 +0000 (12:27 -0400)]
Merge pull request #561 in SNORT/snort3 from crc_strndup to master
Squashed commit of the following:
commit
0abd29e8ca7bf26bfd4a406e83605541fbb18580
Author: Russ Combs <rucombs@cisco.com>
Date: Fri Jul 15 10:32:21 2016 -0400
convert to snort_strndup
Russ Combs (rucombs) [Fri, 15 Jul 2016 15:46:47 +0000 (11:46 -0400)]
Merge pull request #555 in SNORT/snort3 from smb_fingerprint to master
Squashed commit of the following:
commit
aeb7837a43a60bf561eef02240eb988c22156670
Author: mdagon <mdagon@cisco.com>
Date: Wed Jul 13 08:48:36 2016 -0400
uncrustify dce_common.h
commit
9645a6a01bb929ebcab1b6f0d7d8dbca95777229
Author: mdagon <mdagon@cisco.com>
Date: Tue Jul 12 16:47:14 2016 -0400
Code review: change DEBUG to DEBUG_MSGS
commit
1e2eaa5818028b34789579b2a934b2c8fbff6ef5
Author: mdagon <mdagon@cisco.com>
Date: Tue Jul 12 13:25:55 2016 -0400
smb fingerprint
Russ Combs [Fri, 15 Jul 2016 11:03:52 +0000 (07:03 -0400)]
build 202
Russ Combs (rucombs) [Thu, 14 Jul 2016 19:12:30 +0000 (15:12 -0400)]
Merge pull request #559 in SNORT/snort3 from sflist_cant_fail to master
Squashed commit of the following:
commit
d141b83a304bfe9e8ac28bf9b5e01f89465bb56e
Author: davis mcpherson <davis.mcpherson@gmail.com>
Date: Thu Jul 14 10:49:00 2016 -0400
fix double count of adding node with sflist_add_before
commit
42d5618ae9b876fc14f529ab27e51f5fd46b7b72
Author: davis mcpherson <davis.mcpherson@gmail.com>
Date: Thu Jul 14 07:42:32 2016 -0400
change sflist_* calls that can't fail to void return
remove check of return code for sflist_* functions that cannot fail
Russ Combs (rucombs) [Thu, 14 Jul 2016 16:05:04 +0000 (12:05 -0400)]
Merge pull request #557 in SNORT/snort3 from nhttp48 to master
Squashed commit of the following:
commit
db70bdf6d576cd0a24d3a65b8ae5b96e237eba4e
Author: Tom Peters <thopeter@cisco.com>
Date: Thu Jul 14 11:41:25 2016 -0400
added comments to makefiles
commit
193fc5b925bbf2536ea1499a69c7510940f109ac
Author: Tom Peters <thopeter@cisco.com>
Date: Tue Jul 12 15:10:05 2016 -0400
NHI dynamic build fix
Russ Combs (rucombs) [Thu, 14 Jul 2016 14:34:54 +0000 (10:34 -0400)]
Merge pull request #558 in SNORT/snort3 from crc_dead_store to master
Squashed commit of the following:
commit
ecdab1a9816767ab2ff2ee3fba77ca178de0b284
Author: Russ Combs <rucombs@cisco.com>
Date: Wed Jul 13 18:19:06 2016 -0400
fix static analysis dead store
Russ Combs (rucombs) [Wed, 13 Jul 2016 22:00:23 +0000 (18:00 -0400)]
Merge pull request #556 in SNORT/snort3 from appid_ws2_plugins_103 to master
Squashed commit of the following:
commit
dea995d287e9457ffc1958999f9abe47c27f031b
Author: davis mcpherson <davis.mcpherson@gmail.com>
Date: Tue Jul 5 11:28:45 2016 -0400
enabled kerberos detection plugin
add stats counter for irc service detection plugin
add appid stats for kerberos & lpr detection
replace DEBUG_KERBEROS with DEBUG_MSGS
when parsing client key exchange init payload, mark as success if the first key exchange init packet is good, ignore DH key exchange for now, support will come later
add description of issue on FIXIT for syn/ack seen after ack that completes 3whs
fix compiler warnings on debug messages
Russ Combs (rucombs) [Wed, 13 Jul 2016 21:18:15 +0000 (17:18 -0400)]
Merge pull request #552 in SNORT/snort3 from nhi_snort2lua to master
Squashed commit of the following:
commit
9e3da270b428d201e0cad2eb4f774c813420d692
Author: Bhagya Tholpady <bbantwal@cisco.com>
Date: Mon Jul 11 00:41:52 2016 -0400
snort2lua update for nhi
update to the protocol config option of stream5
snort2lua update for nhi
snort2lua update for nhi
snort2lua update for nhi request and response depths
Russ Combs (rucombs) [Mon, 11 Jul 2016 21:04:26 +0000 (17:04 -0400)]
Merge pull request #553 in SNORT/snort3 from smb_raw to master
Squashed commit of the following:
commit
02cf0a83ae52c9b747ee001d923760ab1f2094ec
Author: mdagon <mdagon@cisco.com>
Date: Fri Jul 8 12:55:45 2016 -0400
Comment update
commit
1e880bb7c34c3abf0c706403147d83141f3f19b6
Author: mdagon <mdagon@cisco.com>
Date: Thu Jul 7 09:50:34 2016 -0400
Smb raw mode, raw commands processing port
Russ Combs (rucombs) [Mon, 11 Jul 2016 12:36:54 +0000 (08:36 -0400)]
Merge pull request #551 in SNORT/snort3 from nhttp47 to master
Squashed commit of the following:
commit
3b1af0f2fb6abc2680f63916e6e6dcba9a355187
Author: Tom Peters <thopeter@cisco.com>
Date: Fri Jun 17 17:22:02 2016 -0400
Properly track transactions that include 100 status code
Hui Cao (huica) [Wed, 6 Jul 2016 18:25:59 +0000 (14:25 -0400)]
Merge pull request #549 in SNORT/snort3 from smb_reassembly to master
Squashed commit of the following:
commit
e7dae9120e13a4d520376c24aa2ec1a1950b34dd
Author: mdagon <mdagon@cisco.com>
Date: Fri Jul 1 03:04:07 2016 -0400
Smb ressaembly
Hui Cao (huica) [Wed, 6 Jul 2016 13:06:02 +0000 (09:06 -0400)]
Merge pull request #550 in SNORT/snort3 from appid_ws2_plugins11 to master
Squashed commit of the following:
commit
7b9befec7e74c17d5d6670b59311df91eb560a80
Author: Steve Chew <stechew@cisco.com>
Date: Tue Jul 5 13:54:01 2016 -0400
Add count of mysql flows.
Hui Cao (huica) [Fri, 1 Jul 2016 15:49:12 +0000 (11:49 -0400)]
Merge pull request #548 in SNORT/snort3 from appid_ws2_plugins_101 to master
Squashed commit of the following:
commit
72cc1d3181ddb17e6ee58fd50c17da7b2bde1971
Author: davis mcpherson <davis.mcpherson@gmail.com>
Date: Tue Jun 28 16:27:10 2016 -0400
enable bit torrent client & service detectors
Added count of SSH clients detected.
fix appid usage of SearchTool match callback position parameter to ignore for ssh clients
bit torrent client pattern check should be don't care on pattern position in the payload
add statistics for bittorrent clients/services, fix imap stats counting
remove old comment, use #def for banner string length
Hui Cao (huica) [Thu, 30 Jun 2016 19:23:54 +0000 (15:23 -0400)]
Merge pull request #547 in SNORT/snort3 from appid_ws2_plugins_100_fix to master
Squashed commit of the following:
commit
b47198c720d7f370c304de4303e3b6597518a066
Author: davis mcpherson <davis.mcpherson@gmail.com>
Date: Mon Jun 20 19:49:16 2016 -0400
enabled code for imap & pop3 detectors
enable tcp/upd pattern plugins
enable clean up of resources allocated for client plugins
keep statistics counters in alphabetical order
fix issue freeing AppId config twice
use actual length of string for memcpy to stats record buffer
remove #ifdef that had disabled code to cleanup resources allocated for service plugins
asan fixes...use delete with new...
asan fixes...chp_req_body_matcher was not freed
asan fixes...disable kerberos until we need it
Hui Cao (huica) [Wed, 29 Jun 2016 18:58:22 +0000 (14:58 -0400)]
Merge pull request #538 in SNORT/snort3 from appid_ws2_plugins_100 to master
Squashed commit of the following:
commit
a8caef2e1c11b9d9cf90ef44dc3c5ebdace88ef9
Author: davis mcpherson <davis.mcpherson@gmail.com>
Date: Mon Jun 20 19:49:16 2016 -0400
enabled code for imap & pop3 detectors
enable clean up of resources allocated for client plugins
keep statistics counters in alphabetical order
use actual length of string for memcpy to stats record buffer
remove #ifdef that had disabled code to cleanup resources allocated for service plugins
asan fixes...use delete with new...
Russ Combs (rucombs) [Fri, 24 Jun 2016 19:12:42 +0000 (15:12 -0400)]
Merge pull request #545 in SNORT/snort3 from crc_tweaks to master
Squashed commit of the following:
commit
d8b3caa746501a51675a359c41c6eff857eee4c7
Author: Russ Combs <rucombs@cisco.com>
Date: Fri Jun 24 07:24:55 2016 -0400
update bugs and dependencies
commit
e600575f738128ec461106f7e22c26522c548192
Author: Russ Combs <rucombs@cisco.com>
Date: Fri Jun 24 07:15:27 2016 -0400
remove unused default visibility from convenience libs
commit
844eb59007429c69e108b249d7e877d98fad3445
Author: Russ Combs <rucombs@cisco.com>
Date: Fri Jun 24 07:01:13 2016 -0400
eliminate SafeMemcpy and friends
commit
1e3479e4263a1d3d014b55b9ae77f75475ede43b
Author: Russ Combs <rucombs@cisco.com>
Date: Thu Jun 23 19:22:11 2016 -0400
remove unused util_math
Russ Combs (rucombs) [Fri, 24 Jun 2016 13:00:52 +0000 (09:00 -0400)]
Merge pull request #543 in SNORT/snort3 from appid_ws2_plugins6 to master
Squashed commit of the following:
commit
1b10f4b032bd73cac3921906eeaf6a04507054a3
Author: Steve Chew <stechew@cisco.com>
Date: Tue Jun 21 10:24:48 2016 -0400
Added appid flow count for SSH.
Russ Combs (rucombs) [Fri, 24 Jun 2016 13:00:24 +0000 (09:00 -0400)]
Merge pull request #539 in SNORT/snort3 from smb_refactor to master
Squashed commit of the following:
commit
b2da22e057dc477df4b8fd3c66a54d36408e0e45
Author: mdagon <mdagon@cisco.com>
Date: Fri Jun 24 08:45:32 2016 -0400
Code review: add parameter name to all function declerations in dce_smb_transaction_utils.h
commit
f2d51500a5741c27032108b467213f2081db51d8
Author: mdagon <mdagon@cisco.com>
Date: Fri Jun 24 08:30:48 2016 -0400
Code review comments
commit
e9833223281fb3772730f4b40ec31280e81c3533
Author: mdagon <mdagon@cisco.com>
Date: Tue Jun 21 14:06:56 2016 -0400
Refactor dce_smb_commands.Move transaction related to a new file.
Russ Combs (rucombs) [Thu, 23 Jun 2016 22:34:36 +0000 (18:34 -0400)]
Merge pull request #544 in SNORT/snort3 from build_fix to master
Squashed commit of the following:
commit
71e677856bfa8576d69e667e5eec5e4cc0898727
Author: Carter Waxman <cwaxman@cisco.com>
Date: Wed Jun 22 13:15:08 2016 -0400
fixed missing include
Russ Combs [Wed, 22 Jun 2016 23:57:54 +0000 (19:57 -0400)]
build 201
Russ Combs (rucombs) [Wed, 22 Jun 2016 14:45:26 +0000 (10:45 -0400)]
Merge pull request #536 in SNORT/snort3 from safec to master
Squashed commit of the following:
commit
13e33f59cb08f444cc53a4acc4ef7101b1b0fcea
Author: Carter Waxman <cwaxman@cisco.com>
Date: Wed Jun 22 10:39:24 2016 -0400
unclobbered appid
commit
599f9ca56339b18df9095a06d2173aad734f510e
Author: Carter Waxman <cwaxman@cisco.com>
Date: Thu Jun 16 10:57:39 2016 -0400
implemented safec functions
added header for substituting safec foo when not present
added cmake foo
added missing header
added missing search lib
fixed safec include
some cmake work
added cmake build foo
added autotools foo
fixed builds where safec isn't present for cmake
reverted clobbered appid changes
fixed clobbered dnet changes
Fixed spaces and warning message in FindSafeC.cmake
fixed clobbered CMakeLists
added fixit for future build updates
reverted unnecessary build foo change
ammended fixit
rearranged configure.ac
Russ Combs (rucombs) [Wed, 22 Jun 2016 14:25:09 +0000 (10:25 -0400)]
Merge pull request #542 in SNORT/snort3 from file_stream to master
Squashed commit of the following:
commit
4593c48983c4b78df58585e1bb9bccfdb9ceb509
Author: huica <huica@cisco.com>
Date: Mon Jun 20 22:50:41 2016 -0400
Add file name support for file daq
Russ Combs (rucombs) [Tue, 21 Jun 2016 23:35:44 +0000 (19:35 -0400)]
Merge pull request #540 in SNORT/snort3 from ha-sc2 to master
Squashed commit of the following:
commit
1f7e88116e4556455eb7c5c732f953a78f39316c
Author: Ed Borgoyn <eborgoyn@cisco.com>
Date: Tue Jun 21 13:55:00 2016 -0400
HA-SC functionality increment. US's: 33603, 39724, 39725
Russ Combs (rucombs) [Tue, 21 Jun 2016 22:51:00 +0000 (18:51 -0400)]
Merge pull request #541 in SNORT/snort3 from sanifix to master
Squashed commit of the following:
commit
7a5a7e8ccb7515535ce37c6659ba22f7d58bf775
Author: Tom Peters <thopeter@cisco.com>
Date: Tue Jun 21 17:17:04 2016 -0400
array boundary fix
Russ Combs (rucombs) [Mon, 20 Jun 2016 23:04:47 +0000 (19:04 -0400)]
Merge pull request #533 in SNORT/snort3 from ~MIALTIZE/snort3:icc to master
Squashed commit of the following:
commit
87abb8ece0c1d4c6df6e48ec009b11d77a8c777f
Author: Michael Altizer <mialtize@cisco.com>
Date: Mon Jun 20 12:45:45 2016 -0400
Clean up some ICC remarks.
commit
5ed9ca766e264bca1fff2435121b1ee172ef160c
Author: Michael Altizer <mialtize@cisco.com>
Date: Sat Jun 18 10:15:12 2016 -0400
cmake: Remove unused FindCHECK.cmake
commit
79eb7287f635f918fdc5845dc37b139220006d6d
Author: Michael Altizer <mialtize@cisco.com>
Date: Sat Jun 18 01:14:48 2016 -0400
unit-tests: Improve Catch behavior with ICC
commit
69b9de9e9ba10f5633c3f4d93fa7e2526b38eb2f
Author: Michael Altizer <mialtize@cisco.com>
Date: Fri Jun 17 20:09:52 2016 -0400
unit-tests: Update Catch to v1.5.6
Russ Combs (rucombs) [Mon, 20 Jun 2016 22:01:52 +0000 (18:01 -0400)]
Merge pull request #535 in SNORT/snort3 from sdf-pegs to master
Squashed commit of the following:
commit
f13df8d70300e1d09d501f41736d73cee2f117bb
Merge:
131823a 9ca3fe1
Author: Victor Roemer <viroemer@cisco.com>
Date: Mon Jun 20 13:46:58 2016 -0400
Merge branch 'master' into sdf-pegs
commit
131823a75e89d2e13afb64b4364e1425a9a2fe07
Merge:
a6c55e8 bd5d03a
Author: Victor Roemer <viroemer@cisco.com>
Date: Fri Jun 17 16:27:53 2016 -0400
Merge branch 'master' into sdf-pegs
commit
a6c55e80d9f82ff5a35d57dbbfce59689d4eb515
Merge:
68f8389 df81d32
Author: Victor Roemer <viroemer@cisco.com>
Date: Wed Jun 15 17:34:16 2016 -0400
Merge branch 'master' into sdf-pegs
commit
68f838922f0da119fa0e08b0bbb5ce920a35ed6f
Merge:
6ce2f1b 35da82b
Author: Victor Roemer <viroemer@cisco.com>
Date: Tue Jun 14 16:39:12 2016 -0400
Merge branch 'master' into sdf-pegs
commit
6ce2f1b6ade46a0e292aa67b70fa000e384f9599
Author: Victor Roemer <viroemer@Mac.local>
Date: Fri Jun 10 14:28:37 2016 -0400
Add perfmon counters for the "sd_pattern" rule opt
Russ Combs (rucombs) [Mon, 20 Jun 2016 22:00:45 +0000 (18:00 -0400)]
Merge pull request #537 in SNORT/snort3 from snort2lua_obfuscate to master
Squashed commit of the following:
commit
507f534052fe3d6bfadc217a2e731bbc679b1698
Author: Victor Roemer <viroemer@cisco.com>
Date: Mon Jun 20 15:12:26 2016 -0400
Convert mask_output to obfuscate_pii in the output config
Russ Combs (rucombs) [Mon, 20 Jun 2016 21:59:52 +0000 (17:59 -0400)]
Merge pull request #530 in SNORT/snort3 from appid_port_crunch_patch to master
Squashed commit of the following:
commit
738bfb8164a14dc4f3d8c5ff82aefd18d693551d
Author: davis mcpherson <davis.mcpherson@gmail.com>
Date: Thu Jun 16 09:16:39 2016 -0400
enable subdir for autotools build
resolve all issues with sfaddr/sf_ip macros not ported from 2.9
add fixit for service validator lookup failures, how can they happen?
miscellaneous fixes for code issue flagged by crunch/analyze
updates from review comments
Russ Combs (rucombs) [Mon, 20 Jun 2016 17:03:46 +0000 (13:03 -0400)]
Merge pull request #534 in SNORT/snort3 from crc_primes to master
Squashed commit of the following:
commit
4284e0e3811618f60ad9833d55a0e89d334787f5
Author: Russ Combs <rucombs@cisco.com>
Date: Mon Jun 20 12:38:46 2016 -0400
fix typos
commit
511f6a943ab208c20df9f115c849d31e332ce108
Author: Russ Combs <rucombs@cisco.com>
Date: Sat Jun 18 18:48:43 2016 -0400
update style guide
commit
b19843eeec56d464cd01266526ace717a86712d1
Author: Russ Combs <rucombs@cisco.com>
Date: Sat Jun 18 10:43:05 2016 -0400
add missing primes, reformat
Russ Combs (rucombs) [Mon, 20 Jun 2016 16:09:55 +0000 (12:09 -0400)]
Merge pull request #526 in SNORT/snort3 from nhi_alert to master
Squashed commit of the following:
commit
94885423c56b802ebce03bb6ae59013a4cf4e4c9
Author: Bhagya Tholpady <bbantwal@cisco.com>
Date: Thu Jun 16 17:01:34 2016 -0400
check if HTTP/ present when loss of sync occurs
commit
559674afe9acbb9004857bf34b4cae39678453ad
Author: Bhagya Tholpady <bbantwal@cisco.com>
Date: Thu Jun 16 16:37:49 2016 -0400
check if HTTP/ present when loss of sync occurs
Russ Combs (rucombs) [Mon, 20 Jun 2016 16:03:07 +0000 (12:03 -0400)]
Merge pull request #528 in SNORT/snort3 from smb_transaction_secondary to master
Squashed commit of the following:
commit
a20ef7cd26f3d9479fc4ec6a0984aa5f8887e270
Author: mdagon <mdagon@cisco.com>
Date: Thu Jun 16 17:02:16 2016 -0400
Smb transact secondary port
Russ Combs [Sat, 18 Jun 2016 13:59:04 +0000 (09:59 -0400)]
Merge branch 'master' of https://bitbucket-eng-rtp1.cisco.com/bitbucket/scm/snort/snort3
Russ Combs (rucombs) [Fri, 17 Jun 2016 22:46:28 +0000 (18:46 -0400)]
Merge pull request #532 in SNORT/snort3 from appid_ws2_plugins4 to master
Squashed commit of the following:
commit
f4a3688aba9dbf3adf39b0adcd64ea9753260aca
Author: Steve Chew <stechew@cisco.com>
Date: Fri Jun 17 15:49:17 2016 -0400
Added SSL count. Updated count variable names.
Russ Combs (rucombs) [Fri, 17 Jun 2016 19:44:41 +0000 (15:44 -0400)]
Merge pull request #529 in SNORT/snort3 from file_dynamic to master
Squashed commit of the following:
commit
129312ffe89459131eea4e6293a762dbcc6dad7c
Author: huica <huica@cisco.com>
Date: Fri Jun 17 10:30:50 2016 -0400
fix dynamic build
Russ Combs (rucombs) [Fri, 17 Jun 2016 13:09:42 +0000 (09:09 -0400)]
Merge pull request #522 in SNORT/snort3 from file_log to master
Squashed commit of the following:
commit
5ba4f767d3e2eb7f9216f4f7ce88c1223bd6d607
Author: huica <huica@cisco.com>
Date: Thu Jun 16 14:55:29 2016 -0400
address comments
commit
0ec81ee399da560a40aeaf938df79c95dfdebbd7
Author: huica <huica@cisco.com>
Date: Thu Jun 16 10:36:41 2016 -0400
update file policy
commit
e2b85016b1b8ae8f17f8dbd1b6ec529f8241cf16
Merge:
5b25a24 206c522
Author: huica <huica@cisco.com>
Date: Thu Jun 16 09:47:08 2016 -0400
Merge branch 'master' of https://bitbucket-eng-rtp1.cisco.com/bitbucket/scm/snort/snort3.git into file_log2
commit
5b25a24608625d227e067d94d9fbc995237555f6
Merge:
a771ddb 92a8b16
Author: huica <huica@cisco.com>
Date: Wed Jun 15 09:29:55 2016 -0400
Merge branch 'master' of https://bitbucket-eng-rtp1.cisco.com/bitbucket/scm/snort/snort3.git into file_log2
commit
a771ddb5968eb538e4e28759310b6bb7df824f48
Merge:
80058fa 35da82b
Author: huica <huica@cisco.com>
Date: Tue Jun 14 16:52:27 2016 -0400
Merge branch 'master' of https://bitbucket-eng-rtp1.cisco.com/bitbucket/scm/snort/snort3.git into file_log2
commit
80058fa7cbbd66911f957b3cb23a18bec46d1548
Author: huica <huica@cisco.com>
Date: Tue Jun 14 15:58:16 2016 -0400
Add configuration
commit
d85227b16550d12aab98ed5b343843b121ad416b
Author: huica <huica@cisco.com>
Date: Mon Jun 13 15:57:59 2016 -0400
File log update
commit
1a814332a17fa321eff700c685b0e29509157cdb
Merge:
80dbbf1 f62ebed
Author: huica <huica@cisco.com>
Date: Mon Jun 13 12:56:07 2016 -0400
Merge branch 'master' of https://bitbucket-eng-rtp1.cisco.com/bitbucket/scm/snort/snort3.git into file_log2
commit
80dbbf12aec43887b6a641c9c7883b4dea6a65e5
Author: huica <huica@cisco.com>
Date: Wed Jun 8 16:48:15 2016 -0400
add more logs
commit
1fc92f763861b71f099ac143d13cd50643c3dd65
Author: huica <huica@cisco.com>
Date: Wed Jun 8 16:27:16 2016 -0400
file log support
Russ Combs (rucombs) [Fri, 17 Jun 2016 12:31:50 +0000 (08:31 -0400)]
Merge pull request #523 in SNORT/snort3 from appid_dyn_build_patch to master
Squashed commit of the following:
commit
de8565b5deeb46f4c479daa500d9d62f7db96f30
Author: davis mcpherson <davis.mcpherson@gmail.com>
Date: Thu Jun 16 09:16:39 2016 -0400
add FIXIT to note that appid stats management needs improvement
fix issues with build appid as static and dynamic inspector
add support for shared lib build of appid
make symbols SO_PUBLIC that are referenced from appid shared lib
Russ Combs (rucombs) [Fri, 17 Jun 2016 00:27:07 +0000 (20:27 -0400)]
Merge pull request #525 in SNORT/snort3 from ~MIALTIZE/snort3:for-russ-trivial to master
Squashed commit of the following:
commit
d524062497f08573b6c35fe9ffb7971af31a8478
Author: Michael Altizer <mialtize@cisco.com>
Date: Thu Jun 16 20:03:00 2016 -0400
cmake: Let SFBPF be found in the system library paths
Russ Combs [Thu, 16 Jun 2016 23:06:25 +0000 (19:06 -0400)]
Merge branch 'master' of https://bitbucket-eng-rtp1.cisco.com/bitbucket/scm/snort/snort3
Russ Combs (rucombs) [Thu, 16 Jun 2016 23:05:08 +0000 (19:05 -0400)]
Merge pull request #521 in SNORT/snort3 from ~MIALTIZE/snort3:openssl to master
Squashed commit of the following:
commit
96939a313fc3cdd3a8722e6c9815fc2eabedc0e7
Author: Michael Altizer <mialtize@cisco.com>
Date: Thu Jun 16 16:27:37 2016 -0400
autotools: Make sure hardening prepoc flags checks fail
commit
e166520e51dc2fc566cfb31fc67bc6171bfa6e95
Author: Michael Altizer <mialtize@cisco.com>
Date: Thu Jun 16 16:27:14 2016 -0400
cmake: Clean up DAQ/SFBPF detection
commit
a906cc3d87ea80498cb54263895f1a36dea6a7cf
Author: Michael Altizer <mialtize@cisco.com>
Date: Wed Jun 15 19:29:16 2016 -0400
build: Make OpenSSL a hard dependency
Russ Combs (rucombs) [Thu, 16 Jun 2016 16:28:05 +0000 (12:28 -0400)]
Merge pull request #519 in SNORT/snort3 from nhttp46 to master
Squashed commit of the following:
commit
b0b0ceffa796e2ee7e0538edcdeb994db8abdfe4
Author: Tom Peters <thopeter@cisco.com>
Date: Thu Jun 16 11:42:29 2016 -0400
code review fix
commit
aa9e862c5c243d3cda48c6af893c55b074acb8f1
Author: Tom Peters <thopeter@cisco.com>
Date: Mon Jun 13 12:12:37 2016 -0400
NHI peg counts
Russ Combs [Thu, 16 Jun 2016 12:24:28 +0000 (08:24 -0400)]
Merge branch 'master' of https://bitbucket-eng-rtp1.cisco.com/bitbucket/scm/snort/snort3
Russ Combs (rucombs) [Wed, 15 Jun 2016 23:23:32 +0000 (19:23 -0400)]
Merge pull request #518 in SNORT/snort3 from appid_ws2_plugins to master
Squashed commit of the following:
commit
ef92a3c83ddd737d29f044c2d8f70098a81f8574
Merge:
f05eab5 a77a7f0
Author: davis mcpherson <davis.mcpherson@gmail.com>
Date: Wed Jun 15 13:10:13 2016 -0400
Merge branch 'appid_ws2_plugins' of ssh://bitbucket-eng-rtp1.cisco.com:7999/snort/snort3 into appid_ws2_plugins
commit
f05eab50c2d9853be3e73d7cc39fa469e167d8b9
Author: davis mcpherson <davis.mcpherson@gmail.com>
Date: Wed Jun 15 13:10:07 2016 -0400
fix issues identified by static analysis, mostly vars unused after assignment
commit
a77a7f045c86c280188f49abe65ac065887cd1e9
Author: Steve Chew <stechew@cisco.com>
Date: Wed Jun 15 11:44:44 2016 -0400
Added stats for ftp and telnet service plugins.
commit
2fa8f24420d27c3fecbc0b8c37109fbacbe2d8d1
Author: Steve Chew <stechew@cisco.com>
Date: Wed Jun 15 10:48:41 2016 -0400
Added counts for ftp and telnet.
snorty [Wed, 15 Jun 2016 22:57:02 +0000 (18:57 -0400)]
fix cmake make check
snorty [Wed, 15 Jun 2016 22:07:51 +0000 (18:07 -0400)]
Merge branch 'appid_cmake_ut_patch' of https://bitbucket-eng-rtp1.cisco.com/bitbucket/scm/snort/snort3 into appid
Russ Combs (rucombs) [Wed, 15 Jun 2016 21:27:05 +0000 (17:27 -0400)]
Merge pull request #520 in SNORT/snort3 from ~MIALTIZE/snort3:for-russ-trivial to master
Squashed commit of the following:
commit
b39468d96c0a99284bf313ecef7d8208d5fc0d23
Author: Michael Altizer <mialtize@cisco.com>
Date: Wed Jun 15 17:22:22 2016 -0400
cmake: Fix reentrancy of FindDNET.cmake
davis mcpherson [Wed, 15 Jun 2016 21:17:48 +0000 (17:17 -0400)]
appid unit test are not functional yet, #ifdef out unused code so build is clean
Russ Combs [Tue, 14 Jun 2016 23:19:23 +0000 (19:19 -0400)]
Merge branch 'master' of https://bitbucket-eng-rtp1.cisco.com/bitbucket/scm/snort/snort3
Russ Combs (rucombs) [Tue, 14 Jun 2016 22:52:21 +0000 (18:52 -0400)]
Merge pull request #515 in SNORT/snort3 from ~MIALTIZE/snort3:hardening to master
Squashed commit of the following:
commit
663bad556621beaea3b22d1880cb3fb7466455f0
Author: Michael Altizer <mialtize@cisco.com>
Date: Tue Jun 14 16:20:03 2016 -0400
autotools: Make sure to check headers when searching for OpenSSL crypto support
commit
da44da7dcb6872062443484a4a65254a033901fb
Author: Michael Altizer <mialtize@cisco.com>
Date: Tue Jun 14 14:37:17 2016 -0400
cmake: Remove unused COMPILE_DEFINITIONS definition during generation.
commit
a4da96fc1b6a9a0154bcd7490688f057f81cd158
Author: Michael Altizer <mialtize@cisco.com>
Date: Mon Jun 13 19:16:42 2016 -0400
build: Remove PCRE version check - 6.0 was released over 11 years ago
commit
650e05b79e31c66297742dddf3dbf53d4b35d5fa
Author: Michael Altizer <mialtize@cisco.com>
Date: Mon Jun 13 19:08:37 2016 -0400
build: Remove useless references to PF_RING libpcap
commit
015daa118d6017d6fef952d4604f50f3c049995a
Author: Michael Altizer <mialtize@cisco.com>
Date: Mon Jun 13 15:22:39 2016 -0400
cmake: Clean up OpenSSL libcrypto detection and usage
commit
4e5968d7de913d0dc83ad4cad80dd26d4c60d515
Author: Michael Altizer <mialtize@cisco.com>
Date: Mon Jun 13 14:53:48 2016 -0400
cmake: Clean up libpcre detection and fix hints
commit
eb9acf119295d91d55b43976710ecf79d397d7a3
Author: Michael Altizer <mialtize@cisco.com>
Date: Mon Jun 13 14:34:59 2016 -0400
cmake: Clean up libdnet/libdumbnet detection and fix hints
commit
2e31690d17925123050f1fb05f4be1f12a197ab0
Author: Michael Altizer <mialtize@cisco.com>
Date: Mon Jun 13 14:18:35 2016 -0400
cmake: Clean up LuaJIT detection and let it use pkg-config
commit
b2700b472758617d3444a4fa35b45d5e4eb85ce3
Author: Michael Altizer <mialtize@cisco.com>
Date: Mon Jun 13 13:31:00 2016 -0400
cmake: Add compile-time hardening support and clean up inconsistencies
commit
5192bea466e15ac7c0e127d1af9ff89a6047a775
Author: Michael Altizer <mialtize@cisco.com>
Date: Mon Jun 13 13:30:41 2016 -0400
autotools: Add compile-time hardening support
Russ Combs (rucombs) [Tue, 14 Jun 2016 21:02:44 +0000 (17:02 -0400)]
Merge pull request #514 in SNORT/snort3 from smb_nttransact to master
Squashed commit of the following:
commit
1a53bc5971689cac0a4f3fad2bd4a1afc11e0f7c
Author: mdagon <mdagon@cisco.com>
Date: Mon Jun 13 12:27:39 2016 -0400
Code review: remove empty line, spaces
commit
8849e7e0d7d7e8e93f3de197a7b5ebf4af16bcde
Author: mdagon <mdagon@cisco.com>
Date: Fri Jun 10 16:21:18 2016 -0400
Smb NTtransact processing port
Russ Combs (rucombs) [Tue, 14 Jun 2016 20:24:28 +0000 (16:24 -0400)]
Merge pull request #517 in SNORT/snort3 from appid_port_ws1_merge_this to master
Squashed commit of the following:
commit
b53b7f1d5e5c5249515b25b7db35f65cdbeebe71
Author: davis mcpherson <davis.mcpherson@gmail.com>
Date: Thu Jun 9 11:50:39 2016 -0400
initial prep work to port appid to snort++
initial work to get dns/smtp detectors working and cleanup of many issues left from initial prep of appid
search tool unit tests
Moved AM_CPPFLAGS change into appid specific Makefile.am files.
fixed compiler warnings
fixed formating issues, misc minor code review nits
Fix cmake problems and warnings.
use REMOVED_WHILE_NOT_IN_USE for all code #ifdef'ed out for porting issues
change patterns defined by const char* to const char array
init net_list_by_zone array to 0
initialize all array member variables to nullptr
initial net list by zone array to nullptr
free memory allocated by snort_strdup for module config strings
AppIdModuleConfig is now a class not a struct
for now use snort_free instead of delete
no defaults for appid detector dir and thirdparty dir
init member variables for AppIdData
free memory allocated for AppIdData member variables
initialize ALL member variables of AppIdData class
move functions called to free memory in AppIdData to the AppIdData class
source formating issue, fix type mismatch on debug print specifier for IpProtocol
Russ Combs [Mon, 13 Jun 2016 19:01:22 +0000 (15:01 -0400)]
Merge branch 'master' of https://bitbucket-eng-rtp1.cisco.com/bitbucket/scm/snort/snort3
Russ Combs (rucombs) [Fri, 10 Jun 2016 19:21:49 +0000 (15:21 -0400)]
Merge pull request #513 in SNORT/snort3 from obfuscator_test_fix to master
Squashed commit of the following:
commit
fe083f26df18ae94968dcca1e8f5017d4329922a
Author: Victor Roemer <viroemer@cisco.com>
Date: Thu Jun 9 18:57:27 2016 -0400
Fix Test_{1,2,3}_Block tests.
Add Test_3_Block_with_Gaps
Russ Combs [Fri, 10 Jun 2016 12:26:21 +0000 (08:26 -0400)]
build 200
Russ Combs (rucombs) [Thu, 9 Jun 2016 20:31:33 +0000 (16:31 -0400)]
Merge pull request #511 in SNORT/snort3 from fix-bad-cpputest-include-order to master
Squashed commit of the following:
commit
cfb46ee859ee2c18a747190f632cd61699c0382b
Author: Victor Roemer <viroemer@cisco.com>
Date: Thu Jun 9 13:18:24 2016 -0400
Fix unit-tests that do not compile on OSX
Russ Combs (rucombs) [Thu, 9 Jun 2016 19:14:24 +0000 (15:14 -0400)]
Merge pull request #512 in SNORT/snort3 from sanitizer_fixes to master
Squashed commit of the following:
commit
5dac9c793f7aa0c8c8cbd9b93186b6fd629466ea
Author: Bhagya Tholpady <bbantwal@cisco.com>
Date: Thu Jun 9 15:11:33 2016 -0400
moving memset to ratefilter begin per review comments
commit
050a5fd1aa3a0ed41b5597406c8a38f25f9aa5d6
Author: Bhagya Tholpady <bbantwal@cisco.com>
Date: Thu Jun 9 14:11:27 2016 -0400
fixes for sanitizer leaks
commit
0571da6f611cc5bfb20a4027eb489fe9841aa180
Merge:
16e99a6 6f62bd4
Author: Bhagya Tholpady <bbantwal@cisco.com>
Date: Thu Jun 9 14:02:31 2016 -0400
Merge branch 'master' of https://stash-eng-rtp1.cisco.com/stash/scm/snort/snort3
commit
16e99a65877eed3aa82597a07b9331f6e2b37564
Author: Bhagya Tholpady <bbantwal@cisco.com>
Date: Wed Jun 8 12:21:06 2016 -0400
Adding call to release scripts
Russ Combs [Thu, 9 Jun 2016 11:48:35 +0000 (07:48 -0400)]
fix build
Russ Combs (rucombs) [Thu, 9 Jun 2016 01:11:31 +0000 (21:11 -0400)]
Merge pull request #509 in SNORT/snort3 from util_1 to master
Squashed commit of the following:
commit
b1220722795dcfaf6e1d3aef28741eed7279a88e
Author: allewi <allewi@cisco.com>
Date: Wed Jun 8 18:33:11 2016 -0400
changed format
commit
d1bc4cbd6164adabfe40fae4fabf5a93f784a5dd
Author: allewi <allewi@cisco.com>
Date: Wed Jun 8 18:28:33 2016 -0400
changed format
commit
9adbffda384a177e36f9143b46ec2c56e7bdf666
Author: allewi <allewi@cisco.com>
Date: Wed Jun 8 18:24:20 2016 -0400
changed format
Russ Combs (rucombs) [Wed, 8 Jun 2016 22:13:26 +0000 (18:13 -0400)]
Merge pull request #507 in SNORT/snort3 from ~MIALTIZE/snort3:for-russ-trivial to master
Squashed commit of the following:
commit
f17556d34c5ef087e95a99b30708d9ec8910166e
Author: Michael Altizer <mialtize@cisco.com>
Date: Wed Jun 8 16:44:08 2016 -0400
extra: Make autotools build quiet again and remove extraneous semicolon.
commit
c6ee6b94802b40a31d915e8ce801694a0bd5c845
Author: Michael Altizer <mialtize@cisco.com>
Date: Wed Jun 8 16:38:14 2016 -0400
flow: Clarify key hashing function
commit
f671d582019fa905ca8fc4419d9a787512259b2d
Author: Michael Altizer <mialtize@cisco.com>
Date: Wed Jun 8 16:37:43 2016 -0400
dce_rpc: Fix missing prototype compiler warnings
commit
dd24d4b4ebbd12466557624164d24e6c7c3e2548
Author: Michael Altizer <mialtize@cisco.com>
Date: Tue Jun 7 15:20:03 2016 -0400
ftp_telnet: Clean up includes
commit
fbfc06f05247d53d9aa6f15e3191e6eb3c4f3bdd
Author: Michael Altizer <mialtize@cisco.com>
Date: Tue Jun 7 14:00:10 2016 -0400
autotools: Remove GCC version check as C++11 macro is sufficient
Russ Combs (rucombs) [Wed, 8 Jun 2016 22:07:29 +0000 (18:07 -0400)]
Merge pull request #508 in SNORT/snort3 from fix-configure-header to master
Squashed commit of the following:
commit
d5adc1842730130691cbef79844ea1aaef153f1c
Author: Victor Roemer <viroemer@cisco.com>
Date: Wed Jun 8 17:33:58 2016 -0400
Include correct stl container
Update configure.ac dependencies note
Russ Combs (rucombs) [Wed, 8 Jun 2016 17:10:32 +0000 (13:10 -0400)]
Merge pull request #505 in SNORT/snort3 from lua_test_fix to master
Squashed commit of the following:
commit
16e99a65877eed3aa82597a07b9331f6e2b37564
Author: Bhagya Tholpady <bbantwal@cisco.com>
Date: Wed Jun 8 12:21:06 2016 -0400
Adding call to release scripts
Russ Combs (rucombs) [Tue, 7 Jun 2016 22:11:35 +0000 (18:11 -0400)]
Merge pull request #500 in SNORT/snort3 from smb_transaction2 to master
Squashed commit of the following:
commit
30a398705ca705292abe496cf092aa5aa0d3e359
Author: mdagon <mdagon@cisco.com>
Date: Tue Jun 7 17:54:09 2016 -0400
Split dce_smb.cc file into dce_smb_utils and dce_smb_commands
commit
1fb123c061f454dad830ff05653b01b4db15b6f6
Author: mdagon <mdagon@cisco.com>
Date: Mon Jun 6 15:09:51 2016 -0400
Remove unused inline functions
commit
73422170b8ca03790f442734a08c5b89f98f94ea
Author: mdagon <mdagon@cisco.com>
Date: Fri Jun 3 09:51:34 2016 -0400
Port dce smb transaction2 processing
Russ Combs (rucombs) [Tue, 7 Jun 2016 17:55:07 +0000 (13:55 -0400)]
Merge pull request #501 in SNORT/snort3 from ~MIALTIZE/snort3:for-russ-trivial to master
Squashed commit of the following:
commit
723a7c750b9842682a6f02ed9816b82afec1d138
Author: Michael Altizer <mialtize@cisco.com>
Date: Tue Jun 7 13:52:45 2016 -0400
autotools: Update with recommended best practices
Russ Combs (rucombs) [Tue, 7 Jun 2016 10:44:57 +0000 (06:44 -0400)]
Merge pull request #495 in SNORT/snort3 from ha-sc to master
Squashed commit of the following:
commit
430c1bd63459e8d2815c0d532af12278d865a07a
Author: Ed Borgoyn <eborgoyn@cisco.com>
Date: Mon Jun 6 11:34:27 2016 -0400
Added stub for snort_strdup()
commit
b0d605d273a4444c22a681aa675a31ef39bc09c4
Merge:
43a60e0 6641e05
Author: Ed Borgoyn <eborgoyn@cisco.com>
Date: Mon Jun 6 11:16:13 2016 -0400
Merge branch 'ha-sc' of https://bitbucket-eng-rtp1.cisco.com/bitbucket/scm/snort/snort3 into ha-sc
commit
6641e058727b4dad60b7e7fb476868df3dfb4f3a
Author: Ed Borgoyn <eborgoyn@cisco.com>
Date: Tue May 31 15:12:25 2016 -0400
Fix problem with udp_ha.
commit
d58771e037cc54905f5244534d3c0f0d1c3fddb9
Merge:
518749e dc34515
Author: Ed Borgoyn <eborgoyn@cisco.com>
Date: Thu May 26 07:47:39 2016 -0400
Merge branch 'ha-sc' of https://bitbucket-eng-rtp1.cisco.com/bitbucket/scm/snort/snort3 into ha-sc
commit
518749e07afe7a3532c223c70faa5001f024cc24
Author: Ed Borgoyn <eborgoyn@cisco.com>
Date: Wed May 25 16:21:55 2016 -0400
Additional HA UT's and additional stream HA capabiity.
commit
dc3451510b5d261c1188a7d57f98b42c18ddd20b
Merge:
022b844 5e0a5bb
Author: Ed Borgoyn <eborgoyn@cisco.com>
Date: Wed May 25 16:23:59 2016 -0400
Merge branch 'ha-sc' of https://bitbucket-eng-rtp1.cisco.com/bitbucket/scm/snort/snort3 into ha-sc
Conflicts:
src/flow/ha.cc
commit
022b8440807ae03c857307e1ce252253a7e4d45b
Author: Ed Borgoyn <eborgoyn@cisco.com>
Date: Wed May 25 16:21:55 2016 -0400
Additional HA UT's and additional stream HA capabiity.
commit
5e0a5bb14097eb2a3d1ab4e53c7335585afb1699
Author: Ed Borgoyn <eborgoyn@cisco.com>
Date: Thu May 19 10:36:05 2016 -0400
Fix a memory leak in the Flow object regarding the ha_state.
commit
02bc6738393e253473f57c6b1367e0fd982ac033
Author: Ed Borgoyn <eborgoyn@cisco.com>
Date: Wed May 18 09:15:29 2016 -0400
Fix mem leak issue in UT.
commit
d44d4c3631b90a7a136810ac137033d8fe72115e
Merge:
9a643a8 b2f8cf7
Author: Ed Borgoyn <eborgoyn@cisco.com>
Date: Wed May 18 07:57:29 2016 -0400
Merge branch 'ha-sc' of https://bitbucket-eng-rtp1.cisco.com/bitbucket/scm/snort/snort3
commit
b2f8cf7996253e13761d0ec773400a41e14c4b47
Author: Ed Borgoyn <eborgoyn@cisco.com>
Date: Tue May 17 15:02:59 2016 -0400
A few small code review fixes.
commit
b903d32fe80c4a4f19e80145a420696716cdd535
Author: Ed Borgoyn <eborgoyn@cisco.com>
Date: Fri May 6 10:07:21 2016 -0400
Fix a compile warning.
commit
bfbd5abccc7a79b3283430a3307ae3402517953d
Author: Ed Borgoyn <eborgoyn@cisco.com>
Date: Fri May 6 09:28:29 2016 -0400
Forgot to add the file_connector_module_test to cmake
commit
a99fb124eeae1e6d52f40a6217cbe61f4ada4a00
Merge:
08612c6 fe16e75
Author: Ed Borgoyn <eborgoyn@cisco.com>
Date: Thu May 5 14:10:32 2016 -0400
Merge branch 'ha-sc' of https://bitbucket-eng-rtp1.cisco.com/bitbucket/scm/snort/snort3 into ha-sc
commit
08612c66de9c1750015fcbd1033661931bcda05e
Author: Ed Borgoyn <eborgoyn@cisco.com>
Date: Thu May 5 14:08:35 2016 -0400
UT's for file_connector.
commit
2c5d4c13e44a644572e012e593e72ebe3d2b2b59
Author: Ed Borgoyn <eborgoyn@cisco.com>
Date: Wed May 4 10:07:52 2016 -0400
Fixed test stubs to eliminate memory leaks.
commit
cc50492ed3d0f1ef5ded6ffcf3bedc238f7e9e4b
Author: Ed Borgoyn <eborgoyn@cisco.com>
Date: Tue May 3 15:06:02 2016 -0400
Makefile.am cosmetic changes.
commit
03ff7b57fde7dd0ac747ed2f04707aefed0e6da9
Author: Ed Borgoyn <eborgoyn@cisco.com>
Date: Tue May 3 13:00:14 2016 -0400
Remove extraneous stuff.
commit
6b73c2c7ec76339f974875a6aa0f41825f70ea5d
Author: Ed Borgoyn <eborgoyn@cisco.com>
Date: Tue May 3 10:53:29 2016 -0400
Additional UT's for side_channel.
commit
fe16e7515225e59e75c6a975262d99260a1235b1
Author: Ed Borgoyn <eborgoyn@cisco.com>
Date: Wed May 4 10:07:52 2016 -0400
Fixed test stubs to eliminate memory leaks.
commit
67dec135d68701f4e12e4eeb94a6b8d86ac85afb
Author: Ed Borgoyn <eborgoyn@cisco.com>
Date: Tue May 3 15:06:02 2016 -0400
Makefile.am cosmetic changes.
commit
b83d121adaed4f6118b14319f6ce2d0dfc46d4f6
Author: Ed Borgoyn <eborgoyn@cisco.com>
Date: Tue May 3 13:00:14 2016 -0400
Remove extraneous stuff.
commit
0f903af76892e136b3a86ff538f8bbd5858ba0a6
Author: Ed Borgoyn <eborgoyn@cisco.com>
Date: Tue May 3 10:53:29 2016 -0400
Additional UT's for side_channel.
Russ Combs [Sun, 5 Jun 2016 00:37:06 +0000 (20:37 -0400)]
fix static analysis issues
Russ Combs (rucombs) [Fri, 3 Jun 2016 18:35:31 +0000 (14:35 -0400)]
Merge pull request #499 in SNORT/snort3 from build_199 to master
Squashed commit of the following:
commit
a68639da5f58501b492c5e6f3c0f74cd6298b85b
Author: snorty <snorty@localhost.localdomain>
Date: Fri Jun 3 13:51:57 2016 -0400
build 199, fix warnings
Russ Combs (rucombs) [Thu, 2 Jun 2016 21:59:39 +0000 (17:59 -0400)]
Merge pull request #498 in SNORT/snort3 from mask_output to master
Squashed commit of the following:
commit
b1dcbe2bf95cb19a7198f0081c9b270e0fd384da
Merge:
245f606 58d0670
Author: Victor Roemer <viroemer@cisco.com>
Date: Thu Jun 2 16:49:22 2016 -0400
Merge branch 'mask_output' of ssh://bitbucket-eng-rtp1.cisco.com:7999/snort/snort3 into mask_output
commit
245f606dc0fa084268348c818df93ac27a51ead1
Author: Victor Roemer <viroemer@cisco.com>
Date: Wed Jun 1 16:20:53 2016 -0400
Add output configuration "obfuscate_pii" for SDF.
commit
58d067063eb8f0b325e79debdde0521658e40b43
Author: Victor Roemer <viroemer@cisco.com>
Date: Thu Jun 2 15:32:33 2016 -0400
Fix uninitialized value
commit
9d45cc73e356dee068e3d692b4f18b41709ed188
Author: Victor Roemer <viroemer@cisco.com>
Date: Wed Jun 1 16:20:53 2016 -0400
Add output configuration "obfuscate_pii" for SDF.
Russ Combs (rucombs) [Thu, 2 Jun 2016 21:22:26 +0000 (17:22 -0400)]
Merge pull request #475 in SNORT/snort3 from ~MIALTIZE/snort3:unprivileged to master
Squashed commit of the following:
commit
a45424a74c8ebcef1862fc8ad2fcebc436c67c84
Author: Michael Altizer <mialtize@cisco.com>
Date: Thu Jun 2 16:03:35 2016 -0400
connectors: Add CppUTest CPPFLAGS to file_connector_module_test build
commit
7304302f6ba0ff6dd52343b67e17b13a2f7696f1
Author: Michael Altizer <mialtize@cisco.com>
Date: Thu Jun 2 15:50:51 2016 -0400
debug: Enable argument checking for DebugFormat and fix most fallout
commit
3f67a139df7978e00c7901e88a58ef19b05d1380
Author: Michael Altizer <mialtize@cisco.com>
Date: Wed Jun 1 13:14:52 2016 -0400
unprivileged: Initial privilege dropping support
commit
be6e4d1591a323e5cf59c4666a6869d08dfbd84c
Author: Michael Altizer <mialtize@cisco.com>
Date: Tue May 31 15:56:16 2016 -0400
extra: Fix CPPFLAGS variable expansion and add m4 directory
commit
1985958afa96b634dc9a7cdc312a21c61e2774de
Author: Michael Altizer <mialtize@cisco.com>
Date: Thu May 19 12:13:20 2016 -0400
sfdaq: Remove reference to daq-mode option
commit
92efb5a5a3bfba1c9a8c8074d1f150d51ceb7687
Author: Michael Altizer <mialtize@cisco.com>
Date: Wed May 18 12:48:29 2016 -0400
packet_capture: Fix compiler warnings
commit
f182c36194e63a0871e9c42f233b8dbc05a7666a
Author: Michael Altizer <mialtize@cisco.com>
Date: Tue May 10 18:21:47 2016 -0400
Remove unnecessary utils/stats.h includes
commit
5b278b811793511b732d6549eb447429968d29e5
Author: Michael Altizer <mialtize@cisco.com>
Date: Mon May 9 12:32:12 2016 -0400
Remove unnecessary analyzer.h includes
Russ Combs (rucombs) [Wed, 1 Jun 2016 23:50:59 +0000 (19:50 -0400)]
Merge pull request #480 in SNORT/snort3 from capture_dynamic to master
Squashed commit of the following:
commit
f7fc67864687018236d81eca978adace0ecccd8e
Author: Carter Waxman <cwaxman@cisco.com>
Date: Wed Jun 1 15:26:25 2016 -0400
fixed bracket
commit
d60fc658c497e423c9e4fd9904f77d6be428e917
Author: Carter Waxman <cwaxman@cisco.com>
Date: Wed Jun 1 13:40:54 2016 -0400
fixed AC_CHECK_LIBS
commit
0d127ff7ac711e2c8a53701fb57052459fa8b677
Author: Carter Waxman <cwaxman@cisco.com>
Date: Wed Jun 1 12:04:10 2016 -0400
removed --with-sfbpf* from cmake
commit
6aa83eafee31d63f6cef2ca433665444e4cebdac
Author: Carter Waxman <cwaxman@cisco.com>
Date: Wed Jun 1 11:59:44 2016 -0400
removed --with-sfbpf* from autoconf
commit
64a6b63402d4692358255c7755d7a65cc3318c02
Author: Carter Waxman <cwaxman@cisco.com>
Date: Thu May 19 13:55:30 2016 -0400
added options to configure_cmake.sh
commit
ccee25d27c657a93c2f358d1e86367ef8c6683e7
Author: Carter Waxman <cwaxman@cisco.com>
Date: Thu May 19 13:16:33 2016 -0400
fixed autoconf bpf checks
commit
ca39485171e73e783a9b464e0bbb46312a19d1fa
Author: Carter Waxman <cwaxman@cisco.com>
Date: Thu May 19 10:58:17 2016 -0400
added sfbpf linkage to autoconf
commit
5d3fb7d10950a97811f1e5bb237a2450edbb9d2e
Author: Carter Waxman <cwaxman@cisco.com>
Date: Thu May 19 10:50:59 2016 -0400
added sfbpf linkage to autoconf
commit
fb24c868614e62030c8211d4ce9bd2cf3d5963ac
Author: Carter Waxman <cwaxman@cisco.com>
Date: Thu May 19 10:46:42 2016 -0400
added sfbpf linkage to autoconf
commit
5fc81a03f5c36c653dcc12eab2b62cc82e1c88eb
Author: Carter Waxman <cwaxman@cisco.com>
Date: Wed May 18 15:20:40 2016 -0400
added sfbpf linkage to cmake
commit
e30157012baa15697cc7a219626ea76160456751
Author: Carter Waxman <cwaxman@cisco.com>
Date: Wed May 18 15:20:27 2016 -0400
added sfbpf linkage to cmake
Russ Combs (rucombs) [Wed, 1 Jun 2016 16:53:46 +0000 (12:53 -0400)]
Merge pull request #488 in SNORT/snort3 from memory_and_fixits to master
Squashed commit of the following:
commit
5f3e746d806428104a3632e0be7f88372b185438
Author: Russ Combs <rucombs@cisco.com>
Date: Thu May 26 18:29:57 2016 -0400
remove xmalloc and additional review updates
commit
e067f738d1f49608d8419b25480b44e474f8aca7
Author: Russ Combs <rucombs@cisco.com>
Date: Fri May 20 21:06:47 2016 -0400
fixup fixits and other minor tweaks
convert c style (void) args to c++ style ()
wrap free() in snort_free() for cutover to delete
wrap malloc()/calloc() in snort_alloc()/snort_calloc() for cutover to new
convert SnortAlloc() to snort_calloc() for cutover to new
cutover to new / delete for tracking and cap enforcement
convert SnortStrdup() to snort_strdup()
remove obsolete checks for failed allocations
remove extraneous memsets
remove Memcap and associated config
Russ Combs (rucombs) [Tue, 31 May 2016 19:56:33 +0000 (15:56 -0400)]
Merge pull request #483 in SNORT/snort3 from sd_pattern-fix to master
Squashed commit of the following:
commit
227c739765aac5c7c87bbd9a86976c845dab8488
Author: Victor Roemer <viroemer@cisco.com>
Date: Thu May 19 15:57:56 2016 -0400
Add new boundary matching pattern "\b"