aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors
AgeCommit message (Expand)AuthorFilesLines
2020-06-29NGAP:n2InfoContainer is also used for datatype N2InfoContainerAnders Broman2-3/+11
2020-06-29QUIC: Add Google QUIC Q050 supportAlexis La Goutte1-1/+10
2020-06-29BSSGP: Try to squelch a couple of warnings.Anders Broman1-2/+2
2020-06-28[Automatic update for 2020-06-28]Gerald Combs1-33/+398
2020-06-27FTDI MPSSE: Dissect Bad Command response payloadTomasz Moń3-7/+64
2020-06-27A-bis/RSL: fix wrong parent tree in dissect_rsl_ie_cause()Vadim Yanitskiy1-3/+3
2020-06-27coap: Mark private and vendor-specific options as unknownStig Bjørlykke2-7/+18
2020-06-26NAS 5GS: fix dissection of S1 mode to N1 mode NAS transparent containerPascal Quantin1-56/+8
2020-06-25USB HID: skip re-saving report descriptorsFilipe Laíns1-1/+3
2020-06-25USB HID: fix saving the report descriptor bodyFilipe Laíns1-1/+1
2020-06-25USB HID: fix USAGE definition nameFilipe Laíns1-3/+3
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 Harris455-3707/+3688
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-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