]> The Tcpdump Group git mirrors - libpcap/history - fmtutils.c
Update config.{guess,sub}, timestamps 2023-01-01,2023-01-21
[libpcap] / fmtutils.c
2022-08-28  Guy Harrisrpcap: fix sock_open() issues.
2020-08-28  Michael RichardsonMerge pull request #800 from catenacyber/fuzzr
2020-08-28  Michael RichardsonMerge pull request #906 from Oppen/issue_898
2020-07-27  Denis OvsienkoFixup a comment in fmtutils.c.
2020-04-11  Guy HarrisFix the size argument to _wcserror_s().
2020-04-11  Guy HarrisAdd support for UTF-8 strings on Windows.
2019-10-16  Guy HarrisMerge pull request #865 from Oppen/misc-warnings
2019-10-16  Mario J. RugieroRemove dead stores. 865/head
2019-08-15  Guy HarrisMerge pull request #833 from daemonhorn/master
2019-08-09  Guy HarrisRemove some workarounds for old compilers.
2019-06-30  Guy HarrisHave a pcap_fmt_errmsg_for_win32_err() routine and...
2019-04-25  Michael RichardsonMerge pull request #771 from ether42/reuseaddr
2019-04-25  Michael RichardsonMerge pull request #749 from nmap/manpage-formatting
2019-03-19  Guy HarrisMake sure asprintf() is declared if it's present.
2019-01-09  Guy HarrisPut pcap_win32_err_to_str() into fmtutils.c, and use...
2017-11-28  Guy HarrisMerge pull request #663 from sgeto/netmap
2017-11-27  Guy HarrisMerge pull request #665 from sgeto/FindPacket
2017-11-24  Guy HarrisFix build with some versions of GNU libc.
2017-11-15  Guy HarrisAdd a routine to format error messages with an errno...