aboutsummaryrefslogtreecommitdiffstats
path: root/capture/capture-pcap-util.c
AgeCommit message (Expand)AuthorFilesLines
2021-12-19Replace g_strdup_printf() with ws_strdup_printf()João Valverde1-7/+7
2021-12-19Replace g_snprintf() with snprintf()João Valverde1-5/+5
2021-06-23If opening a capture device provides a warning, show it.Guy Harris1-68/+119
2021-06-11Refactor our logging and extend the wslog APIJoão Valverde1-27/+16
2021-04-30Cast away the return value of g_strlcpy() and g_strlcat().Guy Harris1-6/+6
2021-03-29Merge the caputils/ and capchild/ directoriesJoão Valverde1-0/+1626