aboutsummaryrefslogtreecommitdiffstats
path: root/capture
AgeCommit message (Expand)AuthorFilesLines
2022-01-06Update our Npcap URLs.Gerald Combs1-9/+2
2021-12-22Corrects repeated words throughout the code.Moshe Kaplan4-5/+5
2021-12-19Replace g_strdup_printf() with ws_strdup_printf()João Valverde7-49/+49
2021-12-19Replace g_snprintf() with snprintf()João Valverde4-29/+29
2021-11-30capture: Add header files to DoxygenMoshe Kaplan10-10/+19
2021-11-16capture: Lower log level for debug outputJoão Valverde1-3/+3
2021-10-22Add new global header wireshark.h with guidelineJoão Valverde4-8/+7
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