wireshark/epan
Guy Harris d5fe2d494c wsutil: define HAVE_LIBGCRYPT_AEAD in wsutil/wsgcrypt.h.
It's used in a number of source files; don't force each of them to test
GCRYPT_VERSION_NUMBER independently.

Make sure every file that uses HAVE_LIBGCRYPT_AEAD includes
wsutil/wsgcrypt.h.

Also do some other definitions that are based on the libgcrypt version
there as well.

This requires that the Qt UI code be given the include directory for
libgcrypt, as the follow stream code includes
epan/dissectors/packet-quic.h, which includes wsutil/wsgcrypt.h to get
HAVE_LIBGCRYPT_AEAD defined, and wsutil/wsgcrypt.h includes <gcrypt.h>.

Change-Id: I9cb50f411f5b2b6b9e28a38bfd901f4a66d9cc8f
Reviewed-on: https://code.wireshark.org/review/38116
Petri-Dish: Guy Harris <gharris@sonic.net>
Tested-by: Petri Dish Buildbot
Reviewed-by: Guy Harris <gharris@sonic.net>
2020-08-11 02:30:04 +00:00
..
crypt dot11decrypt: Support decryption using TK user input 2020-06-01 07:23:56 +00:00
dfilter
dissectors wsutil: define HAVE_LIBGCRYPT_AEAD in wsutil/wsgcrypt.h. 2020-08-11 02:30:04 +00:00
ftypes ftype-time: Use time zone from hfinfo->display 2020-07-23 21:49:33 +00:00
wmem Add wmem_destroy_array() 2020-07-22 22:46:28 +00:00
wslua wiretap: have wtap_dump_flush(), and its callers, check for errors. 2020-08-09 23:08:51 +00:00
.editorconfig
CMakeLists.txt
addr_and_mask.c
addr_and_mask.h
addr_resolv.c
addr_resolv.h
address.h
address_types.c
address_types.h
afn.c
afn.h
aftypes.c
aftypes.h
app_mem_usage.c
app_mem_usage.h
arcnet_pids.h
arptypes.h
asn1.c
asn1.h
ax25_pids.h
bridged_pids.h
capture_dissectors.c
capture_dissectors.h
charsets.c
charsets.h
chdlctypes.h
cisco_pid.h
color_filters.c wslua: Add ability to query current temporary color filter text 2020-06-25 08:02:27 +00:00
color_filters.h wslua: Add ability to query current temporary color filter text 2020-06-25 08:02:27 +00:00
column-info.h
column-utils.c
column-utils.h
column.c
column.h
conv_id.h
conversation.c
conversation.h
conversation_debug.h
conversation_filter.c
conversation_filter.h
conversation_table.c
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 epan: Always clear all decode-as when loading entries 2020-06-29 18:42:26 +00:00
decode_as.h epan: Keep decode_as_list when changing profile 2020-06-29 18:40:27 +00:00
diam_dict.h
diam_dict.l
disabled_protos.c
disabled_protos.h
dtd.h
dtd_grammar.lemon
dtd_parse.h
dtd_parse.l
dtd_preparse.l
dvb_chartbl.c
dvb_chartbl.h
eap.h
eapol_keydes_types.h
epan.c epan: Keep decode_as_list when changing profile 2020-06-29 18:40:27 +00:00
epan.h
epan_dissect.h
etypes.h TECMP: Adding support for the TECMP protocol 2020-07-02 06:20:27 +00:00
ex-opt.c
ex-opt.h
except.c
except.h
exceptions.h
exntest.c
expert.c
expert.h
export_object.c
export_object.h
exported_pdu.c Replace instances of wmem_alloc with wmem_new 2020-08-08 09:54:29 +00:00
exported_pdu.h
filter_expressions.c
filter_expressions.h
follow.c
follow.h Add all supported charsets to Show Packet Bytes/Follow Stream 2020-07-06 14:21:41 +00:00
frame_data.c
frame_data.h
frame_data_sequence.c
frame_data_sequence.h
funnel.c
funnel.h wslua: Add ability to query current temporary color filter text 2020-06-25 08:02:27 +00:00
garrayfix.h
golay.c
golay.h
guid-utils.c
guid-utils.h
iana_charsets.c
iana_charsets.h
iax2_codec_type.h
in_cksum.c
in_cksum.h
ip_opts.h
ipproto.c
ipproto.h
ipv4.h
ipv6.h
lapd_sapi.h
llcsaps.h
maxmind_db.c
maxmind_db.h
media_params.c
media_params.h
next_tvb.c
next_tvb.h
nlpid.h
oids.c
oids.h
oids_test.c tests: Try to squelch [-Wpointer-sign] warnings. 2020-07-01 10:01:39 +00:00
osi-utils.c
osi-utils.h
oui.h ieee80211: add VS SGDSN type 1 message 2020-07-08 06:29:00 +00:00
packet.c packet: don't mess up the subdissectors list during optimization. 2020-07-10 21:24:42 +00:00
packet.h
packet_info.h
params.h
plugin_if.c
plugin_if.h
ppptypes.h
prefs-int.h
prefs.c Qt: Add a packet diagram view. 2020-08-10 18:17:50 +00:00
prefs.h Qt: Add a packet diagram view. 2020-08-10 18:17:50 +00:00
print.c
print.h
print.ps
print_stream.c
print_stream.h
proto.c Qt: Add a packet diagram view. 2020-08-10 18:17:50 +00:00
proto.h Qt: Add a packet diagram view. 2020-08-10 18:17:50 +00:00
proto_data.c
proto_data.h
protobuf-helper.c
protobuf-helper.h
protobuf_lang.y
protobuf_lang_scanner.l
protobuf_lang_tree.c
protobuf_lang_tree.h
ps.h
ptvcursor.h
radius_dict.l
range.c
range.h
reassemble.c epan: Reassembled in link is generated 2020-06-10 14:38:35 +00:00
reassemble.h
reassemble_test.c tests: Try to squelch [-Wpointer-sign] warnings. 2020-07-01 10:01:39 +00:00
reedsolomon.c
reedsolomon.h
register-int.h
register.c
register.h
req_resp_hdrs.c
req_resp_hdrs.h
rtd_table.c
rtd_table.h
rtp_pt.h
sctpppids.h
secrets.c
secrets.h
sequence_analysis.c
sequence_analysis.h
show_exception.c
show_exception.h
slow_protocol_subtypes.h
sminmpec.h
srt_table.c
srt_table.h
stat_groups.h
stat_tap_ui.c
stat_tap_ui.h
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
to_str.h
tvbparse.c Replace instances of wmem_alloc with wmem_new 2020-08-08 09:54:29 +00:00
tvbparse.h
tvbtest.c tests: Try to squelch [-Wpointer-sign] warnings. 2020-07-01 10:01:39 +00:00
tvbuff-int.h
tvbuff.c
tvbuff.h
tvbuff_base64.c
tvbuff_brotli.c
tvbuff_composite.c composite_tvb: fix memory leak when tvb_composite_finalize is not called 2020-06-01 03:40:57 +00:00
tvbuff_lz77.c
tvbuff_lz77huff.c
tvbuff_lznt1.c
tvbuff_real.c
tvbuff_subset.c
tvbuff_zlib.c
uat-int.h
uat.c
uat.h
uat_load.l
unit_strings.c
unit_strings.h
value_string.c
value_string.h value_string: Change the bytes_string struct to avoid Wpointer-sign 2020-07-08 06:43:55 +00:00
x264_prt_id.h
xdlc.c
xdlc.h