]> git.ipfire.org Git - thirdparty/suricata.git/shortlog
thirdparty/suricata.git
2023-12-11  Shivani Bhardwajdetect/flowbits: remove DETECT_FLOWBITS_CMD_NOALERT 10028/head
2023-12-11  Shivani Bhardwajdetect-engine: use flag SIG_FLAG_MPM_NEG
2023-12-11  Shivani Bhardwajdetect-engine: use bool return type
2023-12-11  Shivani Bhardwajdetect: rename SigAddressPrepare fns to SigPrepare
2023-12-11  Shivani Bhardwajdoc: clarify IP-only with iprep
2023-12-07  Victor Juliengithub/action: fix Debian 12 intermittent failures 10011/head
2023-12-07  Victor Juliendetect/content-inspect: improve header docs 9999/head
2023-12-07  Victor Juliendetect/content-inspect: optimize struct layout
2023-12-07  Victor Juliendetect: optimize struct layout
2023-12-07  Victor Juliendetect/bytemath: pass match ctx directly
2023-12-07  Victor Juliendetect/payload: remove unneeded pointer reset
2023-12-07  Victor Juliendetect/isdataat: optimize recursion mismatches
2023-12-07  Victor Juliendetect/content-inspect: flatten branches
2023-12-07  Victor Juliendetect/content-inspect: localize recursion counting
2023-12-07  Victor Juliendetect/content-inspect: reduce scope of internal func
2023-12-07  Victor Juliendetect/base64: move content inspection logic
2023-12-07  Victor Juliendetect/krb5.sname: use new content inspect entry
2023-12-07  Victor Juliendetect/dns.query: use new content inspect entry
2023-12-07  Victor Juliendetect/content-inspect: add entry for InspectionBuffer
2023-12-07  Victor Juliendetect/content-inspect: switch type of enum
2023-12-07  Victor Juliendetect/content-inspect: assist branch prediction
2023-12-07  Victor Juliendetect/content-inspect: remove const casting
2023-12-07  Victor Juliendetect/content-inspect: pass const to inspect func
2023-12-07  Victor Juliendetect/content-inspect: reduce scope of variables
2023-12-07  Stephen Donnellyutil/time: Improve usecs handling in time macros
2023-12-07  Ilya Bakhtinnapatech: Fix packet timestamps
2023-12-07  Ilya Bakhtinutil/time: Prevent usecs overflow
2023-12-06  Juliana Fajardinipgsql: don't log password msg if password disabled 9985/head
2023-12-06  jason taylordoc: add file.name information to smtp keyword doc
2023-12-06  jason taylordoc: add file.name information to nfs keyword doc
2023-12-06  jason taylordoc: add file.name information to smb keyword doc
2023-12-06  jason taylordoc: update ftp keyword doc example rule format
2023-12-06  jason taylordoc: add file.name information to ftp keyword doc
2023-12-06  jason taylordoc: add file.name information to http keyword doc
2023-12-05  Vincent Liebpf: Update eBPF map to BTF defined map 9978/head
2023-12-05  Juliana Fajardinipgsql: remove probe_ts function
2023-12-05  Juliana Fajardinipgsql: remove unused error handling call
2023-12-05  Juliana Fajardinipgsql: don't log unknown message type
2023-12-05  Juliana Fajardinipgsql: fix probing functions
2023-12-05  Juliana Fajardinipgsql: add unknonwn frontend message type
2023-12-05  Shivani Bhardwajdetect-engine: use ports only after edge case handling 9964/head
2023-12-05  Shivani Bhardwajdetect: remove misleading comment
2023-12-05  Shivani Bhardwajdetect/port: remove BUG_ON in favor of PORT_ER
2023-12-05  Shivani Bhardwajdetect/engine: defensive check and comment update
2023-12-05  Shivani Bhardwajdetect: remove redundant null setting
2023-12-05  Shivani Bhardwajdetect: use proper names for whitelist score criteria
2023-12-05  Shivani Bhardwajdetect/engine: fix whitelisted port range check
2023-12-05  Shivani Bhardwajdetect: rename whitelist to score
2023-12-05  Shivani Bhardwajdetect-engine: use only the exact match fn
2023-12-05  Victor Juliendetect/asn1: handle in PMATCH
2023-12-01  Victor Julienflow/timeout: clean up flow finish code 9939/head
2023-12-01  Victor Julienflow/timeout: use single packet for timeout handling
2023-12-01  Victor Julienflow/timeout: use const TcpSession; cleanup prototypes
2023-12-01  Victor Juliendetect/content-inspect: minor code cleanups
2023-12-01  Victor Juliendetect/replace: minor code cleanup
2023-12-01  Victor Juliendetect/content: minor code/comment cleanups
2023-12-01  Victor Juliendetect/content: use const pointer where possible
2023-12-01  Victor Juliendetect/app-layer-events: constify arguments; minor...
2023-12-01  Victor Juliendetect: improve explanation of offset tracking
2023-12-01  Victor Juliendetect/content: test cleanup
2023-12-01  Victor Juliendetect/bytejump: fix debug messages
2023-12-01  Victor Juliendetect/file.data: modernize test
2023-12-01  Victor Juliendetect: modernize unittest
2023-12-01  Victor Juliendetect/content-inspect: keyword context as const
2023-12-01  Victor Juliendetect/pcre: match data is const at match time
2023-12-01  Victor Juliendetect/http.uri: modernize unittest
2023-12-01  Victor Julienutil/print: minor code cleanups
2023-12-01  Victor Julienrust: add copyright header to common.rs
2023-12-01  Victor Julienutil/prefilter: constify sids
2023-12-01  Victor Julienmpm: free sids in MpmFreePattern as well
2023-12-01  Victor Julienmpm: cleanup pattern free function
2023-12-01  Victor Julienmpm/ac-bs: add warning if still used
2023-12-01  Victor Julienmpm: document Search callback return value
2023-12-01  Victor Julienmpm/ac-ks: return only unique match count
2023-12-01  Victor Julienmpm/ac: return only unique match count
2023-12-01  Victor Julienmpm: remove ac-bs implementation
2023-12-01  Victor Juliendetect: minor cleanup
2023-12-01  Jason Ishuserguide: remove old css files
2023-12-01  Victor Juliendetect: reimplement discontinue matching logic
2023-12-01  Victor Juliendetect/file-data: simplify content inspect loop
2023-12-01  Victor Juliendetect-engine: minor content inspection cleanup
2023-12-01  Victor Julienpacket: minor macro cleanups
2023-12-01  Victor Julienpacket: access packet data through flex array
2023-12-01  Victor Julienlog-pcap: constify PcapWrite args
2023-12-01  Victor Juliendevice/storage: use flex array instead of calculated ptr
2023-12-01  Victor Julienippair/storage: use flex array instead of calculated ptr
2023-12-01  Victor Julienhost/storage: use flex array for host storage
2023-12-01  Victor Julienflow/storage: use flex array instead of calculated ptr
2023-12-01  Victor Julienstorage: use proper type instead of void ptr
2023-12-01  Victor Julienstorage: remove unused code
2023-11-27  Philippe Antoinesource: fix resource leak 9907/head
2023-11-27  Philippe Antoinedetect/filestore: fix memory leak on sig parsing 9895/head
2023-11-24  Victor Julienstats: improve sync signalling 9882/head
2023-11-24  Victor Julienstats: turn sync macros into functions
2023-11-24  Victor Julienflow: fix condition signalling
2023-11-24  Victor Julienippair: fix minor coverity warning
2023-11-24  Victor Julienhost: fix minor coverity warning
2023-11-24  Philippe Antoinedetect/xbits: fix coverity warning
2023-11-21  Victor Julienpacketpool: signal condition within lock 9859/head
2023-11-21  Victor Julienpacketpool: dynamic return threshold
next