]> git.ipfire.org Git - thirdparty/suricata.git/shortlog
thirdparty/suricata.git
2022-11-10  Jeff Lucovskydetect/bsize: Validate bsize values after parsing 8165/head
2022-11-10  Jeff Lucovskybsize/general: Remove unnecessary includes
2022-11-10  Jeff Lucovskyadd to general: Typo fixup
2022-11-10  Jeff Lucovskynetmap: Fix include file issues
2022-11-10  Jeff Lucovskydoc: Update bsize documentation
2022-11-10  Jeff Lucovskydetect/bsize: Semantic validation of bsize values
2022-11-10  Jeff Lucovskytests/bsize: Test cases with preceding content
2022-11-10  Jeff Lucovskygeneral: Typo fixup
2022-11-10  Jeff Lucovskydetect/content: Use SCCalloc instead of malloc/memset
2022-11-10  Jeff Lucovskydetect/content: Consider distance in validation
2022-11-10  Shivani Bhardwajutil/base64: use padding var for calculations
2022-11-10  jason tayloruserguide: update tos keyword information
2022-11-10  jason tayloruserguide: update fragoffset keyword information
2022-11-10  jason tayloruserguide: update fragbits information
2022-11-10  jason tayloruserguide: update geoip information
2022-11-10  jason tayloruserguide: update id keyword information
2022-11-10  jason tayloruserguide: update ipv6.hdr keyword information
2022-11-10  jason tayloruserguide: update ipv4.hdr keyword information
2022-11-10  jason tayloruserguide: update ip_proto keyword information
2022-11-10  jason tayloruserguide: update sameip keyword information
2022-11-10  jason tayloruserguide: update ipopts keyword information
2022-11-10  jason tayloruserguide: update ttl keyword information
2022-11-10  Philippe Antoinedoc: update doc for HTTP file.data to server
2022-11-10  Philippe Antoinequic: use VecDeque
2022-11-10  Victor Juliensecurity: disable setrlimit with asan
2022-11-08  Philippe Antoinepcre: configurable paths for PCRE2 for include/lib 8157/head
2022-11-08  Victor Julienssl: add debug validation checks for recent changes
2022-11-08  Philippe Antoinetls: fix buffer overread
2022-11-08  Philippe Antoinedetect: avoids memory leak on ja3 signature parsing
2022-11-08  Philippe Antoineclean: use SC_MD5_HEX_LEN instead of magic number 32
2022-11-08  Philippe Antoineclean: replace MD5_STRING_LENGTH with more used SC_MD5_...
2022-11-08  Philippe Antoineclean: remove useless * sizeof(char)
2022-11-08  Philippe Antoinequic: ja3 code deduplication
2022-11-08  Philippe Antoinequic: allow ja3.hash keyword
2022-11-08  Philippe Antoinerust: fix cargo clippy --all-features
2022-11-08  Philippe Antoinerust: cargo clippy --all-features --fix --allow-no-vcs
2022-11-08  Philippe Antoineci: cargo clippy run option
2022-11-08  Philippe Antoinerust: fix warnings on rustc 1.67.0-nightly
2022-11-01  Daniel Youngdetect/parse-port: fix whitespaces bug 8137/head
2022-10-31  Eric Leblonddetect/filename: fix buffer description
2022-10-31  Shivani Bhardwajsrc: remove unneeded header and refs
2022-10-31  Haleema Khandetect-l3proto: Convert unittests to new FAIL/PASS API
2022-10-31  Alice Akakidetect-icmp-seq: clean-up unittests
2022-10-30  Eric Leblondflow: fix FlowSwapFileFlags function 8127/head
2022-10-28  Haleema Khandetect-filesize: Convert unittests to new FAIL/PASS API 8118/head
2022-10-28  Haleema Khandetect-distance: Convert unittests to new FAIL/PASS API
2022-10-28  Juliana Fajardinipgsql: add test for parameter status parser
2022-10-28  Juliana Fajardinipgsql: move database into opt parameters list
2022-10-28  Juliana Fajardinieve/schema: pgsql - allow flexible parameters list
2022-10-28  Philippe Antoinepgsql: support empty parameter values
2022-10-28  Philippe Antoinepgsql: support out of order parameters for startup...
2022-10-28  Alice Akakidetect-icmp-id: convert unittests to FAIL/PASS APIs 8113/head
2022-10-28  Haleema Khandetect-itype: Convert unittests to new FAIL/PASS API
2022-10-28  dependabot... github-actions: bump actions/cache from 3.0.10 to 3...
2022-10-28  Simeon Miteffprofiling: Make rule_perf.log JSON output newline-delimited
2022-10-28  Jeff Lucovskydoc/netmap: Describe Netmap IPS usage
2022-10-28  Jason Ishdoc/userguide: update bittorrent-dht eve examples
2022-10-28  Jason Isheve/schema: bittorrent-dht updates
2022-10-28  Jason Ishbittorrent-dht: parse and log node6 lists
2022-10-28  Jason Ishbittorrent-dht: remove tests that are no longer valid
2022-10-28  Jason Ishbittorrent-dht: fix values decoding, as a list of peers
2022-10-28  Jason Ishjsonbuilder: add append_hex - add hex to array
2022-10-28  Jason Ishbittorrent-dht: parse token and target as byte values
2022-10-28  Jason Ishbittorrent-dht: only attempt to parse dht messages
2022-10-28  Jason Ishbittorrent-dht: decode node data structures
2022-10-28  Jason Ishbittorrent-dht: convert some fields to byte arrays
2022-10-28  Jason Ishdoc: rename bittorrent-dht to bittorrent_dht in eve...
2022-10-28  Jason Ishbittorrent-dht/eve: log as bittorrent_dht
2022-10-28  Jason Isheve-schema: add bittorrent-dht
2022-10-28  Jason Ishbittorrent-dht: register a pattern for protocol detection
2022-10-28  Jason Ishbittorrent-dht: set parser to unidirectional
2022-10-28  Jason Ishuserguide/eve-log: remove mentions of requiring Rust
2022-10-28  Jason Ishbittorrent: updates for new event handling
2022-10-28  Aaron Bungaydocs: update for bittorrent-dht app-layer
2022-10-28  Aaron Bungaybittorrent-dht: add bittorrent-dht app layer
2022-10-27  Jason Ishdnp3: fixups to work with unified json tx logger 8101/head
2022-10-27  Victor Juliendpdk: set new running flag at thread startup 8097/head
2022-10-27  Victor Julienthreads: count thread types after all initialized
2022-10-27  Alice Akakidetect-icmp-seq: convert unittests to FAIL/PASS APIs
2022-10-27  Haleema Khandns/eve: add 'HTTPS' type logging
2022-10-27  Haleema Khandetect-itype: remove unittests
2022-10-27  Gabriel Lima Luzdetect-replace: Convert unittests to FAIL/PASS API
2022-10-27  Philippe Antoinesecurity: prevents process creation
2022-10-27  Jason Ishprofiling: sort LoggerId's in same order as defined
2022-10-27  Jason Ishloggers: all json tx loggers can share the same loggerid
2022-10-27  Richard McConnellworkflow: add systemd integration and check
2022-10-27  Richard McConnelldoc/systemd: add documentation for sd_notify
2022-10-27  Richard McConnellsuricata: add sd_notify support
2022-10-27  Richard McConnellsource: add THV_RUNNING flag to notify of running state
2022-10-27  Eric Leblonddoc: add reference to ipaddr in IP matching
2022-10-27  Eric Leblonddatasets: don't exit on invalid data
2022-10-27  Eric Leblonddetect: doc link for ip.src and ip.dst
2022-10-27  Eric Leblonddoc: add ip.dst and ip.src doc
2022-10-27  Eric Leblonddoc: document new dataset types
2022-10-27  Eric Leblonddatasets: introduce new IPv6 type
2022-10-27  Eric Leblonddetect: add ip.dst keyword as sticky buffer
2022-10-27  Eric Leblonddetect: add ip.src keyword
2022-10-27  Eric Leblonddatasets: introduce ipv4 type
2022-10-27  Eric Leblonddatasets: factorize serialised operations
2022-10-27  Eric Leblonddoc: document dataset-lookup
next