aboutsummaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authorDario Lombardo <lomato@gmail.com>2018-12-13 15:39:21 +0100
committerPeter Wu <peter@lekensteyn.nl>2018-12-23 21:10:47 +0000
commit71517540b7281d529ab24107ba4bb4723f916b32 (patch)
treee8bf2f052ba2bcb63b60aa7022139e755959c7ea /debian
parentc88bef54a9f417ca14e1743ddc138934a62ac82a (diff)
json_dumper: add base64 routines.
Change-Id: Iab9a201fe951e5557501f4e675ab74ecd9dbb930 Reviewed-on: https://code.wireshark.org/review/31034 Petri-Dish: Dario Lombardo <lomato@gmail.com> Tested-by: Petri Dish Buildbot Reviewed-by: Peter Wu <peter@lekensteyn.nl>
Diffstat (limited to 'debian')
-rw-r--r--debian/libwsutil0.symbols3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/libwsutil0.symbols b/debian/libwsutil0.symbols
index 791decb8fe..6146492468 100644
--- a/debian/libwsutil0.symbols
+++ b/debian/libwsutil0.symbols
@@ -102,13 +102,16 @@ libwsutil.so.0 libwsutil0 #MINVER#
isprint_utf8_string@Base 2.6.1
json_decode_string_inplace@Base 2.9.0
json_dumper_begin_array@Base 2.9.0
+ json_dumper_begin_base64@Base 2.9.1
json_dumper_begin_object@Base 2.9.0
json_dumper_end_array@Base 2.9.0
+ json_dumper_end_base64@Base 2.9.1
json_dumper_end_object@Base 2.9.0
json_dumper_finish@Base 2.9.0
json_dumper_set_member_name@Base 2.9.0
json_dumper_value_anyf@Base 2.9.0
json_dumper_value_string@Base 2.9.0
+ json_dumper_write_base64@Base 2.9.1
json_parse@Base 2.9.0
json_validate@Base 2.9.0
linear2alaw@Base 1.12.0~rc1