aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
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
2017-11-03mqtt: Simplify message decode matchingStig Bjørlykke1-38/+20
2017-11-02Fix Elasticsearch hex dumpChristoph Wurm1-1/+1
2017-11-02Do not register proto_reg_handoff_XXX callback when not requiredPascal Quantin2-2/+2
2017-11-02ZigBee ZCL Sub-Ghz Cluster dissectorIvan Ermakov4-0/+260
2017-11-01[GTPv2] Add dissection of 8.127 Header Compression Configuration.Anders1-4/+106
2017-11-01ZigBee ZCL Keep-Alive Cluster DissectorIvan Ermakov4-0/+156
2017-11-01ZigBee ZCL MDU Pariring Cluster dissectorIvan Ermakov2-0/+317
2017-11-01FTP: links between setup and command framesMartin Mathieson1-31/+78
2017-11-01Add ability to create endpoints through conversationsMichael Mann8-25/+67
2017-10-31mqtt: Add message decodingStig Bjørlykke1-1/+201
2017-10-31s7comm: Several minor improvementsThomas Wiens1-85/+170
2017-10-31HTTP: Update status codesUli Heilmeier1-0/+1
2017-10-31conversation_table(.h): fix parameter 'ptype/port_type_val' not found in the ...Alexis La Goutte1-3/+3
2017-10-31Deduplicate Elasticsearch outputChristoph Wurm1-24/+56
2017-10-31Fix segfault in Elasticsearch outputChristoph Wurm1-15/+19
2017-10-31Remove unused netdb.h #includesJoão Valverde1-4/+0
2017-10-31[BSSMAP-LE] Correct dissection of 10.20 Positioning Data.Anders1-6/+62
2017-10-30[BSSGP] Add PEIAnders1-1/+15
2017-10-30[BSSGP] Fix IE numbering in PERFORM-LOCATION messages.Anders1-4/+4
2017-10-30FT_IPv4 fields' values are 4-byte integers, not structures with a pointer.Guy Harris1-2/+1
2017-10-30Fix indentation.Guy Harris1-5/+5