aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-05-07Fix handling of 20 MHz VHT with MCS = 9.Guy Harris1-10/+18
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 Combs11-295/+533
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-06Set some variables in the "RF only" code path.Guy Harris1-2/+5
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 Lenahan4-0/+217
2017-05-06packet-mle.c: Fix infinite loopMichael Mann1-2/+2
2017-05-05vwr.c: Initialize some local variablesMichael Mann1-2/+2
2017-05-05Small cleanups.Guy Harris1-4/+2
2017-05-05tnef: fix conflicting entry in its value_stringAlexis La Goutte3-4/+1
2017-05-05mapi: fix conflicting entry in its value_stringAlexis La Goutte3-4/+1
2017-05-05dcerpc pn io (profinet) fix conflicting entry in its value_stringAlexis La Goutte1-1/+1
2017-05-05lempar: set ParseInit/ParseFinalize staticAlexis La Goutte1-2/+2
2017-05-05Assume the Series II does the same with NSS for VHT that the Series III does.Guy Harris1-3/+1
2017-05-05NSS != (MCS / 8) + 1 for MCS >= 32.Guy Harris1-26/+73
2017-05-05Series I only handles pre-HT, so rename and remove variables.Guy Harris1-10/+8
2017-05-05Have separate routines for calculating pre-HT/HT/VHT data rates.Guy Harris1-98/+149
2017-05-05gsm_sms: fix no previous prototype for ‘proto_reg_handoff_gsm_sms’ [-Wmis...Alexis La Goutte1-0/+1
2017-05-05pn dcp (profinet): fix conflicting entry in its value_stringAlexis La Goutte1-1/+1
2017-05-05netlink (nl80211) fix no previous prototype for ‘proto_register_netlink_nl8...Alexis La Goutte1-0/+3
2017-05-05extcap: Update example help textStig Bjørlykke1-2/+2
2017-05-05Adding support for the NM protocol.Dr. Lars Voelker4-0/+536
2017-05-05[docsis->dccrsp] Resolve confirmation codeAdrian Simionov1-1/+4
2017-05-05New Lua function TreeItem:referenced(ProtoField | Dissector).Rado Radoulov3-9/+66
2017-05-05nsh: fix stack overflow due to missing length checksPeter Wu1-46/+75
2017-05-05Fix previous change.Guy Harris1-5/+6
2017-05-05Auto reset epan sessionHessam Jalali2-4/+48
2017-05-04Qt: Inhibit Disable Protocol when applicableJaap Keuter1-0/+1
2017-05-04Use proto_tree_add_item_ret_uint() for the RFID.Guy Harris1-11/+11
2017-05-04bootp: fix potential buffer overflow (read)Peter Wu1-1/+2
2017-05-04dfilter: fix memleak when using value_string valuesPeter Wu1-0/+9