aboutsummaryrefslogtreecommitdiffstats
path: root/epan/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2023-02-06CMake: Cleanup unnecessary linking with shared librariesJoão Valverde1-4/+2
2023-01-18CMake: Require explicit installation of development headersJoão Valverde1-0/+2
2022-12-28add zstd_testsKevin Albertson1-2/+1
2022-12-28add tvbuff_zstd.cKevin Albertson1-1/+3
2022-11-17CMake: Disable -Werror for flex generated filesJoão Valverde1-1/+1
2022-10-20epan/proto: Replace format text()João Valverde1-0/+8
2022-10-20CMake: Add -Werror to test binariesJoão Valverde1-0/+5
2022-10-07wiretap: Add enum generationJoão Valverde1-8/+0
2022-06-07Make it easier to call tools/make-enums.py from the source dirJoão Valverde1-9/+0
2022-05-26Lua: Add lrexlib-pcre2 Lua regex bindingsJoão Valverde1-0/+1
2022-03-09Rename the "image" directory to "resources".Gerald Combs1-1/+1
2021-12-27epan: Move time display types to field_display_eJoão Valverde1-1/+0
2021-12-27epan: Remove obsolete header "garrayfix.h"João Valverde1-1/+0
2021-11-27epan: Add binary search to introspection APIJoão Valverde1-1/+1
2021-11-27epan: Add ipproto.h to instrospection enumsJoão Valverde1-0/+1
2021-11-26epan: Add introspection API to export some constantsJoão Valverde1-0/+18
2021-11-14Move regex code to wsutilJoão Valverde1-2/+0
2021-11-14dfilter: Add support for PCRE2João Valverde1-0/+2
2021-10-21CMake: Compile dissectors.c independently.Gerald Combs1-0/+1
2021-10-02rdp: add dissector for the egfx channelDavid Fort1-0/+1
2021-09-29COSE dissector from dtn-wireshark projectBrian Sipos1-0/+9
2021-08-24CMake: Switch GLib back to PUBLIC.Gerald Combs1-1/+6
2021-07-26Move epan/wmem/wmem_scopes.h to epan/João Valverde1-3/+2
2021-07-26Move wmem to wsutilJoão Valverde1-2/+3
2021-07-14CMake: Adjust wsutil includes and linking.Gerald Combs1-0/+2
2021-07-11CMake: Remove a duplicate target include directory.Gerald Combs1-8/+3
2021-07-04epan: Remove dependency on version_info object libraryJoão Valverde1-1/+0
2021-06-25wsutil: Rewrite ws_assert() to minimize dependenciesJoão Valverde1-1/+1
2021-05-19Remove use of PACKAGE_VERSION in maxminddb versionDavid Perry1-1/+0
2021-05-19Add version info for lz4, zstd, maxmindDavid Perry1-0/+3
2021-04-10CMake: Add ENABLE_VLD option for MSVCTomasz Moń1-0/+3
2021-03-01CMake: Use CheckAPI's abort/termoutput with dissectors onlyJoão Valverde1-1/+0
2021-02-26Added decoding of ProtocolID and PPID into Component Status Protocol dissector.Thomas Dreibholz1-0/+1
2021-02-19Added missing dccpservicecodes.h to epan/CMakeLists.txt.Thomas Dreibholz1-0/+1
2021-02-18CMake: Use target_include_directores more.Gerald Combs1-8/+9
2021-02-17NCSI: Squash commits of NCSI and PCI-IDSCaleb Chiu1-0/+2
2021-02-15CMake: Make sure system headers are treated as such.Gerald Combs1-18/+15
2021-02-06Avoid exposing HAVE_PLUGINS in the public APIJoão Valverde1-4/+0
2020-11-18Protobuf: rewrite parser of *.proto file from Bison to LemonHuang Qiangxiong1-4/+1
2020-09-05Tools: Clean up checkAPI and add ui/qt.Gerald Combs1-1/+1
2020-01-10Use symbolic values for Cisco's LLC PIDsJoerg Mayer1-0/+1
2019-11-04epan: Rename dissector_filters.c to conversation_filter.cStig Bjørlykke1-2/+2
2019-10-07protobuf: add support for Protocol Buffers Language (*.proto) filesHuang Qiangxiong1-0/+7
2019-08-20Kafka: include zstd compression in Kafka message batchesPiotr Smolinski1-0/+2
2019-07-26HTTPS (almost) everywhere.Guy Harris1-1/+1
2019-07-21Remove ABI compliance checker code.João Valverde1-48/+2
2019-07-15smb2: add support for decompressionAurelien Aptel1-0/+3
2019-05-03CMake: Add libpcap imported library targetJoão Valverde1-2/+0
2019-04-22Add brotli decompression support for HTTP and HTTP2 dissectors.Dániel Bakai1-0/+3
2019-02-18Include epan header files in VS solution.Michael Mann1-0/+7