aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-autosar-nm.c
AgeCommit message (Expand)AuthorFilesLines
2022-02-07More descriptive names for some heuristic dissectorsDavid Perry1-1/+1
2021-12-19Replace g_strdup_printf() with ws_strdup_printf()João Valverde1-9/+9
2021-12-19Replace g_snprintf() with snprintf() (dissectors)João Valverde1-1/+1
2021-10-22AUTOSAR I-PduM dissectorDr. Lars Völker1-0/+9
2021-10-11autosar_nm: get rid of unused protocol IDs.Guy Harris1-9/+0
2021-10-10AUTOSAR NM: Bugfix: wrong filters for user defined elementsDr. Lars Völker1-2/+2
2021-09-06autosar-nm: Fix Dead Store found by Clang AnalyzerAlexis La Goutte1-1/+0
2021-05-14AUTOSAR NM: Adding support for 64bit elements in user dataDr. Lars Völker1-19/+21
2021-04-24CAN, AUTOSAR NM, Signal PDU: Fix the interpretation of CAN IDDr. Lars Völker1-1/+1
2021-04-19AUTOSAR NM: Adding support for different CBV versionsDr. Lars Völker1-14/+104
2021-04-16AUTOSAR-NM: Adding support to configure CBV and SNIDr. Lars Völker1-34/+58
2021-03-13AUTOSAR NM: In default configuration all CAN packets will be dissectedDr. Lars Völker1-1/+1
2021-01-14AUTOSAR-NM: Adding support for PDU ranges and clean upDr. Lars Völker1-52/+83
2021-01-14AUTOSAR-NM: True-False-String wrong way around for PNI (BUGFIX)Dr. Lars Völker1-1/+1
2020-12-24Adding dissector for PDU-TransportDr. Lars Völker1-46/+45
2020-06-19Fix the type of arrays of pointers to hf_ values for bitfield routines.Guy Harris1-2/+2
2019-11-28Change struct can_identifier to can_infoStefan Tatschner1-4/+4
2019-01-17udp-nm: Extend and rename to autosar-nmMaksim Salau1-0/+622