]> git.ipfire.org Git - thirdparty/suricata.git/shortlog
thirdparty/suricata.git
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
2022-06-09  Victor Julienexceptions: initial exception-policy implementation
2022-06-09  Victor Juliendecode: add pass action wrapper
2022-06-09  Victor Juliendecode: turn no payload/packet inspect macros into...
2022-06-09  Victor Julieneve/drop: log drop reason
2022-06-07  Victor Julienstream/tests: remove bad test; update failing test...
2022-06-07  Victor Julienstream: clarify error handling comment
2022-06-07  Victor Julienstream/reassemble: clarify error handling
2022-06-07  Victor Julienstream: remove now unused tcp.insert_list_fail counter
2022-06-07  Victor Julienstream/segtree: simplify error handling
2022-06-07  Victor Julienstream/rules: add example rule for pkt_spurious_retrans...
2022-06-07  Victor Julienstream: detect spurious retransmissions early
2022-06-06  dependabot... github-actions: bump github/codeql-action from 1 to 2 7489/head
2022-06-06  jason taylorconfig: update commented value to default status
2022-06-06  Victor Julientests: remove unnecessary flow locks
2022-06-06  Victor Juliensmtp: minor line loop cleanup 7488/head
2022-06-06  Victor Juliensmtp: remove defunct check for line with single LF
2022-06-06  Victor Juliensmtp: constify line arguments where possible
2022-06-06  Victor Juliensmtp: move current line out of state
2022-06-06  Victor Juliensmtp: move input out of state
2022-06-06  Victor Juliensmtp: turn assertions in to debug asserts
2022-06-06  Victor Juliensmtp: simplify preprocess loop
2022-06-06  Victor Julienmime/base64: decode cleanups and simplification
2022-06-06  Victor Julienbase64: no special case for nul char
2022-06-06  Shivani Bhardwajbase64: make decoder handle decoded data space constraints
2022-06-06  Shivani Bhardwajbase64: add Base64Ecode enum
2022-06-06  Shivani Bhardwajbase64: add Base64Mode enum
2022-06-06  Shivani Bhardwajsmtp: treat CR as a line terminator
next