aboutsummaryrefslogtreecommitdiffstats
path: root/epan/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Version: 3.4.8 → 3.4.9v3.4.9rc0Gerald Combs2021-08-251-1/+1
* Version: 3.4.7 → 3.4.8v3.4.8rc0Gerald Combs2021-07-141-1/+1
* Version: 3.4.6 → 3.4.7v3.4.7rc0Gerald Combs2021-06-021-1/+1
* Version: 3.4.5 → 3.4.6.v3.4.6rc0Gerald Combs2021-04-211-1/+1
* Version: 3.4.4 → 3.4.5.v3.4.5rc0Gerald Combs2021-03-101-1/+1
* Version: 3.4.3 → 3.4.4.v3.4.4rc0Gerald Combs2021-01-291-1/+1
* Version: 3.4.2 → 3.4.3.v3.4.3rc0Gerald Combs2020-12-181-1/+1
* Version: 3.4.1 → 3.4.2.v3.4.2rc0Gerald Combs2020-12-091-1/+1
* 3.4.0 → 3.4.1.v3.4.1rc0Gerald Combs2020-10-291-1/+1
* Initialize release-3.4.v3.4.0rc0Gerald Combs2020-10-221-1/+1
* Tools: Clean up checkAPI and add ui/qt.Gerald Combs2020-09-051-1/+1
* Use symbolic values for Cisco's LLC PIDsJoerg Mayer2020-01-101-0/+1
* epan: Rename dissector_filters.c to conversation_filter.cStig Bjørlykke2019-11-041-2/+2
* protobuf: add support for Protocol Buffers Language (*.proto) filesHuang Qiangxiong2019-10-071-0/+7
* Kafka: include zstd compression in Kafka message batchesPiotr Smolinski2019-08-201-0/+2
* HTTPS (almost) everywhere.Guy Harris2019-07-261-1/+1
* Remove ABI compliance checker code.João Valverde2019-07-211-48/+2
* smb2: add support for decompressionAurelien Aptel2019-07-151-0/+3
* CMake: Add libpcap imported library targetJoão Valverde2019-05-031-2/+0
* Add brotli decompression support for HTTP and HTTP2 dissectors.Dániel Bakai2019-04-221-0/+3
* Include epan header files in VS solution.Michael Mann2019-02-181-0/+7
* CMake: Update FindLibXml2.cmakeJoão Valverde2019-02-041-1/+1
* CMake: Fix DOCDIR on UnixJoão Valverde2019-02-021-1/+1
* CMake: Set a direct rpath for librariesJoão Valverde2019-01-221-0/+1
* CMake: Replace PACKAGELIST magicJoão Valverde2019-01-201-4/+26
* CMake: use object libraries to avoid redundant buildsPeter Wu2019-01-121-3/+1
* CMake: Don't bundle our libraries at compile time.Gerald Combs2018-12-201-13/+0
* CMake: Fix some transitive link dependenciesJoão Valverde2018-11-291-0/+1
* CMake: Fix runtime destination for our librariesJoão Valverde2018-11-261-1/+1
* Install development headers on all platformsJoão Valverde2018-11-241-5/+3
* Add new Secrets API and allow TLS to use pcapng decryption secretsPeter Wu2018-11-201-0/+2
* Drop JSON-GLib completelyPeter Wu2018-11-201-1/+0
* Try to discourage the use of APIs via counting.Gerald Combs2018-09-191-1/+1
* CMake: Modernize config-file package supportJoão Valverde2018-08-251-24/+36
* Fix build paths for cmake's Xcode project generator on macOS.David Kreitschmann2018-06-211-3/+10
* CMake: Get rid of FULL_SO_VERSIONGerald Combs2018-06-071-3/+1
* CMake: require at least CMake 3.5Peter Wu2018-05-151-8/+1
* CMake: fix build with json-glib with gold linkerPeter Wu2018-04-191-0/+1
* There's no register.h file in the top-level source directory.Guy Harris2018-03-251-1/+1
* CMake: Exclude test targets from the default build.Gerald Combs2018-03-071-0/+4
* spdx: more licenses converted.Dario Lombardo2018-03-071-13/+1
* Transition from GeoIP Legacy to MaxMindDB.Gerald Combs2018-03-061-3/+6
* Don't treat radius_dict.l specially.Guy Harris2018-02-171-24/+7
* Treat most Lex-generated and all Lemon-generated files as clean.Guy Harris2018-02-161-3/+13
* cmake: add ps.c to the checkAPI list with the proper path.Dario Lombardo2018-01-181-1/+1
* Fix build and thread runtime compat with older GLibPeter Wu2017-12-241-0/+1
* Move the frame_set stuff back into the capture_file structure.Guy Harris2017-12-081-2/+0
* Move the parts of a capture_file used by libwireshark to a new structure.Guy Harris2017-12-041-2/+4
* Move the protocol registration routines back into libwiresharkJoão Valverde2017-11-211-0/+2
* Fix (and chop) static build optionJoão Valverde2017-11-191-8/+6