aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-04-05lemon: remove leak in tplt_open().Dario Lombardo1-0/+8
2018-04-05lemon: remove scan-build warning in errline().Dario Lombardo1-3/+5
2018-04-05Qt: remove ws_buffer_start_ptr calls from clang-scan.Dario Lombardo2-0/+6
2018-04-05rpcrdma: add check to prevent null dereference (found by clang).Dario Lombardo1-1/+1
2018-04-05Qt: Remove checks for version below 5.2Roland Knall38-335/+52
2018-04-05Don't install PortAudio if we're not installing GTK+.Guy Harris1-1/+6
2018-04-05glib: Require 2.32 or newer.AndersBroman2-2/+2
2018-04-05GTK Cmake: Remove the option to build the GTK UI.AndersBroman6-309/+3
2018-04-05Autotools: Remove the "with GTK" option.AndersBroman1-11/+0
2018-04-05SIP: Change filter Retry-After to an FT_UINT32AndersBroman1-1/+19
2018-04-05extcap: Extend documentation for new featuresRoland Knall1-1/+19
2018-04-05extcap: Reload values on requestRoland Knall13-105/+418
2018-04-05extcap: Tell utilities the wireshark versionRoland Knall5-1/+37
2018-04-05Qt: Require 5.2 or newerAndersBroman1-1/+1
2018-04-05extcap: Add missing compatibliity functionRoland Knall1-0/+1
2018-04-05Tweak ws_cpuid so that Valgrind is happy.Darius Davis2-12/+2
2018-04-05Lustre: Add barrier processingNathaniel Clark1-22/+243
2018-04-05ENIP-CIP-PCCC: add support for the CIP PCCC ObjectJared Rittle2-6/+642
2018-04-05ZigBee: Allow a different set of attributes for ZCL client and serverKenneth Soerensen12-337/+558
2018-04-05ZigBee: ZDP MGMT NWK Enhanced update notifyDana Sy3-2/+5
2018-04-04Fixup extcap_example.pyGerald Combs1-323/+326
2018-04-04extcap: Move extcap_foreach to a GListRoland Knall1-33/+36
2018-04-04extract_asn1_from_spec.pl: fix parsing of END tagPascal Quantin1-1/+1
2018-04-04CMake RPM build: Try to get rid of %globals in favor of %bcond.Anders2-24/+22
2018-04-04CMake: Add a note about passing /external to Visual C++.Gerald Combs1-0/+2
2018-04-04LTE RRC: upgrade dissector to v15.1.0Pascal Quantin11-4558/+5751
2018-04-04MAC-NR: upgrade dissector to v15.1.0Pascal Quantin1-309/+1080
2018-04-04LPP: upgrade dissector to v14.5.1Pascal Quantin6-364/+600
2018-04-04ZigBee: Many-to-one route options info columnDana Sy1-0/+4
2018-04-04WCCP: use proto_tree_add_ipv4_format() if ipv4 usedYuri Chislov1-1/+6
2018-04-04dns: check if name is root before any other check.Dario Lombardo1-4/+8
2018-04-04Dissect JSON-RPC over TCP or UDPMichail Koreshkov1-0/+2
2018-04-04lemon: make some functions static.Dario Lombardo1-2/+2
2018-04-04lemon: comment out unused OptErr function.Dario Lombardo1-0/+4
2018-04-03radiotap: Correct the handling of MU Preamble Puncturing when unknown.Richard Sharpe1-1/+13
2018-04-03If we're reading from a string, don't fclose yyin.Guy Harris1-1/+14
2018-04-03Fix a typo.Gerald Combs1-1/+1
2018-04-02dns: make expand_dns_name() an internal functionMartin Kaiser2-2/+1
2018-04-02Pick up some compiler-specific flags from autotools.Guy Harris1-2/+17
2018-04-02LPP: fix NRSRQ displayEric Wang2-6/+6
2018-04-022.5 → 2.9.Gerald Combs8-107/+16
2018-04-02doc: minor changes in README files.Dario Lombardo4-8/+3
2018-04-02LPP: fix RSRP, NRSRP and NRSRQ inequalitiesPascal Quantin2-6/+6
2018-04-01[Automatic update for 2018-04-01]Gerald Combs12-52/+148
2018-04-01Bluetooth: Update Assigned NumbersMichał Łabędzki2-1550/+1599
2018-04-01Qt/Bluetooth: Fix Devices lists namesMichał Łabędzki1-0/+14
2018-03-31packet-mq: Fix for SPI Verb and SPI OPEN FieldsRobert Grange2-10/+18
2018-03-31XRA: fixed bug in profile mappingBruno Verstuyft1-13/+13
2018-03-31radiotap: Remove a redundant increment from the end of the HE-MU dissector.Richard Sharpe1-1/+0
2018-03-30lemon: skip clang analyzer for more code.Dario Lombardo1-1/+1