summaryrefslogtreecommitdiff
path: root/fmtutils.h
Commit message (Expand)AuthorAgeFilesLines
* rpcap: fix sock_open() issues.Guy Harris2022-08-011-0/+6
* Revert "Don't wrap chunks of headers with extern "C" { ... }."Guy Harris2021-03-171-3/+11
* Don't wrap chunks of headers with extern "C" { ... }.Guy Harris2021-03-171-11/+3
* Add support for UTF-8 strings on Windows.Guy Harris2020-04-111-0/+2
* Have a pcap_fmt_errmsg_for_win32_err() routine and use it.Guy Harris2019-06-291-1/+2
* Put pcap_win32_err_to_str() into fmtutils.c, and use it for all Win32 errors.Guy Harris2019-01-081-0/+4
* Add a routine to format error messages with an errno-based message at the end.Guy Harris2017-11-151-0/+50