aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2020-05-07Replace instances of wmem_alloc with wmem_newMoshe Kaplan35-96/+96
2020-05-07IEEE802.11: HS2.0 ANQP Friendly Name Subtree FixMatthew Weant1-3/+3
2020-05-07IEEE802.11: Fixed HS2.0 Cap List DissectionMatthew Weant1-0/+4
2020-05-07TCP: Add expert info for SYN-ACK that accepts TFO dataPeter Wu1-4/+10
2020-05-07CIP: Various UpdatesDylan Ulis2-53/+163
2020-05-07QUIC: append Stream ID to more frame typesPeter Wu1-5/+19
2020-05-07packet-dof.c: Remove fprintfMoshe Kaplan1-42/+3
2020-05-06More changes arising from PVS-Studio output.Martin Mathieson2-8/+3
2020-05-06IDL: Clean up IDL based dissector generationJaap Keuter5-30/+15
2020-05-05IDL: make code generation reproducibleJaap Keuter1-1017/+1017
2020-05-05EAP: AT_NOTIFICATION DissectionMatthew Weant1-10/+84
2020-05-05Last batch of changes from PVS-Studio scan.Martin Mathieson2-3/+2
2020-05-05SOMEIP: removing warnings due to guint64 (%lx vs %llx)Dr. Lars Völker1-7/+7
2020-05-05EAP: Unknown Data at end of EAP IdentitiesMatthew Weant1-0/+11
2020-05-05SOMEIP: Bugfix for SOME/IP-SD Collision of Unique IDDr. Lars Völker1-17/+17
2020-05-05Infiniband: skip past the undissected vendor header.Guy Harris1-1/+3
2020-05-05pcapng (dissector): don't assume the endianness doesn't change.Guy Harris1-322/+376
2020-05-04Fix calculation of fractional part of time stamps.Guy Harris1-1/+1
2020-05-04NAS 5GS: fix highlighting of the QOs flow description elementsPascal Quantin1-9/+9
2020-05-04MIME/pcapng: use snap length to get SPB data lengthDavid Perry1-1/+11
2020-05-04LBMSRS: Dissector for LBMSRS protocol dissectorIndraneel Guha2-0/+3069
2020-05-04asterix: fix extra semiAlexis La Goutte1-1/+1
2020-05-04MIME/pcapng: reset interface array on new SHBDavid Perry1-0/+4
2020-05-04RTPS: avoid warning from Conflict CheckAdam Mitz2-2/+0
2020-05-03pcapng: pull the interface ID handling into a single routine.Guy Harris1-33/+44
2020-05-03pcapng: show some fields in decimal, not hexadecimal.Guy Harris1-9/+9
2020-05-03Some more issues identified by PVS-Studio.Martin Mathieson4-14/+12
2020-05-03pcapng: fix more interface ID checks.Guy Harris1-7/+5
2020-05-03pcpang: fix test for missing IDB.Guy Harris1-9/+7
2020-05-03pcapng: expert info when packet or ISB appear without interfacesDavid Perry1-0/+18
2020-05-03GTP: add support to decode TPDU as ethernetCarlo Carraro1-0/+10
2020-05-03ASTERIX: Bugfix in CAT021 V0.26 and V0.23Prince Paul1-3/+3
2020-05-03FTDI FT: Do not finalize empty composite tvbTomasz Moń1-1/+5
2020-05-03Fix some issues seen with a fresh run of PVS StudioMartin Mathieson6-20/+16
2020-05-03prefs: plug a memory leak.Guy Harris1-1/+2
2020-05-02epan/color filters: plug a memory leak.Guy Harris1-0/+1
2020-05-02epan DTD parser: don't leak the full path string on error.Guy Harris1-2/+3
2020-05-02Fix memory leak in export_object.cMartin Mathieson1-2/+6
2020-05-02RTPS: in parameter lists ID 15 is used for DomainId, not deprecatedAdam Mitz1-1/+0
2020-05-02RTPS: Updated built-in entity names and values to match specAdam Mitz2-11/+11
2020-05-02ERF: split wiretap/erf.h into three files.Guy Harris7-7/+7
2020-05-01Note why we're getting the time stamp from the frame data structure.Guy Harris1-0/+6
2020-05-01No explicit glib.h include requiredJaap Keuter38-89/+42
2020-05-01UFTP4: fix for tree display of uftp4.complete.reservedDennis Bush1-1/+1
2020-04-30ieee80211: fix typo naqp => anqpAlexis La Goutte1-11/+11
2020-04-30bison/flex: comment why we ignore deprecated directive warning.Anders Broman1-0/+4
2020-04-30pcapng: give a structure member an appropriate name.Guy Harris1-4/+4
2020-04-29Document unit string and true false string helper functionsJaap Keuter4-5/+39
2020-04-28If possible use proto_tree_add_item(), not proto_tree_add_bytes_item().Guy Harris4-18/+15
2020-04-28Peekremote : modified the peekremote dissector to support 11axNicolas Darchis1-10/+38