aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-05-16Add --enable-ubsan/ENABLE_UBSAN for UndefinedBehaviorSanitizerPeter Wu3-0/+27
2017-05-16Fixed array index using nss to match the definitionChris Wills1-1/+1
2017-05-16[Diameter dictionary] Add some AVPs from TS 32.299 V14.3.0 (2017-03)AndersBroman1-0/+33
2017-05-16Openflow (v4): use BASE_SPECIAL_VALSAlexis La Goutte1-540/+91
2017-05-16sharkd: export uat records.Jakub Zawadzki5-42/+79
2017-05-16ua3g: fixed START_TONE message decodingNicolas Bertin1-39/+14
2017-05-16ua3g: fixed QOS_TICKET_RSP message decodingNicolas BERTIN1-111/+97
2017-05-16kafka: fix -Wmissing-field-initializers by removing unneeded codePeter Wu1-3/+1
2017-05-15Add a null pointer check.Guy Harris1-2/+3
2017-05-15Explicitly initialize the current only member of dec_opts.Guy Harris1-1/+2
2017-05-15Openflow (v6): use BASE_SPECIAL_VALSAlexis La Goutte1-605/+102
2017-05-15Openflow(v4): fix field typoAlexis La Goutte1-2/+2
2017-05-15Openflow(v5): use BASE_SPECIAL_VALSAlexis La Goutte1-605/+102
2017-05-15Update symbols tableAndersBroman1-1/+10
2017-05-15smb: don't use tvb_get_* on proto_tree_add_uintAlexis La Goutte1-14/+14
2017-05-15EPL: remove unused hf (hf_epl_sdo_od_field)Alexis La Goutte1-5/+0
2017-05-15epl: Fix Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-10/+0
2017-05-15sharkd: output JSON for new_stat_ API.Jakub Zawadzki4-0/+166
2017-05-14SMB: Fix dissection of SMB_COM_TRANSACTION2_SECONDARY (0x33)Alexis La Goutte1-2/+2
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 Zawadzki6-0/+1570
2017-05-14[Automatic update for 2017-05-14]Gerald Combs12-2572/+860
2017-05-14Add unit_name_string_get_double to handle float/double fieldsMichael Mann4-4/+14
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