aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-ieee1609dot2.c
AgeCommit message (Expand)AuthorFilesLines
2022-11-30asn2wrs: disable template line directive by defaultJoakim Karlsson1-33/+0
2022-11-30asn2wrs: disable line directive by defaultJoakim Karlsson1-11/+1
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-5/+6
2021-08-31IEEE1609dot2: fix psid-collective-perception-service valueTomas Kukosa1-1/+1
2021-08-31IEEE1609dot2: use custom formatters for better readabilityTomas Kukosa1-1/+1
2021-08-31IEEE1609dot2: use custom formatters for better readabilityTomas Kukosa1-30/+80
2021-07-26asn1: convert most dissectors to pinfo->poolEvan Huus1-1/+1
2020-12-16Fix duplicated filter names.Anders Broman1-6/+6
2020-06-19Fix the type of arrays of pointers to hf_ values for bitfield routines.Guy Harris1-1/+1
2020-05-27GeoNW: add support for psid-traffic-light-control-status-service ::= 637Tomas Kukosa1-1/+2
2020-01-15IEEE1609.2: Minor updates to the ASN1 specifications.Anders Broman1-19/+19
2019-12-01IEEE 1609.2 dissector issue when HeaderInfo.generationLocation field is presentYann Garcia1-3/+4
2019-05-09ieee1609dot2: Add media type dissection.Anders Broman1-6/+17
2019-04-17IEEE1609dot2: Update to the latest ASN1 files.Anders Broman1-128/+357
2019-04-04asn2wrs: Improve filtername of named bits.Anders Broman1-2/+2
2019-04-04PER: Use proto_tree_add_bitmask... () for named bits.Anders Broman1-1/+6
2019-01-28IEEE1609dot2: Use GUINT_TO_POINTER/GPOINTER_TO_UINT to store a guint32Anders Broman1-10/+8
2019-01-08ieee1609dot2: remove unused handoff functionAlexis La Goutte1-7/+0
2019-01-02IEEE1609.2: Allow Service Specific Permissions dissectionChristophe GUERBER1-26/+81
2019-01-01Use dissector table to dissect content of ieee1609Christophe GUERBER1-13/+53
2018-12-31Export ITS-AppId/psId names from IEEE1609Christophe GUERBER1-8/+83
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-4/+14
2018-10-31IEEE 1609.2: Fix up boiler plate code and prepare calling next dissector.Anders Broman1-5/+25
2018-10-30IEEE1609dot2: generate automatically dissector from ASN.1 descriptionPascal Quantin1-1166/+988
2018-10-19IEEE 1609.2 dissector converted from per to oer by handAndersBroman1-0/+2635