Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] rev 42818: /trunk/ /trunk/ui/gtk/: capture_file_dlg.c summar

Date: Thu, 24 May 2012 05:05:29 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=42818

User: guy
Date: 2012/05/23 10:05 PM

Log:
 Keep track, in Wiretap, of whether the file is compressed, and provide
 an API to fetch that.
 
 When doing "Save" on a compressed file, write it out compressed.
 
 In the Statistics -> Summary dialog and in capinfos, report whether the
 file is gzip-compressed.

Directory: /trunk/ui/gtk/
  Changes    Path                  Action
  +1 -4      capture_file_dlg.c    Modified
  +3 -1      summary_dlg.c         Modified

Directory: /trunk/
  Changes    Path          Action
  +5 -1      capinfos.c    Modified
  +1 -0      cfile.h       Modified
  +5 -1      file.c        Modified
  +1 -0      summary.c     Modified
  +2 -1      summary.h     Modified

Directory: /trunk/wiretap/
  Changes    Path               Action
  +14 -3     file_wrappers.c    Modified
  +1 -0      file_wrappers.h    Modified
  +6 -0      wtap.c             Modified
  +1 -0      wtap.def           Modified


(1 file not shown)