Wireshark-commits: [Wireshark-commits] rev 51463: / /trunk-1.10/wiretap/: file_access.c
Date: Thu, 22 Aug 2013 03:35:05 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=51463

User: guy
Date: 2013/08/21 08:35 PM

Log:
 Copy over r51462 from trunk:
 
   ------------------------------------------------------------------------
   r51462 | guy | 2013-08-21 20:21:47 -0700 (Wed, 21 Aug 2013) | 8 lines
 
   What was I thinking?  ".caz" is used for compressed *Windows* Sniffer
   files (which are just gzipped uncompressed Windows Sniffer files, albeit
   with the checksum computed differently in some fashion, or perhaps just
   being computed incorrectly), not compressed *DOS* Sniffer files (which
   use their own form of compression, which doesn't compress the entire
   file, just most of it, and which use the same extensions as uncompressed
   DOS Sniffer files).

Directory: /trunk-1.10/wiretap/
  Changes    Path             Action
  +2 -2      file_access.c    Modified