aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2021-11-10AVTP/IEEE1722: Fix offset when over UDPJohn Thacker1-2/+6
2021-11-10dfilter: Change string node display representation againJoão Valverde2-17/+9
2021-11-10dfilter: Clean up error format and exception codeJoão Valverde8-114/+124
2021-11-10dfilter: Clean up function parameters semantic checkJoão Valverde3-121/+69
2021-11-10dfilter: Remove unnecessary node conversionJoão Valverde1-24/+1
2021-11-10dfilter: Remove some debug statementsJoão Valverde1-4/+0
2021-11-10dfilter: Refactor some semantic check codeJoão Valverde1-99/+125
2021-11-09dfilter: Add an assertionJoão Valverde1-8/+7
2021-11-09Epan: Reset our tap globals on cleanup.Gerald Combs1-0/+2
2021-11-09SHICP: Added dissector to support Secure Host IP Configuration Protocol.Filip Kågesson2-0/+638
2021-11-08BBLog: Fix support of TCP window scalingMichael Tuexen5-14/+56
2021-11-08UAT: Allow missing fields.Gerald Combs4-8/+57
2021-11-08UAT: Allow extra fields.Gerald Combs1-2/+9
2021-11-08GSM-MAP: Dissect SM-DeliveryFailureCause variantsAnders Broman2-5/+13
2021-11-07dfilter: Fix signature of check_relation()João Valverde1-8/+7
2021-11-07dfilter: Pass a test_op_t in check_relation()João Valverde3-50/+116
2021-11-07ftypes: Simplify fvalue_can_*() interfaceJoão Valverde3-66/+12
2021-11-07ieee802.11: Start adding support for 802.11be.Richard Sharpe1-201/+462
2021-11-07IPv6: List all extension headers, or why they're not treated as suchJaap Keuter1-1/+7
2021-11-07[Automatic update for 2021-11-07]Gerald Combs1-8/+22
2021-11-07spice: Added variables for proper protocol dissectionbzdula1-1/+11
2021-11-06ipv6: dissector: ioam: improve checksJustin Iurman1-9/+97
2021-11-06dfilter: Move a constructor to the grammar fileJoão Valverde3-15/+18
2021-11-06dfilter: Fix corner case with matchesJoão Valverde1-14/+24
2021-11-06dfilter: Improve some error messagesJoão Valverde2-2/+8
2021-11-06dfilter: Move regex creation to semcheckJoão Valverde4-32/+22
2021-11-05omron-fins: Don't check the Gateway Count byte.Colin Finck1-4/+0
2021-11-05ieee1905: Correct RSSI fields to RCPIOkan Palaz1-18/+18
2021-11-05oampdu: Add OAM D-ONU leaves descriptionArkady Gilinsky1-0/+11
2021-11-05Fix loop inside the IOAM Trace data dissectionJustin Iurman1-0/+3
2021-11-04epan: Fix crash with upper-case protocol filter namesJoão Valverde4-70/+71
2021-11-04epan: Optimize heuristic name validity checkJoão Valverde3-40/+52
2021-11-04someip: make a function staticMartin Mathieson1-1/+1
2021-11-04RTP: Strengthen heuristicsJohn Thacker1-2/+45
2021-11-04[Thrift] Limit depth of nested types using p_set_proto_depthTriton Circonflexe2-3/+49
2021-11-03ipv6: dissector for the IOAM Trace data listJustin Iurman1-2/+306
2021-11-03ipv6: dissector for the IOAM Trace optionJustin Iurman1-1/+254
2021-11-03ipv6: dissector for the IOAM optionJustin Iurman1-0/+70
2021-11-03dtls: Add preferences for client/server CID lengthStig Bjørlykke3-35/+60
2021-11-03TLS: Update Code Point for Hello ExtensionAlexis La Goutte2-0/+10
2021-11-03QUIC(datagram): Fix update linkAlexis La Goutte1-1/+1
2021-11-03NR-RRC: Access more messages trough dissector handles.Anders Broman2-4/+290
2021-11-03LTE-RRC: Make more ASN1 structures available trough dissector handles.Anders Broman2-5/+37
2021-11-03ErlDP: Don't overrun a buffer.Gerald Combs1-6/+6
2021-11-02RTP/RTCP: Update commentsJohn Thacker2-7/+14
2021-11-02Tools: make-pci-ids fixups.Gerald Combs1-37401/+36124
2021-11-02Lift restriction on upper case protocol display filter namesJoão Valverde4-23/+9
2021-11-01IPPUSB: Add a pointer check.Gerald Combs1-1/+1
2021-11-01Modbus: Add null pointer checks.Gerald Combs1-1/+11
2021-11-01RTPS: Enable a memory allocation limit.Gerald Combs1-1/+1