6bc7f02e13 
								
							
								 
							
						 
						
							
							
								
								doc: rules can have http1 as protocol  
							
							... 
							
							
							
							Ticket: #5962  
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								fd46c93a8f 
								
							
								 
							
						 
						
							
							
								
								doc/byte_math: Add divide by 0 discussion.  
							
							... 
							
							
							
							Issue: 5945 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								d314b57e6b 
								
							
								 
							
						 
						
							
							
								
								userguide/muti-tenant: fix typo  
							
							
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								5abcd50142 
								
							
								 
							
						 
						
							
							
								
								doc: add tenant id value requirement  
							
							... 
							
							
							
							Signed-off-by: jason taylor <jtfas90@gmail.com> 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								31066c7c3b 
								
							
								 
							
						 
						
							
							
								
								docs: clarify exception policy's supported values  
							
							... 
							
							
							
							As flow.memcap-policy and defrag.memcap-policy do not support flow
actions, clarify that in the documentation. Also fix some typos, and
add missing values in some places where the exception policies were
explained.
Related to
Bug #5940  
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								35bbdf4124 
								
							
								 
							
						 
						
							
							
								
								doc/content: Add limits for distance/within  
							
							... 
							
							
							
							Ticket: 5740 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								8f9cd8ff1a 
								
							
								 
							
						 
						
							
							
								
								doc: security.limit-noproc upgrade note  
							
							... 
							
							
							
							Ticket: #5621  
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								0f3e7761da 
								
							
								 
							
						 
						
							
							
								
								doc: add dataset examples  
							
							
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								6142593a69 
								
							
								 
							
						 
						
							
							
								
								doc: add version filed in NTLMSSP documentation  
							
							... 
							
							
							
							Bug OISF#5783 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								609df1776e 
								
							
								 
							
						 
						
							
							
								
								userguide: update tls keywords information  
							
							... 
							
							
							
							Ticket #5544  
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								8e5b1fe8e6 
								
							
								 
							
						 
						
							
							
								
								userguide: add DHCP EVE log information  
							
							... 
							
							
							
							Signed-off-by: jason taylor <jtfas90@gmail.com> 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								f4fa51986e 
								
							
								 
							
						 
						
							
							
								
								doc: warn IPS users on new exception policy default  
							
							
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								e3105a6614 
								
							
								 
							
						 
						
							
							
								
								ftp: adds a config option ftp-hash for autofp-scheduler  
							
							... 
							
							
							
							This allows ftp-data and ftp flows to be processed by the same
thread. Otherwise, there may be a concurrency issue where the
would-be ftp-data flow is first processed, and thus not recognized
as such. And the ftp flow gets processed later and the expectation
coming from it is never found.
To do so, the flow hash gets used as usual, except for flows that
may be either ftp or ftp-data, that is either one port is 21, or
both ports are high ones.
Ticket: #5205  
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								1b844cd7f7 
								
							
								 
							
						 
						
							
							
								
								doc/userguide: document --include command line option  
							
							
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								b52293b609 
								
							
								 
							
						 
						
							
							
								
								dcerpc: config limit maximum number of live transactions  
							
							... 
							
							
							
							As is done for other protocols
Ticket: #5779  
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								918bd7435c 
								
							
								 
							
						 
						
							
							
								
								userguide/config: update log format symbols list  
							
							... 
							
							
							
							There were some possible format options missing after the recent changes
in the log format. 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								0d9289014b 
								
							
								 
							
						 
						
							
							
								
								exceptions: add master switch config option  
							
							... 
							
							
							
							This allows all traffic Exception Policies to be set from one
configuration point. All exception policy options are available in IPS
mode. Bypass, pass and auto (disabled) are also available in iDS mode
Exception Policies set up individually will overwrite this setup for the
given traffic exception.
Task #5219  
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								0632233791 
								
							
								 
							
						 
						
							
							
								
								userguide: update http.cookie description  
							
							... 
							
							
							
							Signed-off-by: jason taylor <jtfas90@gmail.com> 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								55c4834e4e 
								
							
								 
							
						 
						
							
							
								
								smb: configurable max number of transactions per flow  
							
							... 
							
							
							
							Ticket: #5753  
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								48f0fd3c74 
								
							
								 
							
						 
						
							
							
								
								doc/userguide: update logging section for time formats  
							
							... 
							
							
							
							- Update fragment of configuration file to match suricata.yaml with
  new default-log-format.
- Document new %z format specifier. 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								4c7ca2c367 
								
							
								 
							
						 
						
							
							
								
								devguide/install: add note about ubuntu version  
							
							... 
							
							
							
							We want to make it clear with which system the instructions for
installing from were tested with. 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								377885f420 
								
							
								 
							
						 
						
							
							
								
								exception-policies: fix typos  
							
							
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								6e4a5cee7a 
								
							
								 
							
						 
						
							
							
								
								devguide: add page on installing suricata from git  
							
							... 
							
							
							
							As part of the process of moving documentation from redmine
to "Read the Docs", this commit moves installing Suricata using git
page from redmine wiki into Suricata Developer Guide section.
It also updates the necessary steps.
Ticket: #5585  
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								0a4e3d0f82 
								
							
								 
							
						 
						
							
							
								
								doc/userguide: ubuntu: install software-properties-common  
							
							... 
							
							
							
							This package likely needs to be installed when starting with an Ubuntu
