aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-geonw.c
AgeCommit message (Expand)AuthorFilesLines
2019-01-03GeoNetworking cleanup and minor correctionsChristophe GUERBER1-47/+27
2019-01-03geonw: Fix Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-3/+3
2019-01-02IEEE1609.2: Allow Service Specific Permissions dissectionChristophe GUERBER1-2/+16
2019-01-01Fixes GeoNetworking secured packets dissectionChristophe GUERBER1-18/+68
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