aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/asn1/its
AgeCommit message (Expand)AuthorFilesLines
2022-03-15ITS: use custom value format for more ITS elementsTomas Kukosa2-3/+32
2021-12-17ASN1: Convert I/O from GLib to stdio.hJoão Valverde1-85/+85
2021-09-01ITS: use custom value format for CPM elementsTomas Kukosa2-36/+205
2021-08-25ITS: use custom value format for DSRC element DeltaTimeTomas Kukosa2-0/+17
2021-07-28ITS: use custom value format for DSRC elements Angle and HeadingTomas Kukosa2-0/+7
2021-07-26asn1: convert most dissectors to pinfo->poolEvan Huus1-27/+27
2021-06-16ITS: fix displaying of curvature unavailable valueTomas Kukosa1-1/+1
2021-05-08ITS: fix unused LongitudinalAccelerationValue_valsTomas Kukosa1-1/+1
2021-05-08ITS: use custom formatters for better readabilityTomas Kukosa2-9/+261
2021-05-06ITS: fix - do not emit unused valsTomas Kukosa1-0/+5
2021-05-06ITS: add Collective Perception Service (CPS) - ETSI TR 103 562 V2.1.1 (2019-12)Tomas Kukosa5-6/+629
2020-12-17Fix duplicated filtersAnders Broman1-0/+7
2020-08-30ITS: enable decoding of UDP datagram as ITS messageIgor Passchier1-0/+3
2020-07-30ITS: decode MAP a SPAT v1Tomas Kukosa1-0/+8
2020-07-24ITS: add subdissector table for PtActivationDataTomas Kukosa2-0/+25
2020-07-23ITS: add GDD moduleTomas Kukosa4-166/+310
2020-07-13ITS: ISO TS 19321 (IVI) updated to version 2Tomas Kukosa4-2/+886
2020-06-19Fix the type of arrays of pointers to hf_ values for bitfield routines.Guy Harris1-2/+2
2020-05-19ITS: fix RCSUnit subtypes decodingTomas Kukosa1-0/+24
2019-10-30ITS: Fix dissection of ItsPduHeaderRediet1-5/+8
2019-07-26HTTPS (almost) everywhere.Guy Harris1-1/+1
2019-06-11decode_as: remove the "title" member from decode_as_tMartin Kaiser1-1/+1
2019-04-18ITS: Enhance ETSI ITS support (ETSI TS 103 301 and ETSI TS 103 097)Anders Broman11-1852/+1410
2019-04-05ITS: Add CAM and DENM v1 dissection.Anders Broman6-3/+748
2019-04-04PER: Use proto_tree_add_bitmask... () for named bits.Anders Broman2-496/+1
2019-03-22ITS: Fix decoding of messages using ITS-Container V2 ts (102637).Anders Broman5-403/+458
2019-01-02IEEE1609.2: Allow Service Specific Permissions dissectionChristophe GUERBER1-0/+230
2019-01-01Fixes GeoNetworking secured packets dissectionChristophe GUERBER1-18/+0
2018-12-23Update definitions from ETSI TS 102 965 v3Christophe GUERBER1-5/+14
2018-12-23Secured messages dissector for GeoNetworkingChristophe GUERBER1-0/+9
2018-12-18ITS facilities message dissectorChristophe GUERBER17-0/+6235