User: gerald
Date: 2005/05/02 04:57 PM
Log:
 From Rich Coe:
 
  - fix memory leak when Assoc packet is processed repeatedly in ethereal
 
  - removed unused partial packet flag
 
  - added better support for DICOM VR
      - sequences
      - report actual VR in packet display, if supplied by xfer syntax
      - show that we are not displaying entire tag string with '[...]',
        some tags can hold up to 2^32-1 chars
 
  - remove my goofy attempt at trying to get access to the fragmented packets
    (anyone have an idea on how to fix this ???)
 
  - process all the data in the Assoc packet even if display is off
 
  - limit display of data in Assoc packet to defined size of the data even
    if reported size is larger
 
  - show the last tag in a packet as [incomplete] if we don't have all the data
 
  - added framework for reporting DICOM async negotiation (not finished)
    (I'm not aware of an implementation which currently supports this)
 
  - still need to fix display of continuation packets
Directory: /releases/ethereal-0.10.11/epan/dissectors/
  Changes    Path            Action
  +130 -62   packet-dcm.c    Modified
http://anonsvn.ethereal.com/viewcvs/viewcvs.py?rev=14281&view=rev