wireshark/epan
Gerald Combs 3f765b3ef9 Add a CF_FUNC macro for casting BASE_CUSTOM functions.
Add a CF_FUNC macro to match VALS, TFS, etc. This should help us to avoid
the following warning:

    warning: ISO C forbids initialization between function pointer and 'void *' [-Wpedantic]

We could start adding DIAG_OFF+DIAG_ON everywhere but this seems to be
more consistent with the other macros in proto.h. Update each instance
of BASE_CUSTOM to use CF_FUNC.

Adjust a dummy variable name generated by asn2wrs.py that was triggering
an invalid error in checkhf.pl.

Fix an encoding arguement in packet-elasticsearch.c found by
fix-encoding-args.pl.

Change-Id: Id0e75076c2d71736639d486f47b87bab84e07d22
Reviewed-on: https://code.wireshark.org/review/7150
Reviewed-by: Gerald Combs <gerald@wireshark.org>
2015-02-18 00:05:38 +00:00
..
compress
crypt
dfilter Make it a bit more like the way it was before all these changes. 2015-02-17 22:57:03 +00:00
dissectors Add a CF_FUNC macro for casting BASE_CUSTOM functions. 2015-02-18 00:05:38 +00:00
ftypes epan/ftypes/*.[hc]: As needed: Add editor modelines & Fix indentation 2015-02-15 19:02:02 +00:00
nghttp2
wmem WMEM (allocator): fix warning: redeclaration of already-defined enum '_wmem_allocator_type_t' is a GNU extension [-Wgnu-redeclared-enum] 2015-02-08 22:34:22 +00:00
wslua wslua*: Add editor modelines; Fix indentation, etc as needed. 2015-02-13 18:28:23 +00:00
CMakeLists.txt Added JSON native file support. 2015-02-17 11:08:51 +00:00
CMakeListsCustom.txt.example
Makefile.am Added JSON native file support. 2015-02-17 11:08:51 +00:00
Makefile.common Put the 64-bit hash routines into a common file. 2015-02-16 19:33:57 +00:00
Makefile.nmake Added JSON native file support. 2015-02-17 11:08:51 +00:00
addr_and_mask.c
addr_and_mask.h
addr_resolv.c Corrected display format for EUI-64 2015-02-17 18:22:17 +00:00
addr_resolv.h Make get_manuf_name return a const string. 2015-02-16 12:47:02 +00:00
address.h Add fixed length function for address types. 2015-02-09 03:49:13 +00:00
address_types.c Make get_manuf_name return a const string. 2015-02-16 12:47:02 +00:00
address_types.h Add fixed length function for address types. 2015-02-09 03:49:13 +00:00
afn.c
afn.h
aftypes.c
aftypes.h
app_mem_usage.c
app_mem_usage.h
arcnet_pids.h
arptypes.h
asm_utils.c
asm_utils.h
asm_utils_win32_x86.asm
asn1.c
asn1.h
ax25_pids.h
bridged_pids.h
charsets.c
charsets.h
chdlctypes.h
circuit.c
circuit.h
color_dissector_filters.c
color_dissector_filters.h
column-info.h
column-utils.c Eliminate the hf member out of the address structure. 2015-02-09 03:48:53 +00:00
column-utils.h
column.c
column.h
conv_id.h
conversation.c
conversation.h
conversation_debug.h
conversation_table.c Replace tabs by spaces when editor modelines has "expandtab" 2015-02-13 17:34:53 +00:00
conversation_table.h
crc6-tvb.c
crc6-tvb.h
crc8-tvb.c
crc8-tvb.h
crc10-tvb.c
crc10-tvb.h
crc16-tvb.c
crc16-tvb.h
crc32-tvb.c
crc32-tvb.h
decode_as.c
decode_as.h
diam_dict.h
diam_dict.l
disabled_protos.c
disabled_protos.h
dissector_filters.c
dissector_filters.h
doxygen.cfg.in
dtd.h
dtd_grammar.lemon
dtd_parse.h
dtd_parse.l
dtd_preparse.l
dvb_chartbl.c
dvb_chartbl.h
dwarf.c
dwarf.h
eap.h
eapol_keydes_types.h
enterprise-numbers [Automatic manuf, services and enterprise-numbers update for 2015-02-15] 2015-02-15 16:04:56 +00:00
epan-int.h
epan.c
epan.h
epan_dissect.h
etypes.h
ex-opt.c
ex-opt.h
except.c (Trivial) Fix printf-related 'Mismatch on sign' warnings 2015-02-09 18:57:14 +00:00
except.h
exceptions.h
exntest.c
expert.c
expert.h
exported_pdu.c
exported_pdu.h
filter_expressions.c
filter_expressions.h
follow.c
follow.h
frame_data.c
frame_data.h Fix diagnostics macros and squelch a gcc warning. 2015-02-14 19:46:42 +00:00
frame_data_sequence.c
frame_data_sequence.h
frequency-utils.c
frequency-utils.h
funnel.c
funnel.h
g_int64_hash_routines.c Fix FSF address. 2015-02-16 21:35:49 +00:00
g_int64_hash_routines.h Fix declaration and export the routines. 2015-02-16 19:51:08 +00:00
garrayfix.h
gcp.c
gcp.h
geoip_db.c
geoip_db.h
golay.c
golay.h
guid-utils.c
guid-utils.h
iana_snap_pid.h
iax2_codec_type.h
in_cksum.c
in_cksum.h
ip_opts.h
ipproto.c
ipproto.h
ipv4.c
ipv4.h
ipv6-utils.h
lapd_sapi.h
llcsaps.h
next_tvb.c
next_tvb.h
nlpid.h
oids.c (Trivial) Fix printf-related 'Mismatch on sign' warnings 2015-02-09 18:57:14 +00:00
oids.h
oids_test.c
osi-utils.c Add fixed length function for address types. 2015-02-09 03:49:13 +00:00
osi-utils.h Add address type registration. 2015-02-09 01:12:01 +00:00
oui.c
oui.h
packet-range.c
packet-range.h
packet.c Don't check for C89 headers. 2015-02-14 09:10:56 +00:00
packet.h
packet_info.h
params.h
ppptypes.h
prefs-int.h
prefs.c Support for looking for incomplete dissectors. 2015-02-12 11:14:24 +00:00
prefs.h Support for looking for incomplete dissectors. 2015-02-12 11:14:24 +00:00
print.c Fix diagnostics macros and squelch a gcc warning. 2015-02-14 19:46:42 +00:00
print.h
print.ps
print_stream.c
print_stream.h
proto.c Support for looking for incomplete dissectors. 2015-02-12 11:14:24 +00:00
proto.h Add a CF_FUNC macro for casting BASE_CUSTOM functions. 2015-02-18 00:05:38 +00:00
ps.h
ptvcursor.h
radius_dict.l
range.c
range.h
reassemble.c
reassemble.h
reassemble_test.c
reedsolomon.c
reedsolomon.h
req_resp_hdrs.c
req_resp_hdrs.h
rtp_pt.h Replace tabs by spaces when editor modelines has "expandtab" 2015-02-13 17:34:53 +00:00
sctpppids.h
show_exception.c
show_exception.h
slow_protocol_subtypes.h
sminmpec.c [Automatic manuf, services and enterprise-numbers update for 2015-02-15] 2015-02-15 16:04:56 +00:00
sminmpec.h
stat_groups.h
stat_tap_ui.c
stat_tap_ui.h Replace tabs by spaces when editor modelines has "expandtab" 2015-02-13 17:34:53 +00:00
stats_tree.c
stats_tree.h
stats_tree_priv.h
stream.c
stream.h
strutil.c
strutil.h
t35.c
t35.h
tap-voip.h
tap.c
tap.h
tfs.c
tfs.h
time_fmt.h
timestamp.c
timestamp.h
timestats.c
timestats.h
to_str-int.h
to_str.c Add fixed length function for address types. 2015-02-09 03:49:13 +00:00
to_str.h Add fixed length function for address types. 2015-02-09 03:49:13 +00:00
tpg.c
tpg.h
tvbparse.c
tvbparse.h
tvbtest.c
tvbuff-int.h Combine SSE and pre-compiled patterns for faster pbrk 2015-02-11 09:14:50 +00:00
tvbuff.c Fix crash at startup in SSE4.2 code when running a 32 bits Windows build 2015-02-12 16:37:55 +00:00
tvbuff.h Combine SSE and pre-compiled patterns for faster pbrk 2015-02-11 09:14:50 +00:00
tvbuff_base64.c
tvbuff_composite.c
tvbuff_real.c
tvbuff_subset.c Combine SSE and pre-compiled patterns for faster pbrk 2015-02-11 09:14:50 +00:00
tvbuff_zlib.c
uat-int.h Fix handling of invalid UAT items 2015-02-15 23:52:24 +00:00
uat.c Fix handling of invalid UAT items 2015-02-15 23:52:24 +00:00
uat.h
uat_load.l
value_string.c
value_string.h
x264_prt_id.h
xdlc.c
xdlc.h