From yami <yamisoe@gmail.com>:
[obnox/wireshark/wip.git] / capture_info.c
2008-08-12 etxrabFrom Alexey Neyman:
2008-06-24 guyAdd gtk/capture_globals.h, to declare global_capture_op...
2008-06-24 guyHave capture_info_ui_create() and capture_info_open...
2007-12-18 guyFold the Prism and AVS header dissectors into packet...
2007-10-05 morrissIf wtap_open_offline() fails, print the errno too
2007-08-30 stigAnd include packet-wlancap.h
2007-08-30 stigCount IEEE 802.11 WLAN AVS packets.
2007-06-26 geraldAdd capture counts for PPI.
2006-11-05 ulflchange all file offsets from long to gint64 so we can...
2006-05-31 geraldTethereal/tethereal -> TShark/tshark.
2006-05-28 etxrabEthereal->Wireshark
2006-05-21 sahlbergname change
2006-03-01 guyClean up indentation a bit.
2006-01-23 guyCall capture_radiotap() when capturing on a device...
2005-12-13 ulfldon't try to close wtap, if we couldn't load the wireta...
2005-12-06 guyClean up capture_enc(), export it, and use it in the...
2005-12-04 guyDeclare "capture_info_packet()"'s as static, to match...
2005-12-04 ulflmove the complete functionality of the capture info...
2005-12-03 ulflsplit some parts of the packet counting functions into...