]> git.ipfire.org Git - people/ms/suricata.git/shortlog
people/ms/suricata.git
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
2021-11-19  Shivani Bhardwajhttp2: remove needless borrows
2021-11-19  Shivani Bhardwajcore: Remove unneeded consts
2021-11-19  Shivani Bhardwajssh: use Direction enum
2021-11-19  Shivani Bhardwajsnmp: use Direction enum
2021-11-19  Shivani Bhardwajsmb: use Direction enum
2021-11-19  Shivani Bhardwajsip: use Direction enum
2021-11-19  Shivani Bhardwajnfs: use Direction enum
2021-11-19  Shivani Bhardwajmqtt: use Direction enum
2021-11-19  Shivani Bhardwajkrb: use Direction enum
2021-11-19  Shivani Bhardwajike: use Direction enum
2021-11-19  Shivani Bhardwajhttp2: use Direction enum
2021-11-19  Shivani Bhardwajfiles: use Direction enum
2021-11-19  Shivani Bhardwajdns: use Direction enum
2021-11-19  Shivani Bhardwajdcerpc: use Direction enum
2021-11-19  Shivani Bhardwajcore: add Direction enum
2021-11-19  Andreas Dolpdoc: Fix typo in documentation of rule keyword flow
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 Antoinentp: fixes leak of de_state
2021-11-12  Philippe Antoinesnmp: fixes leak of de_state
2021-11-12  Philippe Antoinesmb: midstream probing checks for netbios message type
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 Antoinerust: right condition for both uint to be zero
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-11-06  Juliana Fajardinidevguide: add page about rust unittests
2021-11-06  Juliana Fajardinidevguide: repurpose unittests page to unittests-c
2021-11-06  Juliana Fajardinidevguide: add page about testing
2021-11-06  Pierre Chifflierrust/tftp: convert parser to nom7 functions
2021-11-06  Pierre Chifflierrust/dns: convert parser to nom7 functions
2021-11-06  Pierre Chifflierrust/ssh: convert parser to nom7 functions
2021-11-06  Pierre Chifflierrust/mqtt: convert parser to nom7 functions
2021-11-06  Pierre Chifflierrust/sip: convert parser to nom7 functions
2021-11-06  Pierre Chifflierrust/ftp: convert parser to nom7 functions
2021-11-06  Pierre Chifflierrust/dhcp: convert parser to nom7 functions
2021-11-06  Pierre Chifflierrust: add nom7 dependency
2021-10-31  Modupe Falodunrust: remove unnecessary nested match
2021-10-31  Modupe Falodunrust: fix inherent to string
2021-10-31  Sam Muhammedrust(lint): use is_null() instead of ptr::null_mut()
2021-10-31  Sam Muhammedrust(lint): use is_null() instead of ptr::null()
2021-10-31  Sam Muhammedrust(lint): use let for binding single value
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-19  Philippe Antoinerange: checks that end is after start for HTTP2
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 Antoineike: do not keep server transforms in state
2021-10-11  Philippe Antoinemodbus: tx iterator
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: enable by default
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  Jason Ishgithub-ci: pin macos build to 10.15
2021-10-05  Jason Ishgithub-ci: use sccache for gcc in commits workflow
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
next