CVS: snort - jhewlett
Jeremy Hewlett <[email protected]> Fri, 28 Jan 2005 16:25:16 -0500
| Newsgroups | gmane.comp.security.ids.snort.cvs |
|---|---|
| Message-ID | <[email protected]> |
CVSROOT: /usr/cvsroot-snort Module name: snort Changes by: [email protected] 2005/01/28 16:25:16 Modified files: . : ChangeLog src : decode.c decode.h detect.c detect.h fpdetect.c generators.h inline.c parser.c plugbase.c plugbase.h sfthreshold.c snort.c snort.h util.c src/detection-plugins: sp_pattern_match.c sp_pattern_match.h src/output-plugins: spo_unified.c src/preprocessors: Makefile.am perf-base.c perf-base.h perf.c perf.h portscan.c portscan.h sfprocpidstats.c snort_httpinspect.c snort_httpinspect.h spp_bo.c spp_frag2.c spp_frag3.c spp_httpinspect.c spp_perfmonitor.c spp_rpc_decode.c spp_sfportscan.c spp_telnet_negotiation.c src/preprocessors/HttpInspect/utils: hi_util_kmap.c Log message: * Fixed compiler warnings and code formatting. * In Inline mode, if the 'Q' option is set, set a global variable that can be used externally (droelker). * Added ability to ignore packets based on port (amullican). * Added two BackOrifice alerts (1 client, 1 server) so that some alerts can be suppressed (amullican). * Performance fixes to get correct 'on-the-wire' statistics (ssturges). * Added 'atexitonly' option for perfmonitor that results in performance stats only being dumped when snort exits, rather than periodically throughout snort's lifetime (ssturges). * Change to verify that preprocessors (httpinspect, frag3) have sufficient configuration data to correctly operate (ssturges). * Fixes to Frag3 to only have one instance of preprocessor. Uses policy context internally based on destination address of packet. Previously, each Frag3 Policy would result in a separate preprocessor instance. Also fixed use of ttl_limit option (ssturges). * Fixed issues with how telnet options are handled (ssturges). ------------------------------------------------------- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl