aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2020-06-24NGAP: fix dissection of PWS messages exchanged in Namf interfacePascal Quantin2-17/+5
2020-06-24BGP: Use VNI when VXLAN/VXLAN-GPE encapsulation is specifiedUli Heilmeier1-14/+87
2020-06-23TCP: show relative numbers only when tcp_analyze_seq is enabledUli Heilmeier1-9/+9
2020-06-23f5ethtrailer: avoid throwing a "Malformed Packet" exceptionNardi Ivan1-1/+1
2020-06-22BGP: MP_REACH_NLRI dissect Next hop network address for EVPNJaap Keuter1-0/+1
2020-06-22ieee80211: update status code (from 802.11REVmd May 2020)Alexis La Goutte1-45/+68
2020-06-22sysdig-event: fix the type of elements of an array of pointers to hf_ values.Guy Harris1-129/+129
2020-06-21RTPS: set the "we have an entity ID" flag whenever the entity ID is set.Guy Harris1-1/+3
2020-06-21RTPS: don't use incompletely filled in GUIDs.Guy Harris1-2/+35
2020-06-21rtps: Fix Dead StoreAlexis La Goutte1-2/+2
2020-06-21pcapng: add support for new Enhanced Packet Block optionsEelco Chaudron1-1/+172
2020-06-21[Automatic update for 2020-06-21]Gerald Combs1-109/+2571
2020-06-21VRT: fix the type of elements of an array of pointers to hf_ values.Guy Harris1-2/+2
2020-06-20ICQ: fix the type of elements of an array of pointers to hf_ values.Guy Harris1-4/+4
2020-06-20MAC-NR: get rid of an unnecessary level of indirection.Guy Harris1-11/+11
2020-06-20QUIC: print helpful hints when Libgcrypt is too oldPeter Wu1-16/+22
2020-06-20RTPS: initialize the fields_visited memer of a new type mapping object.Guy Harris1-1/+10
2020-06-19PIM: Check return value of dissect_pim_addr()Uli Heilmeier1-2/+3
2020-06-19Fix the type of arrays of pointers to hf_ values for bitfield routines.Guy Harris457-3730/+3711
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