]> git.ipfire.org Git - thirdparty/suricata.git/shortlog
thirdparty/suricata.git
2012-11-07  Eric Leblondyaml: update defrag variable 181/head
2012-11-02  Victor JulienFix GetUsed functions for Host and Flow.
2012-11-02  Victor Julienflow: fix crash when flow engine under extreme stress...
2012-11-01  Victor JulienUpdate changelog to reflect 1.3.3 changes. suricata-1.3.3
2012-11-01  Victor Julienlibhtp: harden code against malloc failures. Bug #587.
2012-11-01  Victor Julienhttp: don't assume http tx to have header alloc'd....
2012-11-01  Victor JulienDon't use SCStrdup in SCLogMessage as we call it on...
2012-10-31  Eric Leblondipfw: add missing include
2012-10-31  Eric Leblonddefensive set of variable.
2012-10-31  Eric LeblondFreeBSD: add missing include
2012-10-31  Victor Julienfilestore: fix logic flag in continued stateful detection
2012-10-31  Victor JulienRemove pcre jit warning. Bug #579.
2012-10-31  Eric Leblondpf_ring: don't set cluster for DNA interface.
2012-10-31  Victor Julienhttp: fix client and server body sometimes being inspec...
2012-10-30  Victor JulienFix drop (and other actions) not being applied to thres...
2012-10-19  Victor Julienhttp: fix http header reassembly bug causing some heade...
2012-10-15  Anoop SaldanhaMove Flow Reference/Dereferene api from flow-util.h...
2012-10-15  Anoop SaldanhaUpdate all flow referencing to use the new FlowReferenc...
2012-10-15  Anoop Saldanhafix for bug #557.
2012-10-15  Anoop SaldanhaIntroduce utility flow macros to help referencing/deref...
2012-10-15  Anoop Saldanhafix for bug #557.
2012-10-12  Victor Julienlibhtp: don't use internal iterator
2012-10-09  Victor JulienFix/suppress a couple of harmless compiler warnings.
2012-10-09  Victor Julienyaml: default to cluster_flow type for AF_PACKET and...
2012-10-08  Anoop Saldanhafix for #588.
2012-10-08  Anoop Saldanhadetect-pcre.c cleanup. Delete old pcre functions that...
2012-10-08  Anoop SaldanhaUnittest to display #bug 588. pcre anchor not respected.
2012-10-03  Victor Julienhtp: update version numbers of bundled htp suricata-1.3.2
2012-10-03  Victor JulienUpdate Changelog to reflect changes in 1.3.2 release.
2012-10-03  Victor Julienhttp: fix multipart parsing leading to missing chunks...
2012-10-03  Anoop Saldanhafix for #562. 114/head
2012-10-02  Victor Julienbug #572: make sure we use profiling fallback for all...
2012-10-02  Victor JulienFix flow keyword compilation failure.
2012-10-01  Anoop Saldanhafix for bug #575. 109/head
2012-09-20  Victor Julienhttp: fix multipart parsing bug
2012-09-20  Victor Julienstream: never resend reassembled data to app layer.
2012-09-16  Eric Leblondpf_ring: set cluster_id even if only one thread is... 72/head
2012-09-10  Eric Leblonddefrag: don't use message for repetitive error 68/head
2012-09-07  Eric Leblondipfw: avoid critical error for broadcast 62/head
2012-09-07  Eric Leblondfreebsd: fix function usage.
2012-09-06  Eric Leblondaf-packet: fix kernel offset issue 55/head
2012-08-28  pi-rhofix regression (clobbered register; redmine #534)
2012-08-20  Victor JulienUpdate Changelog to include 1.3.1 changes. suricata-1.3.1
2012-08-20  Victor Julienrule analyzer: make analyzer aware of http_user_agent...
2012-08-17  Victor Julienhttp: after path double decoding, also normalize the...
2012-08-17  Victor JulienHttp: don't double decode URI path and query by default...
2012-08-17  Victor JulienOnly set SIG_FLAG_REQUIRE_STREAM if signature inspects...
2012-08-17  Victor Julienrule analyzer: fix fast pattern analyzer reporting...
2012-08-16  Eric Leblondstream-tcp: no checksum alert if validation is off
2012-08-16  Victor Julienstream: handle case where Suricata sees 3whs-ACK but...
2012-08-15  Victor Julienstream: fix unittest broken by new flags handling.
2012-08-14  Victor Julienhttp: add more decoding unittests.
2012-08-09  Victor JulienBug #510. Produce error if max-pending-packets is highe... origin/HEAD origin/master
2012-08-09  Victor Julienprofiling: fix 'match' counter sometimes not incrementi...
2012-08-09  Victor JulienUse SCFree instead of free in DER decoder.
2012-08-08  Victor Julienstream: improve TCP flags handling
2012-08-07  Eric Leblondaf-packet: fix reconnect code
2012-08-06  Anoop SaldanhaUpdate fast_pattern engine to not use negated content...
2012-08-06  Anoop Saldanhabug #466 - Updated getticks() to serialize execution...
2012-08-06  Anoop Saldanhabug 508 - List (ack | cwr | ecn) combination to be...
2012-08-06  Anoop Saldanhainvalidate sigs if depth > content_length
2012-08-06  Eric Leblondtls: fix keyword regular expression
2012-08-06  Eric Leblondaf-packet: loop on ring if there is data to read.
2012-08-06  Eric Leblonddefrag: use IP ID in hash
2012-08-06  Victor Julienflow: remove unused prune-flows option
2012-07-11  Anoop Saldanhaif a sig's set as stream sig only, don't updated it...
2012-07-11  Anoop SaldanhaSet thread name Suricata-Main for main thread and LiveR...
2012-07-11  Anoop Saldanhabug 499 - update host os info enum map to use - instead...
2012-07-11  Anoop Saldanhabug #496 - don't warn about offset/depth for packet...
2012-07-11  Victor JulienWindows build and other misc fixes.
2012-07-06  Victor JulienUpdate changelog for 1.3 release. suricata-1.3
2012-07-05  Eric LeblondRename 'worker' running mode to 'workers'
2012-07-05  Anoop Saldanhacheck if all packets are processed before disabling...
2012-07-05  Victor Julienconf api: remove dead code
2012-07-05  Victor Julienrule analyzer: fix detecting stream match
2012-07-05  Anoop Saldanharule analyzer updated for sigs with offset/depth set...
2012-07-05  Anoop SaldanhaUpdate SigValidate() to allow http keywords to be speci...
2012-07-05  Eric Leblondautotools: pthread deps is needed on ubuntu.
2012-07-05  Victor JulienMake live reloads optional and disabled by default.
2012-07-05  Victor Julienstream: don't NULL dereference p->flow->protoctx in...
2012-07-04  Victor Julienfile inspection: improve logging when stream.depth...
2012-07-04  Victor JulienImprove warning if prelude output is selected but suppo...
2012-07-03  Victor JulienImprove pktvar keyword parsing and error handling.
2012-07-03  Victor JulienMinor fixes for coverity issues.
2012-07-03  Victor JulienFix detect tag error handling.
2012-07-03  Victor Julienfile detect: improve cleanup
2012-07-03  Victor Julienfilemd5: free hash during cleanup
2012-07-03  Anoop Saldanhaac-bs and ac-gfbs mem cleanup
2012-07-03  Anoop Saldanhamore mpm engine mem cleanup
2012-07-02  Anoop Saldanhampm engine and ac mem free fixes
2012-07-02  Nikolay DenevFix SCSetThreadName() macros in threads.h Add FreeBSD...
2012-07-02  Anoop Saldanhabug #455 - Warn users on signature event vars having...
2012-07-02  Victor JulienFree all sig match structs when freeing a signature.
2012-07-02  Victor JulienFix memleak in tag parsing.
2012-07-02  Victor JulienProperly clean signature's ip only data.
2012-07-02  Victor JulienFix a reload memleak in thread local detection engine...
2012-07-02  Victor JulienFix a reload memleak in the duplicate sig detection...
2012-07-02  Victor JulienClean up packet pool at shut down.
2012-06-29  Victor JulienUpdate Changelog for 1.3rc1 release suricata-1.3rc1
2012-06-29  Anoop Saldanhasc_atomic_cas replaced with sc_atomic_set
next