Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-x11.c x11-fields

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: Tue, 16 Apr 2002 04:42:32 -0500 (CDT)
guy         2002/04/16 04:42:32 CDT

  Modified files:
    .                    packet-x11.c x11-fields 
  Log:
  Add support for desegmentation of X11 messages.
  
  Try to check whether the first request we see is an initial connection
  request, and dissect it as such if so.
  
  Get rid of the global "next_offset" variable.
  
  Check for buffer overflows when building the summary item for a list
  of keysyms.
  
  Display BASE_DEC items in decimal, not hex.
  
  Revision  Changes    Path
  1.40      +1497 -1137ethereal/packet-x11.c
  1.5       +8 -1      ethereal/x11-fields