]> git.ipfire.org Git - thirdparty/suricata.git/shortlog
thirdparty/suricata.git
2022-04-20  Victor Juliendetect/mpm: improve transforms handling 7274/head
2022-04-19  Victor Juliensmb/ntlmssp: add stricter len/offset validation 7272/head
2022-04-19  Philippe Antoinesmb: ntlmssp domain_blob_offset underflow check
2022-04-19  Philippe Antoinesmb: check on param parsing
2022-04-19  Jason Ishgithub-ci: pin checkout action plus other fixes
2022-04-19  Jason Ishsmb: rules for messages in the wrong direction
2022-04-19  Jason Ishsmb: handle records in the wrong direction
2022-04-19  Jason Ishsmb: expose smb1 request/reply flags with a method
2022-04-19  Jason Ishsmb: fix smb2 header flag parsing
2022-04-19  Philippe Antoineoutput: fix integer warnings
2022-04-18  Jason Ishdetect-content: error on single char hex pairs
2022-04-18  Steven Ottenhoffpppoe: fix protocol field length variation
2022-04-07  Victor Juliennss: use 'atexit()' to cleanup 7214/head
2022-04-07  Philippe Antoinesmtp: check if there is a transaction to close 7213/head
2022-04-07  Philippe Antoinesmtp: check if we have a current transaction
2022-03-21  Victor Juliendetect/iponly: add tests for 5168 7153/head
2022-03-21  Victor Juliendetect/address: minor unittest cleanup
2022-03-21  Victor Juliendetect/iponly: validate netmask
2022-03-21  Victor Juliendetect/address: validate netmasks
2022-03-21  Victor Juliendetect/iponly: break out range insert code
2022-03-21  Victor Julienutil/cidr: add util to convert netmask to cidr
2022-03-21  Jeff Lucovskygeneral: Fix typo
2022-03-21  Jeff Lucovskyconfig/ref: Raise errors for ref.config parsing
2022-03-21  Jason Ishsmb: check correct buffer for overflow
2022-03-18  Victor Juliennfs/rpc: update full record parsers to be more exact 7151/head
2022-03-18  Victor Juliennfs3: improve read validation; fix partial handling
2022-03-18  Victor Juliennfs3: fix partial write record handling
2022-03-15  Victor Juliennfs3: enforce more values 7140/head
2022-03-15  Victor Julienrpc: enforce various field values
2022-03-15  Victor Juliennfs/rpc: enforce length field limits
2022-03-15  Victor Juliennfs4: verify bool fields
2022-03-11  Jeff Lucovskythreads: Honor per-thread stack size setting 7134/head
2022-03-11  Jeff Lucovskyconfig/thread: Use config'd per-thread stack size
2022-03-11  Jeff Lucovskysuricata.yaml: Add per-thread stack size setting
2022-03-11  Jeff Lucovskyconfig/debug: Debug probe for getattr_np
2022-03-11  Jeff Lucovskydoc: Describe per-thread stack size config setting
2022-03-11  Jeff Lucovskydetect/ipproto: Use builtin protocol table
2022-03-11  Jeff Lucovskydetect/tests: Register protoname tests
2022-03-11  Jeff Lucovskydetect/ipproto: Add init/release functions
2022-03-11  Jeff Lucovskyutil/proto: Protocol-name functions
2022-03-11  Jeff Lucovskyerror/hash: Add error code for hash add failures
2022-03-11  Philippe Antoineutil: export Djb2 hash string function
2022-03-11  Jeff Lucovskyproto: Remove dependency on /etc/protocols
2022-03-11  Victor Juliendetect/address: use common cidr code
2022-03-11  Victor Julienradix: fix unittests after stict checks
2022-03-11  Victor Julienradix: improve address range handling
2022-03-11  Victor Juliendetect/iponly: fix netmask handling
2022-03-11  Victor Julienradix: fix unittest not cleaning up
2022-03-11  Victor Juliendetect/iponly: update SigNumArray comment
2022-03-11  Victor Julienradix: cleanup test
2022-03-11  Victor Julienradix: add tests for Bug #5066
2022-03-11  Victor Julienradix: fix FP/FN issue in IP-only
2022-03-11  Victor Juliendetect/iponly: cleanups
2022-03-11  Victor Juliendetect/iponly: minor debug 'Print' improvements
2022-03-11  Victor Julienradix: minor debug 'Print' improvements
2022-03-11  Victor Julienutil/cidr: simplify IPv4 CIDR handling; add IPv6
2022-03-11  Victor Julienoutput: fix timestamp missing usecs
2022-03-11  Jeff Lucovskyunittests: clean up packet clear logic
2022-03-11  Victor Juliendecode: release refs from PacketFree
2022-03-11  Victor Juliendetect/iprep: fix host locking issues
2022-03-11  Victor Julieniprep: unify free handling
2022-02-20  Jason Ishlogging: change ownership of application log if needed
2022-02-20  Jason Ishstartup: initialize run as user info sooner
2022-02-20  Victor Julienswf: fix coverity warnings
2022-02-20  Jeff Lucovskygithub-ci: Replace CentOS 8 with AlmaLinux 8.4
2022-02-08  Philippe Antoineftp: do not set alproto if one was already found 7028/head
2022-01-28  Angelo Mirabellastream-tcp-reassemble: fix reassembly direction for...
2022-01-17  Victor Julienci: remove fedora 31 build as its eol
2022-01-15  Eric Leblondstream: increase memcap on memory errors 6795/head
2022-01-15  Eric Leblondutil/streaming: improve error handling
2022-01-15  Victor Julienpacketpool: reset PacketRelease on return to pool
2022-01-15  Jason Ishdatasets: initialize after dropping privileges
2022-01-15  Jason Ishaf-packet: use configured cluster-id when checking...
2022-01-15  Victor Julienstream: fix stream pruning being too aggressive
2022-01-15  Victor Julienstream: unify ack'd right edge handling
2022-01-15  Jeff Lucovskysuricatasc: Handle incomplete/empty recv values
2022-01-15  Odin Jensegdoc/eve-json-format/dns: Describing Z-bit
2022-01-15  Jason Ishdns: add dns flag to dns request logging
2022-01-15  Odin Jensegdns: Logging of Z-bit
2022-01-15  Jason Ishdns: create transaction even if z-bit was set
2022-01-15  Jeff Lucovskydetect/file_data: Reject invalid protocols
2022-01-15  Philippe Antoineconf: avoid quadratic complexity
2022-01-15  Eric Leblondprofiling: fix profiling with sample rate
2022-01-15  Jason Ishsmtp: log transaction even if no email present
2022-01-15  Corey Thomasci: add fedora 35 to builds
2021-12-19  Jeff Lucovskyoutput/json: Eliminate dangling XFF reference 6727/head
2021-12-19  Victor Juliendatasets: free old data when reusing a hash container
2021-12-19  Jeff Lucovskyrust/dns: Ensure JSON object doesn't get leaked
2021-12-13  Victor Julienmingw: add bcrypt to LDADD for rust compilation
2021-11-24  Jason Ishrust: fix urls in comments 6644/head
2021-11-24  Jason Ishci: update Ubuntu 16.04 test to 20.04 with MSRV
2021-11-18  Victor Julienversion: branch is going towards 5.0.9
2021-11-16  Victor Julienrelease: 5.0.8; update changelog; require htp 0.5.39 suricata-5.0.8
2021-11-15  Victor Juliendetect: suppress scan-build warning
2021-11-15  Philippe Antoinesmb: midstream probing checks for netbios message type
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 Antoineswf: right input length for decompression
2021-11-15  Philippe Antoinesnmp: fixes leak of de_state
2021-11-15  Philippe Antoinentp: fixes leak of de_state
next