]> git.ipfire.org Git - thirdparty/suricata.git/shortlog
thirdparty/suricata.git
2022-07-02  Eric Leblondoutput/alert: don't call basic logging twice 7605/head
2022-07-02  Philippe Antoineftp: optimized tx iterator
2022-07-02  Philippe Antoineevent: only sets APPLAYER_UNEXPECTED_PROTOCOL once
2022-07-02  Philippe Antoineevents: reset logged event
2022-06-30  Victor Juliendetect: impose limits on pcrexform 7596/head
2022-06-29  Victor Julienfuzz/mime: fix call conditions and args 7587/head
2022-06-29  Victor Julienmime: fix and cleanup tests
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 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: 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-17  Victor Juliendetect: set drop reason for rule based drops 7557/head
2022-06-14  Victor Juliendetect/tests: improve detection entry 7544/head
2022-06-14  Victor Julientests: fix drop test; cleanup
2022-06-14  Victor Julienexceptions: initial exception-policy implementation
2022-06-14  Victor Julieneve/drop: log drop reason
2022-06-14  Victor Julienflow: log action applied to all packets
2022-06-14  Victor Juliendetect: enforce flow drops earlier
2022-06-14  Victor Julienclang-format: disable for option table
2022-06-13  Lukas Sismisbypass: fix memory leak - reassign of FlowBypassInfo 7535/head
2022-06-13  Lukas Sismisbypass: af-packet: fix memory leak - reassign of EBPFBy...
2022-06-13  Victor Juliendetect/threshold: fix offline time handling issue
2022-06-13  Victor Julienstream/midstream: fix double flow reverse case
2022-06-13  Victor Julienapp-layer: don't switch dir if proto already known
2022-06-13  Victor Juliendetect/dcerpc: simplify keyword validation
2022-06-13  Victor Juliendetect/dcerpc: apply dcerpc to smb as well
2022-06-13  Victor Juliengithub/workflows: add cargo for all Ubuntu jobs
2022-06-13  Victor Julienfile: consistently track size of gaps
2022-06-13  Michael Tremerstream: tcp: Handle retransmitted SYN with TSval
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  Philippe Antoinedetect: fix integer warnings for content
2022-06-13  Philippe Antoinedetect: parsing avoiding infinite loop
2022-06-07  Jason Ishdetect: introduce "like" ip-only signature type 7495/head
2022-06-07  Victor Juliendetect/iponly: remove unused code 7494/head
2022-06-07  Victor Juliendetect/iponly: include postmatch in determination
2022-06-06  Victor Juliensmtp: remove defunct check for line with single LF 7493/head
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
2022-06-01  Victor Julienrunmodes: fix more warnings 7462/head
2022-06-01  Juliana Fajardinidetect/alert: directly increment alerts.discarded
2022-05-29  Jeff Lucovskyrust: Unused doc comment warning fixup 7437/head
2022-05-29  Victor Julienstream/unittests: fix failures after last_ack fix
2022-05-29  Victor Julienstream: improve last_ack validation check
2022-05-29  Juliana Fajardiniuserguide: dynamically determine copyright date
2022-05-29  Victor Juliendetect: optimize mpm-engine setup
2022-05-29  Philippe Antoinessh: install app-layer events rules
2022-05-29  Philippe Antoinesmb: ntlmssp domain_blob_offset underflow check
2022-05-29  Philippe Antoinesmb: check on param parsing
2022-05-27  Philippe Antoinerust: RustParser same fields as AppLayerParser
2022-05-27  Sascha Steinbissutil: add unit tests for CIDRFromMask()
2022-05-27  Sascha Steinbissdetect: make int CIDRFromMask() work on big endian...
2022-05-27  Victor Juliendetect: initialization optimization
2022-05-27  Philippe Antoinedcerpc: use wrappingadd for padding parsing
2022-05-27  Jason Ishsuricata.yaml: include version that generated this...
2022-05-27  Victor Julienmemcmp: no-simd no case loop can scan forward
2022-05-27  Victor Julienmemcmp: use SCMEMCMP_BYTES everywhere; general cleanups
2022-05-27  Victor Julienmemcmp: remove unreachable code from memcmp simd
2022-05-27  Victor Julienmemcmp: work around GCC 12+ 'blend' issues
2022-05-27  Arne Welzelstacktrace-on-signal: Use kill(getpid(), sig_num)
2022-05-24  Jason Ishgithub-ci: remove fedora 34: eol in 2 weeks 7426/head
2022-05-11  Eric Leblondutil/ebpf: fix deprecation warning 7401/head
2022-05-11  Eric Leblondutil/ebpf: fix compilation
2022-05-03  Victor Julienlog-pcap: remove redundant check 7369/head
2022-05-03  Eric Leblondlog/pcap: exit on invalid filename
2022-05-03  Victor Juliendetect/pcre: assist code analyzer around pointer logic
2022-05-03  Victor Julienlogopenfile: fix minor format string warning
2022-05-03  Victor Julienja3: fix minor format string warning
2022-05-03  Victor Julienaf-packet/v2: use proper type for ring
2022-05-03  Victor Juliendevice: avoid uninit var warning
2022-05-03  Victor Juliendetect: fix bad BUG_ON pattern
2022-05-03  Victor Julientime: fix warning in timestring creation
2022-05-03  Victor Juliendetect/multi-tentancy: minor format string fixes
2022-05-03  Victor Julienreference: remove useless var reset
2022-05-03  Victor Julienrunmodes: minor format string fixes
2022-05-03  Victor Julienmpm/ac-ks: address int handling issues
2022-05-03  Victor Julienclassification: remove useless clear
2022-05-03  Victor Juliendetect/content-inspect: code cleanup
2022-05-03  Victor Juliendetect/analyzer: minor format string fixes
2022-05-03  Victor Juliendetect/address: remove useless checks
2022-05-03  Victor Juliendetect/ipv6: remove useless code
2022-05-03  Victor Juliendatasets: fix cppcheck warning
2022-05-03  Victor Julienftp-data: fix direction for active mode commands
2022-05-03  Juliana Fajardiniippair/storage: use dedicated 'id' type
2022-05-03  Victor Julienflow/storage: use dedicated 'id' type
2022-05-03  Victor Julienapp-layer/expectation: clean up storage id logic
2022-05-03  Shivani Bhardwajdetect/flowbits: remove dead code
2022-05-03  Shivani Bhardwajdetect/flowbits: add test for bug 5154
next