aboutsummaryrefslogtreecommitdiff
path: root/src/lib/encoding/binascii.c
AgeCommit message (Expand)Author
2020-01-08It's 2020. Update the copyright dates with "make update-copyright"Nick Mathewson
2019-04-05binascii: Fix the base64_encode_nopad() buffer length requirementteor
2019-02-26Merge branch 'tor-github/pr/611'George Kadianakis
2019-01-16Bump copyright date to 2019Nick Mathewson
2018-12-20base32_decode(): Return number of bytes written on success.Nick Mathewson
2018-12-14Add a function to provide an upper bound on base64 decoded lengthNick Mathewson
2018-07-10Rename torlog.[ch] to log.[ch]Nick Mathewson
2018-07-10Rename util_malloc to malloc.Nick Mathewson
2018-06-27Move hex_str to binascii.cNick Mathewson
2018-06-27Move util_format into a new libtor-encoding libraryNick Mathewson