aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors
AgeCommit message (Expand)AuthorFilesLines
2024-04-08WIP: qcdiag SIMosmocom/qcdiagHarald Welte1-0/+20
2024-04-08qcdiag_log: Implement RRC dissectionHarald Welte1-3/+97
2024-04-08qcdiag: Dissect Log Configuration packetsHarald Welte1-2/+65
2024-04-08qcdiag_msg: Add summary info to root nodeHarald Welte1-0/+4
2024-04-08qcdiag: Add summary information to qcdiag root nodeHarald Welte1-0/+3
2024-04-08qcdiag: Use value_string_extHarald Welte1-2/+6
2024-04-08qcdiag_msg: Avoid multi-line COL_INFO and crashes in case of %sHarald Welte1-21/+58
2024-04-08WIP: Qualcomm DIAG Protocol supportHarald Welte5-0/+1179
2024-04-08HACK: Hand GPRS RLC payload to GPRS LLC dissectorHarald Welte1-4/+6
2024-04-07HTTP: Fix null pointer deferencesJohn Thacker1-32/+29
2024-04-07Updates to NTP reference identifier codes.Rob Gill1-1/+18
2024-04-06http: Test strstr result against NULL before addingJohn Thacker1-2/+3
2024-04-06 MMAS: Add a preference to dissect as iec61850Anders Broman3-410/+476
2024-04-06TCP: Add a flow counter to the statisticsEugène Adell2-2/+76
2024-04-06Asterix: "const"-ify all the data structures.Darius Davis1-3048/+2839
2024-04-05fix: "const"-ify most of fix_fields.Darius Davis2-3232/+3234
2024-04-05Remove init to zero for static variablesStig Bjørlykke564-1958/+1958
2024-04-05HTTP: corrected request/response matchingCal Turney1-61/+0
2024-04-05# This is a combination of 3 commits.Cal Turney1-25/+79
2024-04-05HTTP: Incorrect request/response matchingCal Turney1-7/+7
2024-04-05HTTP: Incorrect request/response matchingCal Turney1-0/+1
2024-04-05HTTP: Fix request/reply matchingCal Turney1-30/+17
2024-04-05HTTP: Fix request/reply matchingCal Turney1-30/+0
2024-04-05HTTP: correct req/resp matching without commentsCal Turney1-76/+12
2024-04-05HTTP: corrected request/responseCal Turney1-68/+85
2024-04-05HTTP: Fixed error in last commitCal Turney1-32/+30
2024-04-05HTTP: Fixed incorrect request/response matchingCal Turney1-27/+32
2024-04-05HTTP: Request-response matching correctedCal Turney2-169/+191
2024-04-05HTTP: Ranges are used to match reqs/respsCal Turney2-130/+117
2024-04-05HTTP: removed unused function declarationCal Turney1-2/+0
2024-04-05HTTP: Incorrect request/response matchingCal Turney2-52/+318
2024-04-05LTE RRC: upgrade dissector to v17.8.0Pascal Quantin10-201/+415
2024-04-05F1AP: upgrade dissector to v17.8.0Pascal Quantin9-41/+36
2024-04-05http: Initialize a variableJohn Thacker1-1/+1
2024-04-05Telnet: vSPC: Track the "vMotion conversation".Darius Davis1-11/+43
2024-04-05Telnet: vSPC: Dissect "sequence" and "secret" in easy cases.Darius Davis1-8/+56
2024-04-05E1AP: upgrade dissector to v17.8.0Pascal Quantin9-11/+439
2024-04-05XnAP: upgrade dissector to v17.8.0Pascal Quantin9-18/+83
2024-04-05MSWSP: const-ify "GuidPropertySet".Darius Davis1-7/+7
2024-04-05QUIC: Remove support of old draft-deconnick-quic-multipathAlexis La Goutte1-262/+2
2024-04-05fix: Use bsearch for tag lookup.Darius Davis1-33/+20
2024-04-04Zigbee Direct: Fixed UUID mismatch with join, pjoin & leave characteristicsCole Wu1-3/+3
2024-04-04Switch away from gshort and glongGerald Combs4-14/+7
2024-04-04RakNet: Update encryption state on open_connection_reply_2Kas-tle1-3/+4
2024-04-04ceph: give c_warn_ver() a more sensible data type.Guy Harris1-2/+7
2024-04-04NGAP: upgrade dissector to v17.8.0Pascal Quantin9-11/+69
2024-04-04Protobuf: when matching against URIs, allow '*' wildcardsMartin Mathieson1-2/+60
2024-04-04NR RRC: upgrade dissector to v17.8.0Pascal Quantin8-67/+725
2024-04-04X2AP: upgrade dissector to v17.7.0Pascal Quantin9-24/+128
2024-04-04NMEA0183: make a function staticMartin Mathieson1-1/+1