Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-ssl.c

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Guy Harris <guy@xxxxxxxxxxxxxxxxxxx>
Date: Thu, 28 Mar 2002 03:15:29 -0600 (CST)
guy         2002/03/28 03:15:29 CST

  Modified files:
    .                    packet-ssl.c 
  Log:
  Use the reported length, not the captured length, when iterating through
  the tvbuff we're handed.
  
  Handle record headers split across segment boundaries.
  
  Don't set the column until we know we don't need to desegment.
  
  Revision  Changes    Path
  1.19      +90 -34    ethereal/packet-ssl.c