aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors
AgeCommit message (Expand)AuthorFilesLines
2023-03-08ieee80211: Add a field for WLAN FlagsStig Bjørlykke1-0/+9
2023-03-07ORAN FH CUS: Misc usability changesMartin Mathieson1-40/+37
2023-03-07SOME/IP: UDP Heur should not always return TRUE (BUGFIX)Dr. Lars Völker1-9/+5
2023-03-07SMPP: Add command/response fieldDavid Perry1-3/+26
2023-03-07USBLL: Remove unnecessary packet ends transfer checkTomasz Moń1-3/+2
2023-03-06ORAN FH CUS: Also configure ext11 using ext12 settingsMartin Mathieson1-32/+106
2023-03-06Add Wi-SUN IEEE 802.11 KDE dissectorMathis Marion1-1/+169
2023-03-06Support Wi-SUN EAPOL Key Data dissectionMathis Marion1-1/+8
2023-03-06Add id-kp-wisun-fan-device object identifierMathis Marion1-0/+3
2023-03-06PFCP: add BBF TR-459.2 and TR-459.3 IEsAndreas Schultz1-2/+376
2023-03-06PFCP: readd TP Created NAT BindingAndreas Schultz1-0/+1
2023-03-06ORAN FH CUS: Section ext11 configured by ext13Martin Mathieson1-40/+92
2023-03-06ieee80211: Save AKM_KEY for tag number 221Stig Bjørlykke1-0/+1
2023-03-05UDS: Show unparsed bytesDr. Lars Völker1-260/+173
2023-03-05ORAN FH CUS: ext11 bundles can be configured using ext6Martin Mathieson1-41/+157
2023-03-05TECMP: cleanup endianness for 1 Byte fieldsDr. Lars Völker1-3/+2
2023-03-04VNC: Fix accidental offset increment in RREJohn Thacker1-1/+0
2023-03-03UDS: Use wmem to create a stringJohn Thacker1-1/+1
2023-03-03UDS: fixing typos indification and sub-functionDr. Lars Völker1-11/+11
2023-03-02DRDA: Add SQL Statement LengthAlexis La Goutte1-1/+8
2023-03-01file-pcapng-darwin: fix Dead Store found by Clang AnalyzerAlexis La Goutte1-2/+0
2023-02-28icmpv6: Show ND lifetime as time stringStig Bjørlykke1-12/+31
2023-02-28RTPS: make a function staticMartin Mathieson1-0/+1
2023-02-28UDS: cleanup structureDr. Lars Völker1-82/+39
2023-02-27[Automatic update for 2023-02-26]Gerald Combs1-5/+2279
2023-02-27ppp: Reset conversation elements between each frame in raw HDLC streamJohn Thacker1-0/+24
2023-02-26UDS: fix WDBI assertDr. Lars Völker1-7/+10
2023-02-26UDS: Fixing dissector bugs (tvb_bytes_to_str_punct with 0 length)Dr. Lars Völker1-9/+12
2023-02-26ORAN FH CUS: Add section extension type 2Martin Mathieson1-1/+192
2023-02-25NR-RRC: Fix assign instead of comparisonJohn Thacker2-8/+8
2023-02-25Fix item length in ASN.1 templates tooJohn Thacker2-2/+2
2023-02-25ORAN FH CUS: add section extensions 16, 17, 18, 21Martin Mathieson1-5/+117
2023-02-25Change some `wmem_packet_scope()` to `pinfo->pool`David Perry18-265/+266
2023-02-24TECMP: Changing voltage from string to doubleDr. Lars Völker1-3/+4
2023-02-24ORAN FH CUS: Add ext20Martin Mathieson1-4/+122
2023-02-24UDS: Fixing names of RDTCI subfunctions 0x0b-0x0eDr. Lars Völker1-2/+6
2023-02-24fix conflictAlexis La Goutte2-2/+2
2023-02-24PTP: Fix wrap around issue in PTP analysis codeDr. Lars Völker1-19/+34
2023-02-24Fix more warnings from tools/check_typed_item_calls.pyMartin Mathieson13-113/+114
2023-02-24protobuf: fix typoAlexis La Goutte1-1/+1
2023-02-24protobuf: Fix Clang Warning AnalyzerAlexis La Goutte1-2/+1
2023-02-23TECMP: Fix voltage representation in vendor dataDr. Lars Völker1-1/+1
2023-02-23TLS: use macros for GREASE checksDavid Perry1-7/+16
2023-02-22file-pcapng-darwin: fix Dead Store found by Clang AnalyzerAlexis La Goutte1-1/+0
2023-02-22Fix Wi-SUN LBS-IE dissectorMathis Marion1-1/+1
2023-02-22RTPS: Improving support queries dissectionismaelrti1-52/+161
2023-02-22CIP: Improve connection analysisDylan Ulis2-27/+82
2023-02-21RDMnet: Bug FixesJim Schaettle1-0/+2
2023-02-21BBLog: Add support for PRU eventsMichael Tuexen2-3/+75
2023-02-21file-pcapng: fix might be clobbered by ‘longjmp’ or ‘vfork’ [-Werror=...Joakim Karlsson1-1/+1