[Repository Listing] / [Wireshark]
 
Wireshark development

Index of /

Directory revision: 42662 (of 42662)
Sticky Revision:


Name Rev. Age Author Last log entry
View directory contents historic
 18706
 5 years
 gerald
Make the branches historic.

 
View directory contents prereleases
 21264
 5 years
 gerald
Pluralize "prereleases" in order to match "releases".
 
View directory contents releases
 41974
 5 weeks
 gerald
1.6.7 release
 
View directory contents trunk
 42661
 42 minutes
 cmaynard
Largely, whitespace and formatting changes.  Added modelines to match.
Other misc. changes:
-> Delete useless, duplicate assignment of offset to 0 in dissect_vsnp().
-> Change short seq # display filter so it's not the same as the seq # filter.
-> pppoe.dump.gz looks to be malformed, so remove unnecessary "remlen" code in
   dissect_cp() and let the packets be displayed as malformed since they are.
-> Remove if (check_col()) checks.
-> Fix copy-and-paste of filter name for ipcp.opt.max_header.

 
View directory contents trunk-1.0
 34286
 19 months
 gerald
Limit the amount of recursion in dissect_unknown_ber. Fixes bug 5230.

 
View directory contents trunk-1.2
 37823
 10 months
 gerald
1.2.18 → 1.2.19.

 
View directory contents trunk-1.4
 42662
 35 minutes
 morriss
Copy over with manual intervention:

  ------------------------------------------------------------------------
  r42431 | morriss | 2012-05-04 17:56:32 -0400 (Fri, 04 May 2012) | 15 lines

  The rest of the fix for https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7221
  (emem alignment problems on SPARC) :

  Have emem use 8-byte alignment when we need it.

  Since I can't seem to write code that which reliably (across GCC versions and
  optimization levels) determines if 8-byte alignment is needed for doubles,
  "when" is defined as "if we're compiling for a CPU other than i386."

  Windows doesn't need a check because it's either i386 or 64-bit (x86_64 or
  maybe ia64--both of which get 8-byte alignment from G_MEM_ALIGN).

  (And, yes, all of this is ignoring the 16-byte alignment requirements of long
  doubles.)

  ------------------------------------------------------------------------
  r42407 | morriss | 2012-05-03 21:33:58 -0400 (Thu, 03 May 2012) | 14 lines

  Partial fix for https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7221
  (emem alignment problems on SPARC) :

  Add the room for the pointer to the next (from r31577) *before* calculating
  the canary+pad: that way the complete allocation
  (allocation+canary_ptr+canary+pad) will end on an 8-byte boundary (as was the
  case before r31577).

  This only solves the alignment problem when using canaries (i.e., not, by
  default, se_ allocations).

  (And, yes, this is ignoring the 16-byte alignment requirements of long
  doubles.)


 
View directory contents trunk-1.6
 42613
 3 days
 gerald
[Automatic manuf, services and enterprise-numbers update for 2012-05-13]
 

webmaster [at] wireshark.org
Tango Icons © Tango Desktop Project. Subversion  TortoiseSVN  ViewVC