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 21021: /trunk/ /trunk/epan/dissectors/: packet-http.c packet-http.h /trunk/gtk/: export_object.c export_object.h export_object_http.c

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


From: sfisher@xxxxxxxxxxxxx
Date: Tue, 13 Mar 2007 20:42:05 GMT

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

User: sfisher
Date: 2007/03/13 08:42 PM

Log:
 HTTP Export Object updates:
 
  - Split the HTTP tap into two taps: one for the HTTP statistics
    and the other for the export object function.  This allows the
    HTTP statistics to work again (they seem to have been
    partially broken since SVN rev 18901).
  - Pass the conversation data (conv_data) between functions now
    instead of using the global variable stat_info (now only used
    for the HTTP stats)
  - Pass only pointers from the HTTP dissector to the Export Object
    tap, where we'll then copy the values and insert into the slist.
  - Make sure we free all memory allocated by this feature when
    we're done with it.
  - Various other minor improvements

Directory: /trunk/epan/dissectors/
  Changes    Path             Action
  +94 -52    packet-http.c    Modified
  +21 -5     packet-http.h    Modified

Directory: /trunk/gtk/
  Changes    Path                    Action
  +13 -23    export_object.c         Modified
  +2 -1      export_object.h         Modified
  +14 -11    export_object_http.c    Modified


  • Prev by Date: [Wireshark-commits] wireshark-win32-libs rev 87: /trunk/packages/gtk2.10/ /trunk/packages/gtk2.10/: glib-2.12.6.zip glib-dev-2.12.6.zip gtk+-2.10.6.zip gtk+-dev-2.10.6.zip pango-1.14.8.zip pango-dev-1.14.8.zip
  • Next by Date: [Wireshark-commits] rev 21022: /trunk/ /trunk/epan/: filesystem.c filesystem.h libwireshark.def /trunk/gtk/: main.c
  • Previous by thread: [Wireshark-commits] wireshark-win32-libs rev 87: /trunk/packages/gtk2.10/ /trunk/packages/gtk2.10/: glib-2.12.6.zip glib-dev-2.12.6.zip gtk+-2.10.6.zip gtk+-dev-2.10.6.zip pango-1.14.8.zip pango-dev-1.14.8.zip
  • Next by thread: [Wireshark-commits] rev 21022: /trunk/ /trunk/epan/: filesystem.c filesystem.h libwireshark.def /trunk/gtk/: main.c
  • Index(es):
    • Date
    • Thread

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