]> git.ipfire.org Git - thirdparty/suricata.git/shortlog
thirdparty/suricata.git
2019-04-04  Victor Julienrust/mingw: enable in appveyor 3772/head
2019-04-04  Victor Julienrust/mingw: build fixes
2019-04-03  Victor Julienlist-keywords: don't load yaml
2019-04-03  Jeff Lucovskyrule-analyzer: Ensure content counts are accurate
2019-04-03  Giuseppe Longosource-nflog: fix memleaks
2019-04-03  Emmanuel Roullitlog: add NULL ptr guard on fclose when reopening.
2019-04-03  Victor Juliennfs: small cleanups
2019-04-03  Victor Juliendetect/ftp: small ftpdata_command cleanups
2019-04-03  Victor Juliendetect/uricontent: suggest http.uri as alternative
2019-04-03  Victor Juliendetect/dns: add dns.query for dns_query keyword
2019-04-02  Victor Juliennfs: implement midstream reverse flow support 3765/head
2019-04-02  Victor Julienapp-layer/probing-parser: implement reverse flow
2019-04-02  Victor Julienflow: add macro to get sp/dp
2019-03-29  Victor Julienrust/mingw: fix C glue code generator 3762/head
2019-03-29  Victor Julienrust/mingw: fix missing IPPROTO_* declarations
2019-03-29  Victor Julienalert/unified2: remove useless packed attributes
2019-03-29  Victor Juliendecode: remove useless packed attributes
2019-03-29  Victor Juliendetect/iponly: only run iponly address parsers for...
2019-03-29  Victor Juliendetect/iponly: improve negation handling in parsing
2019-03-29  Victor Juliendetect/address: clean up 'any' logic
2019-03-29  Victor Juliendetect/parse: set the type of signature early
2019-03-29  Victor Juliendetect/parse: reduce scope of main parse func
2019-03-29  Victor Juliendetect/content: test cleanup
2019-03-27  Victor Juliensmb3: support direction check in midstream 3749/head
2019-03-27  Victor Julienproto-detect: improve midstream support
2019-03-26  Danny Browningsource-pcap-file: Pcap File Init Failure Handling ... 3747/head
2019-03-26  Victor Julienapp-layer/pd: minor code cleanup
2019-03-26  Victor Julienapp-layer/pd: set offset and depth in mpm
2019-03-26  Victor Julienmpm/hs: track maxdepth
2019-03-22  Alexander GozmanBug 2857: NFQ ASAN 'heap-use-after-free' error. 3746/head
2019-03-22  Jeff Lucovskydoc: add http.location and http.server
2019-03-22  Jeff Lucovskydetect: implement http {location,server} sticky buffer
2019-03-22  Max Fillingerpcap-log: Don't leak memory in LZ4 error paths
2019-03-22  Pascal Delalandedoc: add ssh protocol in eve log section
2019-03-22  Alexander BluhmAvoid use-after-free during pid file cleanup.
2019-03-22  jason taylorconfigure.ac: update lzma check and misc doc
2019-03-22  Giuseppe Longoreputation: remove dead code
2019-03-22  Giuseppe Longoreputation: declare max value as constant
2019-03-22  Victor Juliensmb1: fix NT create andx records filename parsing
2019-03-22  Wesley van... smb: fix NT create filename parsing
2019-03-21  Victor Julienstream: minor test cleanups 3739/head
2019-03-21  Victor Julienmpm: track maxdepth
2019-03-21  Victor Juliendetect/flow: optimize flow check
2019-03-21  Victor Juliendetect/tag: minor code cleanup
2019-03-21  Victor Juliendetect/mark: use postmatch instead of tag list
2019-03-21  Victor Juliendetect/mark: minor code cleanups
2019-03-21  Victor Juliendetect: packet match micro optimization
2019-03-21  Victor Juliendetect/filestore: use postmatch callback
2019-03-21  Victor Juliendetect/replace: implement post-match
2019-03-21  Victor Julieneve/flow/netflow: log correct tulpe on reversed flows
2019-03-21  Victor Julienstream: use flow/packet swap logic for SYN/ACK midstream
2019-03-21  Victor Julienflow: on timeout, consider reverse flows for pseudo...
2019-03-21  Victor Julienflow: introduce flow swap support
2019-03-21  Victor Juliencommon: introduce flags and var swapping macros
2019-03-21  Victor Julienpacket: add 'swap' function to reverse direction
2019-03-21  Victor Juliendetect/flow: don't require flow for direction options
2019-03-21  Victor Juliendetect/parse: improve direction setting on sigs
2019-03-21  Victor Juliendetect/bytetest: debug cleanup
2019-03-21  Victor Julienapp-layer/pd: free memory
2019-03-18  Victor Juliendetect: remove BUG_ON from packet path 3735/head
2019-03-18  Victor Juliendetect: fix match array reset
2019-03-18  Victor Julienapp-layer/profile: fix udp protocol detection profiling
2019-03-18  Victor Julienapp-layer/udp: micro optimization
2019-03-14  Jeff LucovskyFix memory leak with TOS handling
2019-03-14  jason taylorpfring: update bpf error handling to be consistent
2019-03-14  Giuseppe Longoreputation: move unit tests
2019-03-14  Giuseppe Longodetect-iprep: fix memory leaks
2019-03-14  Eric Leblondflow-bypass: set thread name to FB
2019-03-14  Eric Leblondsuricata.yaml: fix name of encryption-handling var
2019-03-09  Jason Ishautoconf/python: check for distutils 3714/head
2019-03-09  Jason Ishautoconf: prefer python 3 over python 2
2019-03-05  Victor Julienaf-packet: don't use anonymous unions 3706/head
2019-03-05  Victor Julienaf-packet: fix v3 code using v2 union member
2019-03-05  Victor Juliendoc/userguide: add 3rd-party-integration to dist
2019-03-05  Pierre Chifflierrust/ikev2: fix events not being raised in first message
2019-03-05  Pierre Chifflierrules: fix event names for ikev2 (weak authentication...
2019-03-05  Jason Ishtravis: call make check in qa/coccinelle
2019-03-05  Jason Ishtravis/macos: use xcode 8.3 build image
2019-03-05  Jason Ishtravis-ci/macos: install PyYAML and jq for verify
2019-03-05  Jason Ishtravis: cache rust toolchain
2019-03-05  Jason Ishtravis-ci: run suricata-verify on each build
2019-03-05  Victor Juliendoc/userguide: new 3rd party section, add bluecoat
2019-03-04  Bryant Smithdoc: add byte_* documentation to the userguide 3703/head
2019-02-27  Victor Julienstream/ips: set proper payload len for inspection
2019-02-24  Victor Julienfile-log: remove and add warning 3680/head
2019-02-24  Eric Leblonddoc: improvement of xbits documentation page
2019-02-24  Eric Leblonddoc: xbits:noalert is not a valid syntax
2019-02-24  Eric Leblonddetect-hostbits: error on some invalid config
2019-02-24  Eric Leblonddetect-xbits: error on some invalid config
2019-02-24  Eric Leblonddetect-flowbits: error on some invalid syntax
2019-02-24  Eric Leblondsuricata: fix list keywords URL in release mode
2019-02-24  Shivani Bhardwajunix-socket: Fix the message for unregister-tenant...
2019-02-24  Shivani Bhardwajdoc/unix-socket: Add missing commands and detail
2019-02-24  Shivani Bhardwajsuricatactl: Clean up parser, improve help
2019-02-24  Shivani Bhardwajsuricatactl: Fix PyLint issues
2019-02-24  Shivani Bhardwajsuricatactl: Make code compatible with Python 3
2019-02-24  Victor Juliendoc: add table for custom values of eve/http
2019-02-24  Victor Julieneve/http: add proxy related custom headers
2019-02-24  Victor Julieneve/http: fix custom header table
2019-02-24  Victor Juliensmtp: minor code cleanup and debug addition
next