CVS log for snort/src/dynamic-preprocessors/dcerpc/dcerpc.c

(logo)

Help

(back) Up to [cvs] / snort / src / dynamic-preprocessors / dcerpc

Request diff between arbitrary revisions


Default branch: MAIN
Bookmark a link to: HEAD / (download)
Current tag: SNORT_2_6_1

Revision 1.1.2.11 / (view) - annotate - [select for diffs] , Wed Mar 14 16:51:00 2007 UTC (2 years, 10 months ago) by ssturges
Branch: SNORT_2_6_1
CVS Tags: SNORT_v2_6_1_5, SNORT_v2_6_1_4
Changes since 1.1.2.10: +2 -2 lines
Diff to previous 1.1.2.10 to branch point 1.1 to next main 1.2
*  Cleanup to use safe snprintf functions, check return values of SafeMemcpy,      use calloc or SnortAlloc, and other static size buffer bounds checks.
   Add handling for FatalError not returning for static code analysis tools.

Revision 1.1.2.10 / (view) - annotate - [select for diffs] , Wed Mar 14 15:26:47 2007 UTC (2 years, 10 months ago) by ssturges
Branch: SNORT_2_6_1
Changes since 1.1.2.9: +1 -1 lines
Diff to previous 1.1.2.9 to branch point 1.1
* Cleanup to use safe snprintf functions, check return values of SafeMemcpy,      and other static size buffer bounds checks.  Update Stream4 session
  management.

Revision 1.1.2.9 / (view) - annotate - [select for diffs] , Fri Mar 2 21:52:28 2007 UTC (2 years, 11 months ago) by ssturges
Branch: SNORT_2_6_1
Changes since 1.1.2.8: +66 -29 lines
Diff to previous 1.1.2.8 to branch point 1.1
* Code cleanup to perform bounds checking, validation of memcpy
  success, remove potential memory leak.  Code readability improvements
  and update DCE endianness checks.

Revision 1.1.2.8 / (view) - annotate - [select for diffs] , Sat Feb 17 07:30:11 2007 UTC (2 years, 11 months ago) by ssturges
Branch: SNORT_2_6_1
CVS Tags: SNORT_v2_6_1_3
Changes since 1.1.2.7: +32 -5 lines
Diff to previous 1.1.2.7 to branch point 1.1
* Add bounds checking to ReassembleSMBWriteX; use Safememcpy for calculated
  length buffer copies.

Revision 1.1.2.7 / (view) - annotate - [select for diffs] , Mon Dec 4 18:38:36 2006 UTC (3 years, 2 months ago) by ssturges
Branch: SNORT_2_6_1
CVS Tags: SNORT_v2_6_1_2
Changes since 1.1.2.6: +23 -9 lines
Diff to previous 1.1.2.6 to branch point 1.1
* FTP/telnet configuration validation update
* Additional updates for bounds checking in DCE/RPC.
* Add rawbytes option to isdataat.

Revision 1.1.2.6 / (view) - annotate - [select for diffs] , Fri Dec 1 18:07:24 2006 UTC (3 years, 2 months ago) by ssturges
Branch: SNORT_2_6_1
Changes since 1.1.2.5: +17 -3 lines
Diff to previous 1.1.2.5 to branch point 1.1
* Update to unified output plugin to work correctly on 64bit platforms.
* Fix integer underflow in DCE/RPC
* Add capability to have multiple application layer preprocessors store
  data within the stream to better handle autodetection and multi-protocol
  packets.  Fix additional issue with high CPU and reprocessing rebuilt
  packets that are split across a sequence wrap.
* Reorganize inline fail-open code.
* Misc code cleanup.

Revision 1.1.2.5 / (view) - annotate - [select for diffs] , Tue Nov 7 19:18:50 2006 UTC (3 years, 3 months ago) by ssturges
Branch: SNORT_2_6_1
CVS Tags: SNORT_v2_6_1_1, SNORT_v2_6_1
Changes since 1.1.2.4: +84 -61 lines
Diff to previous 1.1.2.4 to branch point 1.1
* DCERPC: Updates for printing of options and handling of memcap.
* Stream5: Add UDP session tracking stats.  Improved TCP Timestamp handling.
  Seperate MacOS policy from BSD, as they differ slightly.  Improved
  performance of session pruning.
* Updates to inline thread initialization.

Revision 1.1.2.4 / (view) - annotate - [select for diffs] , Mon Oct 30 16:38:00 2006 UTC (3 years, 3 months ago) by ssturges
Branch: SNORT_2_6_1
CVS Tags: SNORT_v2_6_1-RC1
Changes since 1.1.2.3: +3 -3 lines
Diff to previous 1.1.2.3 to branch point 1.1
* Fix dcerpc debug function calls.

Revision 1.1.2.3 / (view) - annotate - [select for diffs] , Wed Oct 4 21:35:07 2006 UTC (3 years, 4 months ago) by ssturges
Branch: SNORT_2_6_1
Changes since 1.1.2.2: +49 -20 lines
Diff to previous 1.1.2.2 to branch point 1.1
* Fixed issue in GRE code where data could potentially be dereferenced
  past the end of the packet.
* Add stats tracking for UDP sessions to perfmonitor and stream4's
  session stats (keepstats option).  Update Stream4 to purge
  UDP session cache on a timeout basis, similar to the way TCP
  session cache is purged.  Remove cache_clean_percent option.
* Fixes for CORE SMB fragmentation.  Also, fix for perf-profiling.

Revision 1.1.2.2 / (view) - annotate - [select for diffs] , Fri Sep 15 13:55:17 2006 UTC (3 years, 4 months ago) by ssturges
Branch: SNORT_2_6_1
CVS Tags: SNORT_v2_6_1-BETA2
Changes since 1.1.2.1: +22 -10 lines
Diff to previous 1.1.2.1 to branch point 1.1
* Fix memcap to be global.  Turn off memcap alerts by default.
  Add config item to enable alerting on exceeded memcap.

Revision 1.1.2.1 / (view) - annotate - [select for diffs] , Mon Sep 11 14:27:51 2006 UTC (3 years, 4 months ago) by ssturges
Branch: SNORT_2_6_1
Changes since 1.1: +25 -17 lines
Diff to previous 1.1
* Fix to remove uses of strlen or wcslen.  Properly validate andXOffset.
  Fix bug in DCE/RPC fragment reassembly.

Revision 1.1 / (view) - annotate - [select for diffs] , Mon Aug 14 21:36:29 2006 UTC (3 years, 5 months ago) by ssturges
Branch: MAIN
CVS Tags: SNORT_v2_6_1-BETA
Branch point for: SNORT_2_6_1
*  New dynamic DCE/RPC protocol normalizer.

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Diffs between and
Type of Diff should be a

View only Branch:
Sort log by:

snort-team@sourcefire.com