]> git.ipfire.org Git - people/ms/suricata.git/history - src
ci: add fedora 35 to builds
[people/ms/suricata.git] / src /
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 Ishapp-layer: remove IsTxEventAware: never used
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-19  Eric Leblondprofiling: fix profiling with sample rate
2021-11-19  Philippe Antoinedetect: file_data keyword works on nfs protocol
2021-11-12  Philippe Antoinetcp: rejects FIN+SYN packets as invalid
2021-11-12  Victor Julienstream/tcp: handle RST with MD5 or AO header
2021-11-12  Philippe Antoineprotodetect: opposing side cannot change protocol
2021-11-12  Philippe Antoinesmtp: completes RSET transaction on last multiline
2021-11-12  Philippe Antoineswf: right input length for decompression
2021-11-12  Philippe Antoineinspect: debug validation to ensure correct argument
2021-11-12  Philippe Antoinedetect: fixes InspectionBuffer id with transforms
2021-11-11  Victor Julienflow/manager: fix flows not evicted & freed in time
2021-11-11  Victor Julienaf-packet: simplify tpacket-v2 setup code
2021-11-11  Victor Julienaf-packet: PacketSetData can't fail; remove check
2021-11-11  Victor Julienaf-packet: fix if/down issues with tpacket-v2/autofp
2021-11-11  Victor Julienaf-packet: packet checks into debug validate check
2021-11-11  Victor Julienaf-packet: hide all ebpf/bypass logic behind guards
2021-11-11  Victor Julienaf-packet: minor code cleanups
2021-11-11  Victor Julienaf-packet: simplify socket handling in tpacket v3
2021-11-11  Victor Julienaf-packet: minor config parsing cleanup
2021-11-11  Victor Julienaf-packet: remove obsolete define
2021-11-11  Victor Julienaf-packet: remove zero copy flag
2021-11-11  Victor Julienaf-packet: avoid flag colision with kernel
2021-11-11  Victor Julienaf-packet: fix soft lockup issues
2021-11-11  Victor Julienaf-packet: define all current TP_STATUS_* flags
2021-11-08  Modupe Falodundetect-rfb-secresult: convert unittest to FAIL/PASS...
2021-11-08  Modupe Falodundetect-sameip: convert unittests to FAIL/PASS APIs
2021-11-08  Sam Muhammeddetect/event: convert unittests to FAIL/PASS APIs
2021-11-06  Victor Julienpacketpool: reset PacketRelease on return to pool
2021-11-06  Sam Muhammeddetect/payload: convert unittests to FAIL/PASS APIs
2021-11-06  Modupe Falodundetect-gid: convert unittests to FAIL/PASS APIs
2021-11-06  Juliana Fajardiniutil/unittests: delete PASS_IF macro
2021-11-06  Juliana Fajardinidetect/dsize: convert unittests to FAIL/PASS API
2021-11-06  Juliana Fajardiniunittests (assorted): remove PASS_IF macro
2021-10-31  Sam Muhammeddetect-engine: convert unittests to FAIL/PASS APIs
2021-10-30  Victor Julienflow: immediately evict tcp reused flows
2021-10-30  Victor Julienflow/bypass: clear memory on bypass
2021-10-30  Victor Julienflow/bypass: add util func to check if flow is bypassed
2021-10-30  Victor Julienflow/worker: run housekeeping for bypassed packets
2021-10-26  Victor Julienflow/manager: remove obsolete code
2021-10-25  Victor Julienflow/bypass: use_cnt desync'd on bypassed flows
2021-10-22  Philippe Antoinepcrexform: use substring and not whole match
2021-10-21  Philippe Antoinetftp: StringToAppProto case
2021-10-15  Jason Ishqueue.h: suppress scan-build warnings
2021-10-15  Philippe Antoinerange: move back files ownership in one case
2021-10-15  Philippe Antoinerange: checks that end is after start
2021-10-15  Philippe Antoineloopback: decodes IPv6 from all OSes
2021-10-11  Philippe Antoineutil: avoid calling snprintf in PrintStringsToBuffer
2021-10-10  Philippe Antoinehttp2: enable by default, even if not in config
2021-10-09  Philippe Antoinehttp2: null check during upgrade
2021-10-09  Philippe Antoineapp-layer: disable by default if not in configuration
2021-10-06  Jason Ishqueue.h: wrap the system sys/queue.h
2021-10-05  Philippe Antoinealert: fixes leak in ThresholdHandlePacketRule
2021-10-05  Philippe Antoinefuzz: target must use the rules it parsed
2021-10-05  Victor Julienflow: free spare pool more aggressively
2021-10-04  Victor Julienthreading: force break loop on flow inject
2021-10-04  Victor Julienflow: process evicted flows on low/no traffic
2021-10-04  Victor Julienthreading: minor cleanups
2021-10-02  Jeff Lucovskyunittests/template: Register template unittests
2021-10-02  Jeff Lucovskyunittests/enip: Register ENIP unittests
2021-10-01  Philippe Antoinepcre: fixes a memory leak on alloc error
2021-10-01  Philippe Antoinehttp2: do not try to upgrade if http2 is disabled in...
2021-10-01  Philippe Antoinehttp2: flatten code style
2021-10-01  Philippe Antoineprotodetect: handle all gaps, even when depth is reached
2021-10-01  Philippe Antoinepcre: local match data for pcrexform
2021-10-01  Philippe Antoinepcre: use thread-storage for matches
2021-10-01  Philippe Antoinepcre: using de_ctx in unit tests for free function
2021-10-01  Philippe Antoinepcre: creates a match structure per match run
2021-09-29  Philippe Antoinehttp: range: remove assert that can happen
2021-09-29  Philippe Antoinehttp: delete obsolete range log
2021-09-29  Philippe Antoinefuzz: adds one target with predefined rules
2021-09-29  Jason Ishaf-packet: use configured cluster-id when checking...
2021-09-29  Philippe Antoineipv6: simpler generic overlap condition
2021-09-29  Philippe Antoinefuzz: updates README
2021-09-29  Philippe Antoinestyle: remove latest warnings
2021-09-29  Philippe Antoineflowint: same analysis warnings as flowbits
2021-09-28  Philippe Antoinepcre2: remove PCRE1 as dependency
2021-09-28  Philippe Antoinepcre2: follow code naming style
2021-09-28  Philippe Antoinepcre2: only one DetectParseRegex structure
2021-09-28  Philippe Antoinepcre2: move header include to suricata-common only
2021-09-28  Philippe Antoinepcre2: check for PCRE2_ERROR_UNSET
2021-09-28  Philippe Antoinepcre2: migrate keywords parsing
2021-09-28  Philippe Antoinepcre: use pcre2 to parse detect pcre itself
2021-09-28  Philippe Antoinepcre: migrate detect-pcre to pcre2
2021-09-28  Philippe Antoinepcre2: migrate utility uses of pcre
2021-09-28  Philippe Antoinepcre2: migrate transform pcrexform
2021-09-24  Philippe Antoinehttp2: follow range requests
2021-09-24  Philippe Antoinerange: post process out of order blocks
2021-09-24  Philippe Antoinerange: no final zero in key
2021-09-24  Philippe Antoinehttp: more consistent return values for HTPFileOpenWith...
2021-09-24  Philippe Antoinehttp: increase tracked files for ranges as well
2021-09-24  Philippe Antoinehttp: range transfering ownership of file container
next