aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2022-09-13tcp: Create new conversations on a SYN after a RST or FINJohn Thacker1-9/+34
2022-09-13coap, thread: special-case application/octet-stream for CoAP for TMF.Guy Harris3-7/+68
2022-09-13RoHC: set correct length for Dynamic IPv4 Chain subtreeMartin Mathieson1-2/+3
2022-09-13E1AP: upgrade dissector to v17.1.0Pascal Quantin9-1111/+6328
2022-09-13Clarify dissector description, protocol short name, and protocol ong name.Guy Harris16-48/+59
2022-09-13RTPS: Added IP to IPv4 locator dissection.ismaelrti1-0/+1
2022-09-12Give dissectors a descriptive string.Guy Harris13-44/+93
2022-09-12TLS: fix GREASE extensionJaap Keuter1-12/+9
2022-09-11coap: have different dissectors for different transports.Guy Harris2-34/+43
2022-09-11tcp: Don't try to desegment at FIN if we can't desegment the frameJohn Thacker1-0/+1
2022-09-11[Automatic update for 2022-09-11]Gerald Combs2-269/+289
2022-09-11wsdg/Lua: no get_range() method - use fieldinfo.rangeChuck Craft1-2/+2
2022-09-11STUN: fix calculation of CRC-32 with TCP framingNardi Ivan1-1/+1
2022-09-11proto: Ensure that representation strings are printable, valid UTF-8John Thacker1-17/+57
2022-09-10Dissector names are not protocol names.Guy Harris26-46/+54
2022-09-10ROHC: more commentsMartin Mathieson1-5/+121
2022-09-10ISAKMP: Add some Fortinet (VID)Alexis La Goutte1-0/+12
2022-09-10oscore: minor cleanups.Guy Harris1-1/+6
2022-09-09ROHC: clean up header file and add some comments.Martin Mathieson2-29/+18
2022-09-08http-urlencoded: Pass the correct string length to get_utf_8_stringJohn Thacker1-2/+2
2022-09-08RTPS: Added new discovery participant submessagesismaelrti1-13/+153
2022-09-08BACapp: Fix a buffer length check.Gerald Combs1-2/+2
2022-09-08UDS: Fix Typo SecuredDataTransmissionDr. Lars Völker1-1/+1
2022-09-08proto: Fix truncation of UTF-8 strings.John Thacker1-1/+5
2022-09-07Update uat.hAndersBroman1-1/+1
2022-09-07UAT_BUFFER_CB_DEF: Try to fix signed/unsigned warningsAnders Broman1-1/+1
2022-09-07Try to fix clang tvb_memeql-warningsAnders Broman26-69/+69
2022-09-07strutil.h: Fix function description.Anders Broman1-1/+0
2022-09-06urlencoded: Decode charset before adding the stringJohn Thacker1-4/+16
2022-09-06Art-Net: Upgrade dissector to Rev. 1.4 DEMartin Mayer1-645/+2572
2022-09-06Fix some spelling errors.Martin Mathieson3-5/+5
2022-09-06ISO15765: Adding support to run over PDU TransportDr. Lars Völker2-11/+233
2022-09-05AUTOSAR-IPDUM: Remove warning by adding missing newlineDr. Lars Völker1-1/+1
2022-09-05f5ethtrailer: Fix possible infinite loop in legacy trailer heuristicJason Cohen1-52/+56
2022-09-04AppleTalk, DSI: get rid of the "command" field.Guy Harris3-18/+21
2022-09-04SCTP: remove support for NONCE_SUPPORTED parameterMichael Tuexen1-9/+0
2022-09-04[Automatic update for 2022-09-04]Gerald Combs1-0/+2
2022-09-04AppleTalk, DSI: fix some names to be more correct.Guy Harris4-72/+73
2022-09-03frame: always add the "length < caplen" expert info.Guy Harris1-3/+26
2022-09-03Fix bogus tvbuffs to make sure reported length >= captured length.Guy Harris3-5/+41
2022-09-03epan: Fix tvb_find_guint16 with previous partial matchesJohn Thacker1-7/+22
2022-09-03Qt: Add percent-encoding to Show Packet BytesJohn Thacker2-5/+31
2022-09-03ROHC: trivial comments and changes while reading code.Martin Mathieson1-31/+41
2022-09-03AT: Add support for AT+CGDCONTStig Bjørlykke1-0/+85
2022-09-03UDS: Add DID and RID names based on standardDr. Lars Völker1-8/+147
2022-09-02lapdm: Remove stray debug statementJohn Thacker1-1/+0
2022-09-02tcp: Improve reassembly when out-of-order is disabledJohn Thacker1-10/+40
2022-09-02conversation: bring back conversation_pt_to_endpoint_type().Guy Harris2-0/+45
2022-09-01BGP: add SRv6 Endpoint Behaviors for MUPYuya Kusakabe1-0/+8
2022-09-01packet-bgp: Support BGP-MUP SAFI and Extended CommunityYuya Kawakami1-1/+525