aboutsummaryrefslogtreecommitdiffstats
path: root/epan/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2018-12-20CMake: Don't bundle our libraries at compile time.Gerald Combs1-13/+0
2018-11-29CMake: Fix some transitive link dependenciesJoão Valverde1-0/+1
2018-11-26CMake: Fix runtime destination for our librariesJoão Valverde1-1/+1
2018-11-24Install development headers on all platformsJoão Valverde1-5/+3
2018-11-20Add new Secrets API and allow TLS to use pcapng decryption secretsPeter Wu1-0/+2
2018-11-20Drop JSON-GLib completelyPeter Wu1-1/+0
2018-09-19Try to discourage the use of APIs via counting.Gerald Combs1-1/+1
2018-08-25CMake: Modernize config-file package supportJoão Valverde1-24/+36
2018-06-21Fix build paths for cmake's Xcode project generator on macOS.David Kreitschmann1-3/+10
2018-06-07CMake: Get rid of FULL_SO_VERSIONGerald Combs1-3/+1
2018-05-15CMake: require at least CMake 3.5Peter Wu1-8/+1
2018-04-19CMake: fix build with json-glib with gold linkerPeter Wu1-0/+1
2018-03-25There's no register.h file in the top-level source directory.Guy Harris1-1/+1
2018-03-07CMake: Exclude test targets from the default build.Gerald Combs1-0/+4
2018-03-07spdx: more licenses converted.Dario Lombardo1-13/+1
2018-03-06Transition from GeoIP Legacy to MaxMindDB.Gerald Combs1-3/+6
2018-02-17Don't treat radius_dict.l specially.Guy Harris1-24/+7
2018-02-16Treat most Lex-generated and all Lemon-generated files as clean.Guy Harris1-3/+13
2018-01-18cmake: add ps.c to the checkAPI list with the proper path.Dario Lombardo1-1/+1
2017-12-24Fix build and thread runtime compat with older GLibPeter Wu1-0/+1
2017-12-08Move the frame_set stuff back into the capture_file structure.Guy Harris1-2/+0
2017-12-04Move the parts of a capture_file used by libwireshark to a new structure.Guy Harris1-2/+4
2017-11-21Move the protocol registration routines back into libwiresharkJoão Valverde1-0/+2
2017-11-19Fix (and chop) static build optionJoão Valverde1-8/+6
2017-11-19Move dissect_leb128 to file-elf.cMichael Mann1-2/+0
2017-11-13Remove circuit APIMichael Mann1-2/+0
2017-11-05Remove epan win32 x86 assemblyJoão Valverde1-17/+0
2017-11-05CMake: Remove "compress" remnantJoão Valverde1-4/+1
2017-10-29Remove unused epan/compress/ source codeJoão Valverde1-8/+0
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-17CMake: fix build regression with CMake 3.0Peter Wu1-1/+8
2017-10-16cmake: fix CMP0026 deprecation warning in CMake 3.9Peter Wu1-8/+1
2017-10-13CMake: Allow user build flags to override default build flagsJoão Valverde1-7/+5
2017-09-26Rename "ws_version_info.h", also .cJoão Valverde1-1/+1
2017-09-18Move most of sequence analysis code from ui/ to epan/Jakub Zawadzki1-0/+1
2017-09-17CMake: Initial work to install headers for the benefit of pluginsJoão Valverde1-0/+128
2017-06-26Parse enterprise-numbers at run timeJoão Valverde1-11/+0
2017-04-24Move UI-only stuff out of libwireshark.Guy Harris1-1/+0
2017-04-19Add libxml2 as optional dependencyAhmad Fatoum1-0/+1
2016-12-16Rename packet-range.[ch] to packet_range.[ch]Michael Mann1-1/+1
2016-12-13Add support for adding unit names to hf_ fields.Michael Mann1-0/+1
2016-12-02Enable exporting objects with tsharkMoshe Kaplan1-0/+1
2016-10-17cql: add lz4 and snappy decompressionBenoît Canet1-6/+8
2016-10-13Remove nghttp2 code and use system' nghttp2Balint Reczey1-7/+2
2016-09-30cmake: make WERROR_COMMON_FLAGS a normal stringPeter Wu1-7/+5
2016-08-23CMake: Allow setting per target compiler warningsJoão Valverde1-0/+4
2016-08-22Pass an HTTP message type to all HTTP subdissectors.Guy Harris1-0/+1
2016-08-04Bump GLib minimum required version to 2.22.0João Valverde1-1/+0
2016-06-14CORBA IDL: compile dissectors with /Ox when using MSVC2013 x64Pascal Quantin1-0/+1