aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2018-03-26CMake: Add an rpm-package target.Gerald Combs1-1/+0
2018-03-23Include alloca.h if we have it.Guy Harris1-3/+13
2018-03-23Update a comment.Guy Harris1-2/+10
2018-03-23Add -Wp,-H200000 with HP's C compiler.Guy Harris1-3/+7
2018-03-16F1AP: initial dissector submission based on v15.0.0Pascal Quantin1-0/+1
2018-03-16Bump micro version to 2Pascal Quantin1-1/+1
2018-03-16Autotools: Add a deprecation hint.Gerald Combs1-0/+17
2018-03-13Get rid of TestBigEndian and AC_C_BIGENDIAN.Gerald Combs1-3/+0
2018-03-13Remove popcount in favor of ws_count_ones.Gerald Combs1-1/+0
2018-03-12Remove some unused or hard-coded header checks.Gerald Combs1-2/+2
2018-03-06Transition from GeoIP Legacy to MaxMindDB.Gerald Combs1-16/+26
2018-02-28L16_mono: Add L16 monaural codec plugin as functional exampleJaap Keuter1-0/+1
2018-02-13Make the DOCSIS dissector a built-in dissector.Guy Harris1-1/+0
2018-02-12Remove Lynx.Gerald Combs1-6/+0
2018-02-11Switch from AsciiDoc to Asciidoctor.Gerald Combs1-17/+13
2018-02-10musl: compile with musl libcDan Robertson1-1/+1
2018-02-062.5.0 → 2.5.1.Gerald Combs1-1/+1
2018-01-30usbdump: Add usbdump wiretap plugin as functional exampleJaap Keuter1-0/+1
2018-01-25Qt 4.8 compatibility fixesPeter Wu1-0/+1
2018-01-16plugins: Add source tree subfolder for plugin libraryJoão Valverde1-13/+13
2018-01-10NR RRC: add initial dissector based on v15.0.0Pascal Quantin1-0/+1
2018-01-09Use pcapng as the name of the file format.Guy Harris1-4/+4
2018-01-08extcap: remove conditional compilation.Dario Lombardo1-42/+7
2017-12-17autotools: Fixup plugins Custom.*.exampleJoão Valverde1-3/+3
2017-12-07Add fuzzshark to cmake/autotools.Jakub Zawadzki1-0/+14
2017-11-29Get rid of --with-pcap-remote; always check for pcap_open.Guy Harris1-23/+0
2017-11-24GTK: Remove packet editorJoão Valverde1-8/+0
2017-11-24make-dissectors: Use more shell for build recipeJoão Valverde1-8/+0
2017-11-22make-dissectors: Remove dependency on GNU Make >= 4.0João Valverde1-7/+2
2017-11-21configure: Downgrade GNU Make message to a warningJoão Valverde1-1/+1
2017-11-21Add ThreadSanitizer configure-time options.Gerald Combs1-0/+14
2017-11-21configure: Check for minimum required GNU Make versionJoão Valverde1-0/+13
2017-11-19Fix (and chop) static build optionJoão Valverde1-4/+3
2017-11-05autotools: Use pkg-config to configure LibsmiJoão Valverde1-5/+22
2017-11-05autotools: Try to be clearer about --with-ssl and remove cruftJoão Valverde1-40/+9
2017-10-29Remove unused epan/compress/ source codeJoão Valverde1-1/+0
2017-10-29Retire use of getprotobynumber()João Valverde1-1/+0
2017-10-29configure: Display ssh_user_agent as a libssh sub-optionJoão Valverde1-8/+4
2017-10-27Remove AC_PROG_GCC_TRADITIONAL from configure.acJoão Valverde1-4/+0
2017-10-26configure: Remove profile-build optionJoão Valverde1-20/+0
2017-10-25configure: Fix --with-libssh argument name mismatchJoão Valverde1-1/+1
2017-10-25Remove replacement inet_pton/inet_ntopJoão Valverde1-1/+0
2017-10-25Remove inet_aton() usage everywhereJoão Valverde1-1/+0
2017-10-25Use "not installed for development" for libgcrypt.Guy Harris1-1/+1
2017-10-24Test g_printf() thousands grouping flag at runtimeJoão Valverde1-35/+0
2017-10-23Make plugin support a runtime propertyJoão Valverde1-53/+8
2017-10-23configure: Remove ancient inet_pton test for brokennessJoão Valverde1-29/+1
2017-10-22autotools: Build and install user guideJoão Valverde1-3/+34
2017-10-21Warn the developer if we're building with GTK+.Gerald Combs1-2/+4
2017-10-20autotools: Improve SUBDIRS usageJoão Valverde1-7/+0