wireshark/plugins
Michael Mann 4a1bd75b60 Add a "hidden" array of UAT entry data to allow separation between UAT file syntax errors and "syntactically correct, but invalid field". Now UAT files load all entries into the "hidden" array (raw_data), but only adds valid ones to the user_data, which is used by the dissectors.
This is a start to fixing bug 7471 (https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7471) and is being committed to get the new ABI/API in before the 1.10 release.
What remains is the "GUI portion" (GTK+qt) to indicate to users which UAT entries are invalid.

svn path=/trunk/; revision=48960
2013-04-22 02:10:49 +00:00
..
asn1 Fix some Dead Store (Dead assignement/Dead increment) Warning found by Clang 2013-04-17 19:37:44 +00:00
docsis From David Arnold: 2013-03-12 06:53:39 +00:00
easy_codec Build easy codec plugin as a DLL 2013-03-15 13:00:51 +00:00
ethercat Rename value string (and similar) functions to use a consistent pattern. This 2013-03-29 00:26:23 +00:00
gryphon Rename value string (and similar) functions to use a consistent pattern. This 2013-03-29 00:26:23 +00:00
irda Fix another dozen or so files with bad FSF addresses as caught by licensecheck. 2013-04-16 00:00:09 +00:00
m2m Don't wire into the reassembly code the notion that reassemblies should 2013-03-22 23:59:54 +00:00
mate From beroset: 2013-03-21 14:29:58 +00:00
opcua Don't wire into the reassembly code the notion that reassemblies should 2013-03-22 23:59:54 +00:00
profinet Coverity CID 751101: Logically Dead Code 2013-04-09 22:28:00 +00:00
stats_tree Add a "hidden" array of UAT entry data to allow separation between UAT file syntax errors and "syntactically correct, but invalid field". Now UAT files load all entries into the "hidden" array (raw_data), but only adds valid ones to the user_data, which is used by the dissectors. 2013-04-22 02:10:49 +00:00
tpg From David Arnold: 2013-03-12 06:53:39 +00:00
unistim From David Arnold: 2013-03-12 06:53:39 +00:00
wimax Don't wire into the reassembly code the notion that reassemblies should 2013-03-22 23:59:54 +00:00
wimaxasncp Fix FSF address. 2013-04-18 02:04:18 +00:00
wimaxmacphy Fix another dozen or so files with bad FSF addresses as caught by licensecheck. 2013-04-16 00:00:09 +00:00
Custom.m4.example Implement and document the Custom plugin system. Create relevant example files and add them to the distribution. Rewrite README.plugins to describe how to use this system. 2012-09-25 21:02:13 +00:00
Custom.make.example Implement and document the Custom plugin system. Create relevant example files and add them to the distribution. Rewrite README.plugins to describe how to use this system. 2012-09-25 21:02:13 +00:00
Custom.nmake.example Implement and document the Custom plugin system. Create relevant example files and add them to the distribution. Rewrite README.plugins to describe how to use this system. 2012-09-25 21:02:13 +00:00
Makefile.am Export libwireshark symbols using WS_DLL_PUBLIC define 2013-03-01 23:53:11 +00:00
Makefile.common.inc Pull the definition of NODIST_HEADER_FILES up into 2013-02-09 20:15:18 +00:00
Makefile.nmake WiMAX OFDMA PHY SAP dissector plugin (https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2695) 2012-07-20 01:21:27 +00:00
plugins.vcproj Set eol-style to native (just to make these files readable on *NIX). 2012-03-19 01:46:24 +00:00