aboutsummaryrefslogtreecommitdiffstats
path: root/epan/libwireshark.def
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2011-07-05 23:59:23 +0000
committerGuy Harris <guy@alum.mit.edu>2011-07-05 23:59:23 +0000
commit053c583fda564bb3fe7505ed6c3bbf852305c868 (patch)
tree9de5204646376e5738927cd869a3aa198785ae58 /epan/libwireshark.def
parent2ef2ecde9ad4c16fa265a98ff4ec34030f182bdc (diff)
Add some additional routine variants that handle string encodings, and
make FT_STRING and FT_UINT_STRING handle string encodings. Get rid of FT_EBCDIC in favor of FT_STRING with ENC_EBCDIC. Add some URLs for DRDA. Clean up some stuff in TN3270 and TN5250, including using ENC_ values for proto_tree_add_item(). svn path=/trunk/; revision=37909
Diffstat (limited to 'epan/libwireshark.def')
-rw-r--r--epan/libwireshark.def2
1 files changed, 2 insertions, 0 deletions
diff --git a/epan/libwireshark.def b/epan/libwireshark.def
index 4631b0a31f..95e2485537 100644
--- a/epan/libwireshark.def
+++ b/epan/libwireshark.def
@@ -1096,6 +1096,7 @@ tvb_get_ephemeral_faked_unicode
tvb_get_ephemeral_string
tvb_get_ephemeral_string_enc
tvb_get_ephemeral_stringz
+tvb_get_ephemeral_stringz_enc
tvb_get_guid
tvb_get_guint8
tvb_get_ipv4
@@ -1127,6 +1128,7 @@ tvb_get_ntohs
tvb_get_ptr
tvb_get_string
tvb_get_stringz
+tvb_get_stringz_enc
tvb_get_unicode_string
tvb_ip6_to_str
tvb_ip_to_str