]> The Tcpdump Group git mirrors - tcpdump/history - configure.ac
Makefile.in: don't remove configure and config.h.in in make distclean.
[tcpdump] / configure.ac
2023-01-30  Guy Harrisconfigure, CMakeLists.txt: don't check for snprintf().
2023-01-27  Denis Ovsienkoconfigure: Modernize AC_CONFIG_HEADER. [skip appveyor]
2023-01-25  Denis Ovsienkoconfigure: Apply autoupdate 2.69. [skip appveyor]
2023-01-21  Guy Harrisconfigure: boost the minimum autoconf version to 2.69.
2022-09-19  Sam Jamesconfigure.ac: fix configure tests broken with Clang...
2022-01-30  Guy HarrisHandle DLT_PFLOG on all OSes.
2022-01-27  Francois-Xavier... instrument functions: Enhance the output
2022-01-22  Francois-Xavier... autoconf: Enhance the --enable-instrument-functions...
2022-01-17  Francois-Xavier... autoconf: Add the option to print functions names ...
2022-01-17  Francois-Xavier... autoconf: Use AS_HELP_STRING macro instead of AC_HELP_S...
2022-01-17  Francois-Xavier... libsmi: Use AS_HELP_STRING macro in configure.ac
2022-01-17  Francois-Xavier... SMB: Use AS_HELP_STRING macro in configure.ac
2021-11-04  Denis OvsienkoMerge pull request #954 from jiladahe1997/master
2021-11-04  Mingrui[bugfix]configure: fix error when cross-compile 954/head
2021-09-13  Guy HarrisMerge pull request #926 from gokulkumar792/print_Block_...
2021-08-03  Denis OvsienkoFix auto-enabling of Capsicum on FreeBSD with Autoconf...
2021-07-25  Denis OvsienkoMend "make check" on Solaris 9 (Autoconf only).
2021-07-22  Denis OvsienkoImport Autoconf/make and "make releasetar" fixes. ...
2020-12-19  Francois-Xavier... SMB: Disable the printer by default
2020-05-28  Guy HarrisMerge branch 'master' into macsec
2020-05-25  Guy HarrisMerge branch 'master' into fix_udp_frag_badlen 602/head
2020-05-25  Guy HarrisMerge pull request #773 from Mister-X-/fix-reason-codes
2020-05-25  Guy HarrisMerge pull request #772 from Mister-X-/fix-status-codes
2020-03-03  Guy Harris$srcdir suffices.
2020-03-03  Guy HarrisLook for Makefile-devel-adds in the top-level source...
2020-02-29  Michael RichardsonMerge pull request #492 from vel21ripn/nflog-print
2020-02-06  Francois-Xavier... Use HTTPS in an URL
2020-01-06  Guy HarrisClean up ESP and ISAKMP decryption.
2019-11-03  Denis Ovsienkolibdnet has bugs, do not use it.
2019-08-09  Guy HarrisRemove more old-compiler compensation.
2019-05-03  Guy HarrisMerge pull request #760 from leres/master
2019-05-03  Craig Leresfix shell variable typo and unbreak --without-sandbox... 760/head
2019-01-29  Guy HarrisMerge pull request #703 from nmap/update-gitignore
2018-11-17  Tero KivinenUpdated 802.15.4 code
2018-11-09  Guy HarrisRequire sys/capsicum.h to use Capsicum.
2018-09-15  Guy HarrisDon't warn about declarations after statements.
2018-07-28  Denis OvsienkoRemove a useless warning about the SMB decoder.
2018-07-28  Denis OvsienkoFix a typo in a comment.
2018-07-28  Denis OvsienkoTry the pcap_dump_ftell() check after pcap-config.
2018-07-28  Denis OvsienkoStick with one version of pcap_dump_ftell.c.
2018-07-19  Petr VorelDisplay interface and index and name on DLT_LINUX_SLL2
2018-05-23  Guy HarrisDeclare the NFLOG pseudo-header ourselves.
2018-05-23  Guy HarrisDeclare the Bluetooth pseudo-header ourselves.
2018-01-22  Guy HarrisConfigure for ether_ntohost() as libpcap does it for...
2018-01-22  Guy HarrisDon't check for netinet/if_ether.h unless we need it.
2018-01-22  Guy HarrisDo more substitution for missing libpcap functions.
2018-01-22  Guy HarrisClean up comments to reflect reality.
2018-01-22  Guy HarrisNo need to replace vfprintf().
2018-01-22  Guy HarrisDon't test for __attribute__ in the configure script.
2018-01-11  Guy HarrisUse nd_ types, add host-endian extract routines, clean...
2018-01-09  Guy HarrisUse pcapng as the name of the file format.
2018-01-07  Guy HarrisC99 - ask for it by name!
2017-12-30  Guy HarrisClean up handling of libdnet headers.
2017-12-16  Guy HarrisMerge branch 'master' into master 630/head
2017-11-30  Guy HarrisRename configure.in to configure.ac.