# 0.8.0 12/31/2009 First public release * Feature #2: The engine needs the ability to run in daemon mode. * Bug #4: DetectBytetestMatch: Error extracting 8 bytes of string data: 0 on web responses * Bug #5: Multi-line rules do not work in the OISF engine. * Bug #6: The Logging subsystem does not perform proper bounds checking on msg strings * Bug #7: Unifed* File Rollover Causes Segmentation Fault * Bug #8: engine fails to match when fast_pattern rule is inspecting the same payload as a non-fast_pattern rule * Bug #9: rules containing the same content match do not fire. * Bug #10: flags:0; alerts when it shoudn't * Bug #11: negated content matches don't work when ! is outside of "" * Bug #12: Negated pcre treated as a normal match * Bug #13: Depth is not modified by offset * Bug #16: rand needs to be seeded when used in the engine * Bug #17: Segv inside of chunked http response body parsing * Bug #18: unclear error message when user fails to specify a conf file * Bug #20: Engine segv's when proccessing gzip'd http responses on 64-bit hosts. * Bug #21: Segv when trying processing rule with http_cookie modifier but no cookie header present in packet. * Bug #22: Engine infinitely prints whitespace when processing the smb traffic in the attached pcap. * Bug #23: Segv occurs occasionally inside of DetectHttpCookieMatch * Bug #28: Spaces between content/uricontent: and "match" are not handled properly * Bug #29: Abort inside of StreamTcpSegmentDataReplace when processing the attached pcap * Bug #30: strip newline(s) from signature line before passing it to the parser * Bug #33: We should not abort() inside of the stream handler * Bug #34: Engine lockup inside of DCERPCParse when processing the attached pcap * Bug #41: Processing the attached pcap causes the engine to segv inside of AppLayerHandleMsg