aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2017-05-14ssl,dtls: fix message hash for extended_master_secretPeter Wu3-4/+49
2017-05-14ieee802154: Refactor payload IE dissectionRémy Léone1-140/+203
2017-05-14OpenFlow(v6): add Openflow bad action error message valueAlexis La Goutte1-0/+2
2017-05-14OpenFlow(v6): rename Meter Config to Meter DescAlexis La Goutte1-58/+58
2017-05-14Openflow(v6): Add OFPGC_INSERT_BUCKET/OFPGC_DELETE_BUCKETAlexis La Goutte1-0/+26
2017-05-14OpenFlow(v6): Add new OFPXMT typeAlexis La Goutte1-0/+6
2017-05-14OpenFlow(v6): Enhance OFPITAlexis La Goutte1-1/+3
2017-05-14Openflow(v6): Add new OFPAT MeterAlexis La Goutte1-0/+43
2017-05-14Openflow(v6): Add new OFPAT Copy FieldAlexis La Goutte1-0/+69
2017-05-14Openflow: Add support of openflow 1.5 (v6)Alexis La Goutte4-0/+9925
2017-05-14reload-framing: fix typo (serie -> series)Alexis La Goutte1-1/+1
2017-05-14MQ: fix typo (Comit -> Commit)Alexis La Goutte1-1/+1
2017-05-14It's now RFC 6940.Guy Harris1-0/+2
2017-05-14Provide some URLs for the document in question.Guy Harris1-1/+8
2017-05-14smb: don't use tvb_get_* on proto_tree_add_uintAlexis La Goutte1-6/+6
2017-05-14ansi_map : fix typo (dont't -> don't)Alexis La Goutte1-1/+1
2017-05-14GSM RLC/MAC: fix another global-buffer-overflow error reported by ASANPascal Quantin1-1/+4
2017-05-14Openflow(v5): fix field typoAlexis La Goutte1-2/+2
2017-05-14nge: fix conflict for hf fieldAlexis La Goutte1-1/+1
2017-05-14Initial OBD-II PIDs dissector.Jakub Zawadzki5-0/+1569
2017-05-14[Automatic update for 2017-05-14]Gerald Combs2-8/+238
2017-05-14Add unit_name_string_get_double to handle float/double fieldsMichael Mann3-4/+13
2017-05-13IEEE80211-radio: Fix divide by zeroBjörn Ruytenberg1-1/+1
2017-05-13gsm_osmux: Support multiple OSmux frames per packetPau Espin Pedrol1-45/+92
2017-05-13gif: simplify the dissection codeMartin Kaiser1-56/+57
2017-05-13Kafka: add LZ4 decompressionPascal Quantin1-1/+211
2017-05-12AIM: allow multiple TCP ports to be configuredMartin Mathieson1-2/+5
2017-05-12Thread CoAP: fix 2 potential infinite loopsPascal Quantin1-2/+2
2017-05-12packet-acn.c: Various cleanupNick1-57/+65
2017-05-12BT L2CAP: avoid a division by 0Pascal Quantin1-2/+3
2017-05-12UMTS Iub: Resolve U-RNTI for C-RNTIS. Shapira10-122/+465
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