]> The Tcpdump Group git mirrors - libpcap/history - fmtutils.c
In the open request, reject capture sources that are URLs.
[libpcap] / fmtutils.c
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...