aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2017-11-08dissector/mqtt: DISCONNECT and AUTH may not include the Property fieldFlavio Santes1-1/+9
2017-11-08dissector/mqtt: Dissect MQTT v5.0 Four Byte PropertiesFlavio Santes1-0/+15
2017-11-08dissector/mqtt: Dissect MQTT v5.0 Two Byte PropertiesFlavio Santes1-0/+14
2017-11-08dissector/mqtt: Dissect MQTT v5.0 Byte PropertiesFlavio Santes1-13/+91
2017-11-08Have circuit functionality more closely mirror conversation functionalityMichael Mann3-78/+40
2017-11-08proto.c: fix field display test in hfinfo_number_value_format_display64()Pascal Quantin1-21/+21
2017-11-08Fix typo: Heatbeat --> HeartbeatJeff Widman1-1/+1
2017-11-07fcp: create conversation if it doesn't exist.Dario Lombardo1-4/+3
2017-11-07isobus-vt: make sure to close the id file (CID-1413873)Jaap Keuter1-0/+2
2017-11-07packet-ieee80211: all frames have address 1 = RASimon Barber1-96/+52
2017-11-07Fix Elasticsearch hex dumpMartin Kacer1-1/+1
2017-11-07dissector/mqtt: Disconnect and Auth variable headerFlavio Santes1-2/+6
2017-11-07dissector/mqtt: Update license noticeFlavio Santes1-0/+2
2017-11-07dissector/mqtt: Add partial support for MQTT v5.0Flavio Santes1-8/+126
2017-11-07Add AMR WB pino to make Decode As happy.Michael Mann1-1/+3
2017-11-06[BT Mesh] Add Bluetooth Mesh dissector.Anders3-0/+1243
2017-11-06Fix white space.Guy Harris1-1/+1
2017-11-06print: add fi check.Dario Lombardo1-1/+1
2017-11-06Convert PT_EXCHG into using conversation endpointsMichael Mann6-12/+4
2017-11-06IEEE1905: Add a break to fix a malformed packet issue and dissect Multi-APRichard Sharpe2-1/+47
2017-11-06ieee802.11: Add support for the Measurement Pilot Interval IE andRichard Sharpe1-3/+40
2017-11-05Remove epan win32 x86 assemblyJoão Valverde7-357/+23
2017-11-05Add conversation/endpoint statistics for Linux SLLMichael Mann1-0/+80
2017-11-05Convert TIPC to use endpoint conversationsMichael Mann6-16/+7
2017-11-05zbee zcl se: Fix Dead Store (Dead assignement/Dead increment) Warning found b...Alexis La Goutte1-1/+1
2017-11-05RLC: Replaced g_malloc with tvb_memdupDarien Spencer1-16/+5
2017-11-05CMake: Remove "compress" remnantJoão Valverde1-4/+1
2017-11-05packet-infiniband: Proper parsing of ClassPortInfo attributeHal Rosenstock1-1/+198
2017-11-05autotools: Eliminate spurious libwireshark_asmopt libraryJoão Valverde1-12/+4
2017-11-05conversation_table(.h): fix parameter 'ptype/port_type_val' not found in the ...Alexis La Goutte1-3/+3
2017-11-05autotools: Use pkg-config to configure LibsmiJoão Valverde1-1/+1
2017-11-05autotools: Try to be clearer about --with-ssl and remove cruftJoão Valverde1-1/+0
2017-11-04TCP: cleanup Riverbed optionUli Heilmeier1-10/+1
2017-11-04TCP: Fix Riverbed probe option tvb handlingUli Heilmeier1-21/+60
2017-11-04packet-infiniband: SM class does not support ClassPortInfo or InformInfo attr...Hal Rosenstock1-2/+0
2017-11-04packet-infiniband: Make unknown GS class attributes show up in wireshark Info...Hal Rosenstock1-0/+6
2017-11-04packet-infiniband: Better variable namingHal Rosenstock1-18/+18
2017-11-04packet-infiniband: DETH Queue Key should be hex rather than decimalHal Rosenstock1-1/+1
2017-11-04packet-infiniband: Make unknown PerfMgt attributes show up as PERF in wiresha...Hal Rosenstock1-0/+1
2017-11-04packet-infiniband: Fix commentary typo (for consistency)Hal Rosenstock1-2/+2
2017-11-04packet-infiniband: Add missing SA methods into mad_method_strHal Rosenstock1-0/+7
2017-11-04packet-infiniband: Fixed some PortInfo:CapabilityMask bit namesHal Rosenstock1-10/+10
2017-11-04packet-infiniband: Add first and last to RMPP_FlagsHal Rosenstock1-0/+1
2017-11-04packet-infiniband: Fix some SM class attribute IDsHal Rosenstock1-4/+4
2017-11-04packet-infiniband: Fix SA MCMemberRecord attribute nameHal Rosenstock1-1/+1
2017-11-04packet-infiniband: Use SA rather than SMA as Subnet Administration headerHal Rosenstock1-1/+1
2017-11-04packet-infiniband: Removed erroneous MadHeader commentsHal Rosenstock1-50/+26
2017-11-04Add Decode As support for RTP payloadMichael Mann1-8/+54
2017-11-03Exported PDU: apply EXP_PDU_TAG_COL_PROT_TEXT whatever the next_prot_type tagPascal Quantin1-4/+13
2017-11-03Ensure endpoint members of packet_info structure are initialized in packet.cMichael Mann1-0/+4