aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2019-05-28Clean up indentation.Guy Harris1-5/+5
2019-05-28XRA: PLC can contain multiple MMM messagesBruno Verstuyft1-2/+7
2019-05-28cisco-fp-mim: Properly handle FabricPath header variations (.1Q VLAN)Alexander Koeppe1-110/+118
2019-05-28Dissect LDAP strings as UTF-8.Guy Harris5-128/+142
2019-05-28Flexray: Add heuristic subdissectionLoSmX2-4/+32
2019-05-28[packet-gelf.c] Add dissector for GELF protocolSlava Bacherikov2-0/+433
2019-05-28Clean up some ASCII vs. EBCDIC string handling.Guy Harris1-123/+143
2019-05-28Note, in a comment, some weird characters that appear in wildcards.Guy Harris1-1/+31
2019-05-28Strings in mDNS TXT records are UTF-8.Guy Harris1-2/+2
2019-05-28Strings in the CUPS browsing protocol are UTF-8.Guy Harris1-6/+6
2019-05-27VLAN resolving: use existing file_exists() functionUli Heilmeier1-12/+1
2019-05-27VLAN resolving: check profile firstUli Heilmeier1-3/+20
2019-05-27RANAP: Handle 7 byte NSAP address in transportLayerAddressPiotr Tulpan3-127/+155
2019-05-26blip: fix used-but-marked-unused warningsMartin Kaiser1-2/+2
2019-05-26dhcp: fix used-but-marked-unused warningsMartin Kaiser1-6/+6
2019-05-26dot11decrypt: fix a used-but-marked-unused warningMartin Kaiser1-1/+1
2019-05-26rbm: fix a bunch of used-but-marked-unused warningsMartin Kaiser1-3/+3
2019-05-26rfc7468: fix a used-but-marked-unused warningMartin Kaiser1-1/+1
2019-05-26*Always* pair ENC_UTF_16 and ENC_UCS_2 with a byte order.Guy Harris2-9/+9
2019-05-26wslua: fix error handling for invalid dissector tableMartin Kaiser1-1/+1
2019-05-26gsm_sim: fix conflictAlexis La Goutte1-1/+1
2019-05-26wslua: print the correct type for FT_NONE dissector tablesMartin Kaiser1-0/+5
2019-05-25Strengthen the "is the FTP data text?" heuristic.Guy Harris1-1/+1
2019-05-25Ask, in a comment, how to distinguish integer from string tag names.Guy Harris1-0/+5
2019-05-25iso14443: we reassemble APDUs, not TPDUsMartin Kaiser1-12/+12
2019-05-25AERON: Properly handle heartbeat frame lengthJaap Keuter1-7/+8
2019-05-25iso14443: (trivial) i_block_frag_items is usedMartin Kaiser1-1/+1
2019-05-25Use the OEM code page to set the encoding for "ANSI" strings.Guy Harris1-6/+25
2019-05-25*Little-endian* UTF-16.Guy Harris1-1/+1
2019-05-25"OEM Codepage" appears to mean "code page number"; show it in decimal.Guy Harris1-1/+1
2019-05-25Add Windows code page 1252.Guy Harris4-6/+76
2019-05-24"Zigbee" encoding is not a character encoding or an integer encoding.Guy Harris2-12/+16
2019-05-24couchbase: Remove 2nd seqno from DCP_{COMMIT,ABORT,SEQNO_ACK}Dave Rigby1-13/+18
2019-05-24gprscdr: update RatingGroupId as unsignedJoakim Karlsson2-1/+2
2019-05-24Add support decode extremeNetworks-avaya access point TLVszhongweisitu2-2/+138
2019-05-24DOCSIS: OCD Cyclic Prefix: typo fixBruno Verstuyft1-2/+2
2019-05-24pfcp: correction of PFD Contents IEJoakim Karlsson1-11/+18
2019-05-23NAS EPS: fix compile error on older GCCJoakim Karlsson1-1/+1
2019-05-23NAS EPS: catch exception when using ESM data container heuristicPascal Quantin1-19/+23
2019-05-23SDP: show rtcp and rtcp-mux media attribute valuesJaap Keuter1-0/+4
2019-05-23DPNSS: dissect Service Indicator Code synch/asynch infoJaap Keuter1-1/+1
2019-05-22USB: Add expert info for unknown URBs captured by USBPcapTomasz Moń1-2/+8
2019-05-22Add dissection recursion checks.Gerald Combs1-0/+10
2019-05-22cdma2k: Dissect SCM - Station Class Mark.Anders Broman1-10/+91
2019-05-21cdma2k: Update/enhance value strings.Anders Broman1-55/+164
2019-05-21BTMESH: fix unused compile error without/older GCryptJoakim Karlsson1-4/+0
2019-05-21print: print booleans not integers in ek_write_field_value().Dario Lombardo1-0/+6
2019-05-21GCSNA: Pretify output.Anders Broman1-15/+21
2019-05-21A21/s102: Fiix/pretify display of Correlation Id.Anders Broman1-14/+8
2019-05-21Fix format_uri().Guy Harris1-8/+12