aboutsummaryrefslogtreecommitdiffstats
path: root/wiretap/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2023-11-21GNSS: add wiretap for EGNOS Message Server (EMS) filesTimo Warns1-0/+1
2023-11-07Qt: Add DSBs info to capture file propertiesJohn Thacker1-0/+1
2023-05-27CMake: Try to use FindPython3.cmake againJoão Valverde1-1/+1
2023-05-26Revert "CMake: Replace deprecated module FindPythonInterp"João Valverde1-1/+1
2023-05-26CMake: Replace deprecated module FindPythonInterpJoão Valverde1-1/+1
2023-04-13Add rtpdump read and parse supportDavid Perry1-1/+2
2023-02-06CMake: Cleanup unnecessary linking with shared librariesJoão Valverde1-0/+1
2023-01-18CMake: Require explicit installation of development headersJoão Valverde1-0/+2
2022-11-17CMake: Disable -Werror for flex generated filesJoão Valverde1-1/+1
2022-10-07wiretap: Add enum generationJoão Valverde1-0/+2
2022-08-26DLT: Adding support to open DLT filesDr. Lars Völker1-0/+1
2022-03-09Rename the "image" directory to "resources".Gerald Combs1-1/+1
2022-01-01Windows: UTF-8 harder.Gerald Combs1-1/+1
2021-10-04Read eNode-B raw logsAnders Broman1-0/+1
2021-09-01Add support for ZSTD and LZ4 decompressionErik Rigtorp1-0/+4
2021-07-21CMake: Remove unneeded GLIB2_LIBRARIES.Gerald Combs1-1/+0
2021-07-16BLF: Support for BLF file formatDr. Lars Völker1-0/+1
2021-04-10CMake: Add ENABLE_VLD option for MSVCTomasz Moń1-0/+3
2021-03-29CMake: Remove non existent '/codecs' include pathJoão Valverde1-0/+4
2021-03-13doc: Clean up lists of file types.Guy Harris1-1/+1
2021-03-11observer: rename source and update name.Guy Harris1-1/+1
2021-03-01CMake: Use CheckAPI's abort/termoutput with dissectors onlyJoão Valverde1-2/+0
2021-02-23wiretap: eliminate the pcap/nspcap/pcapng WTAP_FILE_TYPE_SUBTYPE_ values.Guy Harris1-2/+7
2021-02-22wiretap: fix dependency in CMakeLists.txt.Guy Harris1-1/+1
2021-02-14wiretap: register most built-in file types from its module.Guy Harris1-7/+34
2021-02-06wiretap: add a mechanism for built-in modules to have a register routine.Guy Harris1-75/+92
2020-11-30wiretap: Convert ascend.y to Lemon.Gerald Combs1-5/+1
2020-09-05Tools: Clean up checkAPI and add ui/qt.Gerald Combs1-1/+0
2020-01-14wiretap: Add MP4 readerJakub Adam1-0/+1
2019-08-03wiretap: Add support for Busmaster log file formatMaksim Salau1-0/+4
2019-07-26HTTPS (almost) everywhere.Guy Harris1-1/+1
2019-07-21Remove ABI compliance checker code.João Valverde1-14/+0
2019-07-11wiretap: Add support of candump logsMaksim Salau1-0/+6
2019-07-08wiretap: Add a phone log reader.Anders Broman1-0/+1
2019-04-04iseries: ensure the buffer is null terminated.Dario Lombardo1-1/+1
2019-02-02CMake: Fix DOCDIR on UnixJoão Valverde1-1/+1
2019-01-22CMake: Set a direct rpath for librariesJoão Valverde1-0/+1
2019-01-20CMake: Replace PACKAGELIST magicJoão Valverde1-3/+8
2019-01-12wiretap: remove dependency on version_infoPeter Wu1-1/+0
2019-01-12CMake: use object libraries to avoid redundant buildsPeter Wu1-3/+1
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-8/+7
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-20wiretap: add read/write support for Decryption Secrets Block (DSB)Peter Wu1-0/+1
2018-09-19Try to discourage the use of APIs via counting.Gerald Combs1-3/+3
2018-08-31Add a systemd Journal Export Format parser and dissector.Gerald Combs1-0/+1
2018-08-25CMake: Modernize config-file package supportJoão Valverde1-0/+1
2018-08-01RFC 7468 is PEM-inspired, but it's not PEM.Guy Harris1-1/+1
2018-06-21Fix build paths for cmake's Xcode project generator on macOS.David Kreitschmann1-3/+10