Loading denm/README +1 −0 Original line number Diff line number Diff line Changelog: ========== 2.1.0: Fixed decoding issue with timestampIts. Contribution from matthew.banks@cohdawireless.com 2.0.0: Updated to EN 302 637-3 v1.2.2 1.1.0: Timestamp fix by Andrea Tomatis <andrea.tomatis@hitachi-eu.com> 1.0.0: Updated to EN 302 637-3 v1.2.0 Loading denm/moduleinfo.h +1 −1 Original line number Diff line number Diff line Loading @@ -13,5 +13,5 @@ #endif /* Version number of package */ #define VERSION "2.0.0" #define VERSION "2.1.0" denm/moduleinfo.nmake +1 −1 Original line number Diff line number Diff line Loading @@ -7,7 +7,7 @@ PACKAGE=denm # The version MODULE_VERSION_MAJOR=2 MODULE_VERSION_MINOR=0 MODULE_VERSION_MINOR=1 MODULE_VERSION_MICRO=0 MODULE_VERSION_EXTRA=0 Loading denm/plugin.rc.in +1 −1 Original line number Diff line number Diff line Loading @@ -20,7 +20,7 @@ BEGIN VALUE "FileDescription", "@PACKAGE@ dissector\0" VALUE "FileVersion", "@MODULE_VERSION@\0" VALUE "InternalName", "@PACKAGE@ @MODULE_VERSION@\0" VALUE "LegalCopyright", "Copyright 2014 AMB Consulting <alexandre.berge@amb-consulting.com>\0" VALUE "LegalCopyright", "Copyright 2015 AMB Consulting <alexandre.berge@amb-consulting.com>\0" VALUE "OriginalFilename", "@PLUGIN_NAME@.dll\0" VALUE "ProductName", "Wireshark\0" VALUE "ProductVersion", "@VERSION@\0" Loading Loading
denm/README +1 −0 Original line number Diff line number Diff line Changelog: ========== 2.1.0: Fixed decoding issue with timestampIts. Contribution from matthew.banks@cohdawireless.com 2.0.0: Updated to EN 302 637-3 v1.2.2 1.1.0: Timestamp fix by Andrea Tomatis <andrea.tomatis@hitachi-eu.com> 1.0.0: Updated to EN 302 637-3 v1.2.0 Loading
denm/moduleinfo.h +1 −1 Original line number Diff line number Diff line Loading @@ -13,5 +13,5 @@ #endif /* Version number of package */ #define VERSION "2.0.0" #define VERSION "2.1.0"
denm/moduleinfo.nmake +1 −1 Original line number Diff line number Diff line Loading @@ -7,7 +7,7 @@ PACKAGE=denm # The version MODULE_VERSION_MAJOR=2 MODULE_VERSION_MINOR=0 MODULE_VERSION_MINOR=1 MODULE_VERSION_MICRO=0 MODULE_VERSION_EXTRA=0 Loading
denm/plugin.rc.in +1 −1 Original line number Diff line number Diff line Loading @@ -20,7 +20,7 @@ BEGIN VALUE "FileDescription", "@PACKAGE@ dissector\0" VALUE "FileVersion", "@MODULE_VERSION@\0" VALUE "InternalName", "@PACKAGE@ @MODULE_VERSION@\0" VALUE "LegalCopyright", "Copyright 2014 AMB Consulting <alexandre.berge@amb-consulting.com>\0" VALUE "LegalCopyright", "Copyright 2015 AMB Consulting <alexandre.berge@amb-consulting.com>\0" VALUE "OriginalFilename", "@PLUGIN_NAME@.dll\0" VALUE "ProductName", "Wireshark\0" VALUE "ProductVersion", "@VERSION@\0" Loading