aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors
AgeCommit message (Expand)AuthorFilesLines
2020-02-03NBAP: Actually set max mac-d pdu size flagDarien Spencer2-27/+33
2020-02-03ISAKMP: Critical flag should not be in proposals and transformsDr. Lars Völker1-1/+2
2020-02-02f5ethtrailer: Whitespace / formatting changes only.Jason Cohen2-2925/+2900
2020-02-02RLC NR: call NR RRC dissector for TM payloadPascal Quantin1-2/+23
2020-02-02QUIC: ignore invalid short header packet to fix decryptionPeter Wu1-2/+13
2020-02-01PDCP NR: call NR RRC dissector for signalling payloadPascal Quantin1-5/+33
2020-01-31QUIC: recognize Connection ID between 1 and 3 bytesPeter Wu1-1/+1
2020-01-31gsm_abis_om2000: Name some more information elementsHarald Welte1-4/+36
2020-01-31btle: Add Version 5.2 to ll_version_number_valsStig Bjørlykke1-1/+14
2020-01-31gsm_abis_om2000: Name the 0x9e, 0x9f and 0xa0 information elementsHarald Welte1-2/+31
2020-01-31gsm_abis_om2000: Dissect some more Information ElementsHarald Welte1-0/+9
2020-01-31gsm_abis_om2000: Real decoding of MCTR related Information ElementsHarald Welte1-6/+45
2020-01-31TLS: do not dissect OCSP when disabledPeter Wu1-2/+4
2020-01-31TFTP: Redesign conversation creation algorithmRoman Koshelev1-14/+29
2020-01-31Bluetooth HCI: Add support for Bluetooth v5.2Allan Møller Madsen4-47/+1661
2020-01-30Regenerate some ASN.1 dissectors after gd44c5e45cbPascal Quantin3-5/+5
2020-01-30LLDP: Add ONOS Ether Type (0x8942)Alexis La Goutte1-0/+1
2020-01-30pkcs1: recognize explicit curve parametersPeter Wu3-15/+245
2020-01-29tls: update list of known CT logs to 2019-12-23Peter Wu1-50/+227
2020-01-29LLDP: Add ONOS TLV (Chassis, Port and TTL)Alexis La Goutte1-0/+67
2020-01-29QUIC: add verification of Retry Integrity Tag (draft -25)Peter Wu1-6/+83
2020-01-28ieee802154: Do not require correct FCS for ACK trackingKenneth Soerensen1-1/+1
2020-01-28dhcp: DHCP option 77 User Class Option 'Microsoft bug'Andre Luyer1-32/+30
2020-01-28Netflow: updated Niagara Networks decodes for RADIUS IPFIX IEs.Volodymyr Veskera1-57/+57
2020-01-28EVS: Handle A.2.1.3 Special case for 56 bit payload sizeAnders Broman1-2/+25
2020-01-28QUIC: Need to remove Retry Integry Tag to Retry Token LengthAlexis La Goutte1-0/+4
2020-01-28amqp: fix wrong bitmask (v2)Alexis La Goutte1-2/+2
2020-01-28QUIC: update Retry Packet and comments, rename idle_timeout (draft -25)Peter Wu3-35/+35
2020-01-27gsm_abis_om2000: Add some more observed message types + IEIsHarald Welte1-0/+17
2020-01-27mp4: dissect Chunk Offset Box (stco)Jakub Adam1-0/+39
2020-01-27mp4: dissect Sample To Chunk Box (stsc)Jakub Adam1-1/+64
2020-01-27mp4: improve Sample Size Box (stsz) dissectionJakub Adam1-5/+10
2020-01-27mp4: dissect Edit List Box (elst)Jakub Adam1-11/+119
2020-01-27mp4: improve Movie Header Box (mvhd) dissectionJakub Adam1-4/+17
2020-01-27mp4: fix Sample Size Box (stsz) dissectionJakub Adam1-0/+3
2020-01-27mp4: dissect edts boxJakub Adam1-0/+3
2020-01-27mp4: dissect ctts boxJakub Adam1-1/+61
2020-01-27mp4: dissect stts boxJakub Adam1-2/+56
2020-01-26Use the Wayback Machine to find a document that's no longer there.Guy Harris1-1/+1
2020-01-26mp4: factor out FullBox dissectionJakub Adam1-56/+44
2020-01-26mp4: tkhd times are encoded as ENC_TIME_CLASSIC_MAC_OS_SECSJakub Adam1-2/+2
2020-01-25rdm: Remove incorrect dissection of ack overflow dataErwin Rol1-10/+5
2020-01-25amqp: fix typo on file reject requeue display filterAlexis La Goutte1-1/+1
2020-01-24HTTP: share dissector status value_string array with tshark HTTP statsMartin Mathieson1-1/+2
2020-01-24IPv4: Use FT_UINT8 for the 3 bits flags fieldJoão Valverde1-23/+22
2020-01-24SIP: share dissector status value_string array with tshark SIP statsMartin Mathieson2-7/+11
2020-01-24IPv4: Rename variableJoão Valverde1-4/+4
2020-01-24IDMP: Reset a couple of variables.Gerald Combs2-2/+6
2020-01-24QUIC: add new frame type and transport code (draft -25)Peter Wu1-1/+10
2020-01-24IPv4: Remove unnecessary macrosJoão Valverde1-14/+2