]> git.ipfire.org Git - thirdparty/suricata.git/shortlog
thirdparty/suricata.git
2024-04-04  Victor Julienhost-info: remove pcre2_substring_list_free use 10768/head
2024-04-04  dependabot... github-actions: bump github/codeql-action from 3.24...
2024-04-04  Jason Ishgithub-ci: set checkout directory as safe before runnin... 10767/head
2024-04-04  Jason Ishconfigure: export release date for documentation
2024-04-04  Jason Ishdocs/userguide: use a consistent date for reproducible...
2024-04-04  Jason Ishconfigure: don't check ./revision, it never exists
2024-04-04  Jason Ishdocs/conf.py: fix python escape warning
2024-04-01  dependabot... github-actions: bump codecov/codecov-action from 4... 10745/head
2024-03-25  Philippe Antoinesip: convert transaction list to vecdeque 10720/head
2024-03-25  Shivani Bhardwajdetect/port: handle range and upper boundary ports
2024-03-25  Jason Ishexamples/capture: fix the slot
2024-03-25  Jason Ishsuricata: expose and break out configuration loading
2024-03-25  Jason Ishsmtp: fix configuration node creation
2024-03-25  Jason Ishsuricata: move SuricataMain into main()
2024-03-25  Jason Ishsuricata: expose FinalizeRunMode and ParseCommandLine
2024-03-25  Jason Ishwindows: remove argc, argv from SCServiceRemove
2024-03-25  Jason Ishsuricata: remove argv from FinalizeRunMode
2024-03-25  Jason Ishsuricata: remove instance from ParseCommandLine
2024-03-25  Jason Ishsuricata: move WindowsInitService to SuricataMain
2024-03-25  Jason Ishexamples/lib: replicate Suricata using the library
2024-03-25  Jason Ishsuricata: expose SuricataMainLoop and GlobalsDestroy
2024-03-25  Angelo Mirabellalibsuricata: reorganize SuricataMain code
2024-03-22  Shivani Bhardwajdetect/port: fix grouping of ports w gaps 10697/head
2024-03-22  Victor Julieneve/alert: fix validation check
2024-03-21  Philippe Antoinerust/smb: fix clippy nightly warning 10691/head 10693/head
2024-03-21  Philippe Antoinerust: fix clippy 1.77 warning 10690/head
2024-03-20  Victor Julienrust: add MSRV as rust-version
2024-03-19  Jeff Lucovskyprofiling/rules: Improve dynamic rule handling 10667/head
2024-03-18  Philippe Antoinessh: limit length for banner logs 10666/head
2024-03-18  Philippe Antoinessh: avoid quadratic complexity from long banner
2024-03-18  Philippe Antoinedetect: flush when setting no_inspection 10657/head
2024-03-18  Philippe Antoinedetect: update packet action on protocol change
2024-03-16  Victor Julienmembuffer: annotate printf style function 10654/head
2024-03-16  Victor Julieneve/alert: break out of payload logging callback if...
2024-03-16  Victor Julieneve/frame: break out of logging callback if buffer...
2024-03-16  Victor Julienmembuffer: return bytes written
2024-03-16  Victor Julienmembuffer: use buffer pointer as flexible array member
2024-03-16  Victor Julienmembuffer: turn complex macros into functions
2024-03-16  Victor Julienunix-manager: add \n string to buffer using correct...
2024-03-16  Victor Julieneve/frame: improve frame payload logging
2024-03-16  Victor Julieneve/frames: pass membuffer to API
2024-03-16  Victor Julieneve/alert: init membuffer size on missing config
2024-03-16  Victor Julieneve/alert: log payload directly from stream buffer
2024-03-16  Victor Julieneve/frame: implement payload-buffer-size option
2024-03-16  Victor Julienstream: const args for StreamReassembleLog
2024-03-16  Victor Julienyaml: remove newline from error message
2024-03-16  Jeff Lucovskygen/typo: Correct comment typo 10652/head
2024-03-16  Jeff Lucovskyflow: Swap thread_ids
2024-03-16  Jeff Lucovskyflow/inject: Ensure initialized thread value used
2024-03-16  Philippe Antoineci: update ubuntu22.04 builds with clang14+asan
2024-03-16  Lukas Sismisdpdk: fix typo in the struct member name
2024-03-16  Lukas Sismisdpdk: refactor the main packet loop into smaller functions
2024-03-16  Lukas Sismisdpdk: only close the port when workers are synchronized
2024-03-16  Philippe Antoinehttp: event on request line missing protocol
2024-03-16  Jason Ishdevguide: add an upgrade section
2024-03-16  Jason Isheve/filetype: reorder fields to match lifecycle
2024-03-16  Jason Isheve/filetypes: use more const
2024-03-16  Jason Isheve/filetype: ThreadDeinit can return void
2024-03-16  Jason Ishoutput-eve: doxygen docs for SCEveFileType
2024-03-16  Jason Ishdoxygen: document the examples directory
2024-03-16  Jason Isheve/filetypes: common init for threaded and non-threaded
2024-03-16  Jason Isheve: rename plugin to filetypes
2024-03-16  Jason Ishplugins: remove conf.h from suricata-plugin.h
2024-03-16  Jason Isheve/filetypes: remove from plugin context
2024-03-16  Jeff Lucovskyexample/plugin: Use ThreadId
2024-03-16  Jeff Lucovskyoutput/plugin: Use Suri thread-id for plugins
2024-03-16  Victor Julienmpm/ac: minor test cleanups
2024-03-16  Victor Julienmpm/ac: add endswith test
2024-03-16  Victor Julienmpm/ac: implement endswith
2024-03-16  Victor Julienmpm: register algo features
2024-03-16  Victor Julienmpm/ac: tidy up main search loop
2024-03-16  Victor Juliendetect: minor cleanup
2024-03-13  Jason Ishrequirements.txt: use suricata-update master 10629/head
2024-03-13  Victor Juliennfq: stricter thread sync
2024-03-13  Victor Juliendecode/tunnel: split verdict logic
2024-03-13  Victor Juliendecode/tunnel: improve tunnel handling
2024-03-13  Victor Juliendecode/tunnel: move tunnel verdicted logic
2024-03-13  Victor Juliennfq: remove obsolete comment
2024-03-13  Victor Juliennfq: minor code cleanup
2024-03-13  Victor Juliennfq: use bool for verdicted packet var
2024-03-13  Victor Juliendefrag: match up v4 and v6 packet setup
2024-03-11  Philippe Antoinedecode/pppoe: skip useless loop unless debug 10615/head 10618/head
2024-03-11  Philippe Antoinedecode/pppoe: pointer cast consistency
2024-03-10  Jason Ishsrc: make include guards more library friendly 10610/head
2024-03-09  Shivani Bhardwajdetect/port: handle single port that is range too 10608/head
2024-03-09  Hadiqa Alamdar... dns: add dns.rcode keyword 10603/head
2024-03-09  Juliana Fajardinidevguide: add chapter and short intro to libsuricata
2024-03-08  Shivani Bhardwajutil/interval-tree: fix coverity warning 10600/head
2024-03-08  Jeff Lucovskynetmap: Avoid HW errors when using pipes
2024-03-07  Arne Welzelschema: Add stats.capture and in_iface properties 10590/head
2024-03-07  Arne Welzelstats: Fix non-worker stats missing
2024-03-07  Victor Julienrust: update parser dependencies
2024-03-04  Shivani Bhardwajdetect/port: cleanup address artifacts 10569/head
2024-03-04  Shivani Bhardwajdetect/port: remove SigGroupHead* ops
2024-03-04  Victor Juliendetect: optimize sig_cnt setting
2024-03-04  Victor Juliendetect: optimize group head bitarray handling
2024-03-04  Victor Juliendetect: prepare for SIMD optimizations
2024-03-04  Victor Juliendetect/port: use qsort instead of insert sort
2024-03-04  Shivani Bhardwajdetect/port: merge port ranges for same signatures
2024-03-04  Shivani Bhardwajdetect/port: remove the port cut/insertion stage
next