aboutsummaryrefslogtreecommitdiffstats
path: root/epan/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
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
2016-06-12Move Gateway Control Protocol (Context Tracking) into packet-h248.hMichael Mann1-1/+0
2016-05-11Run checkAPIs in epan/ .Jeff Morriss1-11/+8
2016-05-10cmake: fix build without LuaPeter Wu1-1/+8
2016-05-08Remove the MIBenum stuff from the WAP code.Guy Harris1-0/+1
2016-05-02Add checkAPI calls to CMake.Graham Bloice1-2/+15
2016-04-22Add CMake version.h dependencyJoão Valverde1-0/+2
2016-04-21Link version code statically againJoão Valverde1-0/+1
2016-03-21Remove ADNS supportJoão Valverde1-1/+0
2016-03-03Add missing cmake custom source includesJoão Valverde1-2/+0
2016-03-01CMake: Add more structure to libwireshark buildJoão Valverde1-1550/+15
2016-02-29Support dissecting the TLV data format specified for Lwm2mChristoph Burger-Scheidlin1-0/+1
2016-02-25Cleanup CMakeLists.txt indentation and use lower case function namesJoão Valverde1-9/+5
2016-02-25u3v: dissector for the USB3 Vision protocolThies Moeller1-0/+1
2016-02-16USBIP: add USBIP Protocol dissectorChristian Lamparter1-0/+1
2016-02-11flexray: add a dissector for flexray protocolRoman Leonhartsberger1-0/+1
2016-02-08Rename Bluetooth OBEX dissector to OBEXMichal Labedzki1-1/+1
2016-02-08TCAP: Fix warning [-Wclobbered]João Valverde1-1/+1
2016-02-07SNMP: Fix warning [-Wunused-function]João Valverde1-1/+1
2016-02-05Network Service Header Dissector for Ethernet & GRE encapsulationChidambaram Arunachalam1-0/+1
2016-02-03Add Userlog dissectorJun Wang1-0/+1
2016-02-01Get rid of unused redundant OSI COTP dissector.Guy Harris1-1/+0
2016-01-28packet-simple: SIMPLE dissectorPeter Ross1-0/+1
2016-01-25Move the proto data stuff out of frame_data.[ch].Guy Harris1-0/+1
2016-01-20IPOS: Add Ericsson IPOS kernel packet header dissectorChuan He1-0/+1
2016-01-14Adding IAS WD cluster and IAS ACE Cluster for Zigbee Protocol.Aditya Jain1-0/+1
2016-01-09Adding following dissectors for HVAC clusters for Zigbee Protocol:Aditya Jain1-2/+3
2016-01-08LAT dissector.Guy Harris1-0/+1
2016-01-06Adding Color Control and Ballast Configuration(Lighting Chapter) Clusters for...Aditya Jain1-0/+1
2016-01-05GFP: Add support for Generic Framing Procedure (ITU-T G.7041/Y.1303)John A. Thacker1-0/+1
2015-12-29Add support for IEEE-11073 FLOATsMichal Labedzki1-0/+1
2015-12-28Refactor GUI dependencies out of color_filters.[ch] and move it to epan direc...Michael Mann1-1/+2
2015-12-22Adding Shade Configuration and Door Lock Clusters for ZigbeeAditya Jain1-0/+1
2015-12-22RTITCP: Added new dissectorJuanjo Martin1-0/+1
2015-12-20Condense DMX dissectors into a single file and create a dissector table for t...Michael Mann1-4/+0
2015-12-13Create a way to register "capture" dissectors.Michael Mann1-0/+1
2015-12-10Revert "Added RTI TCP dissector"Anders Broman1-1/+0
2015-12-10Added RTI TCP dissectorJuanjo Martin1-0/+1
2015-12-05Revert "Build Flex-generated files with "warnings are errors"."Guy Harris1-8/+8