aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2015-08-28Get rid of trailing blanks.Guy Harris1-1/+1
2015-08-28Don't check the radio information when testing for an HT Control header.Guy Harris3-259/+189
2015-08-28Preparation Host Flows: make ICMP(v6) code and type retrieval more robustPascal Quantin3-2/+20
2015-08-28ISAKMP: Add new CHACHA20/POLY1305 Transform Types Values (RFC7634)Alexis La Goutte1-1/+2
2015-08-28Speed up column sorting.Gerald Combs3-4/+42
2015-08-27Eliminate proto_tree_add_text from some dissectors.Michael Mann3-115/+169
2015-08-27RADIUS: Validation of response authenticatorsDidier Arenzana2-3/+76
2015-08-27Lemon grammar: fix indent (use tabs)Alexis La Goutte2-57/+57
2015-08-27Remove calls of tvb_ensure_length_remaining.Michael Mann12-80/+24
2015-08-26sv: remove some unnecessary checksMartin Kaiser1-12/+8
2015-08-26bootp/dhcp: tighten check for Alcatel extensionsJeffrey Smith1-2/+36
2015-08-26ieee80211: Qos Control bit4 handling: Make the default case as EOSP, to handl...tkc1-3/+3
2015-08-26Camel: fix indent (use 2 spaces)Alexis La Goutte1-1/+1
2015-08-26Do not treat all unknown IP protocols as unknown IPv6 extension headersJoão Valverde1-5/+26
2015-08-25Explain why the MSDU length field in an A-MSDU is big-endian.Guy Harris1-0/+10
2015-08-25Get subset TVBs correctly.Guy Harris1-2/+2
2015-08-25SIGCOMP: fix sigcomp.copying_bytes_literally fieldPascal Quantin1-1/+1
2015-08-25Eliminate proto_tree_add_text from packet-sigcomp.cMichael Mann1-102/+182
2015-08-25Replace "IPv6 header length" with the more correct "payload length"João Valverde1-3/+3
2015-08-25[Camel] The tags used in EstablishTemporaryConnectionArg differs in V2 andAndersBroman1-29/+96
2015-08-25Add more validity checks to the IPv6 dissectorJoão Valverde1-4/+37
2015-08-25Remove the search back up the proto tree for the capture frequency that wasRichard Sharpe1-34/+3
2015-08-25Point to GitHub for the pcapng specification.Guy Harris1-1/+1
2015-08-25Use one variable that was set but not previously used and delete another.Jeff Morriss1-7/+5
2015-08-24Some beamforming stuff from 802.11ac.Guy Harris2-5/+65
2015-08-24IPv6 RPL: "cmprI" should be "cumprE"João Valverde1-1/+1
2015-08-24Remove space from field description for consistencyJoão Valverde1-1/+1
2015-08-24fc: don't THROW() an exception from a dissectorMartin Kaiser1-7/+25
2015-08-24cigi: don't THROW() an exception from a dissectorMartin Kaiser1-28/+41
2015-08-24[Q.2931] Don't use BASE_EXT_STRING for a value_string, fixes the testAndersBroman1-7/+7
2015-08-24Fixed typo in hfinfo_remove_from_gpa_name_mapStig Bjørlykke1-2/+2
2015-08-24ip: fix ip.hdr_len filter value when the header length is too smallPascal Quantin1-1/+1
2015-08-24Eliminate proto_tree_add_text from packet-q931.c and packet-q2931.cMichael Mann2-232/+407
2015-08-24Check if IPv6 payload length exceeds framing byte lengthJoão Valverde1-0/+7
2015-08-24Lua: Support deregister ProtoField with existing abbrevStig Bjørlykke1-1/+24
2015-08-24Eliminate proto_tree_add_text from some dissectorsMichael Mann3-161/+201
2015-08-23CBOR: get rid of INFINITY and NAN definesPascal Quantin1-15/+19
2015-08-23See if this makes MSVC happy.Guy Harris1-2/+6
2015-08-23Lua: remove unneeded todo commentsStig Bjørlykke1-7/+0
2015-08-23Use G_GINT64_MODIFIER, not l, in format strings for 64-bit integers.Guy Harris1-2/+2
2015-08-23Rename variable to avoid collisions with math.h's exp().Guy Harris1-7/+7
2015-08-23CBOR: add Concise Binary Object Representation (RFC 7049) dissectorHauke Mehrtens3-0/+834
2015-08-23dtls: do not try to add a zero-length fragmentPeter Wu1-0/+10
2015-08-23Fix ip_try_dissect() boolean returnJoão Valverde1-1/+1
2015-08-23packet-mq: Add new Const/Def for WMQ800 FP3Robert Grange4-3660/+3973
2015-08-23[Automatic update for 2015-08-23]Gerald Combs2-6/+166
2015-08-23OSPF: Fix indent (use 4 spaces)Alexis La Goutte1-7/+7
2015-08-22Call the MCS field by its correct name.Guy Harris1-2/+2
2015-08-22Fix two bugsJoerg Mayer1-18/+19
2015-08-22Add support for IPv6 stats tree statisticsJoão Valverde1-1/+14