]> git.ipfire.org Git - thirdparty/suricata.git/shortlog
thirdparty/suricata.git
2012-05-25  Eric LeblondOpenBSD: introduce SCLocalTime function.
2012-05-25  Victor JulienAdd debug messages to HTTP error/warning handling.
2012-05-25  Victor JulienSupport FNAME and FCOMMENT extensions in gzip'd http...
2012-05-25  Victor Julienstream: improve error checking.
2012-05-25  Victor Julienreplace: add missing malloc return value check.
2012-05-25  Eric Leblondpfring: follow API change
2012-05-25  Victor JulienMake sure all fake packets have datalink type DLT_RAW...
2012-05-24  Eric LeblondOpenBSD: setup specific place for magic file.
2012-05-24  Victor Julienunified2: minor cleanups.
2012-05-23  Eric LeblondOpenBSD: don't close std* to avoid problem.
2012-05-23  Victor Julienpcap: lock pcap_compile and pcap_setfilter calls as...
2012-05-23  Victor Julienpcap: fix double free issue with bpf filter and multipl...
2012-05-22  Victor Julienalert-debuglog: add size info for stream chunks and...
2012-05-22  Anoop Saldanhadebuglog now uses the new mem buffer API. Improve file...
2012-05-22  Victor Julienpcre: print filename and line number for JIT warning.
2012-05-22  Anoop Saldanhabug #454 - rebase fix. Also use better error code to...
2012-05-22  Anoop Saldanhabug #454 - add unittests for the address/port conf...
2012-05-22  Anoop Saldanhabug #454 - global check to see if address and port...
2012-05-21  Victor JulienNo longer pass StreamMsg to output for alert logging...
2012-05-21  Victor Julienstream: keep segments in memory until we are sure the...
2012-05-20  Anoop Saldanhaset stream_eof flag per stream, only when the stream...
2012-05-20  Anoop Saldanhalibhtp fix for response body processing. Increment...
2012-05-20  Victor Julienipv6: fix an AH header parsing issue. Add decoder event...
2012-05-18  Victor JulienImprove error message for malformed urilen value.
2012-05-16  Anoop SaldanhaAdd a nice error message when we exceeded address buffe...
2012-05-16  Anoop Saldanhabug #451 fix for parsing address. Increase buffer size
2012-05-16  Anoop Saldanhabug #461 - http header shouldn't match on cookie header
2012-05-16  Eric LeblondOpenbsd: Fix some warning related to inline usage.
2012-05-16  Eric Leblondhtp OpenBSD: fix inline related warning
2012-05-16  Anoop Saldanhabug 418 - update http log to escape backslashes
2012-05-16  Anoop Saldanhafix failing rate filter unittest
2012-05-16  Anoop Saldanhafix rate filters that reset the sig ctx data and handle...
2012-05-16  Anoop Saldanhaindentation fix
2012-05-12  Anoop Saldanhafix rate filter alert suppression. Log error if rate...
2012-05-12  Victor JulienDisable some stream rules by default, fix sid no typo.
2012-05-03  Anoop Saldanhamore coverity fixes
2012-05-02  Anoop Saldanhacoverity fixes
2012-05-02  Victor JulienAdd TLS decoder event rule file.
2012-05-02  Victor JulienDon't enable UNITTESTS in AF_PACKET detection.
2012-05-01  Eileen Donlondisallow pcre /P/I/U with flow:to_client/from_svr
2012-05-01  Eileen Donlondisallow http_server_body with flow:to_server
2012-05-01  Eileen Donlonallow only one flow option in a rule
2012-05-01  Eileen Donlondisallow file_data with flow:to_server/from_client
2012-05-01  Victor JulienMinor textual update.
2012-05-01  Anoop Saldanhabug 454 - Provide better error message when the user...
2012-05-01  Anoop Saldanhabug 456 fix for byte_extract to have array of the right...
2012-05-01  Anoop Saldanhafix failing fast pattern unittests
2012-05-01  Eric LeblondFix OpenBSD compilation.
2012-04-25  Victor JulienUse less queues and threads in nfq autofp mode.
2012-04-25  Anoop Saldanhafix detection filter unittests to reflect recent fixes
2012-04-25  Anoop Saldanhacode cleanup
2012-04-25  Anoop Saldanhaconsidering the tenths of a seconds in a packet, when...
2012-04-25  Anoop Saldanhafix detection filter. Had one extra alert than normal...
2012-04-25  Anoop Saldanhafix FNs for flow- only_stream and no_stream options
2012-04-24  Anoop Saldanhacode cleanup - indentation fix
2012-04-24  Anoop Saldanhabug 452 - fix detection bug for sigs that don't have...
2012-04-24  Anoop Saldanhabug 452 - enable http extra callbacks for configs other...
2012-04-24  Anoop Saldanharemove unused stream ssn flag - STREAMTCP_FLAG_TOSERVER...
2012-04-24  Jason IshFix linking with libdag
2012-04-23  Martin HolsteIncluded Action::Syslog by default in config
2012-04-23  Martin HolsteAdded Syslog action for logging to local syslog
2012-04-17  Anoop SaldanhaFree membuffer before clearing enclosing parent instance
2012-04-13  Victor Julienipv6: improve handling of packets with duplicate (or...
2012-04-13  Victor Julienhttp: body inspection improvement
2012-04-12  Victor JulienAdd htp error debug printing.
2012-04-12  Victor JulienFlag napatech receive tm as well.
2012-04-12  Anoop Saldanhaflag recieve acq tms that previously missed the receive...
2012-04-12  Victor JulienMisc buffer API update.
2012-04-10  Eileen Donlonreject pcre modifiers U with B
2012-04-10  Eileen Donlonallow only one content to use fast_pattern
2012-04-10  Victor JulienAdd missing space to http.log.
2012-04-10  Victor JulienFix minor memleak in an start up error condition.
2012-04-10  Anoop SaldanhaIntroduce new buffer API that lets you create and manag...
2012-04-10  Anoop Saldanhacsum function fixes. Improves alert accuracy. FPs on...
2012-04-10  Anoop Saldanhaminor code cleanup
2012-04-10  Anoop Saldanhaupdate handling negative offsets in byte_extract. Also...
2012-04-05  Victor Julienhttp: improve multipart parsing, skip empty records.
2012-04-04  Victor JulienUpdate Changelog for 1.3beta1 suricata-1.3beta1
2012-04-04  Victor JulienFix minor compiler warning.
2012-04-04  Victor Juliendefrag: don't increment recursion level for reassembled...
2012-04-04  Jason IshUpdate the ERF file runmodes to support autofp and...
2012-04-04  Jason IshApply changes recommended by Stephen Donnely of Endace...
2012-04-03  Victor Julienipv6: make sure we pass the defragged packet from the...
2012-04-03  Victor JulienFix error in proto handling for ipv6 in fast.log.
2012-04-02  Victor JulienApply http.log formatting fix by Chris Wakelin.
2012-04-02  Victor JulienFix error in per packet detection engine profiling.
2012-04-02  Victor JulienMinor stream optimization.
2012-04-02  Victor JulienMake fast.log use finer grained locking, move protocol...
2012-04-02  Victor JulienMinor optimizations to unified2 and fast.log.
2012-04-02  Victor JulienSmall compile fix.
2012-04-02  Anoop Saldanhaupdate util-print.c to use new print macro
2012-04-02  Anoop Saldanhaprovide generic macro to buffer data using snprintf
2012-04-02  Anoop Saldanhaupdate util-print.c to use snprintf
2012-04-02  Anoop Saldanharestructure http logging to use fine grained locking
2012-03-30  Victor JulienMinor unittest fixes to make Coverity happy.
2012-03-30  Victor Julienflow: add missing unlocks for rare error condition...
2012-03-30  Victor Julienhost: convert use_cnt to a atomic var (like in flow).
2012-03-30  Victor Julienipv6: fix routing header parsing leading to rejection...
2012-03-30  Victor Julienipv6: properly deal with packets containing a FH header...
2012-03-30  Victor Julienipv6: fix detection engine using the originals IPv6...
next