]> git.ipfire.org Git - thirdparty/suricata.git/shortlog
thirdparty/suricata.git
2020-03-14  Jeff Lucovskyconfig: General typo and grammar cleanup 4679/head
2020-03-14  Jeff Lucovskydocs/napatech: Correct typo
2020-03-14  Philippe Antoinepython: style for prscript
2020-03-14  Philippe Antoinepython: style for suricatasc.py
2020-03-14  Philippe Antoinepython: remove unused imports
2020-03-14  Stephen Donnellydag: Skip over ERF_TYPE_META records
2020-03-14  Jason Ishsuricata.yaml/dns: removed unused settings
2020-03-14  Jason Ishdetect/parse: allow for OK signature parsing errors
2020-03-14  Jason Ishdetect/parse: softer error on unknown app-layer event
2020-03-14  Jason Ishdhcp: remove C app-layer-dhcp wrapper
2020-03-14  Jason Ishdns: register parsers from Rust
2020-03-14  Jason Ishdns: remove C wrapper functions to Rust
2020-03-14  Jason Ishdns: cleanup: move event callbacks into Rust
2020-03-14  Jason Ishdns: cleanup: remove unused events
2020-03-14  Jason Ishdns: cleanup: remove C DNS type definitions (dead code)
2020-03-14  Jason Ishdns: cleanup: move DnsGetRcode (Lua) to rust
2020-03-14  Jason Ishdns: cleanup: remove unused function DNSCreateTypeString
2020-03-11  Shivani Bhardwajdoc: Fix typo Generate -> Generator 4664/head
2020-03-11  Shivani Bhardwajdoc: Add chassis for dev docs
2020-03-11  Philippe Antoinekerberos: fix against packet split in record size
2020-03-08  Victor Julienkrb5/tcp: remove notice logging on failed records
2020-03-05  Philippe Antoinedetect: adds icmpv6.hdr keyword
2020-03-05  Philippe Antoinedetect: fix typo for ipv6.hdr description
2020-03-05  Philippe Antoinedetect: use SC macros for IPV6 header
2020-03-05  Philippe Antoinedoc: add missing documentation for ipv6.hdr keyword
2020-03-05  Philippe Antoinedoc: fix typo in ByteExtractUint32 description
2020-03-05  Jeff Lucovskydetect/threshold: Correct typos
2020-03-05  Jeff Lucovskydetect/threshold: Don't allow duplicates
2020-03-05  Victor Julienpcap/file: minor code cleanups
2020-03-05  Victor Julienthreads/time: minor code cleanup
2020-03-03  Sascha Steinbisssip: address trailing space parsing 4626/head
2020-03-03  Jeff Lucovskymime: Test cases for filename length limit
2020-03-03  Jeff Lucovskysmtp/mime: Fix typos
2020-03-03  Jeff Lucovskysmtp/mime: Set event when name exceeds limit
2020-03-03  Jeff Lucovskysmtp/mime: Restrict file name lengths
2020-03-03  Victor Julienpcap/file: improve time handling
2020-03-03  Victor Julienthreads/time: rename ts to pktts to make purpose clear
2020-03-03  Victor Julienpcap/file: fix race during pcap processing start
2020-03-03  Victor Julientime: remove unused time structure
2020-03-03  Victor Julientime: minor code cleanup
2020-03-03  Victor Julientime: fix function name typo
2020-03-03  Victor Julienpcap/file: fix function ptr naming
2020-03-02  Victor Julienrust: bump minimum supported version to 1.34.2 4624/head
2020-03-02  Victor Julienrust/nfs: minor code cleanups
2020-03-02  Victor Julienrust/rpc: add partial data tests
2020-03-02  Pierre Chifflierrust: use the streaming version of combinators to fix...
2020-03-02  Pierre Chifflierrust/rdp: use the streaming version of combinators...
2020-03-02  Pierre Chifflierrust/rdp: fix regression introduced during nom 5 upgrade
2020-03-02  Pierre Chifflierrust: Add types annotation when required
2020-03-02  Pierre Chifflierrust/ftp: upgrade to nom 5
2020-03-02  Pierre Chifflierrust/rdp: add custom error handling
2020-03-02  Pierre Chifflierrust/smb: add custom error handling
2020-03-02  Pierre Chifflierrust: add SecBlobError custom error type for the Kerber...
2020-03-02  Pierre Chifflierrust: add take_until_and_consume replacement function
2020-03-02  Pierre Chifflierrust/dns: remove unneeded calls to closure!
2020-03-02  Pierre Chifflierrust: upgrade all parsers to nom 5
2020-02-25  Jason Ishlog-pcap: fix log message: unified2 -> pcap
2020-02-25  Jason Ishunified2: not supported message if configured
2020-02-25  Jason Ishunified2: remove deprecated output unified2
2020-02-25  Jason Ishwirefuzz: removed unified2 file removal
2020-02-25  Jason Ishdoc: removed unified2 output
2020-02-24  Jeff Lucovskypcre: Sticky buffer check 4598/head
2020-02-24  Jeff Lucovskygeneral: Wordsmith "no rules loaded" message
2020-02-24  William Stearnsrules: fix files.rules typo
2020-02-24  Sascha Steinbisssnmp-version: make comment more clear
2020-02-24  Sascha Steinbisssnmp: do not set SIGMATCH_NOOPT
2020-02-24  Jeff Lucovskyspelling: Fix spelling error
2020-02-24  Jeff Lucovskydetect/ssl_state: Fix memory leaks from pcre_get_substring
2020-02-24  Jeff Lucovskydetect/flowvar: Fix memory leaks from pcre_get_substring
2020-02-24  Jeff Lucovskydetect/filestore: Fix memory leaks from pcre_get_substring
2020-02-24  Jeff Lucovskydoc: Correct RST quote usage
2020-02-24  Jeff Lucovskyutil-error: define SC_ERR_PCRE_COPY_SUBSTRING
2020-02-18  Jeff Lucovskygeneral: Convert _Bool to bool 4568/head
2020-02-18  Jeff Lucovskydoc/userguide: Update for dump-features
2020-02-18  Jeff Lucovskydetect/feature: Support --dump-features
2020-02-18  Jeff Lucovskydetect: update version comment
2020-02-18  Jeff Lucovskydetect: Fix typos/spelling errors.
2020-02-18  Jeff Lucovskymain: feature init and release
2020-02-18  Jeff Lucovskyoutput/filestore: announce provided features
2020-02-18  Jeff Lucovskydetect/filestore: Warn if req'd feature missing
2020-02-18  Jeff Lucovskydetect/analysis: Warn if required feature missing
2020-02-18  Jeff Lucovskyfeature: feature tracking services
2020-02-18  Philippe Antoineperf: optimizes alert fast log
2020-02-18  Phil Youngnapatech: add hardware based bypass support 4566/head
2020-02-18  Phil Youngnapatech: documentation hardware based bypass support
2020-02-18  Andreas Herzdoxygen: update config from 1.8.4 to 1.8.17
2020-02-18  Philippe Antoinedetect/parse: move spaces skip up the stack
2020-02-18  Philippe Antoineparser: make rust probing parsers optional 4561/head
2020-02-14  Jeff Lucovskydecode: Fix typos/spelling 4553/head
2020-02-14  Jeff Lucovskydecode: Handle ERSPAN Type I
2020-02-14  Victor Julienconfigure: update to match autoscan suggestions 4550/head
2020-02-14  Victor Julienconfigure: clean up func checks
2020-02-14  Philippe Antoineinit: move main to a separate file
2020-02-14  Philippe Antoinefuzz: disable signal handlers while fuzzing
2020-02-14  Philippe Antoineinit: make PostConfLoadedSetup global
2020-02-14  Philippe Antoineinit: fix PostConfLoadedSetup to use local suri ptr
2020-02-14  Philippe Antoineinit: InitGlobal function
2020-02-14  Philippe Antoineutil: UTHmemsearch to use memmem if defined
2020-02-14  Philippe Antoinecheck: Using const keyword for some arguments
2020-02-14  Philippe Antoinelog: can use a file set from env variable
next