aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-geonw.c
AgeCommit message (Expand)AuthorFilesLines
2018-12-31Export ITS-AppId/psId names from IEEE1609Christophe GUERBER1-1/+2
2018-12-31Accept v1 of GeoNetworking and improve item treeChristophe GUERBER1-16/+77
2018-12-27Try to squeeze some bytes out of the frame_data structure.Guy Harris1-1/+1
2018-12-23geonw: use glib uint64 modifier.Dario Lombardo1-2/+4
2018-12-23Secured messages dissector for GeoNetworkingChristophe GUERBER1-2/+1483
2018-12-14packet-geonw.c: Add #include <stdlib.h> to fix Debug build on WindowsMichael Mann1-0/+1
2018-12-14GeoNetworking: Change cast to guint8 to fix win32 build.Anders Broman1-2/+2
2018-12-13GeoNetworking, BTP dissectors (ITS-V2X)Christophe GUERBER1-0/+2074