aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-doip.c
AgeCommit message (Expand)AuthorFilesLines
2024-02-07Fix some more spelling errorsMartin Mathieson1-4/+4
2023-11-20Remove init of proto variablesStig Bjørlykke1-37/+37
2023-11-17dissectors: Rename expert_field variablesStig Bjørlykke1-3/+3
2023-09-27Change some `wmem_packet_scope()` to `pinfo->pool`David Perry1-6/+6
2023-09-24epan: Convert the UAT API to C99 typesGerald Combs1-1/+1
2023-09-02Remove some uses of tvb_new_subset_length_caplen()John Thacker1-2/+2
2023-08-25DoIP: Allow protocol version=0xffAnders Broman1-1/+1
2023-07-14Improve consistency of includesDr. Lars Völker1-3/+4
2022-08-27DoIP: Prepare for ISO 13400-2:2019Amd1 and newerDr. Lars Völker1-7/+9
2022-08-09prefs: More cleanup, auto prefsJohn Thacker1-1/+1
2022-06-28DoIP: Support UAT for User defined payload typesDr. Lars Völker1-3/+83
2021-12-19Replace g_strdup_printf() with ws_strdup_printf()João Valverde1-1/+1
2021-08-30DoIP/ISO15765/UDS: Passing addresses to UDS to refine lookupDr. Lars Völker1-19/+31
2021-08-02Make a couple of dissector variables static.Martin Mathieson1-1/+1
2021-07-30DoIP: Add a name field for each address fieldDr. Lars Völker1-17/+75
2021-07-23DoIP: Add better check of length fieldDr. Lars Völker1-6/+32
2021-07-15DoIP: Add TLS handover for encrypted communicationJ M1-2/+5
2021-07-13DoIP: Adding name resolution for Diagnostic Addresses (UAT)Dr. Lars Völker1-10/+168
2021-05-28doip: make version hdr for ISO13400-2:2019 usableJanTheMan1-1/+2
2021-01-14DoIP: Make finding start of message more robustDr. Lars Völker1-0/+9
2021-01-12DoIP: Adding 2019 DoIP TypeDr. Lars Völker1-0/+2
2020-01-10DOIP: Trivial typo fixedDr. Lars Völker1-1/+1
2019-07-26HTTPS (almost) everywhere.Guy Harris1-1/+1
2018-05-24DoIP: ISO 13400-2 Diagnostic communication over Internet ProtocolTobias Rasmusson1-0/+998