aboutsummaryrefslogtreecommitdiffstats
path: root/capture_info.c
AgeCommit message (Expand)AuthorFilesLines
2007-12-18Fold the Prism and AVS header dissectors into packet-ieee80211.c, andguy1-2/+0
2007-10-05If wtap_open_offline() fails, print the errno toomorriss1-1/+1
2007-08-30And include packet-wlancap.hstig1-0/+1
2007-08-30Count IEEE 802.11 WLAN AVS packets.stig1-0/+3
2007-06-26Add capture counts for PPI.gerald1-0/+4
2006-11-05change all file offsets from long to gint64 so we can - theoretically - handl...ulfl1-1/+1
2006-05-31Tethereal/tethereal -> TShark/tshark.gerald1-7/+7
2006-05-28Ethereal->Wiresharketxrab1-7/+7
2006-05-21name changesahlberg1-2/+2
2006-03-01Clean up indentation a bit.guy1-4/+109
2006-01-23Call capture_radiotap() when capturing on a device supplying Radiotapguy1-0/+4
2005-12-13don't try to close wtap, if we couldn't load the wiretap fileulfl1-1/+2
2005-12-06Clean up capture_enc(), export it, and use it in the capture window.guy1-2/+4
2005-12-04Declare "capture_info_packet()"'s as static, to match the definition.guy1-3/+3
2005-12-04move the complete functionality of the capture info dialog from capture_loop....ulfl1-17/+97
2005-12-03split some parts of the packet counting functions into their own files captur...ulfl1-0/+146