aboutsummaryrefslogtreecommitdiffstats
path: root/wiretap/observer.c
AgeCommit message (Expand)AuthorFilesLines
2023-06-26Don't include errno.h if we don't use errno or errno value definitions.Guy Harris1-1/+0
2023-03-30wiretap dump: automatically increase bytes_dumpedDavid Perry1-7/+0
2023-03-21wiretap: rename the wtap_dumper field "encap" to "file_encap".Guy Harris1-2/+2
2021-12-19Replace g_strdup_printf() with ws_strdup_printf()João Valverde1-16/+16
2021-12-19Replace g_snprintf() with snprintf()João Valverde1-2/+2
2021-08-29wiretap: always allocate a block for a record.Guy Harris1-0/+1
2021-04-30Cast away the return value of g_strlcpy() and g_strlcat().Guy Harris1-1/+1
2021-03-11observer: rename source and update name.Guy Harris1-0/+964