aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2020-06-18README.X11: update.Guy Harris1-2/+11
2020-06-18X11: update to the latest xcbproto and Mesa.Guy Harris4-4/+6
2020-06-18QUIC: Add support of mvfst draft-27 (0xfaceb002)Alexis La Goutte1-0/+5
2020-06-18QUIC: restore draft-22 and mvfst (0xfaceb001) supportPeter Wu1-3/+10
2020-06-18rtps: fix compilation with and without ZLIB.Dario Lombardo1-5/+11
2020-06-18radiotap: make tables that we modify automatic rather than static.Guy Harris1-30/+46
2020-06-18radiotap: make tables that we modify automatic rather than static.Guy Harris1-60/+84
2020-06-18radiotap: fix typo.Guy Harris1-3/+3
2020-06-17A-bis/OML: check indicated vs actual message lengthVadim Yanitskiy1-1/+12
2020-06-17RTPS: Added dissection of user data using discovery trafficJuanjo Martin3-165/+946
2020-06-17ZigBee: Fix multiple wrong field type string in ZCL SE.Enrique Giraldo1-60/+17
2020-06-17ieee80211: fix BSS menbership (wrong value)Alexis La Goutte1-6/+5
2020-06-16acdr: cleaner test for "is this tree item an RTP item?"Guy Harris1-2/+5
2020-06-16proto: clean up comments.Guy Harris1-3/+2
2020-06-16MACsec: Adding parsing of unencrypted messagesDr. Lars Völker1-7/+37
2020-06-16QUIC: fix Malformed Packet exception with small transport parametersPeter Wu1-1/+1
2020-06-15ACDR: don't call the JSON dissector as an ACDR media type dissector.Guy Harris1-1/+17
2020-06-15New dissector: Asphodel ProtocolJeffrey Nichols2-0/+793
2020-06-15acdr: remove unused variables.Dario Lombardo1-23/+0
2020-06-15acdr: check existence of last_child before using it.Dario Lombardo1-1/+1
2020-06-15ssh: add support for Curve25519/448-based ECDH and EdDSA public keysVladislav Grishenko1-2/+23
2020-06-15PIM: decoding of address encodingUli Heilmeier1-8/+279
2020-06-14QUIC: Update Retry secret and nonce (draft-29)Alexis La Goutte1-7/+22
2020-06-14[Automatic update for 2020-06-14]Gerald Combs1-17/+179
2020-06-12More cppcheck fixes, using top-of-tree cppcheck.Martin Mathieson6-14/+11
2020-06-12802.11: Add BSS membership selector to supported(and extended) rates TagAlexis La Goutte1-0/+6
2020-06-12RTP: Make Decode As handling consistent across subdissectorsJohn Thacker18-217/+222
2020-06-12dissectors: hartip: Fix command 77 decodingAlexander Dahl1-7/+45
2020-06-12Kafka: fix the FETCH response alignment issuePiotr Smolinski1-13/+35
2020-06-12MAC LTE: add support for extended LCIDPascal Quantin4-58/+134
2020-06-11NGAP: fix dissection of NASC fieldPascal Quantin2-141/+137
2020-06-11LTE RRC: dissect nas-SecurityParamFromEUTRA for the 5GS to EPS handover casePascal Quantin2-2/+8
2020-06-11QUIC: Update salt and rename SERVER_BUSY error code (draft-29)Alexis La Goutte1-16/+16
2020-06-11coap: Add block reassemblyStig Bjørlykke1-1/+109
2020-06-11coap: Fix "More Flag" valueStig Bjørlykke1-1/+1
2020-06-10GTPv2: fix dissection of gtpv2.mon_event_ext_inf.lrtpPascal Quantin1-2/+3
2020-06-10epan: Reassembled in link is generatedStig Bjørlykke1-1/+2
2020-06-10ieee80211: Add RSN eXtension (Tag 244)Alexis La Goutte2-0/+67
2020-06-10nan(wifi): fix display filter typoAlexis La Goutte1-3/+3
2020-06-10NAS-5GS: fix decoding of 5GSM causePavel Strnad1-1/+1
2020-06-10vpp: get rid of unnecessary header.Guy Harris1-1/+0
2020-06-10shim6: indicate the RFC for the protocol.Guy Harris1-0/+2
2020-06-10shim6: use ip_checksum_tvb().Guy Harris1-12/+1
2020-06-10rsvp: explain why we don't worry about in_cksum() returning 0xFFFF.Guy Harris1-0/+27
2020-06-10ospf: explain why we don't worry about in_cksum() returning 0xFFFF.Guy Harris1-0/+29
2020-06-10ip: explain why we don't worry about ip_checksum_tvb() returning 0xFFFF.Guy Harris1-0/+25
2020-06-10udp: explain why we don't worry about in_cksum() returning 0xFFFF.Guy Harris1-0/+27
2020-06-10diameter: update ULI list according to TS 29.061 v15.5.0Joakim Karlsson1-16/+17
2020-06-09nhrp: do more packet sanity checks.Guy Harris1-53/+68
2020-06-09assa_r3: don't use proto_tree_add_string() on a non-string field.Guy Harris1-1/+1