aboutsummaryrefslogtreecommitdiffstats
path: root/capture_info.c
Commit message (Expand)AuthorAgeFilesLines
* Tethereal/tethereal -> TShark/tshark.Gerald Combs2006-05-311-7/+7
* Ethereal->WiresharkAnders Broman2006-05-281-7/+7
* name changeRonnie Sahlberg2006-05-211-2/+2
* Clean up indentation a bit.Guy Harris2006-03-011-4/+109
* Call capture_radiotap() when capturing on a device supplying RadiotapGuy Harris2006-01-231-0/+4
* don't try to close wtap, if we couldn't load the wiretap fileUlf Lamping2005-12-131-1/+2
* Clean up capture_enc(), export it, and use it in the capture window.Guy Harris2005-12-061-2/+4
* Declare "capture_info_packet()"'s as static, to match the definition.Guy Harris2005-12-041-3/+3
* move the complete functionality of the capture info dialog from capture_loop....Ulf Lamping2005-12-041-17/+97
* split some parts of the packet counting functions into their own files captur...Ulf Lamping2005-12-031-0/+146