aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-vrt.c
AgeCommit message (Expand)AuthorFilesLines
2016-10-13Convert most UDP dissectors to use "auto" preferences.Michael Mann1-36/+12
2015-12-09new_create_dissector_handle -> create_dissector_handle for dissector directory.Michael Mann1-1/+1
2015-11-19Fixing picosecond timestamp for vrt protocol. Needs to be parsed as uint64 n...Nick Bedbury1-1/+1
2015-11-18create_dissector_handle -> new_create_dissector_handleMichael Mann1-2/+3
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-12-13Fix various issues:Bill Meier1-123/+128
2013-12-10- Forward declaration of register functions.Anders Broman1-0/+2
2013-03-29From Dario Lombardo via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8...Pascal Quantin1-57/+57
2013-03-29Fix two instances of col_set_str being used with ephemeral memory returnedEvan Huus1-1/+1
2013-03-28From Dario Lombardo via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8506Evan Huus1-7/+5
2013-03-25From Dario Lombardo, Alexander Chemeris and Ivan Klyuchnikovhis viaEvan Huus1-0/+682