aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2017-05-12gif: make data block an FT_UINT_BYTES entryMartin Kaiser1-7/+8
2017-05-12smb: fix some indent typo (use tabs)Alexis La Goutte1-9/+9
2017-05-12Adds aggregate detection, calculation of frame start and end time, and IFSSimon Barber1-22/+342
2017-05-12Fix header field info checks for FT_UINT_BYTES.Martin Kaiser1-0/+1
2017-05-12gsm_osmux: Add RTP Marker fieldPau Espin Pedrol2-2/+21
2017-05-11dns: improve loop detection in label decompressionPeter Wu1-9/+7
2017-05-11Another shadowing fix for abort().Guy Harris1-4/+4
2017-05-11Squelch warning from some compilers.Guy Harris1-4/+4
2017-05-11EPL: Dissect read/write multiple parameter SDOsChristoph Schlosser1-9/+444
2017-05-11GSM RLC/MAC: fix global-buffer-overflow error reported by ASANPascal Quantin1-1/+4
2017-05-10This is specified in section 8 of the DIX v2.0 Ethernet spec.Guy Harris1-1/+9
2017-05-09nge: add modelines infoAlexis La Goutte1-0/+13
2017-05-09nge: fix no previous prototype for ‘proto_register_nge/handoff_nge’ [-Wmi...Alexis La Goutte1-0/+3
2017-05-09You can't have a field be both integer and string.Guy Harris1-6/+1
2017-05-09Give fields better names than ".bitN".Guy Harris1-587/+559
2017-05-09De-capitalize "error" - it's not capitalized in other field names.Guy Harris1-1/+1
2017-05-09Fix various field names and types.Guy Harris1-78/+30
2017-05-09ua3g: fix conflicting entry in its value_stringAlexis La Goutte1-2/+2
2017-05-09Don't have epan_dissect_init() return anything.Michael Mann2-5/+4
2017-05-09More fields, more pre-allocated memory for fields.Graham Bloice1-1/+1
2017-05-09nm: Uninitialized argument value Warning found by Clang AnalyzerAlexis La Goutte1-1/+1
2017-05-09nm: Fix Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-1/+1
2017-05-09[GSM RLCMAC] Add comments.AndersBroman1-0/+10
2017-05-08qsig: fix conflicting entry in its value_stringAlexis La Goutte2-3/+1
2017-05-08ceph: fix conflicting entry in its value_stringAlexis La Goutte1-1/+1
2017-05-08[GSM RLCMAC] Update : PACKET RESOURCE REQUEST to Release 14.0.0AndersBroman2-1/+618
2017-05-07Regenerate header.Guy Harris1-2/+2
2017-05-07gif: fix the version detectionMartin Kaiser1-2/+2
2017-05-07UMTS Iub: Refactored U-RNTI resolving logic for dedicated channelsS. Shapira11-165/+188
2017-05-07ixveriwave: Fix maybe-uninitialized warningUli Heilmeier1-1/+1
2017-05-07gif: start cleaning up the dissection codeMartin Kaiser1-243/+233
2017-05-07Clean up various things.Guy Harris1-1150/+1158
2017-05-07gif: refactor the detection of a gif fileMartin Kaiser1-9/+7
2017-05-07gif: remove pointless coments, unused debug macroMartin Kaiser1-17/+1
2017-05-07gif: (trivial) fix a typoMartin Kaiser1-1/+1
2017-05-07[Automatic update for 2017-05-07]Gerald Combs2-18/+218
2017-05-07Fix kafka build error by castingMartin Mathieson1-2/+2
2017-05-07Kafka: show decompressed messages more clearlyMartin Mathieson1-13/+58
2017-05-06netgear: tree is used, remove the _U_Martin Kaiser1-1/+1
2017-05-06can: remove duplicated can_identifier struct.Jakub Zawadzki7-32/+56
2017-05-06ua3g: updated GET_PARAM_RESPONSE message decoding (freeseating and ethernet c...Nicolas BERTIN1-7/+19
2017-05-06ixveriwave: Fix Dead Store (Dead assignement/Dead increment) Warning found by...Alexis La Goutte1-8/+3
2017-05-06Fixed the column info when displaying VP8 sub protocol to RTP.Robert Jonbgloed1-1/+0
2017-05-06packet-pcep.c: Fix infinite loopMichael Mann1-3/+3
2017-05-06Add decodes for Gigamon IPFIX information elementsAndrew Feren2-2/+677
2017-05-06Comments to indicate which bits of the header we're looking at.Guy Harris1-0/+2
2017-05-06packet-dcm.c: Fix infinite loopMichael Mann1-1/+1
2017-05-06packet-ipv6.c: dissect_routing6_rpl must have IPv6 addresses.Michael Mann1-0/+4
2017-05-06Add Netgear Ensemble protocolCharlie Lenahan3-0/+216
2017-05-06packet-mle.c: Fix infinite loopMichael Mann1-2/+2