]> git.ipfire.org Git - thirdparty/suricata.git/shortlog
thirdparty/suricata.git
2022-03-04  Victor Juliendetect/iponly: add tests for 5170 7104/head
2022-03-04  Victor Juliendetect/address: minor unittest cleanup
2022-03-04  Victor Juliendetect/iponly: validate netmask
2022-03-04  Victor Juliendetect/address: validate netmasks
2022-03-04  Victor Juliendetect/iponly: break out range insert code
2022-03-04  Victor Julienutil/cidr: add util to convert netmask to cidr
2022-03-04  Victor Juliennfs: clean up partial record handling
2022-03-04  Victor Juliennfs3: improve read validation; fix partial handling
2022-03-04  Victor Juliennfs3: fix partial write record handling
2022-03-04  Victor Juliennfs3: enforce more values
2022-03-04  Victor Julienrpc: enforce various field values
2022-03-04  Victor Juliennfs/rpc: update full record parsers to be more exact
2022-03-04  Victor Juliennfs: break out partial record handling
2022-03-04  Victor Juliennfs/rpc: enforce length field limits
2022-03-04  Victor Juliennfs4: verify bool fields
2022-03-04  Victor Julienoutput: fix timestamp missing usecs
2022-03-04  Victor Juliendetect/address: use common cidr code
2022-03-04  Victor Julienradix: fix unittests after stict checks
2022-03-04  Victor Julienradix: improve address range handling
2022-03-04  Victor Juliendetect/iponly: fix netmask handling
2022-03-04  Victor Julienradix: fix unittest not cleaning up
2022-03-04  Victor Juliendetect/iponly: update SigNumArray comment
2022-03-04  Victor Julienradix: cleanup test
2022-03-04  Victor Julienradix: add tests for Bug #5066
2022-03-04  Victor Julienradix: fix FP/FN issue in IP-only
2022-03-04  Victor Juliendetect/iponly: cleanups
2022-03-04  Victor Juliendetect/iponly: minor debug 'Print' improvements
2022-03-04  Victor Julienradix: minor debug 'Print' improvements
2022-03-04  Victor Julienutil/cidr: simplify IPv4 CIDR handling; add IPv6
2022-03-04  Philippe Antoinemqtt: parse properties with the right buffer's length
2022-03-04  Eloy Pérez... dcerpc: remove prev_tx_call_id and clear_bind_cache...
2022-03-04  Eloy Pérez... dcerpc: avoid delete the rpc state interface context
2022-02-09  Eloy Pérez... smb/dce_iface: avoid deleting current ifaces from state
2022-02-09  Eloy Pérez... smb/dce_iface: use DCERPC_TYPE_REQUEST
2022-02-09  Eloy Pérez... smb/dce_opnum: move range if to outer context
2022-02-09  Eloy Pérez... smb/dce_opnum: use DCERPC_TYPE_REQUEST
2022-02-09  Victor Juliengithub-ci: replace failing CentOS 8 by AlmaLinux 8.4
2022-01-28  Jason Ishgithub-ci: use curl -L for npcap: follow redirects 6883/head
2022-01-28  Angelo Mirabellastream-tcp-reassemble: fix reassembly direction for...
2022-01-20  Jeff Lucovskydetect/file_data: Reject invalid protocols 6824/head
2022-01-20  Victor Julienstream: fix stream pruning being too aggressive
2022-01-20  Jeff Lucovskysuricatasc: Handle incomplete/empty recv values
2022-01-20  Odin Jensegdoc/eve-json-format/dns: Describing Z-bit
2022-01-20  Jason Ishdns: add dns flag to dns request logging
2022-01-20  Odin Jensegdns: Logging of Z-bit
2022-01-20  Jason Ishdns: create transaction even if z-bit was set
2022-01-20  Victor Julienflow/bypass: clear memory on bypass
2022-01-20  Victor Julienflow/bypass: add util func to check if flow is bypassed
2022-01-20  Victor Julienflow/worker: run housekeeping for bypassed packets
2022-01-20  Shivani Bhardwajdetect/proto: Warn if proto not found in config
2022-01-18  Victor Julienflow: immediately evict tcp reused flows
2022-01-18  Shivani Bhardwajci: remove eol Fedora 32 & 33
2022-01-18  Corey Thomasci: add fedora 35 to builds
2022-01-18  Shivani Bhardwajci: add Fedora 34 to builds
2022-01-18  Jason Ishdatasets: initialize after dropping privileges
2022-01-13  Eric Leblondutil/streaming: improve error handling
2022-01-13  Philippe Antoineconf: avoid quadratic complexity
2022-01-13  Jason Ishaf-packet: use configured cluster-id when checking...
2022-01-13  Eric Leblondprofiling: fix profiling with sample rate
2022-01-11  Jason Ishsmtp: log transaction even if no email present 6765/head
2021-12-14  Shivani Bhardwajrust: bump MSRV to 1.41.1
2021-12-12  Victor Julienmingw: add bcrypt to LDADD for rust compilation 6703/head
2021-12-10  Philippe Antoinealert: fixes leak in ThresholdHandlePacketRule 6701/head
2021-12-10  Philippe Antoinemqtt: fix transaction completion 6700/head
2021-11-22  Jason Ishdhcp: fix url in comment 6635/head
2021-11-22  Jason Ishci: update Ubuntu 16.04 test to 20.04 with MSRV
2021-11-18  Victor Julienversion: start development towards 6.0.5
2021-11-16  Victor Julienrelease: 6.0.4; update changelog; require htp 0.5.39 suricata-6.0.4
2021-11-15  Philippe Antoinetcp: rejects FIN+SYN packets as invalid
2021-11-15  Victor Julienstream/tcp: handle RST with MD5 or AO header
2021-11-15  Philippe Antoinentp: fixes leak of de_state
2021-11-15  Philippe Antoinesnmp: fixes leak of de_state
2021-11-15  Philippe Antoinesmb: midstream probing checks for netbios message type
2021-11-15  Philippe Antoineprotodetect: opposing side cannot change protocol
2021-11-15  Philippe Antoinesmtp: completes RSET transaction on last multiline
2021-11-15  Philippe Antoineswf: right input length for decompression
2021-11-15  Philippe Antoinerust: right condition for both uint to be zero
2021-11-15  Philippe Antoineinspect: debug validation to ensure correct argument
2021-11-15  Philippe Antoinedetect: fixes InspectionBuffer id with transforms
2021-11-13  Philippe Antoineloopback: decodes IPv6 from all OSes 6609/head
2021-11-12  Victor Julienflow/bypass: use_cnt desync'd on bypassed flows 6603/head
2021-11-12  Victor Julienpacketpool: reset PacketRelease on return to pool
2021-11-12  Victor Julienaf-packet: avoid flag colision with kernel
2021-11-12  Victor Julienaf-packet: fix soft lockup issues
2021-11-12  Victor Julienaf-packet: define all current TP_STATUS_* flags
2021-11-12  Victor Julienflow/manager: fix flows not evicted & freed in time
2021-11-12  Victor Julienflow/manager: remove obsolete code
2021-10-16  Philippe Antoinestyle: remove latest warnings 6528/head
2021-10-16  Philippe Antoineflowint: same analysis warnings as flowbits
2021-10-09  Philippe Antoinehttp2: null check during upgrade 6465/head
2021-10-08  Philippe Antoinednp3: regenerate object decoding code 6462/head
2021-10-08  Philippe Antoinednp3: adds bounds check for prefix chararray
2021-10-08  Philippe Antoinednp3: use base64 macro in gen script
2021-10-08  Shivani Bhardwajssh: fix match on ssh banner
2021-10-07  Victor Juliendetect: suppress error message for pcre only rules 6457/head
2021-10-06  Philippe Antoinehttp2: better rust lifetimes 6453/head
2021-10-06  Philippe Antoinehttp2: better rust style
2021-10-06  Philippe Antoinehttp2: concatenate one headers multiple values
2021-10-06  Philippe Antoinehttp2: generic http2_header_blocks
2021-10-06  Philippe Antoinehttp2: http.header keyword now works for HTTP2
next