wireshark/ui/cli
Michael Mann 90a76e0d51 Convert val_to_str -> val_to_str_wmem.
This is mostly for GUI usage, but a few dissectors needed some "non-packet scope" conversions.

val_to_str officially now uses wmem_packet_scope()

Change-Id: Ic9413eeb3406d7a7683222b86709f3675d628d81
Reviewed-on: https://code.wireshark.org/review/6933
Reviewed-by: Michael Mann <mmann78@netscape.net>
Petri-Dish: Michael Mann <mmann78@netscape.net>
Reviewed-by: Evan Huus <eapache@gmail.com>
Reviewed-by: Anders Broman <a.broman58@gmail.com>
2015-02-04 06:58:49 +00:00
..
Makefile.am Remove make-tapreg-dotc and its uses, since Python is now mandatory 2014-08-31 22:14:15 +00:00
Makefile.common tshark: Add endpoints statistics 2015-01-02 00:02:18 +00:00
Makefile.nmake Add '*.nativecodeanalysis.xml' to 'clean' targets 2015-01-02 01:45:16 +00:00
tap-afpstat.c Convert val_to_str_ext -> val_to_str_ext_wmem for calls that don't have valid packet scope (GUI). 2015-02-03 13:03:32 +00:00
tap-ansi_astat.c The registered -z parameter string shouldn't end with a comma. 2014-11-14 20:06:02 +00:00
tap-bootpstat.c The registered -z parameter string shouldn't end with a comma. 2014-11-14 20:06:02 +00:00
tap-camelcounter.c Convert val_to_str -> val_to_str_wmem. 2015-02-04 06:58:49 +00:00
tap-camelsrt.c Convert val_to_str -> val_to_str_wmem. 2015-02-04 06:58:49 +00:00
tap-comparestat.c Replace se alloced memory in compare stat tap. 2015-01-16 00:37:02 +00:00
tap-dcerpcstat.c The registered -z parameter string shouldn't end with a comma. 2014-11-14 20:06:02 +00:00
tap-diameter-avp.c Replace some "low hanging fruit" uses of emem. 2015-01-11 00:27:57 +00:00
tap-endpoints.c ep_<protocol>_port_to_display -> <protocol>_port_to_display 2015-01-08 05:32:32 +00:00
tap-expert.c Convert val_to_str -> val_to_str_wmem. 2015-02-04 06:58:49 +00:00
tap-follow.c Remove unneeded includes from ui folder 2015-01-01 23:11:10 +00:00
tap-funnel.c Remove unneeded includes from ui folder 2015-01-01 23:11:10 +00:00
tap-gsm_astat.c The registered -z parameter string shouldn't end with a comma. 2014-11-14 20:06:02 +00:00
tap-h225counter.c Convert val_to_str -> val_to_str_wmem. 2015-02-04 06:58:49 +00:00
tap-h225rassrt.c Convert val_to_str -> val_to_str_wmem. 2015-02-04 06:58:49 +00:00
tap-hosts.c Remove unneeded includes from ui folder 2015-01-01 23:11:10 +00:00
tap-httpstat.c The registered -z parameter string shouldn't end with a comma. 2014-11-14 20:06:02 +00:00
tap-icmpstat.c Rename stat_cmd_args.[ch] to stat_tap_ui.[ch]. 2014-11-14 18:52:06 +00:00
tap-icmpv6stat.c Rename stat_cmd_args.[ch] to stat_tap_ui.[ch]. 2014-11-14 18:52:06 +00:00
tap-iostat.c Remove unneeded includes from ui folder 2015-01-01 23:11:10 +00:00
tap-iousers.c ep_<protocol>_port_to_display -> <protocol>_port_to_display 2015-01-08 05:32:32 +00:00
tap-macltestat.c Remove unneeded includes from ui folder 2015-01-01 23:11:10 +00:00
tap-megacostat.c Convert val_to_str -> val_to_str_wmem. 2015-02-04 06:58:49 +00:00
tap-mgcpstat.c Convert val_to_str -> val_to_str_wmem. 2015-02-04 06:58:49 +00:00
tap-protocolinfo.c Convert proto_construct_match_selected_string to use wmem. 2015-01-17 21:04:22 +00:00
tap-protohierstat.c Remove unneeded includes from ui folder 2015-01-01 23:11:10 +00:00
tap-radiusstat.c Convert val_to_str -> val_to_str_wmem. 2015-02-04 06:58:49 +00:00
tap-rlcltestat.c Remove unneeded includes from ui folder 2015-01-01 23:11:10 +00:00
tap-rpcprogs.c Rename stat_cmd_args.[ch] to stat_tap_ui.[ch]. 2014-11-14 18:52:06 +00:00
tap-rpcstat.c The registered -z parameter string shouldn't end with a comma. 2014-11-14 20:06:02 +00:00
tap-rtp.c Convert val_to_str_ext -> val_to_str_ext_wmem for calls that don't have valid packet scope (GUI). 2015-02-03 13:03:32 +00:00
tap-rtspstat.c Remove unneeded includes from ui folder 2015-01-01 23:11:10 +00:00
tap-scsistat.c Convert val_to_str_ext -> val_to_str_ext_wmem for calls that don't have valid packet scope (GUI). 2015-02-03 13:03:32 +00:00
tap-sctpchunkstat.c Replace ep_address_to_str with address_to_str. 2015-01-06 07:38:18 +00:00
tap-sipstat.c Rename stat_cmd_args.[ch] to stat_tap_ui.[ch]. 2014-11-14 18:52:06 +00:00
tap-smbsids.c Rename stat_cmd_args.[ch] to stat_tap_ui.[ch]. 2014-11-14 18:52:06 +00:00
tap-smbstat.c Convert val_to_str_ext -> val_to_str_ext_wmem for calls that don't have valid packet scope (GUI). 2015-02-03 13:03:32 +00:00
tap-stats_tree.c Rename stat_cmd_args.[ch] to stat_tap_ui.[ch]. 2014-11-14 18:52:06 +00:00
tap-sv.c Rename stat_cmd_args.[ch] to stat_tap_ui.[ch]. 2014-11-14 18:52:06 +00:00
tap-wspstat.c The registered -z parameter string shouldn't end with a comma. 2014-11-14 20:06:02 +00:00
tshark-tap.h tshark: Add endpoints statistics 2015-01-02 00:02:18 +00:00