aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors
AgeCommit message (Expand)AuthorFilesLines
2022-12-15DECT-DLC: Fix missing prototypeBernhard Dick1-0/+2
2022-12-15DECT-DLC: Fix typos in hf definitionsBernhard Dick1-2/+2
2022-12-15DECT-DLC: Reassemble fragmentsBernhard Dick1-5/+184
2022-12-15DECT-DLC:DECT-DLC: Really disable abandoned funcBernhard Dick1-4/+4
2022-12-15DECT-DLC: Don't call NWK dissector if there's no payloadHarald Welte1-4/+6
2022-12-15DECT-DLC: Initial dissector for DECT DLC protocol layerHarald Welte2-0/+293
2022-12-15NBAP: Add UEID to HS-DSCH flows added from RadioLinkReconfigurationJohn Thacker2-2/+24
2022-12-15SGsAP: Use ENC_APN_STRJoão Valverde1-18/+4
2022-12-15SIP: Fix heap-use-after-free crash with ASANJoão Valverde1-2/+2
2022-12-14NAS-5GS: change TLV to TLV_E for CAG Information list IEBrendan Meath1-5/+5
2022-12-14ieee80211: fix typo for encodingAlexis La Goutte1-4/+4
2022-12-14ieee80211: fix trailing whitespaceAlexis La Goutte1-1/+1
2022-12-14ieee80211: Add Location Civic (Measurement Report)Alexis La Goutte1-1/+123
2022-12-14ieee80211: Add Location Civic (Measurement Request)Alexis La Goutte1-1/+37
2022-12-14ieee80211: Add Usage Rules/Policy SubelementAlexis La Goutte1-0/+62
2022-12-14ieee80211: Add Measurement Request LCI Report dissectionAlexis La Goutte1-1/+152
2022-12-14ieee80211: Update Measurement Request/Report value_stringAlexis La Goutte1-12/+30
2022-12-14ieee80211: Add Measurement Request LCI Request dissectionAlexis La Goutte1-1/+19
2022-12-14OCP.1: Fix Notification Context ParsingMartin Mayer1-5/+9
2022-12-14file-pcapng: Add Darwin Flow ID and Wake Packet flagJim Young1-11/+40
2022-12-14pkixqualified: Clear the oid at the start of each QCStatementJohn Thacker2-0/+5
2022-12-14BPv7: Add conversation and endpoint trackingBrian Sipos2-102/+212
2022-12-14Support SCTP over DTLSDavid Perry1-0/+1
2022-12-14OAM: Add support for missing DPoE and 1904.1 attributesPeter Dobransky1-21/+442
2022-12-14tpkt: don't have the heuristic enforce TPKT dissectingDavid Fort3-8/+4
2022-12-14tls: do not enforce the TLS dissector for the whole connectionDavid Fort1-1/+1
2022-12-14rdpudp: support desegmentationDavid Fort2-5/+108
2022-12-14BGP: improve PDU handlingDavid Perry1-154/+39
2022-12-14NCP: Add offset overflow checking.Gerald Combs2-66/+80
2022-12-14UMTS RLC: AMD and UMD PDUs can be larger than 255 bytesJohn Thacker1-6/+7
2022-12-14SIP: Fix fixed buffer UTF-8 string truncationJoão Valverde1-20/+14
2022-12-13usb-ccid: fix mask found by check_typed_items_callsAlexis La Goutte1-3/+3
2022-12-13usb-ccid: fix typo found by check_typed_item_callsAlexis La Goutte1-1/+1
2022-12-13bpv6: Fix possible infinite loopJohn Thacker1-2/+2
2022-12-12RoHC: fix dissection of IP version alternate encoding for IP profilePascal Quantin1-1/+23
2022-12-12umts_fp: Handle absent checksums when there is no payloadJohn Thacker1-14/+24
2022-12-12usb-video: Validate encoding of fourccJohn Thacker1-4/+1
2022-12-11[Automatic update for 2022-12-11]Gerald Combs2-11/+139
2022-12-11CCID USB: decode PC_RDR_SET_PARAMS & RDR_PC_PARAMSLudovic Rousseau1-3/+104
2022-12-11CCID USB: Correctrly identify protocol numberLudovic Rousseau1-1/+1
2022-12-10USB: Fix Darwin source and destination handlingTomasz Moń1-2/+2
2022-12-09H224: Add for Decode AsJohn Thacker1-0/+1
2022-12-09ieee80211: Fix SAE Confirm dissectingChien Wong1-2/+1
2022-12-08MBIM: Remove repeated hf_mbim_ms_device_slot_mapping_info_map_countOdysseus Yang1-3/+0
2022-12-08http-urlencoded: Optimize parsingJohn Thacker1-25/+45
2022-12-07PCEP: Stub in support for more objectsDavid Perry1-65/+266
2022-12-06USB: Allow registering protocol specific dissectorsTomasz Moń3-3/+42
2022-12-06USBLL: Correctly handle last fragment retransmissionsTomasz Moń1-7/+19
2022-12-05dtls: Support Connection ID when using Block CiphersStig Bjørlykke1-3/+13
2022-12-05IPv6: Remove some redundancies in address detailJoão Valverde1-24/+12