]> git.ipfire.org Git - thirdparty/suricata.git/shortlog
thirdparty/suricata.git
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
2022-05-03  Shivani Bhardwajdetect/flowbits: use strtok_r for parsing
2022-05-03  Jason Ishftp: truncate first segment if over max length
2022-05-03  Jason Ishscripts/bundle: use git instead of tar.gz
2022-05-03  Juliana Fajardinidetect: update copyright years
2022-05-03  Juliana Fajardiniassorted: fix low hanging typos
2022-05-03  Juliana Fajardiniuserguide: explain alert queue behavior and stats
2022-05-03  Juliana Fajardinidetect/stats: log out total of suppressed alerts
2022-05-03  Juliana Fajardinidetect/stats: log out total of discarded alerts
2022-05-03  Juliana Fajardinidetect/alert: move apply-action-flow code to func
2022-05-03  Juliana Fajardinidetect/alert: remove unused functions
2022-05-03  Juliana Fajardinidetect/alert: preprocess then append alert queue
2022-05-03  Juliana Fajardinidetect/engine: use alert queue from det_ctx
2022-05-03  Juliana Fajardinidetect/alert: add infra for new alert queue
2022-05-03  Juliana Fajardinidoc/userguide: explain packet-alert-max config
2022-05-03  Juliana Fajardinidecode: make packet_alert_max configurable
2022-05-03  Juliana Fajardiniunittests: alloc Packet with PacketGetFromAlloc
2022-04-27  Jeff Lucovskysignal/stack: Default stack-on-signal setting: off 7324/head
2022-04-27  Jeff Lucovskysignal/stack: Remove redundant initialization
2022-04-27  Victor Juliendetect: fix rule inspection order
2022-04-27  Victor Juliendetect: use bool for uint16_t used as bool
2022-04-27  Victor Julienstream: improve flow end payload logging
2022-04-27  Victor Julienstream/unittests: fix failures after last_ack fix
2022-04-27  Victor Julienstream: improve last_ack validation check
2022-04-27  Victor Julienversion: start development towards 6.0.6
2022-04-21  Victor Julienrelease: 6.0.5; update changelog; require htp 0.5.40 7288/head suricata-6.0.5
2022-04-21  Victor Juliensmtp: support per-tx file accounting
2022-04-21  Modupe Falodundetect-file-data: remove SMTP unittests
2022-04-21  Victor Juliensmtp: don't pass partial boundary on to mime parser
2022-04-21  Victor Julienmime: allow partial lines as input
2022-04-21  Shivani Bhardwajsmtp: pre process DATA and BDAT commands
2022-04-21  Shivani Bhardwajsmtp: fix indefinite buffering if no LF in line
2022-04-21  Shivani Bhardwajsmtp: add truncated line event
2022-04-21  Shivani Bhardwajsmtp: use AppLayerResult instead of buffering
2022-04-21  Jason Ishdoc/userguide: document ftp max-line-length
2022-04-21  Jason Ishftp: truncate command data that is too long
2022-04-21  Philippe Antoinedetect: config checks alstate before getting tx
2022-04-21  Philippe Antoinedetect: not an iponly signature if it needs app-layer
2022-04-21  Philippe Antoinedetect: makes config keyword really require a flow
2022-04-21  Philippe Antoinedetect: only apply ConfigApplyTx with app-layers
2022-04-21  Jason Ishdns: don't parse a full request during probe if not...
2022-04-21  Jason Ishdns: better error handling when parsing names
2022-04-21  Jason Ishsmb: protocol detection on pattern without midstream
2022-04-21  Philippe Antoineftp: do not set alproto if one was already found
2022-04-21  Philippe Antoinednp3: check Base64Encode return value for logging
2022-04-21  Philippe Antoineutil: right parenthesises for base64 macro
2022-04-21  Philippe Antoinetftp: use destate
2022-04-20  Jason Ishapp-layer: better warning message when enabling by...
2022-04-20  Victor Juliensmb: fix read queue exceeded event and rules
2022-04-20  Victor Juliensmb: log max read/write sizes
2022-04-20  Victor Juliensmb/rules: add rules for new events
2022-04-20  Victor Juliendoc/smb: add resource limits section
2022-04-20  Victor Juliensmb2: validate negotiate read/write max sizes
2022-04-20  Victor Juliensmb2: allow limiting in-flight data size/cnt
2022-04-20  Victor Julienfiletracker: track total queued data (in_flight)
2022-04-20  Victor Juliensmb2: add options for max read/write size
2022-04-20  Victor Juliensmb2: track max read/write size and enforce its values
2022-04-20  Victor Juliensmb: minor function cleanup
2022-04-20  Victor Julienfiletracker: make FileChunk private
2022-04-19  Philippe Antoinemqtt: fix consumed bytes computation for truncated msg 7271/head
2022-04-19  Sascha Steinbissmqtt: raise event on parse error 7270/head
2022-04-19  Jason Ishmqtt: ensure we do not request extra data after buffering
2022-04-19  Jason Ishgithub-ci: pin checkout actions plus other fixups
2022-04-19  Jason Ishsmb: rules for messages in the wrong direction 7263/head
2022-04-19  Jason Ishsmb: handle records in the wrong direction
2022-04-19  Jason Ishsmb: expose smb1 request/reply flags with a method
2022-04-19  Jason Ishsmb: fix smb2 header flag parsing
2022-04-15  Philippe Antoinetftp: StringToAppProto case
2022-04-15  Jason Ishdetect-content: error on single char hex pairs
2022-04-11  Shivani Bhardwajdetect/dataset: cleanup dead code 7227/head
2022-04-11  Shivani Bhardwajdetect/dataset: fix space condition in rule lang
2022-04-11  Victor Julienflow: fix and simplify locking
2022-04-07  Jeff Lucovskylog/stack: Propagate original signal 7215/head
2022-04-07  Jeff Lucovskyconfig: Make libunwind use configurable for 6.0
2022-04-07  Jeff Lucovskydoc/yaml: Signal-termination option description
2022-04-07  Jeff Lucovskylogging/diag: Enable stacktrace diagnostic if config'd
next