]> git.ipfire.org Git - people/ms/suricata.git/blame - ChangeLog
cygwin: leave magic-file commented out in yaml
[people/ms/suricata.git] / ChangeLog
CommitLineData
ae116871
VJ
13.1.2 -- 2016-09-06
2
3Feature #1830: support 'tag' in eve log
4Feature #1870: make logged flow_id more unique
5Feature #1874: support Cisco Fabric Path / DCE
6Feature #1885: eve: add option to log all dropped packets
7Bug #1849: ICMPv6 incorrect checksum alert if Ethernet FCS is present
8Bug #1853: suricata is matching everything on dce_stub_data buffer
9Bug #1854: unified2: logging of tagged packets not working
10Bug #1856: PCAP mode device not found
11Bug #1858: Lots of TCP 'duplicated option/DNS malformed request data' after upgrading from 3.0.1 to 3.1.1
12Bug #1878: dns: crash while logging sshfp records
13Bug #1880: icmpv4 error packets can lead to missed detection in tcp/udp
14Bug #1884: libhtp 0.5.22
15
ec602089
VJ
163.1.1 -- 2016-07-13
17
18Feature #1775: Lua: SMTP-support
19Bug #1419: DNS transaction handling issues
20Bug #1515: Problem with Threshold.config when using more than one IP
21Bug #1664: Unreplied DNS queries not logged when flow is aged out
22Bug #1808: Can't set thread priority after dropping privileges.
23Bug #1821: Suricata 3.1 fails to start on CentOS6
24Bug #1839: suricata 3.1 configure.ac says >=libhtp-0.5.5, but >=libhtp-0.5.20 required
25Bug #1840: --list-keywords and --list-app-layer-protos not working
26Bug #1841: libhtp 0.5.21
27Bug #1844: netmap: IPS mode doesn't set 2nd iface in promisc mode
28Bug #1845: Crash on disabling a app-layer protocol when it's logger is still enabled
29Optimization #1846: af-packet: improve thread calculation logic
30Optimization #1847: rules: don't warn on empty files
31
0e913493
VJ
323.1 -- 2016-06-20
33
34Bug #1589: Cannot run nfq in workers mode
35Bug #1804: yaml: legacy detect-engine parsing custom values broken
36
d4f84455
VJ
373.1RC1 -- 2016-06-07
38
39Feature #681: Implement TPACKET_V3 support in AF_PACKET
40Feature #1134: tls: server name rule keyword
41Feature #1343: OOBE -1- increasing the default stream.memcap and stream.reassembly.memcap values
42Feature #1344: OOBE -2- decreasing the default flow-timeouts (at least for TCP)
43Feature #1563: dns: log sshfp records
44Feature #1760: Unit tests: Don't register return value, use 1 for success, 0 for failure.
45Feature #1761: Unit tests: Provide macros for clean test failures.
46Feature #1762: default to AF_PACKET for -i if available
47Feature #1785: hyperscan spm integration
48Feature #1789: hyperscan mpm: enable by default
49Feature #1797: netmap: implement 'threads: auto'
50Feature #1798: netmap: warn about NIC offloading on FreeBSD
51Feature #1800: update bundled libhtp to 0.5.20
52Feature #1801: reduce info level verbosity
53Feature #1802: yaml: improve default layout
54Feature #1803: reimplement rule grouping
0e913493 55Bug #1078: 'Not" operator (!) in Variable causes extremely slow loading of Suricata
d4f84455
VJ
56Bug #1202: detect-engine profile medium consumes more memory than detect-engine profile high
57Bug #1289: MPM b2gm matcher has questionable code
58Bug #1487: Configuration parser depends on key ordering
59Bug #1524: Potential Thread Name issues due to RHEL7 Interface Naming Contentions
60Bug #1584: Rule keywords conflict will cause Suricata restart itself in loop
0e913493 61Bug #1606: [ERRCODE: SC_ERR_SYSCALL(50)] - Failure when trying to get MTU via ioctl: 6
d4f84455
VJ
62Bug #1665: Default maximum packet size is insufficient when VLAN tags are present (and not stripped)
63Bug #1714: Kernel panic on application exit with netmap Suricata 3.0 stable
64Bug #1746: deadlock with autofp and --disable-detection
65Bug #1764: app-layer-modbus: AddressSanitizer error (segmentation fault)
66Bug #1768: packet processing threads doubled
0e913493 67Bug #1771: tls store memory leak
d4f84455
VJ
68Bug #1773: smtp: not all attachments inspected in all cases
69Bug #1786: spm crash on rule reload
70Bug #1792: dns-json-log produces no output
0e913493 71Bug #1795: Remove unused CPU affinity settings from suricata.yaml
d4f84455
VJ
72Optimization #563: pmq optimization -- remove patter_id_array
73Optimization #1037: Optimize TCP Option storage
74Optimization #1418: lockless flow handling during capture (autofp)
75Optimization #1784: reduce storage size of IPv4 options and IPv6 ext hdrs
76
71a3c4ca
VJ
773.0.1 -- 2016-04-04
78
79Feature #1704: hyperscan mpm integration
80Feature #1661: Improved support for xbits/hostbits (in particular ip_pair) when running with multiple threads
81Bug #1697: byte_extract incompatibility with Snort.
82Bug #1737: Stats not reset between PCAPs when Suricata runs in socket mode
83
0ac27e28
VJ
843.0.1RC1 -- 2016-03-23
85
86Feature #1535: Expose the certificate itself in TLS-lua
87Feature #1696: improve logged flow_id
88Feature #1700: enable "relro" and "now" in compile options for 3.0
89Feature #1734: gre: support transparent ethernet bridge decoding
90Feature #1740: Create counters for decode-events errors
91Bug #873: suricata.yaml: .mgc is NOT actually added to value for magic file
92Bug #1166: tls: CID 1197759: Resource leak (RESOURCE_LEAK)
93Bug #1268: suricata and macos/darwin: [ERRCODE: SC_ERR_MAGIC_LOAD(197)] - magic_load failed: File 5.19 supports only version 12 magic files. `/usr/share/file/magic.mgc' is version 7
94Bug #1359: memory leak
95Bug #1411: Suricata generates huge load when nfq_create_queue failed
96Bug #1570: stream.inline defaults to IDS mode if missing
97Bug #1591: afpacket: unsupported datalink type 65534 on tun device
98Bug #1619: Per-Thread Delta Stats Broken
99Bug #1638: rule parsing issues: rev
100Bug #1641: Suricata won't build with --disable-unix-socket when libjansson is enabled
101Bug #1646: smtp: fix inspected tracker values
102Bug #1660: segv when using --set on a list
103Bug #1669: Suricate 3.0RC3 segfault after 10 hours
104Bug #1670: Modbus compiler warnings on Fedora 23
105Bug #1671: Cygwin Windows compilation with libjansson from source
106Bug #1674: Cannot use 'tag:session' after base64_data keyword
107Bug #1676: gentoo build error
108Bug #1679: sensor-name configuration parameter specified in wrong place in default suricata.yaml
109Bug #1680: Output sensor name in json
110Bug #1684: eve: stream payload has wrong direction in IPS mode
111Bug #1686: Conflicting "no" for "totals" and "threads" in stats output
112Bug #1689: Stack overflow in case of variables misconfiguration
113Bug #1693: Crash on Debian with libpcre 8.35
114Bug #1695: Unix Socket missing dump-counters mode
115Bug #1698: Segmentation Fault at detect-engine-content-inspection.c:438 (master)
116Bug #1699: CUDA build broken
117Bug #1701: memory leaks
118Bug #1702: TLS SNI parsing issue
119Bug #1703: extreme slow down in HTTP multipart parsing
120Bug #1706: smtp memory leaks
121Bug #1707: malformed json if message is too big
122Bug #1708: dcerpc memory leak
123Bug #1709: http memory leak
124Bug #1715: nfq: broken time stamps with recent Linux kernel 4.4
125Bug #1717: Memory leak on Suricata 3.0 with Netmap
126Bug #1719: fileinfo output wrong in eve in http
127Bug #1720: flowbit memleak
128Bug #1724: alert-debuglog: non-decoder events won't trigger rotation.
129Bug #1725: smtp logging memleak
130Bug #1727: unix socket runmode per pcap memory leak
131Bug #1728: unix manager command channel memory leaks
132Bug #1729: PCRE jit is disabled/blacklisted when it should not
133Bug #1731: detect-tls memory leak
134Bug #1735: cppcheck: Shifting a negative value is undefined behaviour
135Bug #1736: tls-sni: memory leaks on malformed traffic
136Bug #1742: vlan use-for-tracking including Priority in hashing
137Bug #1743: compilation with musl c library fails
138Bug #1744: tls: out of bounds memory read on malformed traffic
139Optimization #1642: Add --disable-python option
140
f9faf990
VJ
1413.0 -- 2016-01-27
142
143Bug #1673: smtp: crash during mime parsing
144
44a444ba
VJ
1453.0RC3 -- 2015-12-21
146
147Bug #1632: Fail to download large file with browser
148Bug #1634: Fix non thread safeness of Prelude analyzer
149Bug #1640: drop log crashes
150Bug #1645: Race condition in unix manager
151Bug #1647: FlowGetKey flow-hash.c:240 segmentation fault (master)
152Bug #1650: DER parsing issue (master)
153
e94bf972
VJ
1543.0RC2 -- 2015-12-08
155
156Bug #1551: --enable-profiling-locks broken
157Bug #1602: eve-log prefix field feature broken
158Bug #1614: app_proto key missing from EVE file events
159Bug #1615: disable modbus by default
160Bug #1616: TCP reassembly bug
161Bug #1617: DNS over TCP parsing issue
162Bug #1618: SMTP parsing issue
163Feature #1635: unified2 output: disable by default
164
737c99dd
VJ
1653.0RC1 -- 2015-11-25
166
167Bug #1150: TLS store disabled by TLS EVE logging
168Bug #1210: global counters in stats.log
169Bug #1423: Unix domain log file writer should automatically reconnect if receiving program is restarted.
170Bug #1466: Rule reload - Rules won't reload if rule files are listed in an included file.
171Bug #1467: Specifying an IPv6 entry before an IPv4 entry in host-os-policy causes ASAN heap-buffer-overflow.
172Bug #1472: Should 'goodsigs' be 'goodtotal' when checking if signatures were loaded in detect.c?
173Bug #1475: app-layer-modbus: AddressSanitizer error (heap-buffer-overflow)
174Bug #1481: Leading whitespace in flowbits variable names
175Bug #1482: suricata 2.1 beta4: StoreStateTxFileOnly crashes
176Bug #1485: hostbits - leading and trailing spaces are treated as part of the name and direction.
177Bug #1488: stream_size <= and >= modifiers function as < and > (equality is not functional)
178Bug #1491: pf_ring is not able to capture packets when running under non-root account
179Bug #1493: config test (-T) doesn't fail on missing files
180Bug #1494: off by one on rulefile count
181Bug #1500: suricata.log
182Bug #1508: address var parsing issue
183Bug #1517: Order dependent, ambiguous YAML in multi-detect.
184Bug #1518: multitenancy - selector vlan - vlan id range
185Bug #1521: multitenancy - global vlan tracking relation to selector
186Bug #1523: Decoded base64 payload short by 16 characters
187Bug #1530: multitenant mapping relation
188Bug #1531: multitenancy - confusing tenant id and vlan id output
189Bug #1556: MTU setting on NIC interface not considered by af-packet
190Bug #1557: stream: retransmission not detected
191Bug #1565: defrag: evasion issue
192Bug #1597: dns parser issue (master)
193Bug #1601: tls: server name logging
194Feature #1116: ips packet stats in stats.log
195Feature #1137: Support IP lists in threshold.config
196Feature #1228: Suricata stats.log in JSON format
197Feature #1265: Replace response on Suricata dns decoder when dns error please
198Feature #1281: long snort ruleset support for "SC_ERR_NOT_SUPPORTED(225): content length greater than 255 unsupported"
199Feature #1282: support for base64_decode from snort's ruleset
200Feature #1342: Support Cisco erspan traffic
201Feature #1374: Write pre-aggregated counters for all threads
202Feature #1408: multi tenancy for detection
203Feature #1440: Load rules file from a folder or with a star pattern rather then adding them manually to suricata.yaml
204Feature #1454: Proposal to add Lumberjack/CEE formatting option to EVE JSON syslog output for compatibility with rsyslog parsing
205Feature #1492: Add HUP coverage to output json-log
206Feature #1498: color output
207Feature #1499: json output for engine messages
208Feature #1502: Expose tls fields to lua
209Feature #1514: SSH softwareversion regex should allow colon
210Feature #1527: Add ability to compile as a Position-Independent Executable (PIE)
211Feature #1568: TLS lua output support
212Feature #1569: SSH lua support
213Feature #1582: Redis output support
214Feature #1586: Add flow memcap counter
215Feature #1599: rule profiling: json output
216Optimization #1269: Convert SM List from linked list to array
217
0e2a4c01
VJ
2182.1beta4 -- 2015-05-08
219
220Bug #1314: http-events performance issues
221Bug #1340: null ptr dereference in Suricata v2.1beta2 (output-json.c:347)
222Bug #1352: file list is not cleaned up
223Bug #1358: Gradual memory leak using reload (kill -USR2 $pid)
224Bug #1366: Crash if default_packet_size is below 32 bytes
225Bug #1378: stats api doesn't call thread deinit funcs
226Bug #1384: tcp midstream window issue (master)
227Bug #1388: pcap-file hangs on systems w/o atomics support (master)
228Bug #1392: http uri parsing issue (master)
229Bug #1393: CentOS 5.11 build failures
230Bug #1398: DCERPC traffic parsing issue (master)
231Bug #1401: inverted matching on incomplete session
232Bug #1402: When re-opening files on HUP (rotation) always use the append flag.
233Bug #1417: no rules loaded - latest git - rev e250040
234Bug #1425: dead lock in de_state vs flowints/flowvars
235Bug #1426: Files prematurely truncated by detection engine even though force-md5 is enabled
236Bug #1429: stream: last_ack update issue leading to stream gaps
237Bug #1435: EVE-Log alert payload option loses data
238Bug #1441: Local timestamps in json events
239Bug #1446: Unit ID check in Modbus packet error
240Bug #1449: smtp parsing issue
241Bug #1451: Fix list-keywords regressions
242Bug #1463: modbus parsing issue
243Feature #336: Add support for NETMAP to Suricata.
244Feature #885: smtp file_data support
245Feature #1394: Improve TCP reuse support
246Feature #1410: add alerts to EVE's drop logs
247Feature #1445: Suricata does not work on pfSense/FreeBSD interfaces using PPPoE
248Feature #1447: Ability to reject ICMP traffic
249Feature #1448: xbits
250Optimization #1014: app layer reassembly fast-path
251Optimization #1377: flow manager: reduce (try)locking
252Optimization #1403: autofp packet pool performance problems
253Optimization #1409: http pipeline support for stateful detection
254
a5641bc7
VJ
2552.1beta3 -- 2015-01-29
256
257Bug #977: WARNING on empty rules file is fatal (should not be)
258Bug #1184: pfring: cppcheck warnings
259Bug #1321: Flow memuse bookkeeping error
260Bug #1327: pcre pkt/flowvar capture broken for non-relative matches (master)
261Bug #1332: cppcheck: ioctl
262Bug #1336: modbus: CID 1257762: Logically dead code (DEADCODE)
263Bug #1351: output-json: duplicate logging (2.1.x)
264Bug #1354: coredumps on quitting on OpenBSD
265Bug #1355: Bus error when reading pcap-file on OpenBSD
266Bug #1363: Suricata does not compile on OS X/Clang due to redefinition of string functions (2.1.x)
267Bug #1365: evasion issues (2.1.x)
268Feature #1261: Request for Additional Lua Capabilities
269Feature #1309: Lua support for Stats output
270Feature #1310: Modbus parsing and matching
271Feature #1317: Lua: Indicator for end of flow
272Feature #1333: unix-socket: allow (easier) non-root usage
273Optimization #1339: flow timeout optimization
274Optimization #1339: flow timeout optimization
275Optimization #1371: mpm optimization
276
0b289434
VJ
2772.1beta2 -- 2014-11-06
278
279Feature #549: Extract file attachments from emails
280Feature #1312: Lua output support
281Feature #899: MPLS over Ethernet support
282Feature #707: ip reputation files - network range inclusion availability (cidr)
283Feature #383: Stream logging
284Feature #1263: Lua: Access to Stream Payloads
285Feature #1264: Lua: access to TCP quad / Flow Tuple
286Bug #1048: PF_RING/DNA config - suricata.yaml
287Bug #1230: byte_extract, within combination not working
288Bug #1257: Flow switch is missing from the eve-log section in suricata.yaml
289Bug #1259: AF_PACKET IPS is broken in 2.1beta1
290Bug #1260: flow logging at shutdown broken
291Bug #1279: BUG: NULL pointer dereference when suricata was debug mode.
292Bug #1280: BUG: IPv6 address vars issue
293Bug #1285: Lua - http.request_line not working (2.1)
294Bug #1287: Lua Output has dependency on eve-log:http
295Bug #1288: Filestore keyword in wrong place will cause entire rule not to trigger
296Bug #1294: Configure doesn't use --with-libpcap-libraries when testing PF_RING library
297Bug #1301: suricata yaml - PF_RING load balance per hash option
298Bug #1308: http_header keyword not matching when SYN|ACK and ACK missing (master)
299Bug #1311: EVE output Unix domain socket not working (2.1)
300
7fa2b876
VJ
3012.1beta1 -- 2014-08-12
302
303Feature #1155: Log packet payloads in eve alerts
304Feature #1208: JSON Output Enhancement - Include Payload(s)
305Feature #1248: flow/connection logging
306Feature #1258: json: include HTTP info with Alert output
307Optimization #1039: Packetpool should be a stack
308Optimization #1241: pcap recording: record per thread
309
2bcff80d
VJ
3102.0.3 -- 2014-08-08
311
312Bug #1236: fix potential crash in http parsing
313Bug #1244: ipv6 defrag issue
314Bug #1238: Possible evasion in stream-tcp-reassemble.c
315Bug #1221: lowercase conversion table missing last value
316Support #1207: Cannot compile on CentOS 5 x64 with --enable-profiling
317
1419e400
VJ
3182.0.2 -- 2014-06-25
319
320Bug #1098: http_raw_uri with relative pcre parsing issue
321Bug #1175: unix socket: valgrind warning
322Bug #1189: abort() in 2.0dev (rev 6fbb955) with pf_ring 5.6.3
323Bug #1195: nflog: cppcheck reports memleaks
324Bug #1206: ZC pf_ring not working with Suricata 2.0.1 (or latest git)
325Bug #1211: defrag issue
326Bug #1212: core dump (after a while) when app-layer.protocols.http.enabled = yes
327Bug #1214: Global Thresholds (sig_id 0, gid_id 0) not applied correctly if a signature has event vars
328Bug #1217: Segfault in unix-manager.c line 529 when using --unix-socket and sending pcap files to be analized via socket
329Feature #781: IDS using NFLOG iptables target
330Feature #1158: Parser DNS TXT data parsing and logging
331Feature #1197: liblua support
332Feature #1200: sighup for log rotation
333
174a5055
VJ
3342.0.1 -- 2014-05-21
335
336No changes since 2.0.1rc1
337
7e8f80b3
VJ
3382.0.1rc1 -- 2014-05-12
339
340Bug #978: clean up app layer parser thread local storage
341Bug #1064: Lack of Thread Deinitialization For Decoder Modules
342Bug #1101: Segmentation in AppLayerParserGetTxCnt
343Bug #1136: negated app-layer-protocol FP on multi-TX flows
344Bug #1141: dns response parsing issue
345Bug #1142: dns tcp toclient protocol detection
346Bug #1143: tls protocol detection in case of tls-alert
347Bug #1144: icmpv6: unknown type events for MLD_* types
348Bug #1145: ipv6: support PAD1 in DST/HOP extension hdr
349Bug #1146: tls: event on 'new session ticket' in handshake
350Bug #1159: Possible memory exhaustion when an invalid bpf-filter is used with AF_PACKET
351Bug #1160: Pcaps submitted via Unix Socket do not finish processing in Suricata 2
352Bug #1161: eve: src and dst mixed up in some cases
353Bug #1162: proto-detect: make sure probing parsers for all registered ports are run
354Bug #1163: HTP Segfault
355Bug #1165: af_packet - one thread consistently not working
356Bug #1170: rohash: CID 1197756: Bad bit shift operation (BAD_SHIFT)
357Bug #1176: AF_PACKET IPS mode is broken in 2.0
358Bug #1177: eve log do not show action 'dropped' just 'allowed'
359Bug #1180: Possible problem in stream tracking
360Feature #1157: Always create pid file if --pidfile command line option is provided.
361Feature #1173: tls: OpenSSL heartbleed detection
362
bc70fc0f
VJ
3632.0 -- 2014-03-25
364
365Bug #1151: tls.store not working when a TLS filter keyword is used
366
03091dfb
VJ
3672.0rc3 -- 2014-03-18
368
369Bug #1127: logstash & suricata parsing issue
370Bug #1128: Segmentation fault - live rule reload
371Bug #1129: pfring cluster & ring initialization
372Bug #1130: af-packet flow balancing problems
373Bug #1131: eve-log: missing user agent reported inconsistently
374Bug #1133: eve-log: http depends on regular http log
375Bug #1135: 2.0rc2 release doesn't set optimization flag on GCC
376Bug #1138: alert fastlog drop info missing
377
845cbcce
VJ
3782.0rc2 -- 2014-03-06
379
380Bug #611: fp: rule with ports matching on portless proto
381Bug #985: default config generates rule warnings and errors
382Bug #1021: 1.4.6: conf_filename not checked before use
383Bug #1089: SMTP: move depends on uninitialised value
384Bug #1090: FTP: Memory Leak
385Bug #1091: TLS-Handshake: Uninitialized value
386Bug #1092: HTTP: Memory Leak
387Bug #1108: suricata.yaml config parameter - segfault
388Bug #1109: PF_RING vlan handling
389Bug #1110: Can have the same Pattern ID (pid) for the same pattern but different case flags
390Bug #1111: capture stats at exit incorrect
391Bug #1112: tls-events.rules file missing
392Bug #1115: nfq: exit stats not working
393Bug #1120: segv with pfring/afpacket and eve-log enabled
394Bug #1121: crash in eve-log
395Bug #1124: ipfw build broken
396Feature #952: Add VLAN tag ID to all outputs
397Feature #953: Add QinQ tag ID to all outputs
398Feature #1012: Introduce SSH log
399Feature #1118: app-layer protocols http memcap - info in verbose mode (-v)
400Feature #1119: restore SSH protocol detection and parser
401
2421da6e
VJ
4022.0rc1 -- 2014-02-13
403
404Bug #839: http events alert multiple times
405Bug #954: VLAN decoder stats with AF Packet get written to the first thread only - stats.log
406Bug #980: memory leak in http buffers at shutdown
407Bug #1066: logger API's for packet based logging and tx based logging
408Bug #1068: format string issues with size_t + qa not catching them
409Bug #1072: Segmentation fault in 2.0beta2: Custom HTTP log segmentation fault
410Bug #1073: radix tree lookups are not thread safe
411Bug #1075: CUDA 5.5 doesn't compile with 2.0 beta 2
412Bug #1079: Err loading rules with variables that contain negated content.
413Bug #1080: segfault - 2.0dev (rev 6e389a1)
414Bug #1081: 100% CPU utilization with suricata 2.0 beta2+
415Bug #1082: af-packet vlan handling is broken
416Bug #1103: stats.log not incrementing decoder.ipv4/6 stats when reading in QinQ packets
417Bug #1104: vlan tagged fragmentation
418Bug #1106: Git compile fails on Ubuntu Lucid
419Bug #1107: flow timeout causes decoders to run on pseudo packets
420Feature #424: App layer registration cleanup - Support specifying same alproto names in rules for different ip protocols
421Feature #542: TLS JSON output
422Feature #597: case insensitive fileext match
423Feature #772: JSON output for alerts
424Feature #814: QinQ tag flow support
425Feature #894: clean up output
426Feature #921: Override conf parameters
427Feature #1007: united output
428Feature #1040: Suricata should compile with -Werror
429Feature #1067: memcap for http inside suricata
430Feature #1086: dns memcap
431Feature #1093: stream: configurable segment pools
432Feature #1102: Add a decoder.QinQ stats in stats.log
433Feature #1105: Detect icmpv6 on ipv4
434
d3d745d5
VJ
4352.0beta2 -- 2013-12-18
436
437Bug #463: Suricata not fire on http reply detect if request are not http
438Bug #640: app-layer-event:http.host_header_ambiguous set when it shouldn't
439Bug #714: some logs not created in daemon mode
440Bug #810: Alerts on http traffic storing the wrong packet as the IDS event payload
441Bug #815: address parsing with negation
442Bug #820: several issues found by clang 3.2
443Bug #837: Af-packet statistics inconsistent under very high traffic
444Bug #882: MpmACCudaRegister shouldn't call PatternMatchDefaultMatcher
445Bug #887: http.log printing unknown hostname most of the time
446Bug #890: af-packet segv
447Bug #892: detect-engine.profile - custom - does not err out in incorrect toclient/srv values - suricata.yaml
448Bug #895: response: rst packet bug
449Bug #896: pfring dna mode issue
450Bug #897: make install-full fails if wget is missing
451Bug #903: libhtp valgrind warning
452Bug #907: icmp_seq and icmp_id keyword with icmpv6 traffic (master)
453Bug #910: make check fails w/o sudo/root privs
454Bug #911: HUP signal
455Bug #912: 1.4.3: Unit test in util-debug.c: line too long.
456Bug #914: Having a high number of pickup queues (216+) makes suricata crash
457Bug #915: 1.4.3: log-pcap.c: crash on printing a null filename
458Bug #917: 1.4.5: decode-ipv6.c: void function cannot return value
459Bug #920: Suricata failed to parse address
460Bug #922: trackers value in suricata.yaml
461Bug #925: prealloc-sessions value bigger than allowed in suricata.yaml
462Bug #926: prealloc host value in suricata.yaml
463Bug #927: detect-thread-ratio given a non numeric value in suricata.yaml
464Bug #928: Max number of threads
465Bug #932: wrong IP version - on stacked layers
466Bug #939: thread name buffers are sized inconsistently
467Bug #943: pfring: see if we can report that the module is not loaded
468Bug #948: apple ppc64 build broken: thread-local storage not supported for this target
469Bug #958: SSL parsing issue (master)
470Bug #963: XFF compile failure on OSX
471Bug #964: Modify negated content handling
472Bug #967: threshold rule clobbers suppress rules
473Bug #968: unified2 not logging tagged packets
474Bug #970: AC memory read error
475Bug #973: Use different ids for content patterns which are the same, but one of them has a fast_pattern chop set on it.
476Bug #976: ip_rep supplying different no of alerts for 2 different but semantically similar rules
477Bug #979: clean up app layer protocol detection memory
478Bug #982: http events missing
479Bug #987: default config generates error(s)
480Bug #988: suricata don't exit in live mode
481Bug #989: Segfault in HTPStateGetTxCnt after a few minutes
482Bug #991: threshold mem leak
483Bug #994: valgrind warnings in unittests
484Bug #995: tag keyword: tagging sessions per time is broken
485Bug #998: rule reload triggers app-layer-event FP's
486Bug #999: delayed detect inits thresholds before de_ctx
487Bug #1003: Segmentation fault
488Bug #1023: block rule reloads during delayed detect init
489Bug #1026: pfring: update configure to link with -lrt
490Bug #1031: Fix IPv6 stream pseudo packets
491Bug #1035: http uri/query normalization normalizes 'plus' sign to space
492Bug #1042: Can't match "emailAddress" field in tls.subject and tls.issuerdn
493Bug #1061: Multiple flowbit set in one rule
494Feature #234: add option disable/enable individual app layer protocol inspection modules
495Feature #417: ip fragmentation time out feature in yaml
496Feature #478: XFF (X-Forwarded-For)
497Feature #602: availability for http.log output - identical to apache log format
498Feature #622: Specify number of pf_ring/af_packet receive threads on the command line
499Feature #727: Explore the support for negated alprotos in sigs.
500Feature #746: Decoding API modification
501Feature #751: Add invalid packet counter
502Feature #752: Improve checksum detection algorithm
503Feature #789: Clean-up start and stop code
504Feature #813: VLAN flow support
505Feature #878: add storage api
506Feature #901: VLAN defrag support
507Feature #904: store tx id when generating an alert
508Feature #940: randomize http body chunks sizes
509Feature #944: detect nic offloading
510Feature #956: Implement IPv6 reject
511Feature #957: reject: iface setup
512Feature #959: Move post config initialisation code to PostConfLoadedSetup
513Feature #981: Update all switch case fall throughs with comments on false throughs
514Feature #983: Provide rule support for specifying icmpv4 and icmpv6.
515Feature #986: set htp request and response size limits
516Feature #1008: Optionally have http_uri buffer start with uri path for use in proxied environments
517Feature #1009: Yaml file inclusion support
518Feature #1032: profiling: per keyword stats
519Optimization #583: improve Packet_ structure layout
520Optimization #1018: clean up counters api
521Optimization #1041: remove mkinstalldirs from git
522
f09f289b
VJ
5232.0beta1 -- 2013-07-18
524
525- Luajit flow vars and flow ints support (#593)
526- DNS parser, logger and keyword support (#792), funded by Emerging Threats
527- deflate support for HTTP response bodies (#470, #775)
528- update to libhtp 0.5 (#775)
529- improved gzip support for HTTP response bodies (#470, #775)
530- redesigned transaction handling, improving both accuracy and performance (#753)
531- redesigned CUDA support (#729)
532- Be sure to always apply verdict to NFQ packet (#769)
533- stream engine: SACK allocs should adhere to memcap (#794)
534- stream: deal with multiple different SYN/ACK's better (#796)
535- stream: Randomize stream chunk size for raw stream inspection (#804)
536- Introduce per stream thread ssn pool (#519)
537- "pass" IP-only rules should bypass detection engine after matching (#718)
538- Generate error if bpf is used in IPS mode (#777)
539- Add support for batch verdicts in NFQ, thanks to Florian Westphal
540- Update Doxygen config, thanks to Phil Schroeder
541- Improve libnss detection, thanks to Christian Kreibich
542- Fix a FP on rules looking for port 0 and fragments (#847), thanks to Rmkml
543- OS X unix socket build fixed (#830)
544- bytetest, bytejump and byteextract negative offset failure (#827)
545- Fix fast.log formatting issues (#771), thanks to Rmkml
546- Invalidate negative depth (#774), thanks to Rmkml
547- Fixed accuracy issues with relative pcre matching (#791)
548- Fix deadlock in flowvar capture code (#802)
549- Improved accuracy of file_data keyword (#817)
550- Fix af-packet ips mode rule processing bug (#819), thanks to Laszlo Madarassy
551- stream: fix injecting pseudo packet too soon leading to FP (#883), thanks to Francis Trudeau
552
5531.4.4 -- 2013-07-18
554
555- Bug #834: Unix socket - showing as compiled when it is not desired to do so
556- Bug #835: Unix Socket not working as expected
557- Bug #841: configure --enable-unix-socket does not err out if libs/pkgs are not present
558- Bug #846: FP on IP frag and sig use udp port 0, thanks to Rmkml
559- Bug #864: backport packet action macro's
560- Bug #876: htp tunnel fix
561- Bug #877: Flowbit check with content doesn't match consistently, thanks to Francis Trudeau
562
5631.4.3 -- 2013-06-20
564
565- Fix missed detection in bytetest, bytejump and byteextract for negative offset (#828)
566- Fix IPS mode being unable to drop tunneled packets (#826)
567- Fix OS X Unix Socket build (#829)
568
5691.4.2 -- 2013-05-29
570
571- No longer force nocase to be used on http_host
572- Invalidate rule if uppercase content is used for http_host w/o nocase
573- Warn user if bpf is used in af-packet IPS mode
574- Better test for available libjansson version
575- Fixed accuracy issues with relative pcre matching (#784)
576- Improved accuracy of file_data keyword (#788)
577- Invalidate negative depth (#770)
578- Fix http host parsing for IPv6 addresses (#761)
579- Fix fast.log formatting issues (#773)
580- Fixed deadlock in flowvar set code for http buffers (#801)
581- Various signature ordering improvements
582- Minor stream engine fix
583
5841.4.1 -- 2013-03-08
585
586- GeoIP keyword, allowing matching on Maxmind's database, contributed by Ignacio Sanchez (#559)
587- Introduce http_host and http_raw_host keywords (#733, #743)
588- Add python module for interacting with unix socket (#767)
589- Add new unix socket commands: fetching config, counters, basic runtime info (#764, #765)
590- Big Napatech support update by Matt Keeler
591- Configurable sensor id in unified2 output, contributed by Jake Gionet (#667)
592- FreeBSD IPFW fixes by Nikolay Denev
593- Add "default" interface setting to capture configuration in yaml (#679)
594- Make sure "snaplen" can be set by the user (#680)
595- Improve HTTP URI query string normalization (#739)
596- Improved error reporting in MD5 loading (#693)
597- Improve reference.config parser error reporting (#737)
598- Improve build info output to include all configure options (#738)
599- Segfault in TLS parsing reported by Charles Smutz (#725)
600- Fix crash in teredo decoding, reported by Rmkml (#736)
601- fixed UDPv4 packets without checksum being detected as invalid (#760)
602- fixed DCE/SMB parsers getting confused in some fragmented cases (#764)
603- parsing ipv6 address/subnet parsing in thresholding was fixed by Jamie Strandboge (#697)
604- FN: IP-only rule ip_proto not matching for some protocols (#689)
605- Fix build failure with other libhtp installs (#688)
606- Fix malformed yaml loading leading to a crash (#694)
607- Various Mac OS X fixes (#700, #701, #703)
608- Fix for autotools on Mac OS X by Jason Ish (#704)
609- Fix AF_PACKET under high load not updating stats (#706)
610
6111.3.6 -- 2013-03-07
612
613- fix decoder event rules not checked in all cases (#671)
614- checksum detection for icmpv6 was fixed (#673)
615- crash in HTTP server body inspection code fixed (#675)
616- fixed a icmpv6 payload bug (#676)
617- IP-only rule ip_proto not matching for some protocols was addressed (#690)
618- fixed malformed yaml crashing suricata (#702)
619- parsing ipv6 address/subnet parsing in thresholding was fixed by Jamie Strandboge (#717)
620- crash in tls parser was fixed (#759)
621- fixed UDPv4 packets without checksum being detected as invalid (#762)
622- fixed DCE/SMB parsers getting confused in some fragmented cases (#763)
623
63370745
VJ
6241.4 2012-12-13
625
626- Decoder event matching fixed (#672)
627- Unified2 would overwrite files if file rotation happened within a second of file creation, leading to loss of events/alerts (#665)
628- Add more events to IPv6 extension header anomolies (#678)
629- Fix ICMPv6 payload and checksum calculation (#677, #674)
630- Clean up flow timeout handling (#656)
631- Fix a shutdown bug when using AF_PACKET under high load (#653)
632- Fix TCP sessions being cleaned up to early (#652)
633
6341.3.5 2012-12-06
635
636- Flow engine memory leak fixed by Ludovico Cavedon (#651)
637- Unified2 would overwrite files if file rotation happened within a second of file creation, leading to loss of events/alerts (#664)
638- Flow manager mutex used unintialized, fixed by Ludovico Cavedon (#654)
639- Windows building in CYGWIN fixed (#630)
640
e4f25661
VJ
6411.4rc1 2012-11-29
642
643- Interactive unix socket mode (#571, #552)
644- IP Reputation: loading and matching (#647)
645- Improved --list-keywords commandline option gives detailed info for supported keyword, including doc link (#435)
646- Rule analyzer improvement wrt ipv4/ipv6, invalid rules (#494)
647- User-Agent added to file log and filestore meta files (#629)
648- Endace DAG supports live stats and at exit drop stats (#638)
649- Add support for libhtp event "request port doesn't match tcp port" (#650)
650- Rules with negated addresses will not be considered IP-only (#599)
651- Rule reloads complete much faster in low traffic conditions (#526)
652- Suricata -h now displays all available options (#419)
653- Luajit configure time detection was improved (#636)
654- Flow manager mutex used w/o initialization (#628)
655- Cygwin work around for windows shell mangling interface string (#372)
656- Fix a Prelude output crash with alerts generated by rules w/o classtype or msg (#648)
657- CLANG compiler build fixes (#649)
658- Several fixes found by code analyzers
659
b0caeaa5
VJ
6601.4beta3 2012-11-14
661
662- support for Napatech cards was greatly improved by Matt Keeler from Npulse (#430, #619)
663- support for pkt_data keyword was added
664- user and group to run as can now be set in the config file
665- make HTTP request and response body inspection sizes configurable per HTTP server config (#560)
666- PCAP/AF_PACKET/PF_RING packet stats are now printed in stats.log (#561, #625)
667- add contrib directory to the dist (#567)
668- performance improvements to signatures with dsize option
669- improved rule analyzer: print fast_pattern along with the rule (#558)
670- fixes to stream engine reducing the number of events generated (#604)
671- add stream event to match on overlaps with different data in stream reassembly (#603)
672- stream.inline option new defaults to "auto", meaning enabled in IPS mode, disabled in IDS mode (#592)
673- HTTP handling in OOM condition was greatly improved (#557)
674- filemagic keyword performance was improved (#585)
675- fixes and improvements to daemon mode (#624)
676- fix drop rules not working correctly when thresholded (#613)
677- fixed a possible FP when a regular and "chopped" fast_pattern were the same (#581)
678- fix a false possitive condition in http_header (#607)
679- fix inaccuracy in byte_jump keyword when using "from_beginning" option (#627)
680- fixes to rule profiling (#576)
681- cleanups and misc fixes (#379, #395)
682- updated bundled libhtp to 0.2.11
683- build system improvements and cleanups
684- fix to SSL record parsing
685
6861.3.4 -- 2012-11-14
687
688- fix crash in flow and host engines in cases of low memory or low memcap settings (#617)
689- improve http handling in low memory conditions (#620)
690- fix inaccuracy in byte_jump keyword when using "from_beginning" option (#626)
691- fix building on OpenBSD 5.2
692- update default config's defrag settings to reflect all available options
693- fixes to make check
694- fix to SSL record parsing
695
6961.3.3 -- 2012-11-01
697
698- fix drop rules not working correctly when thresholded (#615)
699- fix a false possitive condition in http_header (#606)
700- fix extracted file corruption (#601)
701- fix a false possitive condition with the pcre keyword and relative matching (#588)
702- fix PF_RING set cluster problem on dma interfaces (#598)
703- improve http handling in low memory conditions (#586, #587)
704- fix FreeBSD inline mode crash (#612)
705- suppress pcre jit warning (#579)
706
d774d6e2
VJ
7071.4beta2 -- 2012-10-04
708
709- New keyword: "luajit" to inspect packet, payload and all HTTP buffers with a Lua script (#346)
710- Added ability to control per server HTTP parser settings in much more detail (#503)
711- Rewrite of IP Defrag engine to improve performance and fix locking logic (#512, #540)
712- Big performance improvement in inspecting decoder, stream and app layer events (#555)
713- Pool performance improvements (#541)
714- Improved performance of signatures with simple pattern setups (#577)
715- Bundled docs are installed upon make install (#527)
716- Support for a number of global vs rule thresholds [3] was added (#425)
717- Improved rule profiling performance
718- If not explicit fast_pattern is set, pick HTTP patterns over stream patterns. HTTP method, stat code and stat msg are excluded.
719- Fix compilation on architectures other than x86 and x86_64 (#572)
720- Fix FP with anchored pcre combined with relative matching (#529)
721- Fix engine hanging instead of exitting if the pcap device doesn't exist (#533)
722- Work around for potential FP, will get properly fixed in next release (#574)
723- Improve ERF handling. Thanks to Jason Ish
724- Always set cluster_id in PF_RING
725- IPFW: fix broken broadcast handling
726- AF_PACKET kernel offset issue, IPS fix and cleanup
727- Fix stream engine sometimes resending the same data to app layer
728- Fix multiple issues in HTTP multipart parsing
729- Fixed a lockup at shutdown with NFQ (#537)
730
7311.3.2 -- 2012-10-03
732
733- Fixed a possible FP when a regular and "chopped" fast_pattern were the same (#562)
734- Fixed a FN condition with the flow:no_stream option (#575)
735- Fix building of perf profiling code on i386 platform. By Simon Moon (#534)
736- Fix multiple issues in HTTP multipart parsing
737- Fix stream engine sometimes resending the same data to app layer
738- Always set cluster_id in PF_RING
739- Defrag: silence some potentially noisy errors/warnings
740- IPFW: fix broken broadcast handling
741- AF_PACKET kernel offset issue
742
fca70730
VJ
7431.4beta1 -- 2012-09-06
744
745- Custom HTTP logging contributed by Ignacio Sanchez (#530)
746- TLS certificate logging and fingerprint computation and keyword (#443)
747- TLS certificate store to disk feature (#444)
748- Decoding of IPv4-in-IPv6, IPv6-in-IPv6 and Teredo tunnels (#462, #514, #480)
749- AF_PACKET IPS support (#516)
750- Rules can be set to inspect only IPv4 or IPv6 (#494)
751- filesize keyword for matching on sizes of files in HTTP (#489)
752- Delayed detect initialization. Starts processing packets right away and loads detection engine in the background (#522)
753- NFQ fail open support (#507)
754- Highly experimental lua scripting support for detection
755- Live reloads now supports HTTP rule updates better (#522)
756- AF_PACKET performance improvements (#197, #415)
757- Make defrag more configurable (#517, #528)
758- Improve pool performance (#518)
759- Improve file inspection keywords by adding a separate API (#531)
760- Example threshold.config file provided (#302)
761- Fix building of perf profiling code on i386 platform. By Simon Moon (#534)
762- Various spelling corrections by Simon Moon (#533)
763
e28835af
VJ
7641.3.1 -- 2012-08-21
765
766- AF_PACKET performance improvements
767- Defrag engine performance improvements
768- HTTP: add per server options to enable/disable double decoding of URI (#464, #504)
769- Stream engine packet handling for packets with non-standard flag combinations (#508)
770- Improved stream engine handling of packet loss (#523)
771- Stream engine checksum alerting fixed
772- Various rule analyzer fixes (#495, #496, #497)
773- (Rule) profiling fixed and improved (#460, #466)
774- Enforce limit on max-pending-packets (#510)
775- fast_pattern on negated content improved
776- TLS rule keyword parsing issues
777- Windows build fixes (#502)
778- Host OS parsing issues fixed (#499)
779- Reject signatures where content length is bigger than "depth" setting (#505)
780- Removed unused "prune-flows" option
781- Set main thread and live reload thread names (#498)
782
22957776
VJ
7831.3 -- 2012-07-06
784
785- make live rule reloads optional and disabled by default
786- fix a shutdown bug
787- fix several memory leaks (#492)
788- warn user if global and rule thresholding conflict (#455)
789- set thread names on FreeBSD (Nikolay Denev)
790- Fix PF_RING building on Ubuntu 12.04
791- rule analyzer updates
792- file inspection improvements when dealing with limits (#493)
793
583ba460
VJ
7941.3rc1 -- 2012-06-29
795
796- experimental live rule reload by sending a USR2 signal (#279)
797- AF_PACKET BPF support (#449)
798- AF_PACKET live packet loss counters (#441)
799- Rule analyzer (#349)
800- add pcap workers runmode for use with libpcap wrappers that support load balancing, such as Napatech's or Myricom's
801- negated filemd5 matching, allowing for md5 whitelisting
802- signatures with depth and/or offset are now checked against packets in addition to the stream (#404)
803- http_cookie keyword now also inspects "Set-Cookie" header (#479)
804- filemd5 keyword no longer depends on log-file output module (#447)
805- http_raw_header keyword inspects original header line terminators (#475)
806- deal with double encoded URI (#464)
807- improved SMB/SMB2/DCERPC robustness
808- ICMPv6 parsing fixes
809- improve HTTP body inspection
810- stream.inline accuracy issues fixed (#339)
811- general stability fixes (#482, #486)
812- missing unittests added (#471)
813- "threshold.conf not found" error made more clear (#446)
814- IPS mode segment logging for Unified2 improved
815
8161.3beta2 -- 2012-06-08
ed9b07ef
VJ
817
818- experimental support for matching on large lists of known file MD5 checksums
819- Improved performance for file_data, http_server_body and http_client_body keywords
820- Improvements to HTTP handling: multipart parsing, gzip decompression
821- Byte_extract can support negative offsets now (#445)
822- Support for PF_RING 5.4 added. Many thanks to Chris Wakelin (#459)
823- HOME_NET and EXTERNAL_NET and the other vars are now checked for common errors (#454)
824- Improved error reporting when using too long address strings (#451)
825- MD5 calculation improvements for daemon mode and other cases (#449)
826- File inspection scripts: Added Syslog action for logging to local syslog. Thanks to Martin Holste.
827- Rule parser is made more strict.
828- Unified2 output overhaul, logging individual segments in more cases.
829- detection_filter keyword accuracy problem was fixed (#453)
830- Don't inspect cookie header with http header (#461)
831- Crash with a rule with two byte_extract keywords (#456)
832- SSL parser fixes. Thanks to Chris Wakelin for testing the patches! (#476)
833- Accuracy issues in HTTP inspection fixed. Thanks to Rmkml (#452)
834- Improve escaping of some characters in logs (#418)
835- Checksum calculation bugs fixed
836- IPv6 parsing issues fixed. Thanks to Michel Saborde.
837- Endace DAG issues fixed. Thanks to Jason Ish from Endace.
838- Various OpenBSD related fixes.
839- Fixes for bugs found by Coverity source code analyzer.
840
fbe0206c
VJ
8411.3beta1 -- 2012-04-04
842
843- TLS/SSL handshake parser, tls.subjectdn and tls.issuerdn keywords (#296, contributed by Pierre Chifflier)
844- Napatech capture card support (contributed by Randy Caldejon -- nPulse)
845- Scripts for looking up files / file md5's at Virus Total and others (contributed by Martin Holste)
846- Test mode: -T option to test the config (#271)
847- Ringbuffer and zero copy support for AF_PACKET
848- Commandline options to list supported app layer protocols and keywords (#344, #414)
849- File extraction for HTTP POST request that do not use multipart bodies
850- On the fly md5 checksum calculation of extracted files
851- Line based file log, in json format
852- Basic support for including other yaml files into the main yaml
853- New multi pattern engine: ac-bs
854- Profiling improvements, added lock profiling code
855- Improved HTTP CONNECT support in libhtp (#427, Brian Rectanus -- Qualys)
856- Unified yaml naming convention, including fallback support (by Nikolay Denev)
857- Improved Endace DAG support (#431, Jason Ish -- Endace)
858- New default runmode: "autofp" (#433)
859- Major rewrite of flow engine, improving scalability.
860- Improved http_stat_msg and http_stat_code keywords (#394)
861- Improved scalability for Tag and Threshold subsystems
862- Made the rule keyword parser much stricter in detecting syntax errors
863- Split "file" output into "file-store" and "file-log" outputs
864- Much improved file extraction
865- CUDA build fixes (#421)
866- Various FP's reported by Rmkml (#403, #405, #411)
867- IPv6 decoding and detection issues (reported by Michel Sarborde)
868- PCAP logging crash (#422)
869- Fixed many (potential) issues with the help of the Coverity source code analyzer
870- Fixed several (potential) issues with the help of the cppcheck and clang/scan-build source code analyzers
871
65d1783b
VJ
8721.2.1 -- 2012-01-20
873
874- fix malformed unified2 records when writing alerts trigger by stream inspection (#402)
875- only force a pseudo packet inspection cycle for TCP streams in a state >= established
876
5b42f360
VJ
8771.2 -- 2012-01-19
878
879- improved Windows/CYGWIN path handling (#387)
880- fixed some issues with passing an interface or ip address with -i
881- make live worker runmode threads adhere to the 'detect' cpu affinity settings
882
e192ce7e
VJ
8831.2rc1 -- 2012-01-11
884
885- app-layer-events keyword: similar to the decoder-events and stream-events, this will allow matching on HTTP and SMTP events
886- auto detection of checksum offloading per interface (#311)
887- urilen options to match on raw or normalized URI (#341)
888- flow keyword option "only_stream" and "no_stream"
889- unixsock output options for all outputs except unified2 (PoC python script in the qa/ dir) (#250)
890- in IPS mode, reject rules now also drop (#399)
891- http_header now also inspects response headers (#389)
892- "worker" runmodes for NFQ and IPFW
893- performance improvement for "ac" pattern matcher
894- allow empty/non-initialized flowints to be incremented
895- PCRE-JIT is now enabled by default if available (#356)
896- many file inspection and extraction improvements
897- flowbits and flowints are now modified in a post-match action list
898- general performance increasements
899- fixed parsing really high sid numbers >2 Billion (#393)
900- fixed ICMPv6 not matching in IP-only sigs (#363)
901
c0cd2c85
VJ
9021.2beta1 -- 2011-12-19
903
904- File name, type inspection and extraction for HTTP
905- filename, fileext, filemagic and filestore keywords added
906- "file" output for storing extracted files to disk
907- file_data keyword support, inspecting normalized, dechunked, decompressed HTTP response body (feature #241
908- new keyword http_server_body, pcre regex /S option
909- Option to enable/disable core dumping from the suricata.yaml (enabled by default)
910- Human readable size limit settings in suricata.yaml
911- PF_RING bpf support (required PF_RING >= 5.1) (feature #334)
912- tos keyword support (feature #364)
913- IPFW IPS mode does now support multiple divert sockets
914- New IPS running modes, Linux and FreeBSD do now support "worker" and "autofp"
915- Improved alert accuracy in autofp and single runmodes
916- major performance optimizations for the ac-gfbs pattern matcher implementation
917- unified2 output fixes
918- PF_RING supports privilege dropping now (bug #367)
919- Improved detection of duplicate signatures
920
9211.1.1 -- 2011-12-07
922
923- Fix for a error in the smtp parser that could crash Suricata.
924- Fix for AF_PACKET not compiling on modern linux systems like Fedora 16.
925
6256d6b5
VJ
9261.1 -- 2011-11-10
927
928- CUDA build fixed
929- minor pcap, AF_PACKET and PF_RING fixes (#368)
930- bpf handling fix
931- Windows CYGWIN build
932- more cleanups
933
9341.1rc1 -- 2011-11-03
935
936- extended HTTP request logging for use with (among other things) http_agent for Sguil (#38)
937- AF_PACKET report drop stats on shutdown (#325)
938- new counters in stats.log for flow and stream engines (#348)
939- SMTP parsing code support for BDAT command (#347)
940- HTTP URI normalization no longer converts to lowercase (#362)
941- AF_PACKET works with privileges dropping now (#361)
942- Prelude output for state matches (#264, #355)
943- update of the pattern matching code that should improve accuracy
944- rule parser was made more strict (#295, #312)
945- multiple event suppressions for the same SID was fixed (#366)
946- several accuracy fixes
947- removal of the unified1 output plugins (#353)
948
9491.1beta3 -- 2011-10-25
950
951- af-packet support for high speed packet capture
952- "replace" keyword support (#303)
953- new "workers" runmode for multi-dev and/or clustered PF_RING, AF_PACKET, pcap
954- added "stream-event" keyword to match on TCP session anomalies
955- support for suppress keyword was added (#274)
956- byte_extract keyword support was added
957- improved handling of timed out TCP sessions in the detection engine
958- unified2 payload logging if detection was in the HTTP state (#264)
959- improved accuracy of the HTTP transaction logging
960- support for larger (64 bit) Flow/Stream memcaps (#332)
961- major speed improvements for PCRE, including support for PCRE JIT
962- support setting flowbits in ip-only rules (#292)
963- performance increases on SSE3+ CPU's
964- overhaul of the packet acquisition subsystem
965- packet based performance profiling subsystem was added
966- TCP SACK support was added to the stream engine
967- updated included libhtp to 0.2.6 which fixes several issues
968
9691.1beta2 -- 2011-04-13
970
971- New keyword support: http_raw_uri (including /I for pcre), ssl_state, ssl_version (#258, #259, #260, #262).
972- Inline mode for the stream engine (#230, #248).
973- New keyword support: nfq_set_mark
974- Included an example decoder-events.rules file
975- api for adding and selecting runmodes was added
976- pcap logging / recording output was added
977- basic SCTP protocol parsing was added
978- more fine grained CPU affinity setting support was added
979- stream engine inspects stream in larger chunks
980- fast_pattern support for http_method content modifier (#255)
981- negation support for isdataat keyword (#257)
982- configurable interval for stats.log updates (#247)
983- new pf_ring runmode was added that scales better
984- pcap live mode now handles the monitor interface going up and down
985- several QA additions to "make check"
986- NFQ (linux inline) mode was improved
987- Alerts classification fix (#275)
988- compiles and runs on big-endian systems (#63)
989- unified2 output works around barnyard2 issues with DLT_RAW + IPv6
990
9911.1beta1 -- 2010-12-21
992
993- New keyword support: http_raw_header, http_stat_msg, http_stat_code.
994- A new default pattern matcher, Aho-Corasick based, that uses much less memory.
995- reference.config support as supplied by ET/ETpro and VRT.
996- Much improved fast_pattern support, including for http_uri, http_client_body, http_header, http_raw_header.
997- Improved parsers, especially the DCERPC parser.
998- Much improved performance & accuracy.
999
10001.0.5 -- 2011-07-25
1001
1002- Fix stream reassembly bug #300. Thanks to Rmkml for the report.
1003- Fix several (potential) issues fixed after a source code scan with Coverity generously contributed by RedHat.
1004
10051.0.4 -- 2011-06-24
1006
1007- LibHTP updated to 0.2.6
1008- Large number of (potential) issues fixed after a source code scan with Coverity generously contributed by RedHat.
1009- Large number of (potential) issues fixed after source code scans with the Clang static analizer.
1010
10111.0.3 -- 2011-04-13
1012
1013- Fix broken checksum calculation for TCP/UDP in some cases
1014- Fix errors in the byte_test, byte_jump, http_method and http_header keywords
1015- Fix a ASN1 parsing issue
1016- Improve LibHTP memory handling
1017- Fix a defrag issue
1018- Fix several stream engine issues
1019