]> git.ipfire.org Git - thirdparty/suricata.git/shortlog
thirdparty/suricata.git
2024-05-29  Juliana Fajardinidevguide: highlight commit message example 11179/head
2024-05-29  Victor Julienthreads: give threads more time to get ready
2024-05-29  Victor Julienthreads: optimize start up check
2024-05-29  Victor Julientls-store: support client logging
2024-05-29  Victor Julientlsstore: remove stale FIXME
2024-05-29  Victor Juliendetect/tls.store: fix direction check
2024-05-28  Jason Ishgithub-ci: re-add --disable-lua to commit check 11161/head 11165/head 11170/head
2024-05-27  Jason Ishdoc: update lua sandbox docs for allowed packages/functions
2024-05-27  Jason Ishlua: track memory limit exceede errors
2024-05-27  Jason Ishlua: remove sandbox lib for now
2024-05-27  Jason Ishlua: add logging and counter for instruction limit...
2024-05-27  Jason Ishlua: add blocked functions as a special log type plus...
2024-05-27  Jason Ishlua: use a function allow list instead of a deny list
2024-05-27  Jason Ishrust/Makefile: cleanup "clean" targets
2024-05-27  Jason Ishgithub-ci/scan-build: exclude rust (lua)
2024-05-27  Jason Ishgithub-ci: test make after clean without cbindgen
2024-05-27  Jason Ishlua: remove lua as a compile time feature
2024-05-27  Jason Ishrust/lua: remove lua_int8 feature
2024-05-27  Jason Ishlua: use rust crate to vendor (bundle) lua
2024-05-27  Jason Ishlua: reset instruction counter before calling script
2024-05-27  Jason Ishlua: misc cleanups in sandbox implementation
2024-05-27  Jo Johnsondoc: Initial doc for lua sandbox
2024-05-27  Jo Johnsonlua: Add config to allow sandbox bypass
2024-05-27  Jo Johnsonlua: Add config override for lua sandbox limits
2024-05-27  Jo Johnsonlua: Add lua sandbox for detection rules
2024-05-27  Jo Johnsonlua: remove internal references to luajit
2024-05-27  Jo Johnsonlua: build lua by default
2024-05-27  Jo Johnsonlua: Remove luajit support
2024-05-27  Jo Johnsonlua: require lua 5.4
2024-05-27  Victor Juliengithub-actions: bump scan-build to Ubuntu 24.04 / clang 18 11152/head
2024-05-27  Jason Ishmisc: move prototypes to correct header
2024-05-27  jason taylordoc: add source verification docs
2024-05-24  Philippe Antoinedetect/http-server-body: clean up tests 11139/head
2024-05-24  Philippe Antoinedetect: unify functions for multi-buffer
2024-05-24  Philippe Antoinedetect/template: make template use DetectEngineInspectB...
2024-05-24  Philippe Antoineci: fix and test with Wunused-macros
2024-05-22  Philippe Antoineclean: remove unused struct definitions 11120/head
2024-05-22  Richard McConnellapp-layer: Set sc_errno upon error return
2024-05-22  Victor Juliendetect/http-host: clean up tests
2024-05-22  Victor Julienpcap-log: use correct pkthdr size for limit enforcement
2024-05-22  Victor Julienpcap-log: minor cleanups
2024-05-22  Victor Julienpcap-log: minor cleanup
2024-05-22  Victor Julienpcap-log: always pass 'comp' to PcapWrite
2024-05-22  Victor Julienpcap-log: rename connp to comp
2024-05-22  Victor Julienpcap-log: don't check variable that is never set
2024-05-22  Victor Julientime: only consider packet threads
2024-05-22  Shivani Bhardwajflow: use debug validate macro 11112/head
2024-05-22  Shivani Bhardwajflow: add defensive check on memuse
2024-05-22  Shivani Bhardwajtcp: use bool wherever possible
2024-05-22  Shivani Bhardwajflow: use bool wherever possible
2024-05-22  Shivani Bhardwajflow: remove unneeded else
2024-05-22  Shivani Bhardwajflow: minor loop cleanups
2024-05-22  Philippe Antoinehttp: fix nul deref on memcap reached
2024-05-22  Shivani Bhardwajeve/schema: add tls.subjectaltname fields
2024-05-22  Shivani Bhardwajoutput/json: log tls subjectaltname
2024-05-22  Shivani Bhardwajdoc: add description about tls.subjectaltname
2024-05-22  Shivani Bhardwajdetect/tls-subjectaltname: add sticky buffer
2024-05-22  Shivani Bhardwajtls: store list of subject alternative names
2024-05-16  Jason Ishrust: rename .cargo/config to .cargo/config.toml 11095/head
2024-05-16  Jason Ishdetect-lua: small cleanups
2024-05-16  Jason Ishdetect/lua: don't treat a crashed script as no match
2024-05-16  Philippe Antoineftp: protocol detection avoiding FP on POP3
2024-05-16  Philippe Antoinepop3: protocol detection
2024-05-16  Philippe Antoinesmtp: exit data mode if data command was rejected
2024-05-16  Philippe Antoinedetect: checks for space in http.protcol keyword
2024-05-16  Philippe Antoinehttp: configures libhtp to allow spaces in uri
2024-05-16  Giuseppe Longodecode/gre: decode arp packets 11086/head
2024-05-16  Giuseppe Longodoc: add arp changes
2024-05-16  Giuseppe Longooutput-json/arp: implement logger
2024-05-16  Giuseppe Longooutput/json: check 5-tuple values prior to logging
2024-05-16  Giuseppe Longooutput/json: make JSONFormatAndAddMACAddr public
2024-05-16  Giuseppe Longodecode/arp: implement decoder
2024-05-16  Shivani Bhardwajbase64: re-add the check for destination space
2024-05-16  Victor Juliengithub-actions: set bpf to icmp for af-packet
2024-05-16  Victor Juliengithub-actions: add pcap live test script and jobs
2024-05-16  Victor Juliengithub-actions: unix pcap coverage run
2024-05-16  Victor Juliengithub-actions: add unix socket runmode script and job
2024-05-16  Victor Juliengithub-actions: add ASAN enabled Ubuntu 24.04 build...
2024-05-15  Philippe Antoinedetect: add options to app-layer-protocol keyword 11084/head
2024-05-15  Philippe AntoineRevert "rust: temporary: disable debug assertions"
2024-05-15  Philippe Antoinerust/probing: safety check for null input
2024-05-15  Philippe Antoinerust: return empty slice without using from_raw_parts
2024-05-15  Philippe Antoinetests: do not bother to free a null pointer
2024-05-15  Victor Juliengithub-actions: make sure unix socket is created in... 11076/head
2024-05-15  Victor Juliengithub-actions: expand af-packet live test with more...
2024-05-15  Victor Julienhostbits: release use_cnt for unix (add|remove)-hostbit
2024-05-15  Victor Juliendevice: don't crash on unix command 'iface-bypassed...
2024-05-14  Philippe Antoinewebsocket: fix opcodes values for ping/pong 11072/head
2024-05-14  Philippe Antoinedns: set tx id for frames
2024-05-14  Philippe Antoineframes: rust API makes tx_id explicit
2024-05-14  Philippe Antoinedetect: log relevant frames app-layer metadata
2024-05-14  Shivani Bhardwajfuzz: add target for DecodeBase64
2024-05-14  Shivani Bhardwajdoc: add note about fast_pattern w base64_data
2024-05-14  Shivani Bhardwajbase64_data: reject fast_pattern use
2024-05-13  Jeff Lucovskyconfig/ja3: Eliminate warnings when JA3 is disabled 11055/head
2024-05-08  Jason Ishrust: temporary: disable debug assertions 11046/head
2024-05-07  Jason Ishgithub: update pull request template
2024-05-07  Jason Ishbundle.sh: accept more forms of a branch name
2024-05-06  jason taylordoc: update normalization notes 11027/head
2024-05-06  jason taylordoc: add http.connection ref and fix location
next