Wireshark

  • Riverbed Technology
  • WinPcap
the world's foremost network protocol analyzer
  • Wireshark
    • About
    • Download
    • Blog
  • Get Help
    • Ask a Question
    • FAQs
    • Documentation
    • Mailing Lists
    • Online Tools
    • Wiki
    • Bug Tracker
  • Develop
    • Get Involved
    • Developer's Guide
    • Browse the Code
    • Latest Builds

Wireshark-commits: [Wireshark-commits] rev 19425: /trunk/epan/wslua/ /trunk/epan/wslua/: Makefile.am template-init.lua wslua_field.c wslua_gui.c wslua_util.c

Date Index Thread Index Other Months All Mailing Lists
Date Prev Date Next Thread Prev Thread Next


From: lego@xxxxxxxxxxxxx
Date: Wed, 04 Oct 2006 14:37:47 GMT

http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=19425

User: lego
Date: 2006/10/04 02:37 PM

Log:
 - wslua_util.c:  replace Lua's loadfile and dofile for versions that will try to open the file in perscofdir then  dataconfdir if there's no such file in cwd
 - wslua_field.c: avoid FieldInfo:__tostring() crashing when the ftype has no val_to_string_repr
 - init.lua: inform the user that a packet has been disabled, intead of a cryptic "attemt to call nil"
 - Makefile.am: add register_wslua.c and declare_wslua.h to MAINTAINERCLEANFILES
 - wslua_gui.c: fix a typo

Directory: /trunk/epan/wslua/
  Changes    Path                 Action
  +2 -0      Makefile.am          Modified
  +8 -3      template-init.lua    Modified
  +4 -1      wslua_field.c        Modified
  +2 -3      wslua_gui.c          Modified
  +54 -0     wslua_util.c         Modified


  • Prev by Date: [Wireshark-commits] rev 19424: /trunk/ /trunk/epan/: camel-persistentdata.c camel-persistentdata.h /trunk/: tap-camelsrt.c
  • Next by Date: [Wireshark-commits] rev 19426: /trunk/ /trunk/epan/dissectors/: packet-h248.c packet-h248_annex_c.c packet-h248_annex_e.c /trunk/asn1/h248/: h248.cnf packet-h248-template.c
  • Previous by thread: [Wireshark-commits] rev 19424: /trunk/ /trunk/epan/: camel-persistentdata.c camel-persistentdata.h /trunk/: tap-camelsrt.c
  • Next by thread: [Wireshark-commits] rev 19426: /trunk/ /trunk/epan/dissectors/: packet-h248.c packet-h248_annex_c.c packet-h248_annex_e.c /trunk/asn1/h248/: h248.cnf packet-h248-template.c
  • Index(es):
    • Date
    • Thread

Wireshark and the "fin" logo are registered trademarks of the Wireshark Foundation