summaryrefslogtreecommitdiffstats
path: root/recipes-security/suricata
Commit message (Collapse)AuthorAgeFilesLines
* suricata: update package to 3.0.1Armin Kuster2016-04-233-4/+3
| | | | | | | | - fixes for multiple stability issues - many memory leak fixes - Hyperscan MPM support (experimental) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* suricata: update to 3.0Armin Kuster2016-03-144-32/+6
| | | | | | | removed patch no longer needded. LIC_FILES_CHKSUM changed do to copyright date updates. Signed-off-by: Armin Kuster <akuster808@gmail.com>
* suricata: package update to 2.0.11Armin Kuster2016-01-172-4/+3
| | | | Signed-off-by: Armin Kuster <akuster808@gmail.com>
* suricata: update to version 2.0.9Armin Kuster2015-10-301-0/+0
| | | | | | | | | | | | | | | | | | Changes Bug #1558: stream: retransmission not detected (2.0.x) Bug #1550: Segmentation Fault at detect-engine-content-inspection.c:438 Bug #1564: defrag: evasion issue Bug #1431: stream: last_ack update issue leading to stream gaps (2.0.x) Bug #1483: 2.0.x backport: Leading whitespace in flowbits variable names Bug #1490: http_host payload validation erroring on uppercase PCRE metacharacters Bug #1501: 2.0.x backport: Add HUP coverage to output json-log Bug #1510: 2.0.x: address var parsing issue Bug #1513: stream_size <= and >= modifiers function as < and > (equality is not functional) (2.0.x) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* libhtp: update to version 0.5.18Armin Kuster2015-10-302-5/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changes This is a minor bug-fix release: - Fixed [#120] Trigger request line parsing on incomplete request [Victor Julien] - Fixed [#119] Fix uninitialized htp_tx_t::is_last value in in htp_tx_res_process_body_data_ex() [Fedor Sakharov] - Fixed [#118] Coverity-identified missing break in switch [Sam Baskinger] - Fixed [#117] Coverity-identified issue of not checking malloc() return value [Sam Baskinger] - Fixed [#116] Fix coverity-identified leaked file descriptors in unit test [Sam Baskinger] - Fixed [#113] fix pkgconfig include dir [Eric Leblond] - Fixed [#111] Connect plain http [Victor Julien] - Fixed [#105] Do not invoke callbacks in htp_req_run_hook_body_data() when there is no tx running. [Sam Baskinger] - Fixed [#104] Modifiying HTTP methods to be rfc3253 compliant [Andreas Moe] - Fixed [#103] Fixes [Victor Julien] - Fixed [#101] Make including the autoconf config header safer [Brian Rectanus] Signed-off-by: Armin Kuster <akuster808@gmail.com>
* suricata: package update to 2.0.8Armin Kuster2015-06-251-3/+3
| | | | | | | | includes security fix CVE-2015-0971 include nss and nspr to build Signed-off-by: Armin Kuster <akuster808@gmail.com>
* libhtp: update to use suricata 2.0.8Armin Kuster2015-06-252-4/+5
| | | | Signed-off-by: Armin Kuster <akuster808@gmail.com>
* suricata: Fix QA warningsArmin Kuster2015-05-101-0/+2
| | | | | | | WARNING: QA Issue: suricata rdepends on nspr, but it isn't a build dependency? [build-deps] WARNING: QA Issue: suricata rdepends on nss, but it isn't a build dependency? [build-deps] Signed-off-by: Armin Kuster <akuster808@gmail.com>
* suricata: update to 2.0.7Armin Kuster2015-03-207-4/+6
| | | | | | | | this includes CVE-2015-0928 moved patches and files to more generic dir name Signed-off-by: Armin Kuster <akuster808@gmail.com>
* suricata: update to 2.0.6Armin Kuster2015-02-137-23/+47
| | | | | | | fix new build issues with pcap-config cleanup configure selection Signed-off-by: Armin Kuster <akuster808@gmail.com>
* suricata: add new ids and pds engine for meta-securityArmin Kuster2015-02-134-0/+1426
| | | | Signed-off-by: Armin Kuster <akuster808@gmail.com>
* libhtp: add support lib for suricataArmin Kuster2015-02-132-0/+20
include common inc file Signed-off-by: Armin Kuster <akuster808@gmail.com>