wireshark/plugins/wimaxasncp
Bill Meier a4128c56b9 General cleanup:
- Use/create extended value strings as appropriate;
- Reformat hf[] entries;
- Do whitespace, & etc changes to use a consistent formatting style;
- Reformat some long lines;
- Localize some variables; remove some unneeded initializers;
- expert...() shouldnt be called under 'if (tree)' (packet-wimaxasncp);
- Move proto_register...() & etc to the end of the file (packet-ieee80211);
- Misc.

svn path=/trunk/; revision=46489
2012-12-10 14:50:32 +00:00
..
AUTHORS Embedding EAP inside wimaxasncp. 2007-11-16 23:03:09 +00:00
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
ChangeLog - Prettify "Value" node that contains EAP tree with top-level details 2007-11-19 19:07:49 +00:00
Makefile.am Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
Makefile.common Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
Makefile.nmake Windows: Set Makefile.common as a plugin.c dependency so plugin.c is rebuilt if Makefile.common is changed 2012-06-01 14:08:12 +00:00
moduleinfo.h
moduleinfo.nmake
packet-wimaxasncp.c General cleanup: 2012-12-10 14:50:32 +00:00
plugin.rc.in Remove the pre-release flag from FILEFLAGS in the resource file. 2008-03-29 23:04:33 +00:00
wimaxasncp_dict.h From David Katz via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5166 : 2010-11-17 03:16:30 +00:00
wimaxasncp_dict.l Fix numerous instances of a variable/parameter name "shadowing" a library function name; 2012-12-05 15:56:36 +00:00