# 1.0.0 07/01/2010 First stable release * Bug #94: dcerpc over udp * Bug #144: isdataat + relative does not work when previous match is pcre. * Bug #146: isdataat + relative does not work when previous keyword is byte_jump * Feature #154: Implement alert-debug logging for IPV6 as well. * Bug #155: Anchored pcre doesn't appear to work with /U modifer. * Bug #168: memory leak in DCERPC handling * Bug #171: suricata 0.9.1 fails to compile with cuda support * Bug #173: new request for detecting duplicate sig on suricata * Bug #179: no alert with decode-event:ipv4.* suricata today git * Bug #182: Processing a private pcap containing dce/rpc over udp ends in memalloc error and non-zero exit * Bug #183: segv inside of ThresholdTimeoutRemove() * Bug #184: Inconsistent timestamps and logged packets for http based alerts. * Bug #185: Duplicate alerts when processing the following pcap for sid 498 * Bug #186: DeStateStoreFree() results on invalid mem access on certain conditions * Bug #187: segv inside of DetectSeqMatch() when processing the attached pcap and rule. * Bug #189: Engine fails to build with ./configure --enable-profiling * Bug #192: False Negatives when processing the attached pcaps and rules containing http traffic. * Feature #193: radix tree implementation should not malloc on lookups * Bug #195: valgrind error in asn1 * Feature #196: Keywords for which we don't support fast_pattern as a modifer should accept the sig and warn. * Bug #198: valgrind report a context error on SSLParserTest01 * Bug #199: Please review and update the patch for pkg-config detection on OSX