aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/asn1/ieee1609dot2/packet-ieee1609dot2-template.c
AgeCommit message (Expand)AuthorFilesLines
2024-04-05Remove init to zero for static variablesStig Bjørlykke1-1/+1
2023-11-20Remove init of proto variablesStig Bjørlykke1-1/+1
2023-11-02asn2wrs: Update to not initialize static proto valuesStig Bjørlykke1-1/+1
2023-09-29IEEE 1609.2: Update asn1 descriptions and add CAMPAnders Broman1-7/+2
2021-12-19Replace g_snprintf() with snprintf() (dissectors)João Valverde1-1/+1
2021-12-17ASN1: Convert I/O from GLib to stdio.hJoão Valverde1-7/+7
2021-09-01IEEE1609dot2: fix missing import (BUGFIX)Dr. Lars Völker1-0/+1
2021-08-31IEEE1609dot2: use custom formatters for better readabilityTomas Kukosa1-1/+1
2021-08-31IEEE1609dot2: use custom formatters for better readabilityTomas Kukosa1-0/+63
2019-05-09ieee1609dot2: Add media type dissection.Anders Broman1-1/+12
2019-01-28IEEE1609dot2: Use GUINT_TO_POINTER/GPOINTER_TO_UINT to store a guint32Anders Broman1-3/+1
2019-01-08ieee1609dot2: remove unused handoff functionAlexis La Goutte1-7/+0
2019-01-02IEEE1609.2: Allow Service Specific Permissions dissectionChristophe GUERBER1-0/+10
2019-01-01Use dissector table to dissect content of ieee1609Christophe GUERBER1-2/+14
2018-12-31Export ITS-AppId/psId names from IEEE1609Christophe GUERBER1-0/+5
2018-12-25ieee1609dot2: fix no previous prototype for function 'proto_register_ieee1609...Alexis La Goutte1-2/+2
2018-11-22ieee1609dot2: Call the j2735 dissector if it exists.Anders Broman1-0/+9
2018-10-31IEEE 1609.2: Fix up boiler plate code and prepare calling next dissector.Anders Broman1-2/+2
2018-10-30IEEE1609dot2: generate automatically dissector from ASN.1 descriptionPascal Quantin1-17/+11
2018-10-18ieee1609dot2: fix asn build on case-sensitive filesystemsPeter Wu1-0/+65