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 25354: /trunk/ /trunk/plugins/agentx/: Makefile.nmake /t

Date: Thu, 22 May 2008 15:46:34 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=25354

User: morriss
Date: 2008/05/22 08:46 AM

Log:
 Move the file utility functions from wiretap to libwsutil so that
 libwireshark (and the plugins using those functions) do not depend on
 wiretap on Windows.
 
 While doing that, rename the eth_* functions to ws_*.

Directory: /trunk/plugins/agentx/
  Changes    Path              Action
  +4 -4      Makefile.nmake    Modified

Directory: /trunk/plugins/artnet/
  Changes    Path              Action
  +4 -4      Makefile.nmake    Modified

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

Directory: /trunk/plugins/ciscosm/
  Changes    Path              Action
  +4 -4      Makefile.nmake    Modified

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

Directory: /trunk/epan/dissectors/
  Changes    Path                  Action
  +6 -6      packet-giop.c         Modified
  +2 -2      packet-isakmp.c       Modified
  +4 -4      packet-kerberos.c     Modified
  +40 -40    packet-ssl-utils.c    Modified
  +13 -13    packet-ssl.c          Modified


(99 files not shown)