summaryrefslogtreecommitdiff
path: root/missing
Commit message (Expand)AuthorAgeFilesLines
* Add a wrapper for strtok_r().Guy Harris2016-08-111-0/+87
* Fix MSVC compile warnings on the WinPcap specific code.Yang Luo2016-07-291-1/+1
* Oops, forgot to add the file with the Windows _snprintf() wrappers.Guy Harris2015-11-031-0/+31
* Use pcap_snprintf() instead of snprintf().Guy Harris2015-11-032-10/+12
* Extract progname from argv[0].Guy Harris2015-11-011-5/+8
* Add a "getopt.h" header and include it instead of <unistd.h> on Windows.Guy Harris2015-11-011-0/+7
* Move getopt.c to the missing directory.Guy Harris2015-09-231-0/+121
* remove libpcap's own CVS keywordsDenis Ovsienko2014-01-031-7/+0
* Move "snprintf.c" to the "missing" directory, as that's whereguy2004-04-051-0/+632