wireshark/plugins/ethercat
Evan Huus 37600a157b Rename value string (and similar) functions to use a consistent pattern. This
was done using textual search+replace, not anything syntax-aware, so presumably
it got most comments as well (except where there were typos).

Use a consistent coding style, and make proper use of the WS_DLL_* defines.

Group the functions appropriately in the header.

I ended up getting rid of most of the explanatory comments since many of them
duplicated what was in the value_string.c file (and were out of sync with the
recent updates I made to those in r48633). Presumably most of the comments
should be in the .h file not the .c file, but there's enough churn ahead that
it's not worth fixing yet.

Part of https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8467

svn path=/trunk/; revision=48634
2013-03-29 00:26:23 +00:00
..
AUTHORS
CMakeLists.txt Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
COPYING Update FSF address - part II. 2012-06-28 23:18:38 +00:00
Makefile.am From David Arnold: 2013-03-12 06:53:39 +00:00
Makefile.common Make the other plugin makefiles use the new style introduced in the MATE 2013-02-09 05:31:15 +00:00
Makefile.nmake Export libwireshark symbols using WS_DLL_PUBLIC define 2013-03-01 23:53:11 +00:00
moduleinfo.h From Peter Johansson : 2008-03-05 20:42:58 +00:00
moduleinfo.nmake
packet-ams.c From Thomas Wiens via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8455 2013-03-09 13:47:08 +00:00
packet-ams.h Fix a bunch of warnings. 2012-12-26 05:57:06 +00:00
packet-ecatmb.c Comment out numerous unused hf_.... instances found by checkhf. 2013-02-10 20:52:21 +00:00
packet-ecatmb.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
packet-esl.c Store pointers to previously displayed and captured packet, not nstime_t deltas. 2012-09-23 16:25:28 +00:00
packet-ethercat-datagram.c Rename value string (and similar) functions to use a consistent pattern. This 2013-03-29 00:26:23 +00:00
packet-ethercat-datagram.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
packet-ethercat-frame.c We always HAVE_CONFIG_H so don't bother checking whether we have it or not. 2012-09-20 01:29:52 +00:00
packet-ethercat-frame.h Fix a bunch of warnings. 2012-12-26 05:57:06 +00:00
packet-ioraw.c Comment out numerous unused hf_.... instances found by checkhf. 2013-02-10 20:52:21 +00:00
packet-ioraw.h Fix a bunch of warnings. 2012-12-26 05:57:06 +00:00
packet-nv.c Comment out numerous unused hf_.... instances found by checkhf. 2013-02-10 20:52:21 +00:00
packet-nv.h Fix a bunch of warnings. 2012-12-26 05:57:06 +00:00
plugin.rc.in Remove the pre-release flag from FILEFLAGS in the resource file. 2008-03-29 23:04:33 +00:00