]> git.ipfire.org Git - thirdparty/suricata.git/shortlog
thirdparty/suricata.git
2019-04-25  Philippe Antoinehttp: new event for auth unrecognized 3818/head
2019-04-25  Jeff Lucovskydocumentation: Correct rst for ssh-keywords
2019-04-25  Jeff Lucovskydocumentation: sticky buffer updates
2019-04-25  Jeff Lucovskydetect: Modernize TLS keywords
2019-04-25  Alexander Bluhminit: pledge(2) needs "fattr" during suricata reload.
2019-04-25  Giuseppe Longodoc: update http.protocol description
2019-04-25  Giuseppe Longodetect-http-protocol: use v2 inspect/mpm engines
2019-04-25  Shivani Bhardwajdoc: Add manpages for suricatasc and suricatactl
2019-04-24  Victor Juliendetect/files: fix file sigs state handling 3815/head
2019-04-24  Victor Julieneve/alert: take vlan from packet, not flow
2019-04-23  Eric Leblonddoc: add info about buffer usage in lua
2019-04-23  Eric Leblonddetect-filename: avoid multiple inspections of buf
2019-04-23  Eric Leblonddoc: fix way to build URL
2019-04-23  Eric Leblonddetect-lua: implement sticky buffer
2019-04-23  Eric Leblonddetect-lua: fix DNP3 value
2019-04-23  Mark Jansseneve/json: always output vlan field as array
2019-04-23  Mark Jansseneve/flow: add in_iface field
2019-04-23  Mark Jansseneve/flow: add vlan field
2019-04-23  Bendik HagenFlow/Stream: set psuedopacket iface/vlan from flow
2019-04-23  Bendik HagenFlow: Set flow iface and vlan_idx
2019-04-23  Bendik HagenFlow: Adding livedev and vlan_idx on flow
2019-04-19  Philippe Antoinehttp: logs content range 3810/head
2019-04-19  Philippe Antoinesmtp: rset command resets bdat chunks length
2019-04-19  Philippe Antoinessh : code style consistency
2019-04-19  Jeff Lucovskydecode: Improved FTP active mode handling
2019-04-18  Jason Ishmpls: fix misaligned read
2019-04-18  jason taylorci: updated travis and appveyor for nss/nspr
2019-04-18  jason taylorconfigure: fix nss check logic
2019-04-18  jason taylorconfigure: fix nspr check logic
2019-04-17  Victor Julieneve/smb: minor cleanup now Rust is mandatory 3802/head
2019-04-17  Victor Julienrust/smb: rename files and code from RustSMB to SMB
2019-04-17  Victor Juliendetect/dcerpc: cleanup now Rust is mandatory
2019-04-16  Victor Juliendetect/app-layer-event: cleanup test
2019-04-16  Victor Juliensmb: remove C implementation
2019-04-13  Victor Julienopenbsd: fix rust linking
2019-04-13  Jason Ishdns: remove as much C DNS code as possible
2019-04-13  Jason Ishuserguide: remove dns-log
2019-04-13  Jason Ishdns-log: remove, not supported now that Rust is required
2019-04-13  Jason Ishdoc: remove autoconf replacement var for Rust
2019-04-13  Jason Ishconfig: enable all things requiring Rust
2019-04-13  Jason Ishtravis-ci: enable Rust for all builds
2019-04-13  Jason Ishautoconf: make Rust required in configure
2019-04-13  Jason Ishtravis-ci: test that configure fails without jansson
2019-04-13  Jason Ishautoconf: jansson is now required
2019-04-09  Phil Youngnapatech: auto-config documentation update 3788/head
2019-04-09  Phil Youngnapatech: simplify integration with Napatech cards
2019-04-09  Victor Julienbyte: suppress errors in byte extraction utils
2019-04-09  Victor Juliendetect/bytejump: suppress runtime error messages
2019-04-09  Victor Juliendetect/byteextract: suppress runtime error messages
2019-04-08  jason taylorpfring: update PfringThreadVars_ for gcc 4.x 3783/head
2019-04-08  Emmanuel Roullitinit: use pledge(2) after suricata initialization.
2019-04-08  Emmanuel Roullitlog: output file mode in octal on chmod warning
2019-04-08  Jeff Lucovskydecode: Change return type of IPv4 and TCP options...
2019-04-08  Jeff Lucovskyparse: Improve unknown protocol parse message
2019-04-08  Jeff Lucovskydoc: ssh.{proto,software} documentation update
2019-04-08  Jeff Lucovskysticky: Convert ssh_software to new format
2019-04-08  Jeff Lucovskysticky: Convert ssh_proto to new format
2019-04-08  Jeff Lucovskydetect/http: Use v2 inspect and mpm engines
2019-04-05  Victor Julienstream: suppress noisy debug info messages
2019-04-05  Victor Julienpcap: suppress info messages
2019-04-05  Victor Juliendetect/disable-detect: suppress info message
2019-04-05  Victor Julienlog/file: use default-log-dir for suricata.log 3777/head
2019-04-05  Victor Julienuser mode: use CWD as logdir
2019-04-05  Victor Julienlogopenfile: remove duplicate ifdefs
2019-04-05  Victor Julienrunmodes: improve error messaging
2019-04-05  Victor Julienstartup: log system mode with version
2019-04-05  Victor Julieninstance: set system vs user mode
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
next