aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-uds.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-17Add descriptions for heur dissector tablesDavid Perry1-1/+1
2024-01-09ISO15765/UDS: Clean up of Address HandlingDr. Lars Völker1-13/+28
2023-11-20Remove init of proto variablesStig Bjørlykke1-231/+231
2023-10-31UDS: change to value_string_ext for faster lookupDr. Lars Völker1-16/+22
2023-10-30UDS: Fix error in dissection of "Sub Function"Haiyun Liu1-1/+11
2023-09-24epan: Convert the UAT API to C99 typesGerald Combs1-4/+4
2023-09-15UDS: Dissect Certificate in Service 0x29 messagesDr. Lars Völker1-2/+70
2023-08-08HSFZ: Adding support for the HSFZ protocolDr. Lars Völker1-4/+15
2023-07-14Improve consistency of includesDr. Lars Völker1-5/+5
2023-06-24UDS: Adding dissection for standard messagesDr. Lars Völker1-17/+77
2023-06-19UDS: adding missing 'All Groups/all DTCs'Dr. Lars Völker1-0/+1
2023-05-19Fix some more item lengths vs callsMartin Mathieson1-1/+1
2023-05-17UDS: fix some data identifier items lengthPascal Quantin1-2/+2
2023-05-04Fix more 'type_item_calls' warningsMartin Mathieson1-5/+5
2023-05-01UDS: Fixing typos (ARS) and improve parsing (CDTCS)Dr. Lars Völker1-4/+13
2023-04-09UDS: more services supported and refactoringDr. Lars Völker1-99/+1331
2023-04-03UDS: Cleanup of formattingDr. Lars Völker1-221/+221
2023-04-03UDS: implemented RDTCI details and DTC UATDr. Lars Völker1-24/+805
2023-03-21uds: fix Dead Store found by Clang AnalyzerAlexis La Goutte1-5/+1
2023-03-10UDS: make code more readable by reformatting HFsDr. Lars Völker1-493/+131
2023-03-10UDS: Cleanup and reworkDr. Lars Völker1-85/+292
2023-03-08UDS: Remove unneeded functions to clean up codeDr. Lars Völker1-63/+18
2023-03-05UDS: Show unparsed bytesDr. Lars Völker1-260/+173
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-02-28UDS: cleanup structureDr. Lars Völker1-82/+39
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-24UDS: Fixing names of RDTCI subfunctions 0x0b-0x0eDr. Lars Völker1-2/+6
2023-01-24UDS: Support OBD Services in UDS Service ErrorDr. Lars Völker1-0/+16
2023-01-24UDS: Fix Typo in Error ServiceDr. Lars Völker1-1/+1
2023-01-13DoIP/UDS: Allow mixing with OBD-IIDr. Lars Völker1-0/+14
2022-09-08UDS: Fix Typo SecuredDataTransmissionDr. Lars Völker1-1/+1
2022-09-03UDS: Add DID and RID names based on standardDr. Lars Völker1-8/+147
2022-07-23UDS: Change Symbol Names as of ISO 14229-1:2020 Amd1Dr. Lars Völker1-4/+4
2022-07-19UDS: Adding IDs and Names for 2020 standardDr. Lars Völker1-2/+110
2022-03-28uds: Don't append parameter record if not availableFabian Viöl1-3/+6
2022-01-19UDS: adding diagnostic address resolutionDr. Lars Völker1-3/+246
2022-01-18ISO15765: change addresses to 32bitDr. Lars Völker1-1/+1
2022-01-05UDS: make a function staticMartin Mathieson1-1/+1
2022-01-05UDS: add subdissector supportDr. Lars Völker1-27/+34
2021-12-19Replace g_strdup_printf() with ws_strdup_printf()João Valverde1-2/+2
2021-12-19Replace g_snprintf() with snprintf() (dissectors)João Valverde1-2/+2
2021-08-31ISO10681: Adding support for ISO10681 (FlexRay ISO TP)Dr. Lars Völker1-0/+11
2021-08-30DoIP/ISO15765/UDS: Passing addresses to UDS to refine lookupDr. Lars Völker1-57/+134
2021-07-21First pass pinfo->pool conversionEvan Huus1-9/+9
2021-05-26Make some functions and vars staticMartin Mathieson1-8/+8
2021-05-14UDS: Adding support for Routine ID and Data ID resolutionDr. Lars Völker1-13/+273
2020-08-31More spelling fixes, last part of 2nd pass of dissectors.Martin Mathieson1-1/+1
2019-12-06UDS: fix uds.rdbi.data_identifier filter lengthPascal Quantin1-1/+1