6ba0a67143 
								
							
								 
							
						 
						
							
							
								
								rust: fix clippy lints for clippy::map_flatten  
							
							
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								7ebdfa539a 
								
							
								 
							
						 
						
							
							
								
								rust: fix clippy lints for clippy::manual_find  
							
							
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								119e02cf81 
								
							
								 
							
						 
						
							
							
								
								rust: fix clippy lints for clippy::collapsible_if  
							
							
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								572505870a 
								
							
								 
							
						 
						
							
							
								
								rust: fix clippy lints for clippy::collapsible_else_if  
							
							
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								6b71d69356 
								
							
								 
							
						 
						
							
							
								
								rust: fix clippy lints for clippy::bool_comparison  
							
							
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								e373d9f5e0 
								
							
								 
							
						 
						
							
							
								
								rust: fix clippy lints for clippy::crate_in_macro_def  
							
							
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								565da0d0af 
								
							
								 
							
						 
						
							
							
								
								rust: fix clippy lints for clippy::redundant_field_names  
							
							
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								5f7ba03e63 
								
							
								 
							
						 
						
							
							
								
								rust: fix clippy lints for clippy::needless_bool  
							
							
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								3ec435a703 
								
							
								 
							
						 
						
							
							
								
								rust: fix clippy lints for clippy::manual_range_contains  
							
							
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								f342d4aacd 
								
							
								 
							
						 
						
							
							
								
								rust: fix clippy lints for clippy::len_zero  
							
							
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								5e5401d3e9 
								
							
								 
							
						 
						
							
							
								
								rust: fix clippy lints for clippy::char_lit_as_u8  
							
							
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								29a4a7fddc 
								
							
								 
							
						 
						
							
							
								
								rust: fix clippy lints for clippy::assign_op_pattern  
							
							
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								c4034dafa1 
								
							
								 
							
						 
						
							
							
								
								rust: fix clippy lints for clippy::derive_partial_eq_without_eq  
							
							
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								5a10fcd2d8 
								
							
								 
							
						 
						
							
							
								
								rust: suppress large enum variant lint at location  
							
							... 
							
							
							
							And disable the global lint. 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								74b7522b6a 
								
							
								 
							
						 
						
							
							
								
								rust/http2: box decompressor variants  
							
							... 
							
							
							
							These variants, in particular the Brotli one can be large at over 2500
bytes which is allocated no matter which decompressor is being used.
Gzip comes in at over 500 bytes.  Box deflate for consistency. 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								36f8ada305 
								
							
								 
							
						 
						
							
							
								
								rust: remove clippy lints that no longer warn  
							
							
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								e8c00dd980 
								
							
								 
							
						 
						
							
							
								
								rust: sort clippy allow statements  
							
							
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								6988168114 
								
							
								 
							
						 
						
							
							
								
								src: Use WARN_UNUSED for ByteExtract* functions  
							
							... 
							
							
							
							Add WARN_UNUSED macro for ByteExtract* functions
Fix warning raised in code related to WARN_UNUSED for ByteExtract*
Ticket: #3658  
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								cb8c9d9617 
								
							
								 
							
						 
						
							
							
								
								github-actions: bump ossf/scorecard-action from 2.0.4 to 2.0.6  
							
							... 
							
							
							
							Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action ) from 2.0.4 to 2.0.6.