container or other minimal Ubuntu install.
Ticket: #5616  
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								b39a4c63fe 
								
							
								 
							
						 
						
							
							
								
								doc: document AF_XDP feature  
							
							
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								15c77be937 
								
							
								 
							
						 
						
							
							
								
								swf-decompression: Disable by default.  
							
							... 
							
							
							
							Add an entry to the upgrade guide noting the change.
Ticket: #5632  
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								197ad51138 
								
							
								 
							
						 
						
							
							
								
								doc: Update bsize documentation  
							
							... 
							
							
							
							This commit updates the bsize documentation
1. Describe what happens when "content" immediately precedes "bsize"
2. Include the operators and
3. Include examples using the operators. 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								9dc8fffe05 
								
							
								 
							
						 
						
							
							
								
								userguide: update tos keyword information  
							
							... 
							
							
							
							Signed-off-by: jason taylor <jtfas90@gmail.com> 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								1d9b91a987 
								
							
								 
							
						 
						
							
							
								
								userguide: update fragoffset keyword information  
							
							... 
							
							
							
							Signed-off-by: jason taylor <jtfas90@gmail.com> 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								7c73144988 
								
							
								 
							
						 
						
							
							
								
								userguide: update fragbits information  
							
							... 
							
							
							
							Signed-off-by: jason taylor <jtfas90@gmail.com> 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								4be9793e36 
								
							
								 
							
						 
						
							
							
								
								userguide: update geoip information  
							
							... 
							
							
							
							Signed-off-by: jason taylor <jtfas90@gmail.com> 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								e8eba6e4a1 
								
							
								 
							
						 
						
							
							
								
								userguide: update id keyword information  
							
							... 
							
							
							
							Signed-off-by: jason taylor <jtfas90@gmail.com> 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								cfd0da133e 
								
							
								 
							
						 
						
							
							
								
								userguide: update ipv6.hdr keyword information  
							
							... 
							
							
							
							Signed-off-by: jason taylor <jtfas90@gmail.com> 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								150a04b597 
								
							
								 
							
						 
						
							
							
								
								userguide: update ipv4.hdr keyword information  
							
							... 
							
							
							
							Signed-off-by: jason taylor <jtfas90@gmail.com> 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								298f59c2ba 
								
							
								 
							
						 
						
							
							
								
								userguide: update ip_proto keyword information  
							
							... 
							
							
							
							Signed-off-by: jason taylor <jtfas90@gmail.com> 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								6226492976 
								
							
								 
							
						 
						
							
							
								
								userguide: update sameip keyword information  
							
							... 
							
							
							
							Signed-off-by: jason taylor <jtfas90@gmail.com> 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								f97ba44339 
								
							
								 
							
						 
						
							
							
								
								userguide: update ipopts keyword information  
							
							... 
							
							
							
							Signed-off-by: jason taylor <jtfas90@gmail.com> 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								9b4e6e5802 
								
							
								 
							
						 
						
							
							
								
								userguide: update ttl keyword information  
							
							... 
							
							
							
							Signed-off-by: jason taylor <jtfas90@gmail.com> 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								ce710181f6 
								
							
								 
							
						 
						
							
							
								
								doc: update doc for HTTP file.data to server  
							
							... 
							
							
							
							Ticket: #4144 
Completes e587f6792a 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								5a6e68285b 
								
							
								 
							
						 
						
							
							
								
								doc/netmap: Describe Netmap IPS usage  
							
							... 
							
							
							
							Issue: 5512
This commit summarizes Netmap usage with Suricata's IPS mode. 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								9d653512f9 
								
							
								 
							
						 
						
							
							
								
								doc/userguide: update bittorrent-dht eve examples  
							
							... 
							
							
							
							Update the bittorrent-dht examples using real log records with peers
and nodes broken down into objects. 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								065f3ab9f1 
								
							
								 
							
						 
						
							
							
								
								doc: rename bittorrent-dht to bittorrent_dht in eve output  
							
							
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								0ea9ba66d1 
								
							
								 
							
						 
						
							
							
								
								userguide/eve-log: remove mentions of requiring Rust  
							
							... 
							
							
							
							Rust is required to build now. 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								d166c48d28 
								
							
								 
							
						 
						
							
							
								
								docs: update for bittorrent-dht app-layer  
							
							
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								a003640ecf 
								
							
								 
							
						 
						
							
							
								
								security: prevents process creation  
							
							... 
							
							
							
							with setrlimit NPROC.
So that, if Suricata wants to execve or such to create a new process
the OS will forbid it so that RCE exploits are more painful to write.
Ticket: #5373  
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								7f4c1d5e2f 
								
							
								 
							
						 
						
							
							
								
								doc/systemd: add documentation for sd_notify  
							
							
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								9fb0137d9d 
								
							
								 
							
						 
						
							
							
								
								doc: add reference to ipaddr in IP matching  
							
							
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								3bd48d9336 
								
							
								 
							
						 
						
							
							
								
								detect: doc link for ip.src and ip.dst  
							
							
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								da8b16eaeb 
								
							
								 
							
						 
						
							
							
								
								doc: add ip.dst and ip.src doc  
							
							
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								3599cbf1c4 
								
							
								 
							
						 
						
							
							
								
								doc: document new dataset types  
							
							... 
							
							
							
							Feature: #5383  
							
						 
						
							3 years ago