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 37984: /trunk-1.6/ /trunk-1.6/plugins/asn1/: packet-asn1

Date: Mon, 11 Jul 2011 23:13:49 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=37984

User: gerald
Date: 2011/07/11 04:13 PM

Log:
 Copy over r37812 with manual intervention:
 
   ------------------------------------------------------------------------
   r37812 | stig | 2011-06-28 02:00:11 -0700 (Tue, 28 Jun 2011) | 6 lines
   Changed paths:
      M /trunk/ConfigureChecks.cmake
      M /trunk/alert_box.c
      M /trunk/capinfos.c
      M /trunk/capture-pcap-util-unix.c
      M /trunk/capture_sync.c
      M /trunk/cmakeconfig.h.in
      M /trunk/color_filters.c
      M /trunk/config.h.win32
      M /trunk/configure.in
      M /trunk/dftest.c
      M /trunk/dumpcap.c
      M /trunk/epan/dfilter/dfilter-macro.c
      M /trunk/epan/diam_dict.l
      M /trunk/epan/dissectors/packet-giop.c
      M /trunk/epan/dtd_preparse.l
      M /trunk/epan/filesystem.c
      M /trunk/epan/radius_dict.l
      M /trunk/epan/uat.c
      M /trunk/epan/uat_load.l
      M /trunk/gtk/airpcap_dlg.c
      M /trunk/gtk/color_dlg.c
      M /trunk/gtk/filter_dlg.c
      M /trunk/gtk/follow_stream.c
      M /trunk/gtk/follow_tcp.c
      M /trunk/gtk/funnel_stat.c
      M /trunk/gtk/main.c
      M /trunk/gtk/prefs_dlg.c
      M /trunk/gtk/print_dlg.c
      M /trunk/gtk/profile_dlg.c
      M /trunk/gtk/proto_dlg.c
      M /trunk/gtk/recent.c
      M /trunk/gtk/simple_dialog.c
      M /trunk/gtk/text_page_utils.c
      M /trunk/mergecap.c
      M /trunk/packaging/macosx/native-gtk/config.h
      M /trunk/plugins/asn1/packet-asn1.c
      M /trunk/plugins/mate/mate_parser.l
      M /trunk/randpkt.c
      M /trunk/rawshark.c
      M /trunk/text2pcap.c
      M /trunk/tools/checkAPIs.pl
      M /trunk/tshark.c
      M /trunk/version_info.c
      M /trunk/wiretap/wtap.c
      M /trunk/wsutil/CMakeLists.txt
      M /trunk/wsutil/Makefile.am
      D /trunk/wsutil/strerror.c
      D /trunk/wsutil/strerror.h
 
   Replace all strerror() with g_strerror().
   Remove our local strerror implementation.
   Mark strerror as locale unsafe API.
 
   This fixes bug 5715.
   ------------------------------------------------------------------------
 
 
 Update the release notes.

Directory: /trunk-1.6/plugins/asn1/
  Changes    Path             Action
  +1 -1      packet-asn1.c    Modified

Directory: /trunk-1.6/epan/dfilter/
  Changes    Path               Action
  +1 -1      dfilter-macro.c    Modified

Directory: /trunk-1.6/epan/dissectors/
  Changes    Path             Action
  +1 -4      packet-giop.c    Modified

Directory: /trunk-1.6/docbook/
  Changes    Path                 Action
  +3 -3      release-notes.xml    Modified

Directory: /trunk-1.6/epan/
  Changes    Path              Action
  +1 -1      diam_dict.l       Modified
  +1 -1      dtd_preparse.l    Modified
  +4 -4      filesystem.c      Modified
  +2 -2      radius_dict.l     Modified
  +3 -3      uat.c             Modified
  +1 -1      uat_load.l        Modified


(39 files not shown)