- [Release notes](https://github.com/ossf/scorecard-action/releases )
- [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md )
- [Commits](e363bfca00...99c53751e0 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								76024f7571 
								
							
								 
							
						 
						
							
							
								
								detect-filename: convert unittests to FAIL/PASS APIs  
							
							... 
							
							
							
							Task: #4036  
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								8614bff017 
								
							
								 
							
						 
						
							
							
								
								detect-filemagic: convert unittests to FAIL/PASS APIs  
							
							... 
							
							
							
							Task: #4034  
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								37cf365e19 
								
							
								 
							
						 
						
							
							
								
								docs: remove outdated constraint of negation support for ssl_state  
							
							... 
							
							
							
							Commit 487cdda93d 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								55cf11fdc2 
								
							
								 
							
						 
						
							
							
								
								flow/storage: use const for getter  
							
							
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								99fd69ee8c 
								
							
								 
							
						 
						
							
							
								
								eve: mac logging code cleanup  
							
							
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								2d79a5206b 
								
							
								 
							
						 
						
							
							
								
								eve/drop: log direction if we have a flow  
							
							
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								90f3823cad 
								
							
								 
							
						 
						
							
							
								
								eve: log mac addresses in packet direction  
							
							
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								f1068bbb08 
								
							
								 
							
						 
						
							
							
								
								dpdk: fix timestamp issues  
							
							... 
							
							
							
							Each thread had its own version of the `machine_start_time`, which
lead to slight time differences. This became apparent mostly in IPS,
where 2 threads each process a side of the flow.
This patch makes the `machine_start_time` global. 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								cd2a5ec84f 
								
							
								 
							
						 
						
							
							
								
								packet: move action functions to packet files  
							
							
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								0977f40d1c 
								
							
								 
							
						 
						
							
							
								
								detect/tag: improve time handling on windows  
							
							... 
							
							
							
							Bug: #5584 . 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								410acf226f 
								
							
								 
							
						 
						
							
							
								
								detect: unittest guards for ut only function  
							
							
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								60285a629f 
								
							
								 
							
						 
						
							
							
								
								detect: remove unused function  
							
							
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								5d6212183b 
								
							
								 
							
						 
						
							
							
								
								eve/alert: minor cleanups  
							
							
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								34ee53e5ec 
								
							
								 
							
						 
						
							
							
								
								cocci: remove action check as we no longer use macros  
							
							
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								6c200c7793 
								
							
								 
							
						 
						
							
							
								
								detect: issue drop to root packet in all cases  
							
							... 
							
							
							
							Update DROP action handling in tunnel packets. DROP/REJECT action is set
to outer (root) and inner packet.
Check action flags both against outer (root) and inner packet.
Remove PACKET_SET_ACTION macro. Replace with RESET for the one reset usecase.
The reason to remove is to make the logic easier to understand.
Reduce scope of RESET macros.
Rename PacketTestAction to PacketCheckAction except in unittests. Keep
PacketTestAction as a wrapper around PacketCheckAction. This makes it
easier to trace the action handling in the real code.
Fix rate_filter setting actions directly.
General code cleanups.
Bug: #5571 . 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								79fc8e74cb 
								
							
								 
							
						 
						
							
							
								
								packetpool: debug message to assist drop checks  
							
							
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								d1009e295c 
								
							
								 
							
						 
						
							
							
								
								packetpool: remove debug validation check  
							
							... 
							
							
							
							Current packet might be the root or a child. Root would have set
drop action set, but Packet::pkt_src might be set in either. 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								fe5a8beb50 
								
							
								 
							
						 
						
							
							
								
								decode: minor code cleanup  
							
							
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								ba3e0b3155 
								
							
								 
							
						 
						
							
							
								
								nfq: set drop reason on verdict error  
							
							
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								a7333a3ea5 
								
							
								 
							
						 
						
							
							
								
								napatech: reduce size of Packet structure  
							
							... 
							
							
							
							Put napatech packet vars in the union that is meant for this type of
data. 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								e4b46e0763 
								
							
								 
							
						 
						
							
							
								
								doc/acknowledgements: add a few more names  
							
							... 
							
							
							
							Added some names of known contributors to the documentation 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								3c25185e0b 
								
							
								 
							
						 
						
							
							
								
								devguide: add section about stale tickets policy  
							
							... 
							
							
							
							Just to set the right expectations, and to have it registered for us,
too. 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								b31a286952 
								
							
								 
							
						 
						
							
							
								
								detect-fileext: convert unittests to FAIL/PASS APIs  
							
							... 
							
							
							
							Fixes Bug: #4033  
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								6c922e0b98 
								
							
								 
							
						 
						
							
							
								
								rust: fix lint warning for clippy::enum's name  
							
							... 
							
							
							
							Ticket: #4597  
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								5365fdccf7 
								
							
								 
							
						 
						
							
							
								
								dpdk: fix mempool cache error message  
							
							
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								2a0cb1f3da 
								
							
								 
							
						 
						
							
							
								
								doc: update base64_decode notes  
							
							
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								7005443b8b 
								
							
								 
							
						 
						
							
							
								
								base64: add and clean tests  
							
							
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								dad52f133d 
								
							
								 
							
						 
						
							
							
								
								base64: add new mode as per RFC 4648  
							
							... 
							
							
							
							As per RFC 4648,
Implementations MUST reject the encoded data if it contains characters
outside the base alphabet when interpreting base-encoded data, unless
the specification referring to this document explicitly states
otherwise.
Add a new mode BASE64_MODE_RFC4648, and handle input strictly as per the
specification.
Bug 5223 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								e101384e7b 
								
							
								 
							
						 
						
							
							
								
								transversal: remove suricata-ids.org references  
							
							
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								2158dbf3ba 
								
							
								 
							
						 
						
							
							
								
								github-actions: bump actions/checkout from 2 to 3.1.0  
							
							... 
							
							
							
							Bumps [actions/checkout](https://github.com/actions/checkout ) from 2 to 3.1.0.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v2...v3.1.0 )
---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com> 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								2681d21c11 
								
							
								 
							
						 
						
							
							
								
								github-actions: bump actions/cache from 3.0.8 to 3.0.10  
							
							... 
							
							
							
							Bumps [actions/cache](https://github.com/actions/cache ) from 3.0.8 to 3.0.10.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](fd5de65bc8...56461b9eb0 
							
						 
						
							3 years ago