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 20980: /trunk/ /trunk/epan/dissectors/: packet-http.c /trunk/gtk/: export_object.c export_object.h export_object_http.c /trunk/docbook/wsug_src/: WSUG_chapter_io.xml

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


From: sfisher@xxxxxxxxxxxxx
Date: Tue, 06 Mar 2007 00:36:25 GMT

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

User: sfisher
Date: 2007/03/06 12:36 AM

Log:
 Export Object code/documentation updates:
 
  - Note in the user's guide that export object is not available 
    in GTK1 builds of Wireshark.
  - Make scanning through the slists more efficient
  - Use new tap.c function called have_tap_listener() to only save
    object payload data when the export object listener is actively
    listening for it.
  - Save objects in the HTTP dissector with g_malloc() instead of
    se_malloc() and free it when we're done with it - when the
    export object window is closed (Fixes bug #1412)
  - Various minor improvements

Directory: /trunk/epan/dissectors/
  Changes    Path             Action
  +11 -6     packet-http.c    Modified

Directory: /trunk/gtk/
  Changes    Path                    Action
  +29 -34    export_object.c         Modified
  +1 -1      export_object.h         Modified
  +4 -3      export_object_http.c    Modified

Directory: /trunk/docbook/wsug_src/
  Changes    Path                   Action
  +1 -1      WSUG_chapter_io.xml    Modified


  • Prev by Date: [Wireshark-commits] rev 20979: /trunk/epan/ /trunk/epan/: tap.c tap.h
  • Next by Date: [Wireshark-commits] rev 20981: /trunk/epan/dissectors/ /trunk/epan/dissectors/: packet-sctp.c
  • Previous by thread: [Wireshark-commits] rev 20979: /trunk/epan/ /trunk/epan/: tap.c tap.h
  • Next by thread: [Wireshark-commits] rev 20981: /trunk/epan/dissectors/ /trunk/epan/dissectors/: packet-sctp.c
  • Index(es):
    • Date
    • Thread

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