summaryrefslogtreecommitdiff
path: root/ui/capture.c
AgeCommit message (Expand)AuthorFilesLines
2015-04-06Reset the captured-packet count when we start or restart a capture.Guy Harris1-0/+1
2015-04-06Keep a captured-packet count in a capture_session and use that.Guy Harris1-8/+2
2015-04-05Have a common routine for constructing strings listing interfaces.Guy Harris1-29/+2
2015-03-10Change a lot of http:// URLs to https://.Gerald Combs1-3/+3
2015-01-18Clean up ftype-conversion and dfilter error message string handling.Guy Harris1-1/+1
2014-12-20Qt: Add a CaptureFile class.Gerald Combs1-2/+2
2014-10-12Add editor modelines; Adjust whitespace as needed.Bill Meier1-0/+13
2014-09-25Update the simple dialog code.Gerald Combs1-13/+13
2014-07-04Move utility routines for capturing into a libcaputils static library.Guy Harris1-3/+3
2014-06-30Move capture.[ch] to libui.Guy Harris1-0/+799