ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] rev 43276: /trunk-1.8/ /trunk-1.8/plugins/asn1/: packet-asn1

Date: Fri, 15 Jun 2012 20:45:08 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=43276

User: gerald
Date: 2012/06/15 01:45 PM

Log:
 Copy over r43228 from the trunk:
 
   ------------------------------------------------------------------------
   r43228 | morriss | 2012-06-12 18:13:12 -0700 (Tue, 12 Jun 2012) | 6 lines
   Changed paths:
      M /trunk/doc/README.developer
      M /trunk/epan/dissectors/packet-dtls.c
      M /trunk/epan/dissectors/packet-ssl.c
      M /trunk/epan/libwireshark.def
      M /trunk/epan/prefs-int.h
      M /trunk/epan/prefs.c
      M /trunk/epan/prefs.h
      M /trunk/plugins/asn1/packet-asn1.c
      M /trunk/plugins/mate/packet-mate.c
      M /trunk/ui/gtk/prefs_dlg.c
 
   Create, and start using, file name preferences.
 
   File name preferences are basically just string preferences except that the
   GUI will present a "Browse" button that allows the user to go and find the
   file s/he wants (rather than having to blindly type in the full path).
   ------------------------------------------------------------------------

Directory: /trunk-1.8/plugins/asn1/
  Changes    Path             Action
  +4 -4      packet-asn1.c    Modified

Directory: /trunk-1.8/epan/dissectors/
  Changes    Path             Action
  +4 -4      packet-dtls.c    Modified
  +2 -2      packet-ssl.c     Modified

Directory: /trunk-1.8/doc/
  Changes    Path                Action
  +8 -0      README.developer    Modified

Directory: /trunk-1.8/epan/
  Changes    Path                Action
  +1 -0      libwireshark.def    Modified
  +1 -0      prefs-int.h         Modified
  +33 -8     prefs.c             Modified
  +9 -0      prefs.h             Modified

Directory: /trunk-1.8/ui/gtk/
  Changes    Path           Action
  +57 -1     prefs_dlg.c    Modified

Directory: /trunk-1.8/plugins/mate/
  Changes    Path             Action
  +4 -4      packet-mate.c    Modified