aboutsummaryrefslogtreecommitdiffstats
path: root/epan/tvbuff_base64.c
AgeCommit message (Expand)AuthorFilesLines
2021-09-08epan: more work to avoid global memory poolEvan Huus1-4/+10
2021-05-08http: Add dissection of HTTP2-SettingsAnders Broman1-0/+165
2020-11-25tvb: Add base64_tvb_to_new_tvb()Anders Broman1-0/+15
2019-07-26HTTPS (almost) everywhere.Guy Harris1-1/+1
2018-09-03epan: Use g_base64_decode_inplace()Stig Bjørlykke1-5/+4
2018-02-08epan: use SPDX indentifiers.Dario Lombardo1-13/+1
2014-10-10Add editor modelines; Adjust whitespace as needed.Bill Meier1-0/+13
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-12-21Move epan/base64.[ch] to wsutil/ with function name change.Jakub Zawadzki1-2/+2
2013-12-21Move base64_to_tvb() to tvbuff_base64.cJakub Zawadzki1-0/+45