Skip to content

Snort v3.1.51.0

Compare
Choose a tag to compare
@Priyanka-Gurudev Priyanka-Gurudev released this 13 Jan 02:24
· 438 commits to master since this release

Changes in this release since 3.1.50.0:

  • appid: add support for cip service, client and payload detection
  • appid: do not create snmp future flow for udp reversed session
  • appid: use packet thread's odp context for future flow creation
  • build: error out if both jemalloc and tcmalloc are configured
  • build: exclude unused memory related sources
  • js_norm: add benchmark tests for PDF parser
  • js_norm: decode UTF-16BE to UTF-8 for JS in PDF
  • js_norm: delete unused method
  • js_norm: tune PDF parser performance
  • lua: add Adobe JavaScript related identifiers to snort_defaults
  • lua: fix typo in Sensitive Data classifications name
  • main: fix const issues causing compile warnings
  • memory: delete unnecessary includes
  • memory: incorporate overloads into profiler
  • memory: refactor jemalloc code and add relevant pegs
  • memory: rename manager to overloads to better indicate purpose
  • memory: update developer notes
  • memory: update stats regardless of state; add unit tests
  • memory: use the process total instead of per thread totals to enforce cap
  • watchdog: print thread id as well for better identification of unresponsive threads