aboutsummaryrefslogtreecommitdiff
path: root/include/openssl/base64.h
AgeCommit message (Expand)AuthorFilesLines
2021-11-18Add various OpenSSL compatibility functions.David Benjamin1-0/+8
2018-09-07Document alternative functions to BIO_f_base64.David Benjamin1-1/+4
2017-08-18Run comment conversion script on include/David Benjamin1-68/+68
2016-05-26Replace base64 decoding.Adam Langley1-17/+20
2015-09-28Deprecate basically the entire base64 implementation.David Benjamin1-27/+30
2015-09-11Deprecated functions get their own sections.David Benjamin1-3/+5
2015-01-14Various documentation fixes.David Benjamin1-2/+3
2014-08-25Introduce EVP_DecodeBase64.David Benjamin1-3/+18
2014-08-19Export some extra functions and values.Adam Langley1-1/+1
2014-08-14Add EVP_EncodedLength.Adam Langley1-0/+6
2014-08-11Windows build fixes.Adam Langley1-3/+2
2014-07-31Add visibility rules.Adam Langley1-10/+16
2014-07-18Document that EVP_EncodeBlock writes a trailing NUL.David Benjamin1-2/+3
2014-07-17Fix EVP_DecodeBlock and add tests.David Benjamin1-5/+15
2014-07-14Move public headers to include/openssl/Adam Langley1-1/+141
2014-06-20Inital import.Adam Langley1-0/+1