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