aboutsummaryrefslogtreecommitdiffstats
path: root/epan/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2017-11-05Remove epan win32 x86 assemblyJoão Valverde1-3/+0
2017-11-05autotools: Eliminate spurious libwireshark_asmopt libraryJoão Valverde1-12/+4
2017-11-05autotools: Use pkg-config to configure LibsmiJoão Valverde1-1/+1
2017-11-05autotools: Try to be clearer about --with-ssl and remove cruftJoão Valverde1-1/+0
2017-10-29Remove unused epan/compress/ source codeJoão Valverde1-2/+1
2017-10-27autotools: Fix LN_S usageJoão Valverde1-1/+1
2017-10-26Swallow up the stuff from epan/ipv4.c into epan/ftypes/ftype-ipv4.c and epan/...Guy Harris1-1/+0
2017-10-21Remove oui_vals value_string and epan/oui.cMichael Mann1-1/+0
2017-10-20autotools: Improve SUBDIRS usageJoão Valverde1-9/+5
2017-10-18autotools: Remove abi-compliance-checker codeJoão Valverde1-42/+0
2017-10-15autotools: make maintainer-clean should allow rerunning 'configure'João Valverde1-2/+1
2017-10-01Unsplit "m2m" plugin (wimax mac-to-mac encapsulation)João Valverde1-3/+0
2017-09-28Remove TPG plugin and dependenciesJoão Valverde1-1/+0
2017-09-26Remove "easy_codec" sourceJoão Valverde1-4/+0
2017-09-26Rename "ws_version_info.h", also .cJoão Valverde1-4/+4
2017-09-24autotools: Use package flags to configure libpcapJoão Valverde1-1/+1
2017-09-18Move most of sequence analysis code from ui/ to epan/Jakub Zawadzki1-0/+2
2017-09-15autotools: Initial work to install headers for the benefit of pluginsJoão Valverde1-4/+10
2017-06-26Fix make-dist targetJoão Valverde1-1/+0
2017-06-26Parse enterprise-numbers at run timeJoão Valverde1-4/+0
2017-05-27List all plugin files for static buildJaap Keuter1-25/+67
2017-04-24Move UI-only stuff out of libwireshark.Guy Harris1-2/+0
2017-04-19Add libxml2 as optional dependencyAhmad Fatoum1-1/+2
2016-12-20Use -bbigtoc for libwireshark on AIX (if we're using GCC or Clang).Guy Harris1-1/+1
2016-12-16Rename packet-range.[ch] to packet_range.[ch]Michael Mann1-2/+2
2016-12-13Add support for adding unit names to hf_ fields.Michael Mann1-0/+2
2016-12-02Enable exporting objects with tsharkMoshe Kaplan1-0/+2
2016-10-20Exclude scanner-generated headers from ABI checkBalint Reczey1-0/+3
2016-10-17cql: add lz4 and snappy decompressionBenoît Canet1-4/+6
2016-10-13Remove nghttp2 code and use system' nghttp2Balint Reczey1-3/+2
2016-10-11dumpabi: Fix log paths.Gerald Combs1-1/+1
2016-08-22Pass an HTTP message type to all HTTP subdissectors.Guy Harris1-0/+2
2016-08-04Remove missed headerJoão Valverde1-1/+0
2016-08-04Bump GLib minimum required version to 2.22.0João Valverde1-1/+0
2016-06-30Remove Makefile.common filesJoão Valverde1-48/+294
2016-06-15Remove Nmake build systemPascal Quantin1-1/+0
2016-05-19autotools: Add automake silent rule for ln -sJoão Valverde1-1/+1
2016-04-21Link version code statically againJoão Valverde1-3/+9
2016-04-17More test-programs autotoolizingJoão Valverde1-9/+7
2016-04-04autotools: Clean up libm testsJoão Valverde1-2/+1
2016-04-03Make the Flex scanners and YACC parser in libraries reentrant.Guy Harris1-1/+2
2016-03-25Add ax_lib_socket_nsl.m4 macroJoão Valverde1-2/+0
2016-03-24Add files by folder to distribution tarball (EXTRA_DIST)João Valverde1-1/+2
2016-03-23Add pkg.m4 and remove aclocal-flags scriptJoão Valverde1-2/+0
2016-03-21Remove ADNS supportJoão Valverde1-1/+0
2016-03-15Dump out abi_logs/log.txt if abi-compliance-checker fails.Guy Harris1-1/+1
2016-03-14Add EditorConfig settings for epan/*.[ch]João Valverde1-0/+1
2016-03-03Revert "autotools: Use explicit zlib dependency build flags"João Valverde1-5/+4
2016-03-03Add CMakeListsCustom.txt.example to distributionJoão Valverde1-2/+1
2016-03-03autotools: Use explicit zlib dependency build flagsJoão Valverde1-4/+5