aboutsummaryrefslogtreecommitdiffstats
path: root/epan/epan.c
AgeCommit message (Expand)AuthorFilesLines
2023-02-07Move ui/version_info.[ch] to wsutilJoão Valverde1-2/+7
2023-02-06Do not require using wsgcrypt.hJoão Valverde1-2/+2
2023-02-06CMake: Cleanup unnecessary linking with shared librariesJoão Valverde1-1/+1
2023-01-16MSYS2: Add Lua 5.1 support and fix test suite failuresJoão Valverde1-1/+5
2023-01-06epan: Allow nested dependent packetsSake Blok1-2/+0
2022-08-13epan: Rearrange column includesJohn Thacker1-1/+1
2022-06-02epan: Add a post_init() plugin routineJoão Valverde1-0/+7
2022-04-19epan: Add the ability to add conversation filter protocols.Gerald Combs1-0/+1
2022-03-28Revert "epan: Allow nested dependent packets"João Valverde1-0/+2
2022-03-06epan: Allow nested dependent packetsSake Blok1-2/+0
2022-02-25Export PDU: Allow native encapsulations / strip headersJohn Thacker1-1/+1
2022-02-24wsutil: New API to gather compile/runtime infoDavid Perry1-35/+38
2022-01-01Revert "epan: Initialize wiretap"João Valverde1-5/+0
2021-11-27epan: Initialize wiretapJoão Valverde1-0/+5
2021-11-14Make PCRE2 a required dependencyJoão Valverde1-22/+0
2021-11-14dfilter: Add support for PCRE2João Valverde1-0/+22
2021-11-11Lua is a proper name. Fix its capitalization.Gerald Combs1-1/+1
2021-09-29COSE dissector from dtn-wireshark projectBrian Sipos1-0/+2
2021-09-18epan: Remove some extraneous #ifdefsJoão Valverde1-17/+5
2021-09-17Fix build error if ENABLE_SMI=OFFToni Uhlig1-0/+2
2021-09-16epan: Rename SMI dependency to "libsmi"João Valverde1-5/+5
2021-07-26Move epan/wmem/wmem_scopes.h to epan/João Valverde1-1/+1
2021-07-26Move wmem to wsutilJoão Valverde1-2/+2
2021-07-08Consistently refer to blocks that have been modified as "modified".Guy Harris1-3/+3
2021-07-07Use wtap_blocks for packet commentsDavid Perry1-4/+14
2021-07-04epan: Remove dependency on version_info object libraryJoão Valverde1-2/+6
2021-06-19Replace g_assert() with ws_assert()João Valverde1-3/+4
2021-06-16Replace g_log() calls with ws_log()João Valverde1-2/+2
2021-06-11Refactor our logging and extend the wslog APIJoão Valverde1-6/+9
2021-05-25epan: Add SMI versionJoão Valverde1-7/+10
2021-05-25epan: Add c-ares versionJoão Valverde1-4/+4
2021-05-25epan: Add nghttp2 versionJoão Valverde1-1/+9
2021-05-25epan: Remove some superfluous callsJoão Valverde1-39/+25
2021-05-25epan: Add some minimum version checksJoão Valverde1-2/+6
2021-05-19Remove use of PACKAGE_VERSION in maxminddb versionDavid Perry1-9/+0
2021-05-19Add version info for lz4, zstd, maxmindDavid Perry1-2/+30
2021-02-06Avoid exposing HAVE_PLUGINS in the public APIJoão Valverde1-15/+22
2020-06-29epan: Keep decode_as_list when changing profileStig Bjørlykke1-0/+1
2019-11-23Add c-ares to the required library list.Gerald Combs1-6/+0
2019-11-04epan: Rename dissector_filters.c to conversation_filter.cStig Bjørlykke1-1/+1
2019-09-04Load environment vars to globals for efficency.Anders Broman1-0/+22
2019-08-20Kafka: include zstd compression in Kafka message batchesPiotr Smolinski1-0/+8
2019-07-26HTTPS (almost) everywhere.Guy Harris1-1/+1
2019-07-21Extend epan library plugins with a tap registration callbackJoão Valverde1-0/+10
2019-04-22Add brotli decompression support for HTTP and HTTP2 dissectors.Dániel Bakai1-0/+18
2019-01-28epan: add missing include.Dario Lombardo1-0/+1
2019-01-28funnel: Fix memleaks in funnel_remove_menuStig Bjørlykke1-0/+1
2019-01-27wslua: fix memleaks related to Proto and PrefPeter Wu1-0/+11
2018-12-29Add support for RSA decryption using PKCS #11 tokensPeter Wu1-0/+3
2018-11-20Add new Secrets API and allow TLS to use pcapng decryption secretsPeter Wu1-0/+3