]> git.ipfire.org Git - thirdparty/suricata.git/shortlog
thirdparty/suricata.git
2024-06-22  Lukas Sismisdoc: port user install and build instruction from maste... 11352/head 11354/head
2024-06-22  Lukas Sismisgithub-ci: add minimal build for Ubuntu and AlmaLinux
2024-06-22  Lukas Sismisgithub-ci: remove gosu from installed packages
2024-06-22  Lukas Sismisdoc: update eBPF compilation instructions
2024-06-21  Jason Ishrust/ike: prefix never read field names with _ 11348/head
2024-06-21  Jason Ishrust: fix clippy lint for legacy_numeric_constants
2024-06-21  Jason Ishrust: rename .cargo/config to .cargo/config.toml
2024-06-21  Jason Ishcargo: use default-features instead of default_features
2024-06-21  Jason Ishrust: simply matches with unwrap_or_default
2024-06-21  Eric Leblondprofiling: check packet flag first
2024-06-21  Eric Leblondprofiling: add option to active rules profiling at...
2024-06-21  Philippe Antoinesmtp: respect quotes for to and cc logging
2024-06-21  Philippe Antoineeve/schema: complete and reorder smtp fields
2024-06-21  Philippe Antoinesmtp: exit data mode if data command was rejected
2024-06-08  Jeff Lucovskyoutput/ja4: Log ja4 hashes iff configured 11276/head 11288/head
2024-06-08  Jeff Lucovskyoutput/ja4: Restrict ja4 hashes to alerts
2024-06-08  Jeff Lucovskytests/ja4: config message when ja4 auto enabled
2024-06-08  Sascha Steinbissja4: implement for TLS and QUIC
2024-06-08  Sascha Steinbissja3: make feature compile time configurable
2024-06-08  Sascha Steinbisssuricata: initialize feature tracking earlier
2024-06-06  jason taylordoc: add source verification docs 11256/head
2024-06-06  Victor Juliengithub-actions: bump scan-build to Ubuntu 24.04 / clang 18
2024-06-06  Victor Juliendetect/tls.store: fix direction check
2024-06-06  Alexey Simakovutil/radix-tree: fix potential dereference of nullptr
2024-06-06  Victor Julienoutput/lua: handle registration error
2024-06-06  Victor Julienoutput/streaming: suppress noisy start up message
2024-06-06  Victor Juliengithub-action: remove end of life CentOS 8 stream
2024-06-02  Eric Leblondeve: revert ethernet addresses when needed 11217/head
2024-05-30  Victor Julienthreads: give threads more time to get ready 11181/head 11202/head
2024-05-30  Victor Julienthreads: optimize start up check
2024-05-24  Shivani Bhardwajdetect/port: remove SigGroupHead* ops 11142/head
2024-05-24  Shivani Bhardwajdetect/port: clang fmt changes
2024-05-24  Shivani Bhardwajdetect/port: handle range and upper boundary ports
2024-05-24  Shivani Bhardwajdetect/port: fix grouping of ports w gaps
2024-05-24  Shivani Bhardwajdetect/port: handle single port that is range too
2024-05-24  Shivani Bhardwajutil/interval-tree: fix coverity warning
2024-05-24  Victor Juliendetect: optimize sig_cnt setting
2024-05-24  Victor Juliendetect: optimize group head bitarray handling
2024-05-24  Victor Juliendetect: prepare for SIMD optimizations
2024-05-24  Victor Juliendetect/port: use qsort instead of insert sort
2024-05-24  Shivani Bhardwajdetect/port: merge port ranges for same signatures
2024-05-24  Shivani Bhardwajdetect/port: remove the port cut/insertion stage
2024-05-24  Shivani Bhardwajdetect/port: create list of small port ranges
2024-05-24  Shivani Bhardwajdetect/port: create a tree of given ports
2024-05-24  Shivani Bhardwajdetect/port: find unique port points
2024-05-24  Shivani Bhardwajutil/interval-tree: suppress cppcheck warnings
2024-05-24  Shivani Bhardwajutil/interval-tree: add utility fns
2024-05-24  Shivani Bhardwajdetect/port: make DetectPortInit non static
2024-05-24  Shivani Bhardwajinterval-tree: add augmentation fns to the tree
2024-05-24  Shivani Bhardwajinterval-tree: remove splay tree implementation
2024-05-24  Shivani Bhardwajinterval-tree: add base data structure
2024-05-24  Victor Juliendetect/engine: fix whitelisting check
2024-05-23  Philippe Antoinedetect: log relevant frames app-layer metadata 11135/head
2024-05-23  Philippe Antoinedetect: use direction-based tx for app-layer logging
2024-05-23  Philippe Antoineoutput/alert: check flag before logging app-layer
2024-05-23  Philippe Antoineoutput: do not use tx id 0 when there is no tx
2024-05-23  Victor Juliendecode/ppp: fix iplen check int handling
2024-05-23  Victor Juliendecode/ppp: add missing types definitions
2024-05-23  Victor Juliendecode/ppp: clean up ppph pointer use
2024-05-23  Victor Juliendecode/ppp: remove ppph check in favor of flag
2024-05-23  Victor Juliendecode/ppp: support different header formats
2024-05-23  Victor Julienhostbits: release use_cnt for unix (add|remove)-hostbit
2024-05-23  Victor Juliendevice: don't crash on unix command 'iface-bypassed...
2024-05-23  Richard McConnellapp-layer: Set sc_errno upon error return
2024-05-23  Victor Julienpcap-log: use correct pkthdr size for limit enforcement
2024-05-23  Victor Julientime: only consider packet threads
2024-05-23  Jeff Lucovskyprofiling/rules: Improve dynamic rule handling
2024-05-22  Philippe Antoinehttp: fix nul deref on memcap reached 11119/head
2024-05-17  Philippe Antoinerust/probing: safety check for null input 11096/head
2024-05-17  Philippe Antoinerust: return empty slice without using from_raw_parts
2024-05-17  Philippe Antoinetests: do not bother to free a null pointer
2024-05-02  Victor Juliendetect/iprep: update doc about 0 value 11014/head 11016/head
2024-05-02  Victor Juliendetect/iprep: allow 0 as a reputation value
2024-05-02  Victor Juliendetect/iprep: minor code cleanups
2024-04-29  Philippe Antoineci: fix macos build 10978/head 10989/head
2024-04-29  Shivani Bhardwajdefrag: apply clang formatting
2024-04-29  Jason Ishclang-format.sh: prefer clang-format-14
2024-04-29  Jason Ishgithub-ci/formatting: update to Ubuntu 22.04
2024-04-29  Shivani Bhardwajtls/random: fix incorrect direction handling 10977/head
2024-04-23  Shivani Bhardwajversion: start development towards 7.0.6 10931/head 10943/head
2024-04-23  Shivani Bhardwajrelease: 7.0.5; update changelog suricata-7.0.5
2024-04-22  Philippe Antoinedetect/parse: set limits for pcre2
2024-04-22  Philippe Antoinehttp2: do not log duplicate headers
2024-04-22  Philippe Antoinehttp2: use a reference counter for headers
2024-04-22  Philippe Antoineutil/base64: fix buffer overflow
2024-04-22  Jason Ishdefrag: fix check for complete packet
2024-04-22  Jason Ishdefrag: fix subsequent overlap of start of original...
2024-04-22  Jason Ishdefrag: check next fragment for overlap before stopping...
2024-04-22  Jason Ishdefrag: use uint8_t in unit tests
2024-04-22  Jason Ishdefrag: consistent unit test naming
2024-04-22  Jason Ishdefrag: make tests more readable
2024-04-22  Jason Ishdefrag: minor cleanups
2024-04-20  Victor Julienips: check for livedev.use-for-tracking 10922/head 10927/head
2024-04-20  Victor Juliencapture: improve IDS + IPS check
2024-04-20  Victor Julienstreaming/buffer: improve integer handling safety
2024-04-20  Philippe Antoinedetect/http-server-body: avoid FP on toserver direction
2024-04-19  Lukas Sismisdpdk: support 52 byte long key on ice (E810) cards 10917/head
2024-04-19  Lukas Sismisdpdk: enlarge key length to 52 bytes
2024-04-19  Jeff Lucovskydetect/ipopts: Handle multiple ip options
2024-04-19  Jeff Lucovskydetect/ipopts: Remove unneeded PCRE logic
next