aboutsummaryrefslogtreecommitdiff
path: root/pcap/namedb.h
Commit message (Expand)AuthorAgeFilesLines
* Fix spellingJosh Soref2023-06-251-1/+1
* Use _declspec(deprecated(msg)) rather than __pragma(deprecated).Guy Harris2022-08-231-2/+3
* Revert "Don't wrap chunks of headers with extern "C" { ... }."Guy Harris2021-03-171-11/+19
* Don't wrap chunks of headers with extern "C" { ... }.Guy Harris2021-03-171-19/+11
* Suppress warnings about the deprecation of gethostbyname().Guy Harris2018-09-141-1/+2
* Try to make pcap_compile() thread-safer.Guy Harris2018-01-271-2/+0
* Export some more functions and some variables.Guy Harris2015-12-271-17/+15
* remove libpcap's own CVS keywordsDenis Ovsienko2014-01-031-2/+0
* Put the public libpcap headers into a pcap subdirectory in both theguy2006-10-041-0/+89