aboutsummaryrefslogtreecommitdiffstats
path: root/capture
AgeCommit message (Expand)AuthorFilesLines
2021-09-23Windows: Fix build without libpcapJoão Valverde1-0/+2
2021-09-14Add tshark ringbuffer option '-b nametimenum:value'Juha Takala1-0/+7
2021-07-15Clean up handling of --capture-comment.Guy Harris2-5/+11
2021-07-14tshark: allow --capture-comment when reading a fileDavid Perry1-2/+4
2021-07-14CMake: Adjust wsutil includes and linking.Gerald Combs1-4/+1
2021-06-23If opening a capture device provides a warning, show it.Guy Harris5-96/+154
2021-06-21wslog: Shorten ws_log_message_is_active() nameJoão Valverde1-1/+1
2021-06-19Replace g_assert() with ws_assert()João Valverde2-43/+45
2021-06-18wslog: Add support for inverted debug matchesJoão Valverde1-1/+1
2021-06-14capture: Lower priority for some status messagesJoão Valverde1-6/+6
2021-06-11Refactor our logging and extend the wslog APIJoão Valverde4-92/+61
2021-05-27Minor style change to libpcap version stringJoão Valverde1-2/+11
2021-04-30Cast away the return value of g_strlcpy() and g_strlcat().Guy Harris2-8/+8
2021-04-13Clean up printing of interface information.Guy Harris1-9/+0
2021-04-10CMake: Add ENABLE_VLD option for MSVCTomasz Moń1-0/+6
2021-03-29Merge the caputils/ and capchild/ directoriesJoão Valverde22-0/+10657