wireshark/epan
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
..
crypt Bugfix Decryption Key Management dialog, bug 8446 (https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8446) 2013-03-15 01:31:53 +00:00
dfilter From beroset: 2013-03-19 19:02:25 +00:00
dissectors Rename value string (and similar) functions to use a consistent pattern. This 2013-03-29 00:26:23 +00:00
ftypes From beroset: 2013-03-19 19:02:25 +00:00
wmem Loop the timing test 128 times so that statistics work more in our favour. 2013-03-27 17:30:12 +00:00
wslua Squelch some "casting away constness" warnings. 2013-03-24 23:49:22 +00:00
wspython From David Arnold: 2013-03-12 06:53:39 +00:00
CMakeLists.txt From Dario Lombardo, Alexander Chemeris and Ivan Klyuchnikovhis via 2013-03-25 17:06:11 +00:00
Makefile.am 1.9.2 → 1.9.3. 2013-03-28 18:13:22 +00:00
Makefile.common Actually remove slab.h from the makefile. 2013-03-10 15:10:27 +00:00
Makefile.nmake Add exntest.c and tvbtest.c to the set of test program source files. 2013-03-23 22:05:24 +00:00
addr_and_mask.c
addr_and_mask.h
addr_resolv.c Fix compilation with C++ warnings enabled: use enum values instead of raw 2013-03-25 14:35:19 +00:00
addr_resolv.h Export libwireshark symbols using WS_DLL_PUBLIC define 2013-03-01 23:53:11 +00:00
address.h From Michal Labedzki via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8530 2013-03-28 03:06:30 +00:00
address_to_str.c From beroset: 2013-03-15 05:42:50 +00:00
adler32.c
adler32.h
afn.c
afn.h
aftypes.h
arcnet_pids.h
arptypes.h
asm_utils.c [-Wmissing-prototypes] 2013-03-16 08:52:09 +00:00
asm_utils.h
asm_utils_win32_x86.asm
asn1.c From beroset: 2013-03-20 01:18:10 +00:00
asn1.h Export libwireshark symbols using WS_DLL_PUBLIC define 2013-03-01 23:53:11 +00:00
atalk-utils.c From beroset: 2013-03-20 01:18:10 +00:00
atalk-utils.h
ax25_pids.h
base64.c
base64.h Export libwireshark symbols using WS_DLL_PUBLIC define 2013-03-01 23:53:11 +00:00
bitswap.c
bitswap.h Export libwireshark symbols using WS_DLL_PUBLIC define 2013-03-01 23:53:11 +00:00
bridged_pids.h
camel-persistentdata.c From beroset: 2013-03-20 01:18:10 +00:00
camel-persistentdata.h Export libwireshark symbols using WS_DLL_PUBLIC define 2013-03-01 23:53:11 +00:00
charsets.c
charsets.h Export libwireshark symbols using WS_DLL_PUBLIC define 2013-03-01 23:53:11 +00:00
chdlctypes.h
circuit.c From beroset: 2013-03-20 01:18:10 +00:00
circuit.h Export libwireshark symbols using WS_DLL_PUBLIC define 2013-03-01 23:53:11 +00:00
codecs.c From beroset: 2013-03-20 01:18:10 +00:00
codecs.h Export libwireshark symbols using WS_DLL_PUBLIC define 2013-03-01 23:53:11 +00:00
column-utils.c From beroset: 2013-03-20 01:18:10 +00:00
column-utils.h Export libwireshark symbols using WS_DLL_PUBLIC define 2013-03-01 23:53:11 +00:00
column.c
column.h Export libwireshark symbols using WS_DLL_PUBLIC define 2013-03-01 23:53:11 +00:00
column_info.h
conv_id.h
conversation.c From beroset: 2013-03-20 01:18:10 +00:00
conversation.h Export libwireshark symbols using WS_DLL_PUBLIC define 2013-03-01 23:53:11 +00:00
crc8-tvb.c
crc8-tvb.h
crc16-tvb.c Export libwireshark symbols using WS_DLL_PUBLIC define 2013-03-01 23:53:11 +00:00
crc16-tvb.h Export libwireshark symbols using WS_DLL_PUBLIC define 2013-03-01 23:53:11 +00:00
crc32-tvb.c Export libwireshark symbols using WS_DLL_PUBLIC define 2013-03-01 23:53:11 +00:00
crc32-tvb.h Export libwireshark symbols using WS_DLL_PUBLIC define 2013-03-01 23:53:11 +00:00
diam_dict.h
diam_dict.l [-Wmissing-prototypes] 2013-03-16 08:52:09 +00:00
dissector_filters.c From beroset: 2013-03-20 01:18:10 +00:00
dissector_filters.h Export libwireshark symbols using WS_DLL_PUBLIC define 2013-03-01 23:53:11 +00:00
doxygen.cfg.in
dtd.h
dtd_grammar.lemon [-Wmissing-prototypes] 2013-03-16 08:52:09 +00:00
dtd_parse.h
dtd_parse.l [-Wmissing-prototypes] 2013-03-16 08:52:09 +00:00
dtd_preparse.l [-Wmissing-prototypes] 2013-03-16 08:52:09 +00:00
eap.h Export libwireshark symbols using WS_DLL_PUBLIC define 2013-03-01 23:53:11 +00:00
emem.c More block allocator fixes and cleanup. Most of the issues seem to have been 2013-03-20 00:04:01 +00:00
emem.h Include glib.h in emem.h, it needs the definitions 2013-03-28 21:19:58 +00:00
enterprise-numbers [Automatic manuf, services and enterprise-numbers update for 2013-03-24] 2013-03-24 14:03:32 +00:00
epan.c Don't load the hosts file in epan_init, it's loaded when opening a file 2013-03-24 14:39:19 +00:00
epan.h Export libwireshark symbols using WS_DLL_PUBLIC define 2013-03-01 23:53:11 +00:00
epan_dissect.h
etypes.h Export libwireshark symbols using WS_DLL_PUBLIC define 2013-03-01 23:53:11 +00:00
ex-opt.c From beroset: 2013-03-19 04:54:30 +00:00
ex-opt.h Export libwireshark symbols using WS_DLL_PUBLIC define 2013-03-01 23:53:11 +00:00
except.c From beroset: 2013-03-20 01:18:10 +00:00
except.h Export libwireshark symbols using WS_DLL_PUBLIC define 2013-03-01 23:53:11 +00:00
exceptions.h Define a new exception for reassembly errors, and throw it in several cases 2013-03-02 16:39:56 +00:00
exntest.c
expert.c From beroset: 2013-03-20 01:18:10 +00:00
expert.h Move expert_group_vals expert_severity_vals constant definitions to expert.h 2013-03-02 01:00:20 +00:00
filesystem.c Use explicit casts. 2013-03-05 22:15:20 +00:00
filesystem.h Export libwireshark symbols using WS_DLL_PUBLIC define 2013-03-01 23:53:11 +00:00
filter_expressions.c
filter_expressions.h Export libwireshark symbols using WS_DLL_PUBLIC define 2013-03-01 23:53:11 +00:00
follow.c From beroset: 2013-03-20 01:18:10 +00:00
follow.h Export libwireshark symbols using WS_DLL_PUBLIC define 2013-03-01 23:53:11 +00:00
frame_data.c From beroset: 2013-03-20 01:18:10 +00:00
frame_data.h Fix the leaking of packet comments, i.e. the rest of 2013-03-15 18:04:50 +00:00
frequency-utils.c
frequency-utils.h Export libwireshark symbols using WS_DLL_PUBLIC define 2013-03-01 23:53:11 +00:00
funnel.c From beroset: 2013-03-20 01:18:10 +00:00
funnel.h Export libwireshark symbols using WS_DLL_PUBLIC define 2013-03-01 23:53:11 +00:00
garrayfix.h
gcp.c From beroset: 2013-03-14 06:47:05 +00:00
gcp.h Export libwireshark symbols using WS_DLL_PUBLIC define 2013-03-01 23:53:11 +00:00
geoip_db.c From beroset: 2013-03-21 14:29:58 +00:00
geoip_db.h Export libwireshark symbols using WS_DLL_PUBLIC define 2013-03-01 23:53:11 +00:00
golay.c
golay.h Export libwireshark symbols using WS_DLL_PUBLIC define 2013-03-01 23:53:11 +00:00
greproto.h
guid-utils.c From beroset: 2013-03-20 01:18:10 +00:00
guid-utils.h Export libwireshark symbols using WS_DLL_PUBLIC define 2013-03-01 23:53:11 +00:00
h225-persistentdata.c From beroset: 2013-03-20 01:18:10 +00:00
h225-persistentdata.h
iana_snap_pid.h
iax2_codec_type.h
in_cksum.c
in_cksum.h Export libwireshark symbols using WS_DLL_PUBLIC define 2013-03-01 23:53:11 +00:00
ip_opts.h Export libwireshark symbols using WS_DLL_PUBLIC define 2013-03-01 23:53:11 +00:00
ipproto.c Rename value string (and similar) functions to use a consistent pattern. This 2013-03-29 00:26:23 +00:00
ipproto.h Export libwireshark symbols using WS_DLL_PUBLIC define 2013-03-01 23:53:11 +00:00
ipv4.c
ipv4.h Export libwireshark symbols using WS_DLL_PUBLIC define 2013-03-01 23:53:11 +00:00
ipv6-utils.h
lapd_sapi.h
libwireshark.vcproj Export libwireshark symbols using WS_DLL_PUBLIC define 2013-03-01 23:53:11 +00:00
llcsaps.h
next_tvb.c From beroset: 2013-03-20 01:18:10 +00:00
next_tvb.h Export libwireshark symbols using WS_DLL_PUBLIC define 2013-03-01 23:53:11 +00:00
nlpid.h
nstime.c
nstime.h Export libwireshark symbols using WS_DLL_PUBLIC define 2013-03-01 23:53:11 +00:00
oids.c [-Wmissing-prototypes] 2013-03-21 17:52:43 +00:00
oids.h Export libwireshark symbols using WS_DLL_PUBLIC define 2013-03-01 23:53:11 +00:00
osi-utils.c From beroset: 2013-03-20 01:18:10 +00:00
osi-utils.h
oui.h
packet.c Add const casts and make local functions static. 2013-03-24 10:53:31 +00:00
packet.h Export libwireshark symbols using WS_DLL_PUBLIC define 2013-03-01 23:53:11 +00:00
packet_info.h Don't include wmem.h in packet_info.h, just use the struct name directly. 2013-03-02 21:28:29 +00:00
params.h
pint.h
plugins.c From beroset: 2013-03-17 22:16:39 +00:00
plugins.h Export libwireshark symbols using WS_DLL_PUBLIC define 2013-03-01 23:53:11 +00:00
ppptypes.h
prefs-int.h Export libwireshark symbols using WS_DLL_PUBLIC define 2013-03-01 23:53:11 +00:00
prefs.c From beroset: 2013-03-20 01:18:10 +00:00
prefs.h Add interface options preferences. 2013-03-13 12:38:08 +00:00
proto.c Rename value string (and similar) functions to use a consistent pattern. This 2013-03-29 00:26:23 +00:00
proto.h From Steve Magnani via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8339 2013-03-04 14:18:18 +00:00
ptvcursor.h Export libwireshark symbols using WS_DLL_PUBLIC define 2013-03-01 23:53:11 +00:00
radius_dict.l From beroset: 2013-03-21 14:29:58 +00:00
range.c From beroset: 2013-03-20 01:18:10 +00:00
range.h Export libwireshark symbols using WS_DLL_PUBLIC define 2013-03-01 23:53:11 +00:00
reassemble.c Include a message with all ReassemblyError exceptions; they're expected 2013-03-25 22:36:29 +00:00
reassemble.h From Roland Knall via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8502 2013-03-25 12:53:26 +00:00
reassemble_test.c Get rid of the DCE RPC stuff; these tests should test the code path for 2013-03-23 19:38:54 +00:00
reedsolomon.c
reedsolomon.h
report_err.c
report_err.h Export libwireshark symbols using WS_DLL_PUBLIC define 2013-03-01 23:53:11 +00:00
req_resp_hdrs.c
req_resp_hdrs.h Export libwireshark symbols using WS_DLL_PUBLIC define 2013-03-01 23:53:11 +00:00
rtp_pt.h Export libwireshark symbols using WS_DLL_PUBLIC define 2013-03-01 23:53:11 +00:00
sctpppids.h
show_exception.c Define a new exception for reassembly errors, and throw it in several cases 2013-03-02 16:39:56 +00:00
show_exception.h Export libwireshark symbols using WS_DLL_PUBLIC define 2013-03-01 23:53:11 +00:00
sigcomp-udvm.c From beroset: 2013-03-20 01:18:10 +00:00
sigcomp-udvm.h
sigcomp_state_hdlr.c From beroset: 2013-03-20 01:18:10 +00:00
sigcomp_state_hdlr.h
sminmpec.h Register a dissector table for Normal Vendor/Organization Specific Extension(NVSE) and use it for 3GPP2. 2013-03-28 16:55:06 +00:00
sna-utils.c From beroset: 2013-03-20 01:18:10 +00:00
sna-utils.h
stat_cmd_args.c From beroset: 2013-03-20 01:18:10 +00:00
stat_cmd_args.h Export libwireshark symbols using WS_DLL_PUBLIC define 2013-03-01 23:53:11 +00:00
stats_tree.c From beroset: 2013-03-16 08:12:29 +00:00
stats_tree.h Export libwireshark symbols using WS_DLL_PUBLIC define 2013-03-01 23:53:11 +00:00
stats_tree_priv.h Export libwireshark symbols using WS_DLL_PUBLIC define 2013-03-01 23:53:11 +00:00
stream.c Don't wire into the reassembly code the notion that reassemblies should 2013-03-22 23:59:54 +00:00
stream.h Export libwireshark symbols using WS_DLL_PUBLIC define 2013-03-01 23:53:11 +00:00
strutil.c From beroset: 2013-03-18 21:16:23 +00:00
strutil.h Export libwireshark symbols using WS_DLL_PUBLIC define 2013-03-01 23:53:11 +00:00
t35.c
t35.h
tap-voip.h
tap.c From beroset: 2013-03-20 01:18:10 +00:00
tap.h Export libwireshark symbols using WS_DLL_PUBLIC define 2013-03-01 23:53:11 +00:00
tcap-persistentdata.c From beroset: 2013-03-17 22:16:39 +00:00
tcap-persistentdata.h Export libwireshark symbols using WS_DLL_PUBLIC define 2013-03-01 23:53:11 +00:00
tfs.c Remove some "duplicate" TFS in 802.11 field capability Add in use / not in use in common TFS 2013-02-24 19:09:04 +00:00
tfs.h Export libwireshark symbols using WS_DLL_PUBLIC define 2013-03-01 23:53:11 +00:00
time_fmt.h
timestamp.c
timestamp.h Export libwireshark symbols using WS_DLL_PUBLIC define 2013-03-01 23:53:11 +00:00
to_str.c From beroset: 2013-03-18 21:16:23 +00:00
to_str.h Export libwireshark symbols using WS_DLL_PUBLIC define 2013-03-01 23:53:11 +00:00
tpg.c
tpg.h Export libwireshark symbols using WS_DLL_PUBLIC define 2013-03-01 23:53:11 +00:00
tvbparse.c From Ed Beroset via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8416 : 2013-03-02 23:05:27 +00:00
tvbparse.h Export libwireshark symbols using WS_DLL_PUBLIC define 2013-03-01 23:53:11 +00:00
tvbtest.c
tvbuff-int.h
tvbuff.c From Ed Beroset via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8416 : 2013-03-02 23:05:27 +00:00
tvbuff.h Export libwireshark symbols using WS_DLL_PUBLIC define 2013-03-01 23:53:11 +00:00
uat-int.h Export libwireshark symbols using WS_DLL_PUBLIC define 2013-03-01 23:53:11 +00:00
uat.c From beroset: 2013-03-18 20:44:36 +00:00
uat.h From beroset: 2013-03-12 06:40:13 +00:00
uat_load.l
value_string.c Rename value string (and similar) functions to use a consistent pattern. This 2013-03-29 00:26:23 +00:00
value_string.h Rename value string (and similar) functions to use a consistent pattern. This 2013-03-29 00:26:23 +00:00
x264_prt_id.h
xdlc.c Rename value string (and similar) functions to use a consistent pattern. This 2013-03-29 00:26:23 +00:00
xdlc.h Export libwireshark symbols using WS_DLL_PUBLIC define 2013-03-01 23:53:11 +00:00