aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2019-05-20fix typo: supres... -> suppres...Alexis La Goutte4-9/+9
2019-05-20wslua(pinfo): fix typoAlexis La Goutte1-2/+2
2019-05-19fix: typo typoAlexis La Goutte1-3/+3
2019-05-18Don't set the length of the protocol list subtree until it's finished.Guy Harris1-2/+3
2019-05-18lustre: fix typoAlexis La Goutte1-1/+1
2019-05-18mswsp: fix typoAlexis La Goutte1-1/+1
2019-05-18Show SMB strings as Unicode.Guy Harris1-28/+28
2019-05-17Lua: define table.unpack for Lua 5.1 for compatibilityPeter Wu1-0/+8
2019-05-17AT: Add ZPAS CommandDarien Spencer1-1/+47
2019-05-17Clean up some signed vs. unsigned warnings.Guy Harris5-56/+61
2019-05-17Update the warning-suppression statements in idl2wrs.Guy Harris4-21/+41
2019-05-16Integer types are signed, not unsigned.Guy Harris1-8/+8
2019-05-16Do *NOT* assume col_get_text(cinfo, el) never returns NULL!Guy Harris1-2/+6
2019-05-16WSMP: fix dissection of WAVE Information Element ExtensionPascal Quantin1-1/+1
2019-05-16DOCSIS: Added 3.1 CM-STATUS Event Types and TLVsBruno Verstuyft1-27/+194
2019-05-16Updates to NCP protocol dissectorGreg Morris1-1/+1
2019-05-16gearman: extend, fix and refactor dissectorjeff oconnell1-155/+288
2019-05-15tls: add zstd(RFC8478) compression algorithmAlexis La Goutte1-0/+1
2019-05-15cemi: Remove superfluous checksJaap Keuter1-2/+2
2019-05-15SCTP: assure size before attempting checksum calculationJaap Keuter1-1/+2
2019-05-15TLS: fix DISSECTOR_ASSERT for zero-length records fragmentsPeter Wu4-5/+26
2019-05-15ieee802154: empty paragraph passed to '@param' command [-Wdocumentation]Alexis La Goutte1-1/+1
2019-05-15Change 'Measurement Report Mode field' strings according to IEEE 802.11-2016Benjamin Aschenbrenner1-6/+6
2019-05-15gprscdr: Update to 3GPP TS 32.298 V15.6.0Joakim Karlsson4-155/+209
2019-05-15iso14443: dissect the CID in the attrib messageMartin Kaiser1-5/+12
2019-05-15pfcp: Update to 3GPP TS 29.244 V15.5.0Joakim Karlsson1-28/+201
2019-05-14elastic: make fields all the same.Dario Lombardo2-5/+5
2019-05-14docsis: fix for encrypted DOCSIS PDU packets do not match the filter 'eth.dst'Andrii Vladyka1-41/+7
2019-05-14GSM MAP: Fix dissection of authenticationSet in SentParameterListAnders Broman3-6/+50
2019-05-14Fix SMB2 decryption on big-endian machines.Guy Harris2-6/+23
2019-05-13RLC-NR: Attempt reassembly of UM PDUs.Martin Mathieson1-15/+209
2019-05-13elastic: change 'pcap_file' into 'doc' in the mapping.Dario Lombardo2-5/+5
2019-05-13USB Audio: Dissect USB Audio Interface SubclassTomasz Moń2-7/+17
2019-05-13USB Audio: Dissect Audio Streaming Endpoint descriptorTomasz Moń1-2/+129
2019-05-13USB Audio: Dissect MIDI Bulk Data Endpoint descriptorTomasz Moń1-0/+37
2019-05-13elastic: change 'template' into 'index_patterns' in the mapping.Dario Lombardo1-1/+1
2019-05-13elastic: use correct elastic field types in mapping.Dario Lombardo1-5/+5
2019-05-13USB Audio: Do not group MIDI Events under USB AudioTomasz Moń1-9/+4
2019-05-13USB Audio: Add USB Midi Event type to headlineTomasz Moń1-1/+2
2019-05-13USB Audio: Dissect MIDI OUT Jack descriptorTomasz Moń1-0/+58
2019-05-13USB Audio: Dissect MIDI IN Jack descriptorTomasz Moń1-0/+40
2019-05-13USB Audio: Dissect MIDI Streaming header descriptorTomasz Moń1-15/+81
2019-05-13USB Audio: Recognize MIDI Streaming descriptorsTomasz Moń1-0/+65
2019-05-13nvme-tcp: Add nvme-tcp dissectorSolganik Alexander4-2/+1528
2019-05-12Clean up some things.Guy Harris6-135/+166
2019-05-12Fix the length of the item added for the value field of undissected CLVs.Guy Harris1-1/+1
2019-05-12K12: reverse use after freeJaap Keuter1-1/+1
2019-05-12[Automatic update for 2019-05-12]Gerald Combs1-0/+33
2019-05-11SysEx: Add special System ID codesTomasz Moń1-0/+4
2019-05-10Clean up processing of RTMP data.Guy Harris1-22/+52