]> git.ipfire.org Git - people/ms/suricata.git/blame - ChangeLog
Rename 'worker' running mode to 'workers'
[people/ms/suricata.git] / ChangeLog
CommitLineData
583ba460
VJ
11.3rc1 -- 2012-06-29
2
3- experimental live rule reload by sending a USR2 signal (#279)
4- AF_PACKET BPF support (#449)
5- AF_PACKET live packet loss counters (#441)
6- Rule analyzer (#349)
7- add pcap workers runmode for use with libpcap wrappers that support load balancing, such as Napatech's or Myricom's
8- negated filemd5 matching, allowing for md5 whitelisting
9- signatures with depth and/or offset are now checked against packets in addition to the stream (#404)
10- http_cookie keyword now also inspects "Set-Cookie" header (#479)
11- filemd5 keyword no longer depends on log-file output module (#447)
12- http_raw_header keyword inspects original header line terminators (#475)
13- deal with double encoded URI (#464)
14- improved SMB/SMB2/DCERPC robustness
15- ICMPv6 parsing fixes
16- improve HTTP body inspection
17- stream.inline accuracy issues fixed (#339)
18- general stability fixes (#482, #486)
19- missing unittests added (#471)
20- "threshold.conf not found" error made more clear (#446)
21- IPS mode segment logging for Unified2 improved
22
231.3beta2 -- 2012-06-08
ed9b07ef
VJ
24
25- experimental support for matching on large lists of known file MD5 checksums
26- Improved performance for file_data, http_server_body and http_client_body keywords
27- Improvements to HTTP handling: multipart parsing, gzip decompression
28- Byte_extract can support negative offsets now (#445)
29- Support for PF_RING 5.4 added. Many thanks to Chris Wakelin (#459)
30- HOME_NET and EXTERNAL_NET and the other vars are now checked for common errors (#454)
31- Improved error reporting when using too long address strings (#451)
32- MD5 calculation improvements for daemon mode and other cases (#449)
33- File inspection scripts: Added Syslog action for logging to local syslog. Thanks to Martin Holste.
34- Rule parser is made more strict.
35- Unified2 output overhaul, logging individual segments in more cases.
36- detection_filter keyword accuracy problem was fixed (#453)
37- Don't inspect cookie header with http header (#461)
38- Crash with a rule with two byte_extract keywords (#456)
39- SSL parser fixes. Thanks to Chris Wakelin for testing the patches! (#476)
40- Accuracy issues in HTTP inspection fixed. Thanks to Rmkml (#452)
41- Improve escaping of some characters in logs (#418)
42- Checksum calculation bugs fixed
43- IPv6 parsing issues fixed. Thanks to Michel Saborde.
44- Endace DAG issues fixed. Thanks to Jason Ish from Endace.
45- Various OpenBSD related fixes.
46- Fixes for bugs found by Coverity source code analyzer.
47
fbe0206c
VJ
481.3beta1 -- 2012-04-04
49
50- TLS/SSL handshake parser, tls.subjectdn and tls.issuerdn keywords (#296, contributed by Pierre Chifflier)
51- Napatech capture card support (contributed by Randy Caldejon -- nPulse)
52- Scripts for looking up files / file md5's at Virus Total and others (contributed by Martin Holste)
53- Test mode: -T option to test the config (#271)
54- Ringbuffer and zero copy support for AF_PACKET
55- Commandline options to list supported app layer protocols and keywords (#344, #414)
56- File extraction for HTTP POST request that do not use multipart bodies
57- On the fly md5 checksum calculation of extracted files
58- Line based file log, in json format
59- Basic support for including other yaml files into the main yaml
60- New multi pattern engine: ac-bs
61- Profiling improvements, added lock profiling code
62- Improved HTTP CONNECT support in libhtp (#427, Brian Rectanus -- Qualys)
63- Unified yaml naming convention, including fallback support (by Nikolay Denev)
64- Improved Endace DAG support (#431, Jason Ish -- Endace)
65- New default runmode: "autofp" (#433)
66- Major rewrite of flow engine, improving scalability.
67- Improved http_stat_msg and http_stat_code keywords (#394)
68- Improved scalability for Tag and Threshold subsystems
69- Made the rule keyword parser much stricter in detecting syntax errors
70- Split "file" output into "file-store" and "file-log" outputs
71- Much improved file extraction
72- CUDA build fixes (#421)
73- Various FP's reported by Rmkml (#403, #405, #411)
74- IPv6 decoding and detection issues (reported by Michel Sarborde)
75- PCAP logging crash (#422)
76- Fixed many (potential) issues with the help of the Coverity source code analyzer
77- Fixed several (potential) issues with the help of the cppcheck and clang/scan-build source code analyzers
78
65d1783b
VJ
791.2.1 -- 2012-01-20
80
81- fix malformed unified2 records when writing alerts trigger by stream inspection (#402)
82- only force a pseudo packet inspection cycle for TCP streams in a state >= established
83
5b42f360
VJ
841.2 -- 2012-01-19
85
86- improved Windows/CYGWIN path handling (#387)
87- fixed some issues with passing an interface or ip address with -i
88- make live worker runmode threads adhere to the 'detect' cpu affinity settings
89
e192ce7e
VJ
901.2rc1 -- 2012-01-11
91
92- app-layer-events keyword: similar to the decoder-events and stream-events, this will allow matching on HTTP and SMTP events
93- auto detection of checksum offloading per interface (#311)
94- urilen options to match on raw or normalized URI (#341)
95- flow keyword option "only_stream" and "no_stream"
96- unixsock output options for all outputs except unified2 (PoC python script in the qa/ dir) (#250)
97- in IPS mode, reject rules now also drop (#399)
98- http_header now also inspects response headers (#389)
99- "worker" runmodes for NFQ and IPFW
100- performance improvement for "ac" pattern matcher
101- allow empty/non-initialized flowints to be incremented
102- PCRE-JIT is now enabled by default if available (#356)
103- many file inspection and extraction improvements
104- flowbits and flowints are now modified in a post-match action list
105- general performance increasements
106- fixed parsing really high sid numbers >2 Billion (#393)
107- fixed ICMPv6 not matching in IP-only sigs (#363)
108
c0cd2c85
VJ
1091.2beta1 -- 2011-12-19
110
111- File name, type inspection and extraction for HTTP
112- filename, fileext, filemagic and filestore keywords added
113- "file" output for storing extracted files to disk
114- file_data keyword support, inspecting normalized, dechunked, decompressed HTTP response body (feature #241
115- new keyword http_server_body, pcre regex /S option
116- Option to enable/disable core dumping from the suricata.yaml (enabled by default)
117- Human readable size limit settings in suricata.yaml
118- PF_RING bpf support (required PF_RING >= 5.1) (feature #334)
119- tos keyword support (feature #364)
120- IPFW IPS mode does now support multiple divert sockets
121- New IPS running modes, Linux and FreeBSD do now support "worker" and "autofp"
122- Improved alert accuracy in autofp and single runmodes
123- major performance optimizations for the ac-gfbs pattern matcher implementation
124- unified2 output fixes
125- PF_RING supports privilege dropping now (bug #367)
126- Improved detection of duplicate signatures
127
1281.1.1 -- 2011-12-07
129
130- Fix for a error in the smtp parser that could crash Suricata.
131- Fix for AF_PACKET not compiling on modern linux systems like Fedora 16.
132
6256d6b5
VJ
1331.1 -- 2011-11-10
134
135- CUDA build fixed
136- minor pcap, AF_PACKET and PF_RING fixes (#368)
137- bpf handling fix
138- Windows CYGWIN build
139- more cleanups
140
1411.1rc1 -- 2011-11-03
142
143- extended HTTP request logging for use with (among other things) http_agent for Sguil (#38)
144- AF_PACKET report drop stats on shutdown (#325)
145- new counters in stats.log for flow and stream engines (#348)
146- SMTP parsing code support for BDAT command (#347)
147- HTTP URI normalization no longer converts to lowercase (#362)
148- AF_PACKET works with privileges dropping now (#361)
149- Prelude output for state matches (#264, #355)
150- update of the pattern matching code that should improve accuracy
151- rule parser was made more strict (#295, #312)
152- multiple event suppressions for the same SID was fixed (#366)
153- several accuracy fixes
154- removal of the unified1 output plugins (#353)
155
1561.1beta3 -- 2011-10-25
157
158- af-packet support for high speed packet capture
159- "replace" keyword support (#303)
160- new "workers" runmode for multi-dev and/or clustered PF_RING, AF_PACKET, pcap
161- added "stream-event" keyword to match on TCP session anomalies
162- support for suppress keyword was added (#274)
163- byte_extract keyword support was added
164- improved handling of timed out TCP sessions in the detection engine
165- unified2 payload logging if detection was in the HTTP state (#264)
166- improved accuracy of the HTTP transaction logging
167- support for larger (64 bit) Flow/Stream memcaps (#332)
168- major speed improvements for PCRE, including support for PCRE JIT
169- support setting flowbits in ip-only rules (#292)
170- performance increases on SSE3+ CPU's
171- overhaul of the packet acquisition subsystem
172- packet based performance profiling subsystem was added
173- TCP SACK support was added to the stream engine
174- updated included libhtp to 0.2.6 which fixes several issues
175
1761.1beta2 -- 2011-04-13
177
178- New keyword support: http_raw_uri (including /I for pcre), ssl_state, ssl_version (#258, #259, #260, #262).
179- Inline mode for the stream engine (#230, #248).
180- New keyword support: nfq_set_mark
181- Included an example decoder-events.rules file
182- api for adding and selecting runmodes was added
183- pcap logging / recording output was added
184- basic SCTP protocol parsing was added
185- more fine grained CPU affinity setting support was added
186- stream engine inspects stream in larger chunks
187- fast_pattern support for http_method content modifier (#255)
188- negation support for isdataat keyword (#257)
189- configurable interval for stats.log updates (#247)
190- new pf_ring runmode was added that scales better
191- pcap live mode now handles the monitor interface going up and down
192- several QA additions to "make check"
193- NFQ (linux inline) mode was improved
194- Alerts classification fix (#275)
195- compiles and runs on big-endian systems (#63)
196- unified2 output works around barnyard2 issues with DLT_RAW + IPv6
197
1981.1beta1 -- 2010-12-21
199
200- New keyword support: http_raw_header, http_stat_msg, http_stat_code.
201- A new default pattern matcher, Aho-Corasick based, that uses much less memory.
202- reference.config support as supplied by ET/ETpro and VRT.
203- Much improved fast_pattern support, including for http_uri, http_client_body, http_header, http_raw_header.
204- Improved parsers, especially the DCERPC parser.
205- Much improved performance & accuracy.
206
2071.0.5 -- 2011-07-25
208
209- Fix stream reassembly bug #300. Thanks to Rmkml for the report.
210- Fix several (potential) issues fixed after a source code scan with Coverity generously contributed by RedHat.
211
2121.0.4 -- 2011-06-24
213
214- LibHTP updated to 0.2.6
215- Large number of (potential) issues fixed after a source code scan with Coverity generously contributed by RedHat.
216- Large number of (potential) issues fixed after source code scans with the Clang static analizer.
217
2181.0.3 -- 2011-04-13
219
220- Fix broken checksum calculation for TCP/UDP in some cases
221- Fix errors in the byte_test, byte_jump, http_method and http_header keywords
222- Fix a ASN1 parsing issue
223- Improve LibHTP memory handling
224- Fix a defrag issue
225- Fix several stream engine issues
226