summaryrefslogtreecommitdiff
path: root/cmakeconfig.h.in
Commit message (Expand)AuthorAgeFilesLines
* Detect OS IPv6 support using AF_INET6 only.Denis Ovsienko2023-02-221-3/+0
* Do not substitute strdup().Denis Ovsienko2023-02-191-3/+0
* configure, CMakeLists.txt: don't check for snprintf().Guy Harris2023-01-301-4/+1
* Lose LBL_LIBS and various pfopen() entourage.Denis Ovsienko2023-01-241-3/+0
* Handle DLT_PFLOG on all OSes.Guy Harris2022-01-291-6/+0
* Clean up ESP and ISAKMP decryption.Guy Harris2020-01-051-3/+3
* libdnet has bugs, do not use it.Denis Ovsienko2019-11-031-15/+0
* Remove more old-compiler compensation.Guy Harris2019-08-081-6/+0
* Display interface and index and name on DLT_LINUX_SLL2Petr Vorel2018-07-191-0/+3
* We no longer need pcap/nflog.h nor pcap/bluetooth.h, step 2Francois-Xavier Le Bail2018-05-251-6/+0
* Not all Windows pcaps have pcap_wsockinit().Guy Harris2018-01-291-0/+6
* Support WITH_CHROOT and WITH_USER.Guy Harris2018-01-221-2/+2
* Change to match config.h.in.Guy Harris2018-01-221-2/+1
* Configure for ether_ntohost() as libpcap does it for ether_hostton().Guy Harris2018-01-221-6/+9
* Again, we don't replace vfprintf().Guy Harris2018-01-211-3/+0
* Don't test for __attribute__ in the configure script.Guy Harris2018-01-211-7/+0
* Initial CMake support.Guy Harris2018-01-211-0/+325