summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* $srcdir suffices.Guy Harris2020-03-021-1/+1
* Look for Makefile-devel-adds in the top-level source directory.Guy Harris2020-03-021-1/+1
* Use HTTPS in an URLFrancois-Xavier Le Bail2020-02-061-1/+1
* Clean up ESP and ISAKMP decryption.Guy Harris2020-01-051-4/+4
* libdnet has bugs, do not use it.Denis Ovsienko2019-11-031-39/+0
* Remove more old-compiler compensation.Guy Harris2019-08-081-6/+7
* fix shell variable typo and unbreak --without-sandbox-capsicumCraig Leres2019-05-021-1/+1
* Require sys/capsicum.h to use Capsicum.Guy Harris2018-11-091-3/+12
* Don't warn about declarations after statements.Guy Harris2018-09-151-0/+7
* Remove a useless warning about the SMB decoder.Denis Ovsienko2018-07-281-1/+0
* Fix a typo in a comment.Denis Ovsienko2018-07-281-1/+1
* Try the pcap_dump_ftell() check after pcap-config.Denis Ovsienko2018-07-281-1/+2
* Stick with one version of pcap_dump_ftell.c.Denis Ovsienko2018-07-281-12/+1
* Display interface and index and name on DLT_LINUX_SLL2Petr Vorel2018-07-191-1/+1
* Declare the NFLOG pseudo-header ourselves.Guy Harris2018-05-231-12/+0
* Declare the Bluetooth pseudo-header ourselves.Guy Harris2018-05-231-1/+0
* Configure for ether_ntohost() as libpcap does it for ether_hostton().Guy Harris2018-01-221-58/+122
* Don't check for netinet/if_ether.h unless we need it.Guy Harris2018-01-221-19/+7
* Do more substitution for missing libpcap functions.Guy Harris2018-01-211-4/+11
* Clean up comments to reflect reality.Guy Harris2018-01-211-4/+14
* No need to replace vfprintf().Guy Harris2018-01-211-1/+1
* Don't test for __attribute__ in the configure script.Guy Harris2018-01-211-5/+0
* Use nd_ types, add host-endian extract routines, clean up signed vs. unsigned.Guy Harris2018-01-111-1/+0
* Use pcapng as the name of the file format.Guy Harris2018-01-081-5/+6
* C99 - ask for it by name!Guy Harris2018-01-071-1/+1
* Clean up handling of libdnet headers.Guy Harris2017-12-301-13/+39
* Rename configure.in to configure.ac.Guy Harris2017-11-301-0/+955