CVSROOT: /cvs Module name: ports Changes by: [email protected] 2024/06/01 01:14:33
Modified files:
net/snort : Makefile
Added files:
net/snort/patches:
patch-src_dynamic-plugins_sf_engine_sf_snort_plugin_content_c
patch-src_hashstring_c
Log message:
snort: avoid using static buffers from libcrypto
This functionality will go away and the application can just pass in a
buffer from the stack.
