summaryrefslogtreecommitdiffstats
path: root/src/util/crypto/nss/nss_base64.c
Commit message (Collapse)AuthorAgeFilesLines
* Include header file in implementation module.Lukas Slebodnik2013-09-241-0/+1
| | | | | Declarations of public functions was in header files, but header files was not included in implementation file.
* UTIL: Provide base64 encoding and decoding functionsJan Cholasta2012-02-071-0/+91