]> git.ipfire.org Git - thirdparty/suricata.git/shortlog
thirdparty/suricata.git
2022-07-04  Philippe Antoineoutput: skip files logging for ICMP packets 7607/head 7615/head
2022-07-04  Philippe Antoineoutput: use flow's proto for file loggers
2022-07-04  Philippe Antoinefuzz: use forced file store
2022-07-01  Philippe Antoinethreshold: fix regex to accept by_both and by_rule 7603/head
2022-07-01  Philippe Antoinedetect/nfs: use inclusive ranges
2022-07-01  Philippe Antoinedetect: use generic integer functions for itype
2022-07-01  Philippe Antoinedetect: use generic integer functions for snmp.version
2022-07-01  Philippe Antoinedetect: use generic integer functions for rfb.sectype
2022-07-01  Philippe Antoinedetect: use generic integer functions for nfs.version
2022-07-01  Philippe Antoinedetect: use generic integer functions for nfs.procedure
2022-07-01  Philippe Antoinedetect: use generic integer functions for iprep
2022-07-01  Philippe Antoinedetect: use generic integer functions for bsize
2022-07-01  Philippe Antoinedetect: use generic integer functions for urilen
2022-07-01  Philippe Antoinedefrag: use util function for timeout
2022-07-01  jason taylordetect: update text for nocase used with http.host
2022-07-01  jason taylordoc: update to include additional rule references
2022-07-01  jason taylordoc: update intro direction content
2022-07-01  jason taylordoc: fixed HOME_NET/EXTERNAL example formatting
2022-07-01  jason taylordoc: add clarity around HOME_NET/EXTERNAL_NET
2022-07-01  jason taylordoc: minor example rule description update
2022-07-01  jason taylordoc: minor wording restructure
2022-07-01  jason taylordoc: add tcp-pkt/tcp-stream to intro
2022-07-01  jason taylordoc: minor punctuation update
2022-07-01  jason taylordoc: intro example rule update to simpler example
2022-07-01  jason taylordoc: minor intro wording update
2022-07-01  Philippe Antoinesnmp: rustfmt detect.rs
2022-07-01  Philippe Antoinesnmp: adds usm keyword
2022-06-30  Victor Juliengithub/codeowners: update 7594/head
2022-06-30  Philippe Antoineftp: optimized tx iterator
2022-06-29  Victor Julienmime: remove unused length fields 7586/head
2022-06-29  Victor Julienfuzz/mime: fix call conditions and args
2022-06-29  Victor Julienmime: fix corner case
2022-06-29  Victor Julienmime: add base64 related debug messages
2022-06-29  Victor Julienmime: improved empty line handling
2022-06-29  Victor Julienmime: fix and cleanup tests
2022-06-29  Victor Juliensmtp: fix passing a wrong delim len around
2022-06-29  Victor Julienmime: properly pass full lines to non-decoded body
2022-06-29  Victor Julienmime/base64: fix final data not getting processed
2022-06-29  Victor Julienstream: fix GAP check
2022-06-29  Victor Julienmime: minor code cleanup
2022-06-29  Victor Julienmime: remove unused 'linerem' logic
2022-06-29  Victor Juliensmtp/mime: fix parsing edge case
2022-06-29  Victor Juliensmtp: skip preprocessing for mime headers
2022-06-29  Victor Julieneve/schema: add drop.udplen, email fields
2022-06-29  Juliana Fajardinisource/pcap: fix infinite loop if interface goes down
2022-06-29  dependabot... github-actions: bump ossf/scorecard-action from 1.1...
2022-06-29  Philippe Antoinedetect: impose limits on pcrexform
2022-06-29  Juliana Fajardinidevguide: incorporate contribution process page
2022-06-16  Victor Juliendetect: set drop reason for rule based drops 7553/head
2022-06-16  Victor Julienstream: suppress exception policy debug message
2022-06-16  Victor Juliendetect/filestore: clean up stream flag handling
2022-06-13  Victor Juliengithub/workflows: add cargo for all Ubuntu jobs 7534/head
2022-06-13  Victor Julieneve/schema: add pcap_filename field
2022-06-13  Victor Julienfile: consistently track size of gaps
2022-06-13  Victor Julieneve/schema: add new flow fields
2022-06-13  Victor Julienstream: remove unused TCP_LISTEN
2022-06-13  Victor Juliencounter: tcp liberal counter
2022-06-13  Victor Julienstream: after missing segments, be liberal on RST
2022-06-13  Victor Julienflow: add various flow counters
2022-06-13  Victor Juliencounters: add StatsDecr
2022-06-13  Victor Julienflow/manager: add flow.mgr.rows_sec counter
2022-06-13  Victor Julienflow/recycler: bring back pthread_cond_t sleep
2022-06-13  Victor Julienflow/recycler: minor code cleanups
2022-06-13  Victor Julienflow/manager: move counters into util func
2022-06-13  Victor Julienflow/manager: minor code cleanups
2022-06-13  Victor Julienflow/manager: remove debug and dead code
2022-06-13  Victor Julienflow/manager: sleep handled by pthread_cond_t again
2022-06-13  Victor Julientime: add timeradd implementation
2022-06-13  Victor Julienflow/manager: adaptive hash eviction timing
2022-06-13  Michael Tremerstream: tcp: Handle retransmitted SYN with TSval 7531/head
2022-06-13  Victor Juliendetect/dcerpc: simplify keyword validation
2022-06-13  Victor Juliendetect/content: fix FNs due to bad depth calc
2022-06-13  Victor Juliendetect/content: simplify int bounds checking
2022-06-13  Victor Juliendetect/dcerpc: apply dcerpc to smb as well
2022-06-13  Philippe Antoineevent: only sets APPLAYER_UNEXPECTED_PROTOCOL once
2022-06-13  Philippe Antoineevents: reset logged event
2022-06-13  Philippe Antoinesmb: use default stream-depth 0 by default
2022-06-09  Victor Julieneve/schema: add missing magic from files array 7514/head
2022-06-09  dependabot... github-actions: bump actions/cache from 3.0.3 to 3.0.4
2022-06-09  Philippe Antoinenfs: fix arbitrary allocation 7511/head
2022-06-09  Philippe Antoineutil: fix integer warnings in mime decoding
2022-06-09  Philippe Antoinedefrag: do not cast pkt len to u16
2022-06-09  Philippe Antoinedetect: change InspectEngineFuncPtr2 to return uint8_t
2022-06-09  Philippe Antoineci: adds warning flag about integer conversions
2022-06-09  Philippe Antoinedetect: fix integer warnings
2022-06-09  Philippe Antoinedetect: fix integer warnings for content
2022-06-09  Philippe Antoinedetect: fix integer warnings for app-layer-event
2022-06-09  Philippe Antoineftp: fix integer warning
2022-06-09  Philippe Antoinedns: remove unused events field from state
2022-06-09  Victor Juliendetect/threshold: fix offline time handling issue
2022-06-09  Victor Julienstream/midstream: fix double flow reverse case
2022-06-09  Victor Julieneve/schema: add missing capture_file field
2022-06-09  Victor Julieneve/schema: add missing http fields
2022-06-09  Victor Julieneve/schema: add missing alert fields
2022-06-09  Victor Julieneve/schema: add missing smb fields
2022-06-09  Victor Julieneve/schema: add missing drop fields for ipv6
2022-06-09  Victor Julieneve/schema: add profiling detect fields
2022-06-09  Lukas Sismisbypass: af-packet: fix memory leak - reassign of EBPFBy...
2022-06-09  Lukas Sismisbypass: fix memory leak - reassign of FlowBypassInfo
2022-06-09  Victor Juliennapatech: fix conf API call
next