aboutsummaryrefslogtreecommitdiffstats
path: root/epan/wslua/wslua_byte_array.c
AgeCommit message (Expand)AuthorFilesLines
2021-03-25wsutils: add local implementation of g_memdup2.Dario Lombardo1-2/+1
2020-10-19Lua: base64_decode: handle unpadded dataDavid Perry1-3/+10
2020-03-31wslua: Update the ByteArray and Tvb docs.Gerald Combs1-29/+56
2019-07-26HTTPS (almost) everywhere.Guy Harris1-1/+1
2018-09-05epan: Guard g_base64_decode_inplace() against zero length stringStig Bjørlykke1-7/+9
2018-09-03epan: Use g_base64_decode_inplace()Stig Bjørlykke1-6/+5
2018-02-09wslua: use SPDX identifiers.Dario Lombardo1-13/+1
2016-10-18wslua: fix errors in documentation, add notational conventionsPeter Wu1-4/+1
2016-06-14wslua: Drop unused "push_code" macro parameterPeter Wu1-1/+1
2016-01-27wslua: do not free TVB for data sourcesPeter Wu1-2/+2
2015-07-12Lua: split up wslua files into class-based filesHadriel Kaplan1-0/+410