]> git.ipfire.org Git - thirdparty/suricata.git/shortlog
thirdparty/suricata.git
2023-07-05  Jason Ishgithub-ci: add CentOS Stream builders 9143/head
2023-07-05  Jason Ishgithub-ci: replace dist builder with Debian 12
2023-07-05  Jason Ishgithub-ci: add Debian 12 builder
2023-07-05  Juliana Fajardiniexception: fix use of master switch with default
2023-07-05  Sascha Steinbissrfb: also set unimplemented auth types
2023-07-05  Sascha Steinbissrfb: ensure logging of incompletely parsed txs
2023-06-30  Philippe Antoinemime: compute full body md5 9111/head
2023-06-30  Philippe Antoinesmtp: avoid counting last eol in file
2023-06-30  Shivani Bhardwajpython: remove futile exec perm from files
2023-06-30  Shivani Bhardwajsuricatasc: update running instructions
2023-06-30  Shivani Bhardwajpython: remove unneeded setup.py
2023-06-30  Shivani Bhardwajsuricatasc: remove unneeded shebang
2023-06-28  Jason Ishgithub-ci: allow pull request URL in SV_BRANCH 9093/head
2023-06-28  Jason Ishpcap-log: close pcap_dead_handle on close
2023-06-27  Jason Ishlog-pcap: one time errors on file open 9088/head
2023-06-27  Jason Ishlog-pcap: only open dumper after successful file open...
2023-06-27  Jeff Lucovskydoc/multi-tenant: Clarify live traffic support 9083/head
2023-06-27  Sascha Steinbissrfb: never return error on unknown traffic
2023-06-27  Sascha Steinbissrfb: add myself as contributor
2023-06-27  Sascha Steinbissrfb: be more strict parsing the version
2023-06-27  Jason Isheve/alert: warn on obsolete flags
2023-06-27  Shivani Bhardwajdoc: fix typo encryption-handling
2023-06-27  Shivani Bhardwajsuricatasc: Don't process empty cmds
2023-06-27  Shivani Bhardwajsuricatasc: exit successfully on keyboardinterrupt
2023-06-27  Shivani Bhardwajsuricatasc: add line numbers in error messages
2023-06-27  Shivani Bhardwajsuricatasc: handle exceptions in caller
2023-06-27  Shivani Bhardwajsuricatasc: handle exceptions interactive mode
2023-06-27  Jason Ishuserguide/security: grammar fixes
2023-06-27  Philippe Antoinedetect/http: request/response header support multi...
2023-06-20  Philippe Antoinehttp: event on chunk extension 9045/head
2023-06-16  Victor Julienbpf: remove OpenBSD guards 9035/head
2023-06-16  liaozhiyuandpdk: support multiple same EAL arguments
2023-06-16  Philippe Antoinedetect/files: centralize definition of protocols
2023-06-16  Philippe Antoinedetect/files: reuse AppLayerParserSupportsFiles
2023-06-16  Jason Ishgithub-ci: update action: setup-msys2
2023-06-16  Jason Ishgithub-ci: use latest version of actions/upload-artifact
2023-06-16  Jason Ishgithub-ci: update actions/cache to v3.3.1
2023-06-16  Jason Ishgithub-ci: use same version (3.0.2) for actions/downloa...
2023-06-16  Jason Ishgithub-ci: update actions/checkout to v3.5.3
2023-06-16  Juliana Fajardiniexceptions: fix 'auto' for master switch in IDS
2023-06-16  Jason Ishdoc/userguide: start on a security chapter
2023-06-16  Victor Julienpcap: fix reopen logic 9033/head
2023-06-16  Victor Julienpcap/runmodes: silence some info messages
2023-06-16  Victor Julienpcap: free per thread resources
2023-06-16  Victor Julienpcap/file: minor code cleanup
2023-06-16  Victor Julienthreads: cleanup decode_pq handling
2023-06-16  Victor Julienversion: start development towards 7.0.0-rc3
2023-06-14  Shivani Bhardwajrelease: 7.0.0-rc2; update changelog suricata-7.0.0-rc2
2023-06-14  Jason Ishdoc/userguide: dataset upgrade notes
2023-06-14  Jason Ishconfig: uncomment datasets configuration
2023-06-14  Jason Ishdatasets: flag to disable "write" actions
2023-06-14  Jason Ishinstall: create runtime data directory
2023-06-14  Jason Ishdatasets: don't allow absolute or paths with directory...
2023-06-14  Jason Ishdoc/userguide: notes about Lua rules being disabled...
2023-06-14  Jason Ishlua: disable lua rules by default
2023-06-13  Philippe Antoinefuzz: fuzz HTTP1 target
2023-06-13  Philippe Antoinedcerpc: maximum number of live transactions also for UDP
2023-06-13  Shivani Bhardwajsmtp: handle long lines per direction
2023-06-13  Shivani Bhardwajsmtp: handle following cmd if LF was found in long...
2023-06-13  Shivani Bhardwajsmtp: add function docs
2023-06-13  Shivani Bhardwajsmtp: handle DATA mode in middle of input parsing
2023-06-13  Victor Julienstreaming/buffer: set errno in allocators 9021/head
2023-06-13  Victor Julienstreaming/buffer: turn BUG_ON's into validate checks
2023-06-13  Victor Julienstream: update insert error checking
2023-06-13  Victor Julienstreaming: use error codes to indicate error reason
2023-06-13  Victor Julienerror: SC_ELIMIT for when a limit is reached
2023-06-13  Victor Julienexception/policy: fix midstream default handling
2023-06-13  Victor Julienexception/policy: minor code cleanup
2023-06-13  Juliana Fajardinistream/tcp: don't accept pass-packet policy
2023-06-13  Juliana Fajardinistream/tcp: re-enable midstream-policy usage
2023-06-13  Juliana Fajardiniexceptions: extract 'auto' check to function
2023-06-13  Juliana Fajardiniexceptions: use mix of logconfig/info/warning
2023-06-13  Juliana Fajardiniexceptions: parse config values, don't post process
2023-06-13  Juliana Fajardiniexceptions/midstream: parse midstream policy alone
2023-06-13  Juliana Fajardiniexceptions: refactor exception policy parse fn
2023-06-13  Juliana Fajardiniuserguide: update exception policy behaviors table
2023-06-13  Juliana Fajardinidoc: add midstream scenarios for exception policy
2023-06-13  Juliana Fajardinimisc: fix typos, doc, update copyright years
2023-06-13  Juliana Fajardinidefrag: clean up existing stats counters
2023-06-13  Juliana Fajardinischema: add missing flow event property: emergency
2023-06-12  Jason Ishrust: fix unit test link error on Rust 1.70 9009/head
2023-06-12  Victor Julienapp-layer: improve/fix updates logic
2023-06-09  Victor Julienoutput/tx: minor code cleanup
2023-06-09  Philippe Antoinehttp: htp_table_get_index does not return NULL 9001/head
2023-06-09  Philippe Antoinehttp1: implement http.request_header
2023-06-09  Philippe Antoinedetect/http2: do not escape ':' in header name or value
2023-06-09  Philippe Antoinehttp2: rename http2.header to http.request_header
2023-06-09  Cole Dishingtondetect: Fix FTP bounce detection IP address comparison
2023-06-09  Philippe Antoinerust/pgsql: remove unused/unconstructed enum variants
2023-06-09  Philippe Antoinerust: remove duplicate constants definitions in C
2023-06-09  Philippe Antoinerust: define AppLayerEventType only in rust
2023-06-09  Philippe Antoinerust: remove unused
2023-06-09  Jeff Lucovskystream/reassemble: Include pool item count msg
2023-06-09  Jeff Lucovskystream/cache: Return sessions to correct pool
2023-06-09  Jeff Lucovskypool: Use bool return type
2023-06-09  Jason Ishgithub-ci: check for suricata-update example configurat...
2023-06-09  Jason Ishsuricata-update: install sample configuration files
2023-06-08  Philippe Antoinedoc: GitHub PRs workflow 8994/head
2023-06-08  Jeremy MountainJohnsonuserguide/install: add info on arch-based installs
2023-06-08  Philippe Antoinedoc: upgrade guide for logging http custom headers
next