]> git.ipfire.org Git - thirdparty/suricata.git/shortlog
thirdparty/suricata.git
2021-12-13  Pierre Chifflierrust/smb: convert parser to nom7 functions (SMB1) 6705/head
2021-12-13  Pierre Chifflierrust/smb: convert parser to nom7 functions (DCERPC...
2021-12-13  Pierre Chifflierrust/smb: convert parser to nom7 functions (SMB2)
2021-12-13  Pierre Chifflierrust/smb: convert parser to nom7 functions (SMB3)
2021-12-13  Pierre Chifflierrust/smb: convert parser to nom7 functions (NTLM/SSP...
2021-12-13  Pierre Chifflierrust/smb: convert parser to nom7 functions (NBSS records)
2021-12-13  Pierre Chifflierrust: add nom7 combinator take_until_and_consume
2021-12-13  Lukas Sismisdoc: fix typo in "Stream engine" documentation
2021-12-13  Philippe Antoineftp: do not set alproto if one was already found
2021-12-13  Victor Julienapp-layer/htp: cleanup test
2021-12-13  Victor Julienhtp: rename callbacks to make purpose clearer
2021-12-13  Victor Julienstream: unify ack'd right edge handling
2021-12-07  Victor Juliendetect/engine: store buffer name in local array
2021-12-07  Victor Julienmingw: add bcrypt to LDADD for rust compilation 6681/head
2021-12-07  Victor Julienstream/reassembly: ignore min_inspect_depth on TCP...
2021-12-07  Victor Juliendetect/http: don't set min-inspect-depth higher than...
2021-12-07  Philippe Antoineeve/ftp-data: log alert metadata in ftp-data object
2021-12-07  Philippe Antoinerust: export constants via cbindgen
2021-12-07  Philippe Antoinemime: handles multiple sections for a parameter
2021-12-07  Philippe Antoinemime: move FindMimeHeaderTokenRestrict to rust
2021-12-07  Modupe Falodundetect-ipopts: convert unittests to FAIL/PASS APIs
2021-12-07  Philippe Antoinemqtt: fix transaction completion
2021-12-07  Victor Juliendetect/fast_pattern: allow for rule time registration
2021-12-07  Victor Juliendetect: add buffer helper functions
2021-12-03  Victor Juliendetect: split register time and detect load time buffer...
2021-12-03  Victor Juliendetect: use hashes for all buffer to id
2021-12-03  Victor Juliendetect: increase SigMatch type from u8 to u16
2021-12-03  Victor Juliendetect: use bool for uint16_t used as bool
2021-12-03  Victor Juliencommon: fix missing ; in header
2021-11-24  Philippe Antoinedetect: allows <> syntax for uint ranges 6642/head
2021-11-24  Philippe Antoinedetect: use prefilter values for modes
2021-11-24  Philippe Antoinedetect: errors for rule with impossible conditions
2021-11-24  Juliana Fajardiniuserguide: (nit) fix typo in lua-output page
2021-11-24  Juliana Fajardiniuserguide: rename pg Lua Scripting->Lua Detection
2021-11-24  Juliana Fajardiniuserguide: update buffers list for lua-scripting
2021-11-24  Juliana Fajardiniuserguide/lua: add explanation about `need` diffs
2021-11-24  Philippe Antoinefuzz: restrict flags passed to AppLayerProtoDetectGetProto
2021-11-24  Jason Ishapp-layer: include decoder events in app-layer tx data
2021-11-24  Philippe Antoinerange: prevents memory leak of file from HTTP2
2021-11-24  Philippe Antoineenip: fix int warnings
2021-11-24  Philippe Antoinednp3: fix int warnings
2021-11-24  Philippe Antoineprotodetect: fix int warnings
2021-11-24  Philippe Antoineci: adds default warning flag about float conversions
2021-11-24  Philippe Antoinewarning: explicit casts to double
2021-11-24  Philippe Antoinesource/pcap: remove unused code
2021-11-22  Philippe Antoinefuzz: restrict flags passed to AppLayerProtoDetectGetProto 6634/head
2021-11-22  Victor Julienaf-packet: add send error counter
2021-11-22  Victor Julienpacketpool: ReleasePacket callback check on getter
2021-11-22  Victor Julienaf-packet: only ref mpeer if needed in tpacket v2
2021-11-22  Victor Julienaf-packet: minor output updates
2021-11-22  Victor Julienaf-packet: optimize packet setup
2021-11-22  Victor Julienaf-packet: add counters on how poll() works
2021-11-22  Victor Julienaf-packet: don't check ifstate per send call in IPS
2021-11-22  Victor Julienaf-packet: simplify AFPWritePacket
2021-11-22  Victor Julienaf-packet: use BUG_ON for 'impossible' condition
2021-11-22  Victor Julienaf-packet: refactor VLAN hdr handling
2021-11-22  Victor Julienaf-packet: remove tpacket-v1 support
2021-11-22  Jason Ishapp-layer/template: don't always enable if unittests...
2021-11-22  Jeff Lucovskytftp: Change references to echo
2021-11-22  Jeff Lucovskyftp: Remove diagnostic print
2021-11-22  Jeff Lucovskynetmap: V14 API changes 6629/head
2021-11-22  Jeff Lucovskyutil: Add sys/ioctl.h to common include
2021-11-22  Jeff Lucovskyutil/log: Include device name with thread count
2021-11-22  Jeff Lucovskyconfig/netmap: Check for latest API version
2021-11-22  Philippe Antoinerange: prevents memory leak of file from HTTP2
2021-11-22  Philippe Antoineconf: avoid quadratic complexity
2021-11-22  Pierre Chifflierrust/nfs: convert parser to nom7 functions (NFS v2...
2021-11-22  Pierre Chifflierrust/nfs: add a maximum number of operations per compound
2021-11-22  Pierre Chifflierrust/nfs: convert parser to nom7 functions (NFS v3...
2021-11-22  Modupe Falodundetect-fragoffset: convert unittests to FAIL/PASS APIs
2021-11-22  Corey Thomasci: add fedora 35 to builds
2021-11-22  Jason Ishsmtp: log transaction even if no email present
2021-11-22  Sam Muhammeddetect/proto: convert unittests to FAIL/PASS APIs
2021-11-22  Modupe Falodundetect-icode: convert unittests to FAIL/PASS APIs
2021-11-22  Modupe Falodundetect-id: convert unittests to FAIL/PASS APIs
2021-11-22  Sam Muhammeddetect/siggroup: convert unittests to FAIL/PASS APIs
2021-11-22  Benjamin Wilkinslua: Fix SCRule functions for match scripts
2021-11-22  Jason Ishmodbus: free eve thread context on deinit
2021-11-22  Jason Ishdhcp: fix url in comment
2021-11-22  Jason Ishapp-layer: remove IsTxEventAware: never used
2021-11-22  Jason Ishrdp: fix transaction id
2021-11-22  Jason Ishapp-layer: remove tx detect state setter and getter
2021-11-22  Jason Ishapp-layer: include DetectEngineState in AppLayerTxData
2021-11-22  Jason Ishrdp: add tx iterator
2021-11-22  Jason Ishkrb5: use tx iterator
2021-11-22  Jason Ishntp: add tx iterator
2021-11-22  Jason Ishsip: add tx iterator
2021-11-22  Jason Ishike: add tx iterator
2021-11-22  Jason Ishsnmp: use generic tx iterator
2021-11-22  Jason Ishdhcp: use generic tx iterator
2021-11-22  Jason Ishhttp2: use generic tx iterator
2021-11-22  Jason Ishtemplate: use generic tx iterator
2021-11-22  Jason Ishnfs: use generic tx iterator
2021-11-22  Jason Ishrfb: use generic tx iterator
2021-11-22  Jason Ishmqtt: use generic tx iterator
2021-11-22  Jason Ishmodbus: use generic tx iterator
2021-11-22  Jason Ishsmb: use generic tx iterator
2021-11-22  Jason Ishrust/app-layer: provide generic implementation of iterator
2021-11-19  Eric Leblondprofiling: fix profiling with sample rate
2021-11-19  Philippe Antoinedetect: file_data keyword works on nfs protocol
next